@charset "UTF-8";
/* CSS Document */

a:hover img{
opacity:0.5;
}
h1{
	background-image:url(../img/top_title_bg.png);
	font-size:22px;
	color:#215CC4;
	font-weight:bold;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:9px;
	padding-top:3px;
}
#content #time_banner a{
	text-decoration:none;
	display:block;
}
#content #time_banner a:hover{
	opacity:0.5;
}
#content #time_banner .time_0{
	text-align:center;
	background-image:url(../img/time_banner2.png);
	padding-left:120px;
	padding-top:176px;
	font-weight:bold;
	color:#FF0;
	font-size:45px;
	background-repeat:no-repeat;
}
#content #time_banner .time_9{
	text-align:center;
	background-image:url(../img/time_banner12.png);
	padding-left:120px;
	padding-top:176px;
	font-weight:bold;
	color:#FF0;
	font-size:45px;
	background-repeat:no-repeat;
}
#content #time_banner .time_14{
	text-align:center;
	background-image:url(../img/time_banner11.png);
	padding-left:120px;
	padding-top:176px;
	font-weight:bold;
	color:#FF0;
	font-size:45px;
	background-repeat:no-repeat;
}
#content #time_banner .time_20{
	text-align:center;
	background-image:url(../img/time_banner11.png);
	padding-left:120px;
	padding-top:176px;
	font-weight:bold;
	color:#FF0;
	font-size:45px;
	background-repeat:no-repeat;
}
#content #time_banner .holiday{
	text-align:center;
	background-image:url(../img/time_banner13.png);
	width:950px;
	height:257px;
	background-repeat:no-repeat;
}

/*maincontent部分*/
#main{
	width:950px;
	overflow:hidden;
	padding-top:20px;
}


#main > #left{
	width:640px;
	margin-right:10px;
	float:left;
}
#main #left #faq{
	border: 1px solid #215CC4;
	margin-top: 10px;
}
#main #left #faq h2.center {
	color:#000;
	background-image: none;
	text-indent: 0;
	font-size:18px;
	padding-left:5px;
	font-weight:normal;
	background-color:transparent;
	border:none;
	margin: 5px 0 0 0;
}
#main #left #faq ul{
	clear:both;
}

#main #left #faq ul li{
	border-bottom:dotted 1px #215CC4;
	padding:5px;
}
#main #left #faq ul li p.title{
	background-image:url(../img/q&a_list.png);
	background-repeat:no-repeat;
	padding-left:38px;
	font-size:18px;
	color:#003382;
	font-weight:bold;
	margin-bottom:5px;
}
#main #left #faq ul li p.title a{
	color:#003382;
	text-decoration:underline;
}
#main #left #faq ul li p.title a:hover{
	color:#003382;
	text-decoration:none;
}
#main #left #faq ul li p.answer{
		font-size:14px;
		font-weight:bold;
		color:#F2701E;
		font-weight:bold;
}

#main #left #faq ul li p.link{
	font-size:13px;
	text-align:right;
	margin-bottom:5px;
}
#main #left #faq ul li p.link a{
	text-decoration:underline;
	color:#003382;
}
#main #left #faq ul li p.link a:hover{
	text-decoration:none;
}
#main #left #faq #more{
	background-color:#DADEFF;
	overflow:hidden;
}
#main #left #faq #more p{
	font-size:13px;
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	background-image:url(../img/arrow_morequestions.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:18px;
	width:180px;
}
#main #left #faq #more p a{
	text-decoration:underline;
	color:#003382;
}
#main #left #faq #more p a:hover{
	text-decoration:none;
}
#main #left .value{
	border:1px solid #215CC4;
	font-size:13px;
	margin-top:10px;
	
}
#main #left .value .top .right{
	float:right;
	width:137px;
}
#main #left .value h2{
	color:#000;
	background-image: none;
	text-indent: 0;
	font-size:18px;
	padding-left:5px;
	font-weight:normal;
	background-color:transparent;
	border:none;
	margin: 5px 0 0 0;
}
#main #left .value .post{
	border-bottom:1px dotted #215CC4;
	padding:5px;
	position: relative;
}
#main #left .value .post img{
	display: block;
	float: left;
	width: 100px;
	height: auto;
}
#main #left .value .post .right{
	float: left;
	width: 520px;
	margin-left: 8px;
	height: 67px;
}
#main #left .value .post .right .title{
	font-size: 16px;
	line-height: 1.4;
}
#main #left .value .post .right .title a{
	text-decoration:none;
	color: #000;
}
#main #left .value .post .right .category{
	background-image: url(https://manezo.com/matome/images/file.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	position: absolute;
	top: 50px;
}
#main #left .value .post .right .category a{
	color: #009245;
	text-decoration: none;
}
#main #left .value .more{
	background-color:#DADEFF;
	overflow:hidden;
}
#main #left .value .more a{
	font-size:13px;
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	background-image:url(../img/arrow_morequestions.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:18px;
	width:153px;
	display: block;
	text-decoration:underline;
	color:#003382;
}
#main #left .value .more a:hover{
	text-decoration:none;
}
#main #sidebar > a{
	display: block;
	color: #003382;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 1.5;
}
#main #sidebar > a.pr{
	text-decoration: none;
	margin-top: 20px;
}
#main #sidebar > a.pr p{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#main #sidebar > a.pr span{
	display: block;
	float: left;
	background-color: #003357;
	border-radius: 8px;
	color: #FFF;
	font-size: 13px;
	padding: 0 10px;
	margin-right: 5px;
}
#main #sidebar > a.pr div{
	font-size: 13px;
	line-height: 1.7;
	color: #333;
	font-weight: normal;
	margin-top: 5px;
}
#main #sidebar > a.pr div img{
	float: left;
	margin-right: 3px;
}
#main #sidebar > a.square{
	border: 1px solid #215CC4;
	padding: 5px;
	text-decoration: none;
	color: #333;
}
#main #sidebar > a.square img{
	width: 100%;
	margin-bottom: 5px;
}
#main #sidebar #fp{
	border:1px solid #215CC4;
	font-size:14px;
	margin-top:10px;
	line-height: 1.6;
	padding-bottom: 5px;
	
}
#main #sidebar #fp .top{
	padding:5px 110px 20px 5px;
	border-bottom:1px dotted #215CC4;
	background-repeat:no-repeat;
	background-position:98% 10px;
	background-image:url(../img/sidebar_7.png);
}
#main #sidebar #fp .post{
	padding:3px;
	border-bottom:1px dotted #215CC4;
}
#main #sidebar #fp .post:nth-last-of-type(2){
	border: none;
}
#main #sidebar #fp .post .title{
	background-image:url(../img/sidebar_8.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 5px 0 0 40px;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.3;
	
}
#main #sidebar #fp .post .title a{
	color:#003382;
	
}
#main #sidebar #fp .post .content{
	padding:3px;
	
}
#main #sidebar #fp .link{
	text-align: center;
	font-size:16px;
	background-color:#DBE8FC;
	font-weight: bold;
	width: 88%;
	margin: 5px auto;
	border: 1px solid #003382;
}
#main #sidebar #fp .link a{
	color:#003382;
}