@charset "Shift_JIS";
body{
	font-size:75%;
	line-height:150%;
}

#article{
width:950px;
margin:0 auto;
}



/*-------------------------------------------------------------------------
 ʕ
-------------------------------------------------------------------------*/

.main_V {
	background:url(../images/header.jpg) left top no-repeat;
	width:950px;
	height: 328px;
}


.p_1 {
width: 434px;
font-weight: bold;
color:#0066CC;
line-height:1.6em;
font-size:14px;
padding: 190px 0 0 40px;
}



.content {
	width:940px;
	height:345px;
	background:#fffaf4;
	border-left: 5px solid #35b0d7;
	border-right: 5px solid #35b0d7;
}




.cont-left {
width:356px;
}

.cont-left img {
padding: 0px 0px 0px 40px;

}

.cont-left p {
	color:#006;
	width: 300px;
	padding: 0px 0px 0px 40px;
}

.cont-right {
width:574px;
}

.cont-right p {
	width: 500px;
	color:#333;
	font-size:14px;
	padding: 10px 0px 0px 30px;
	line-height:1.5em;
}


.cont-right img {
padding: 10px 0px 0px 40px;

}



.footer_mind {
	width:940px;
	height:185px;
	background:#fffaf4;
	border-left: 5px solid #35b0d7;
	border-right: 5px solid #35b0d7;
	border-bottom: 5px solid #35b0d7;
	margin-bottom:40px;
}


.footer_bg {
	height:164px; 
	width:870px;
	background: url(../images/footer.gif) left top no-repeat;
	margin: 0px 0px 0px 40px;
}


.footer_mind p {
	width: 510px;
	font-size:14px;
	padding: 25px 0px 2px 320px;
	color:#333;
	line-height:1.5em;
}
.hp {
	margin-top:10px;
	padding: 0px 0px 0px 320px;
		color:#333;
}

.hp a{
	color:#C00;
}

.hp a:hover{
	color:#039;
}
/*-------------------------------------------------------------------------
 setting
-------------------------------------------------------------------------*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
	width:100%;
  visibility: hidden;
	font-size: 0;
	line-height:0;
}
.taLeft{text-align:left;}
.taRight{text-align:right;}
.taCtr{text-align:center;}
.fntBold{font-weight:bold;}
.fntBrown{color:#6d2829;}
.flLeft{float:left;}
.flRight{float:right;}
.flClr{clear:both;}
.psRel{position:relative;}
.psAbs{position:absolute;}
.topMargin0{margin-top:0;}
.topMargin5{margin-top:5px;}
.topMargin10{margin-top:10px;}
.topMargin15{margin-top:15px;}
.topMargin20{margin-top:20px;}
.topMargin25{margin-top:25px;}
.topMargin30{margin-top:30px;}
.topMargin40{margin-top:40px;}
.topMargin50{margin-top:50px;}
.topMargin60{margin-top:60px;}
