@charset "utf-8";

/* info */

.High5{padding-top:5px;}
.High10{padding-top:10px;}
.High15{padding-top:15px;}
.High20{padding-top:20px;}
.High25{padding-top:25px;}

body#contentsPage .contents {
	width:100%;
	text-align:center;
	}

body#contentsPage .contents .fixedInner02 {
	width:698px;
	margin:0 auto;
	text-align:left;
	}

.InfoBakTop{
	background:url(../images/about/info/info_back01.png) no-repeat;
	width:698px;
	height:28px;
}

.InfoBakCtr{
	background:url(../images/about/info/info_back02.png) repeat-y;
	width:698px;
}

.InfoBakBtm{
	background:url(../images/about/info/info_back03.png) bottom no-repeat;
	width:698px;
	height:28px;
	margin-bottom:7px;
}



.InfoBakCtr h2{
	background:url(../images/about/info/info_ttlbak01.gif) no-repeat;
	width:652px;
	margin:0px 23px 0 23px;
	padding:12px 12px 7px 12px;
	color:#FFFFFF;
	font-weight:bold;
}

.InfoBakCtr .IfTlbtm{
	background:url(../images/about/info/info_ttlbak03.gif) bottom no-repeat;
	height:5px;
	margin-bottom:10px;
}

.InfoBakCtr .InfInrBox{
 background:url(../images/about/info/info_line01.gif) repeat-y;
 width:640px;
 margin:0 28px;
 padding:0;
}

.InfoPhotTop{
	width:290px;
	background:url(../images/about/info/info_pho01.png) no-repeat;
	height:15px;
}

.InfoPhotCtr{
	width:290px;
	background:url(../images/about/info/info_pho02.png) repeat-y;
	text-align:center;
}

.InfoPhotBtm{
	width:290px;
	background:url(../images/about/info/info_pho03.png) bottom no-repeat;
	height:15px;
}

.PhotoTxt{
	width:340px;
}

h3.InfoTxtT{
	padding-top:10px;
	font-weight:bold;
}


.InfoLink{
	float:right;
	margin-top:25px;
	margin-right:5px;

}

a.InfoLinkA {
	border:#257C25 1px solid;
	background:#268D26;
	padding:5px 10px;
	color:#FFFFFF !important;
	text-decoration:none;
	display:block;
	margin-left:10px;
	float:left;
	text-align:center;
}

.InfoLink a:hover, .InfoLink a:active {
	border:#257C25 1px solid;
	background:#FFFFFF;
	color:#268D26 !important;
	text-decoration:none;
}


