/* --OTHER TAGS-- */
a {
overflow:hidden;
}

a img, img { 
border:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

	/* for IE7 */
	*+html code, *+html kbd, *+html pre, *+html samp, *+html tt {
	font-size:108%; 
	}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

img,a {
	border:none;
}
img {
	border: none;
	-ms-interpolation-mode: bicubic;
	vertical-align:bottom;
}
table {
	table-layout: fixed;
	border-collapse:separate;
	/*border-spacing:10px;*/
}


body {
	margin:0;
	padding: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: justify;
	font-size: 85%;
	line-height: 150%;
	vertical-align: top;
	min-width:1112px;
	background-color: #333;
}
#container {
	position: relative;
	background-color: #FFF;
	width: 1112px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: center 330px;
	padding-bottom: 20px;
}
#contents {
	position: relative;
	float: right;
	padding-right: 76px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 650px;
	padding-top: 0px;
}
#leftBlock {
	float: left;
	padding-left: 106px;
	padding-top: 11px;
}

.tex {
	padding:10px;
}





a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.re_top {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	float: none;
	padding-left: 770px;
}
.re_top02 {
	clear: both;
	padding-left: 550px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: none;
}


.box5 {
	padding:5px;
}
.box10 {
	padding:10px;
}
.mBox5 {
	margin:5px;
}
.mBox10 {
	margin:10px;
}
.wB {
	background-color:#FFF;
}
.wF {
	color:#FFF;
}
.wFB {
	color:#FFF;
	font-weight:bold;
}

.centerP {
	text-align: center;
}
.texRight {
	text-align: right;
}

.f_small {
	font-size: 90%;
}
.f_big {
	font-size: 100%;
	font-weight: bold;
	color: #666;
}
.f_big02 {
	font-size: 130%;
	font-weight: bold;
	color: #666;
}
.f_big03 {
	font-size: 105%;
	font-weight: bold;
	color: #666;
}
.bold {
	font-weight: bold;
}



.red  {
	color: #F00;
	font-weight: bold;
}


.left {
	float: left;
}
.right {
	float: right;
}
.clearF {
	clear: both;
}
.borderT {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.borderB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.nonBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.marginT10 {
	margin-top: 10px;
}
.marginB10 {
	margin-bottom: 10px;
}




.pdT5 {
	padding-top: 5px;
}
.pdT10 {
	padding-top: 10px;
}
.pdT15 {
	padding-top: 15px;
}
.pdT20 {
	padding-top: 20px;
}
.pdT25 {
	padding-top: 25px;
}
.pdT30 {
	padding-top: 30px;
}
.pdT40 {
	padding-top: 40px;
}
.pdT50 {
	padding-top: 50px;
}

.pdB5 {
	padding-bottom: 5px;
}

.pdB10 {
	padding-bottom: 10px;
}
.pdB15 {
	padding-bottom: 15px;
}
.pdB20 {
	padding-bottom: 20px;
}
.pdB25 {
	padding-bottom: 25px;
}
.pdB30 {
	padding-bottom: 30px;
}
.pdB40 {
	padding-bottom: 40px;
}
.pdB50 {
	padding-bottom: 50px;
}

.pdL5{
	padding-left: 5px;
}
.pdL10{
	padding-left: 10px;
}
.pdL15{
	padding-left: 15px;
}
.pdL20{
	padding-left: 20px;
}
.pdL25{
	padding-left: 25px;
}
.pdL30{
	padding-left: 30px;
}
.pdL40{
	padding-left: 40px;
}
.pdL50{
	padding-left: 50px;
}

.pdR5{
	padding-right: 5px;
}
.pdR10 {
	padding-right: 10px;
}
.pdR15 {
	padding-right: 15px;
}
.pdR20 {
	padding-right: 20px;
}
.pdR25 {
	padding-right: 25px;
}
.pdR30 {
	padding-right: 30px;
}
.pdR40 {
	padding-right: 40px;
}
.pdR50 {
	padding-right: 50px;
}








.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

