/*ページ構造に関するCSS*/
#wrapper{
  margin-left:auto;
  margin-right:auto;
  width:790px;
  background-color:#FFFFFF;
  border-color:#FFCC33;
  border-width:1px;
  border-right-style:solid;
  border-left-style:solid;
  
}

/*bodyに関するCSS*/
body{
	background-color:#FFFFFF;
	font-size:12px;
	color: #000000;
}

td{
    font-size:100%;
	}
	

h1 {
	font-size: 12px;
	color: #CC3366;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
}
h2 {
	font-size: 13px;
	color:#CC6600
}

h4{
	text-align:left;
	font-size: 12px;
	color: #000000;
   }

img{
    border-style:none;
	}
	   
/*上部トップ画像に関するCSS*/
#main{
	margin-bottom:0px;
	margin-top:0px;
	clear:both;
		
	}

/*トップページナビに関するCSS*/
#top_navi{
    width:750px;
	margin-top:10px;
	}
	
#top_navi li{
     float:left;
	 margin-right:10px;
	 text-align:center;
	 width:160px;
	 height:155px;
	 list-style:none;
	 }


/*下部メニューに関するCSS*/
#foot_navi{
	clear:both;
	text-align:center;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	color:#666666;
	float: none;
	padding-top: 30px;
	}

#foot_navi h3{
    font-size: 10px;
	}
    



/*フッターに関するCSS*/
#copy{
    text-align:center;
	}
	
/*左側のブロックに関するCSS*/

#left_block{
	width:200px;
	float:left;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 100%;
	color: #993333;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-left: 20px;
	padding-top: 0px;
	padding-left: 0px;
		 
}

#left_block_2{
	width:250px;
	float:left;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 100%;
	color: #993333;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-top: 35px;
	padding-top: 0px;
	padding-left: 0px;
}


#left_block img{
	border-style:none;
}

#left_block_2 img{
	border-style:none;
}


#left_block h3{
    font-size:13px;
	line-height:100%;
}

#left_block h2{
    color:#FF0033;
	}
	
#left_mail{
    text-align:center;
	margin-top:20px;
	}
	
	
#address h2{
     color:#666666;
	 text-align:center;
	 background-image:url(address.gif);
	 background-repeat:no-repeat;
	 padding-top:8px;
	 padding-left:3px;
	 height:100px;
	 }

#qr{
     text-align:center;
	 margin-top:20px;
	 font-size:12px;
	 }

#irai-left2{
     text-align:center;
	 margin-top:50px;
	 }
	 

/*右側のブロックに関するCSS*/


#right_block{
	width:490px;
	float:right;
	color: #316AC5;
	text-align:center;
	padding-top: 20px;
	color: #993333;
	line-height:300%;
	margin-right: 10px;

}

#right_block_top{
	width:460px;
	float:right;
	color: #316AC5;
	text-align:center;
	padding-top: 20px;
	color: #CC3366;
	line-height:130%;
	margin-right: 23px;
	margin-top:20px;
	border-style: dotted;
	border-color:#CC3366;
	border-width: 2px;
	background-image: url(omoi_hana1.gif);
	background-repeat:no-repeat;

}


#right_block_2{
	width:480px;
	float:right;
	color: #316AC5;
	text-align:center;
	padding-top: 5px;
	color: #993333;
	line-height:150%;
	border-top-style: none;
	margin-right: 10px;
	margin-top: 30px;

}

#right_block_pro{
	width:480px;
	float:right;
	color: #316AC5;
	text-align:center;
	padding-top: 5px;
	color: #993333;
	line-height:300%;
	border-top-style: none;
	margin-right: 10px;
	margin-top: 30px;
	font-size: 12px;

}

#right_block_pro table{
	line-height:15px;
	text-align: left;
	}
	
#right_block_2 ul{
     list-style-type:none;
	 text-align:left;
	 
	 }

#right_block_2 h3{
     line-height:140%;
	 }
	 
#right_block p{
     text-align:center;
	 }

#right_block_pro h3{
     text-align:left;
	 line-height:150%;
	 font-size:12px;
	 }


#right_block_2 table{
	margin-bottom:50px;
	 }

#right_block_2 p{
    margin-bottom:50px;
    text-align:center;
	 }
	  

		 
#omoi {
	border-style:dotted;
	border-color:#FF9999;
	border-width: 3px;
	text-align: center;
	margin-bottom:50px;
	background-image:url(omoi_hana1.gif) ;
	background-repeat:no-repeat;
     }
#omoi h2{
    font-size:14px;
	color:#CC6666;
	}
	
#omoi h3{
    text-align: center;
	color:#FF6666
	}
	
#aki_kouza{
	height:200px;
	background-image:url(aki_tanpatu_ha.gif);
	background-repeat:no-repeat;
	}


#aki_kouza h2{
    color:#990033
    }

#aki_kouza h3{
    color:#990033
    }

#sem_bo{
     color:#990033;
	 }   

#kosodate_ta{
	margin-left:120px;
	text-align: left;
	 } 	

#ryo{
    margin-bottom:50px;
	}
	

/*中央コンテンツのブロックに関するCSS*/
#content{
	text-align:center;
	line-height:200%;
	margin:auto;
	clear:both;
	width: 770px;
	
}

#content h3{
	font-size: 12px;
}

     
#content p{
	text-align:left;
	font-size: 12px;
	line-height:150%;
}

#content img{
	margin-left:15px;
	border-color: #C3D5FD;
}

#policy{
    margin:0px 20px;
	text-align:left;
	line-height:120%;
	}

#policy ul{
    list-style-type:decimal;
	
	}

#policy_1 h2{
	width:410px;







	text-align:left
	lign-height:100%;
	text-align: left;
	padding-left: 40px;
	line-height: 120%;
	}
	
	
img.left{
    float:right;
	
	}
	
#link_table{
    text-align:left;
	width:400px;
	margin-left:50px;
	}
	

/*ヘッダーに関するCSS*/
#header{
    width:750px;
	}

#header h1{
    font-size:10px;
	text-align:right
	}
	
	
#head_left{
	float:left;
	margin-left: 15px;
	margin-top:  15px;
	margin-bottom:0px;
	}

  

#head_right{
	float:right;
	margin-right: 0px;
	margin-bottom:0px;
	text-align:right;
	}



    
	
