/* ---------------------------
   selfmgmt
 --------------------------- */

.st_01 {
    background: url(../../img_common/st_01_bg.png) 0 0 no-repeat;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px;
    color: #251A18;
}

.st_01 span {
    background: url(../img_common/st_01.png) 4px center no-repeat;
    padding: 4px 0 4px 30px;
}

.fChMin {
    padding-top:0;
}

.conteSp {
	margin-bottom: 30px;

}

.conteSp:after {
	content: ""; 
	display: block; 
	clear: both;
}
.conteSp p{
	margin-left: 30px;
}

.red {
	color: #660000;
}

.sec p {
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 150%;
	margin: 0 0 20px;
}

#mainImg {
	float: right;
	margin: 0 0 10px 30px;
}


/*----*/
.mb20{
	margin-bottom: 20px;
}

.btn a:hover img{
	opacity: 0.8;
}

.arr{
	text-align: center;
	margin: 20px 0;
}
#guide .tx01 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#guide .txw01 {
	background-color: #CDD3CE;
	padding: 20px 20px 10px;
	line-height: 1.8;
}

#guide .txw02 {
	width: 740px;
	background-color: #CDD3CE;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.8;
	color: #660000;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0.02em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/* partner */
#partner {
	background-color: #142518;
	overflow: hidden;
	margin: 0;
	padding: 20px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../deviation/img/partner_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% top;
}
#partner h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
}
#partner ul {
list-style: none;
margin: 0 auto;
padding: 0;
letter-spacing: -1em;
font-size: 0px;
text-align: center;
}
#partner li {
letter-spacing: normal;
font-size: 14px;
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: top;
margin: 0 10px;
padding: 0;
}

#partner li a img {
border: 0;
}
#partner li a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
-moz-opacity: 0.6
-khtml-opacity: 0.6;
zoom: 1; 

}

.fwB{
	font-weight: bold;
}


#d03 .floatL{
	margin-right: 30px;
}

.btn{
	margin-top: 40px;
}
