@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index
	2.for 
	3.for 

*/


/* for index
===============================================================*/
.shoho,.shoho2,.shoho3 {
	margin-bottom: 10px;
	clear: both;
}
.shoho2 {
	background-image: url(../img/shoho_bcg.gif);
	background-repeat: no-repeat;
	background-position: 100px;
}
.shoho h3,.shoho2 h3{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/bg_title02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 26px;
	padding-top: 2px;
	padding-bottom: 10px;
}
.shoho h4,.shoho2 h4{
	font-size: 14px;
	font-weight: bold;
	color: #8CC310;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-left: 10px;
}
.shoho h4.ih4,.shoho2 h4.ih4{
	font-size: 14px;
	font-weight: bold;
	color: #8CC310;
	background-image: url(../img/i03a.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.shoho h5,.shoho2 h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-left: 10px;
}
.shoho p,.shoho2 p{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.shoho .right_box,.shoho2 .right_box{
	width: 450px;
	float: left;
}
.shoho .left_box,.shoho2 .left_box{
	width: 175px;
	float: left;
} 
.shoho .left_box p{
	font-size: 10px;
}
.shoho .right_box p,.shoho2 .right_box p{
	padding-right: 0px;
}
.shoho a,.shoho2 a{
	font-size: 12px;
	text-align: left;
	display: inline;
	text-decoration: none;
	color: #0066CC;
}
.shoho a:visited,.shoho2 a:visited{
	color: #0066CC;
	text-decoration: none;
}
.shoho a:hover,.shoho2 a:hover{
	text-decoration: underline;
	color: #0066CC;
}
.shoho a.i_link,.shoho2 a.i_link{
	font-size: 12px;
	background-image: url(../img/i05.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 18px;
	text-align: left;
	display: inline;
	text-decoration: none;
	color: #0066CC;
}
.shoho a.i_link:visited,.shoho2 a.i_link:visited{
	color: #0066CC;
	text-decoration: none;
}
.shoho a.i_link:hover,.shoho2 a.i_link:hover{
	text-decoration: underline;
	color: #0066CC;
}
.shoho3 li{
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}
.shoho3 ul{
/*	margin-left: 10px;
*/}
.shoho li{
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 12px;
}
/* for common
===============================================================*/
#pagetitle {
	background-image: url(../img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagetitle h2{
	padding-top: 3px;
	padding-bottom: 20px;
}
#pagetitle h3{
	padding-bottom: 10px;
}
#pagetitle2 {
	background-image: url(../img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#pagetitle2 h2{
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/* for clearFix
===============================================================*/
.shoho:after,.shoho2:after,.shoho3:after{ 
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
   content:".";
}
/* 追加 MacIE 5 と WinIE 7 向け */
.shoho,.shoho2,.shoho3{
   display:inline-block;
}
/*MacIE \*/
* html .shoho,* html .shoho2,* html .shoho3{
	height:1em;
}
.shoho,.shoho2,.shoho3{
	display:block;
}
/*  */

/* 汎用
===============================================================*/
.txt10px {
	font-size: 10px;
}
