@charset "shift_jis";
@media screen and (min-width:641px){

/* layout
----------------------------------*/
p,ul li{
	font-size: 1.1em;
	line-height: 1.4;
}
a:hover{
	text-decoration: underline !important;
	color: #116fbb;
}
a:hover img{
	opacity: 0.8;
	filter:alpha(opacity=80);
}
#headInner a:hover img{
	opacity: 1;
	filter:alpha(opacity=100);
}
#head{
	border: 0 !important;
	line-height: 0 !important;
	font-size: 0!important;
	padding: 0 !important;
}
#contentAll,
#contentHead{
	width: 100%;
}
#contentAllInner{
	width: 920px;
	margin: 20px auto 0;
	border: 15px solid #1c88af;
	padding: 30px 15px;
}
#contentmain{
	width: 920px;
	margin: 0 auto;
	padding: 20px 0;
}
#footerAll{
	font-size: 0.8em !important;
}
#footerAll a:hover{
	color: #ffffff !important;
}

.cam_textarea{
	width: auto;
}

/* Block */
.Block2A{
	overflow: hidden;
	width: 920px;
	margin: 0 auto;
}
.Block2A .left{
	width: 630px;
}
.Block2A .right{
	width: 208px;
	display: inline;
	margin: 23px 60px 23px 0;
}

.cam_block{
	width: 820px;
	margin: 0 auto;
	overflow: hidden;
}

.cam_block .right{
	display: inline;
	width: 202px;
	padding: 0 0 10px 10px;
}


/* part
----------------------------------*/
.ft09{ font-size: 0.9em !important;}
.ft085{ font-size: 0.85em !important;}
.mgn_t60{ margin-top: 60px !important;}
.Note li{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 0.8em;
}
ul.Note:after{
	clear: none;
}

.txtBlue_b{
	color: #102955;
	font-weight: bold;
}

.h2_opt {
	color:#1c88af;
	margin-top: 45px;
	padding: 9px 15px;
	font-size: 1.2em;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: url(/common_img/h2_left.gif) repeat-y left top #F9F9F9;
	display: block;
	font-weight: bold;
}

.blue2btn{
	font-size: 0.9em !important;
}

.sp{
	display: none;
}

}