@charset "euc-jp";

/* ====================================
トップページ開始
==================================== */
#cont_top{
	padding:0 0 5px;	
}
#cont_top h2 img{
	width:32px;
	height: auto;
	vertical-align:middle;
}
#cont_top p{
	margin:0;
}

/* 緊急情報枠 */
#cont_top #emergency{
	margin:5px 0 20px;
	padding:15px;
	border:3px solid #FE0000;
	border-radius:5px;
}
#cont_top #emergency .icon{
	width:50px;
	float:left;
}
#cont_top #emergency .text{
	margin-left:65px;
}


/* ご注意ください */
#cont_top h2.attention{
	margin:0 0 5px;
	padding:7px 10px 5px 15px;
	background-color:#FFE7CE;
	border-bottom:2px solid #FF0000;
	border-radius:5px 5px 0 0;
	font-size:140%;
	letter-spacing: 2px;
}

#cont_top .attention_left{
	margin:0 0 10px;
}
#cont_top .attention_left ul.happyo{
	margin:0 0 10px;
	padding:0;	
	list-style-type: none;
}
#cont_top .attention_left ul.happyo li{
	width:100%;
	padding:4px 1px;
	border-bottom:1px dashed #C8C8C8;
	/* zoom:1; */
}
#cont_top .attention_left ul.happyo li:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#cont_top .attention_left ul.happyo li img{
	width:25%;
	float:left;
	margin:0 10px 0 0;
}
#cont_top .attention_right{
}
#cont_top .attention_right ul.bana{
	margin:3px 0 2px -2%;
	padding:0;
	list-style-type: none;
}
#cont_top .attention_right ul.bana li{
	width:48%;
	float:left;
	margin:0 0 10px 2%;
}
#cont_top .attention_right .info{
	margin:0;
	padding:15px 15px 10px;
	border-top:2px solid #FF9326;
	border-radius:0;
	background-color:#FFF8EA;
}
#cont_top .attention_right .info h3{
	margin:0 0 10px;
	font-size:130%;
	font-weight: normal;
}
#cont_top .attention_right .info ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
#cont_top .attention_right .info li{
	margin:0 0 5px;
	padding:0 0 0 16px;
	list-style-type: none;
	background:url(/images/list3.png) no-repeat 0 0.45em;
	background-size:6px 6px;
}
#cont_top .attention_right .info li img{
	width:auto;
	height:auto;
	vertical-align:middle;
}

/* 相談窓口・情報受付 */
#cont_top h2.sodan{
	margin:15px 0 5px;
	padding:8px 10px 6px 15px;
	background-color:#EEEEEE;
	border-radius:5px;
	font-size:140%;
	letter-spacing:2px;
}
#cont_top .sodan1{
	margin:0 0 0 -2%;
}
#cont_top .sodan1 p{
	width:48%;
	float:left;
	margin:0 0 2% 2%;
}
.sodan2{
	margin:0 0 0 -2%;
}
#cont_top .sodan2 p{
	width:48%;
	float:left;
	margin:0 0 2% 2%;
}
#cont_top .sodan2 p a {
	height:auto;
	margin:0 13px 0 0;
}

/* テーマ別特集 */
#cont_top h2.theme{
	margin:15px 0 5px;
	padding:8px 10px 6px 15px;
	background-color:#EEEEEE;
	border-radius:5px;
	font-size:140%;
	letter-spacing:2px;
}
#cont_top p.theme{
	margin:0 0 5px -2%;
}
#cont_top p.theme a{
	display:block;
	float:left;
	width:31.3%;
	margin:0 0 2% 2%;
}
#cont_top p.theme a img{
}

/* 募集・催し物 */
#cont_top h2.event{
	margin:15px 0 0;
	padding:8px 10px 6px 15px;
	background-color:#EEEEEE;
	border-radius:5px;
	font-size:140%;
	letter-spacing:2px;
}
#cont_top ul.event{
	margin:0;
	padding:0;
	list-style-type: none;
}
#cont_top ul.event li{
	margin:0;
	padding:10px 2px 10px 90px;
	border-top:1px dashed #C8C8C8;
	text-indent:-80px;
	/* zoom:1; */
}
#cont_top ul.event li:first-child{
	border:none;
}
#cont_top ul.event li img:first-child{
	margin:0 15px 0 0;
	width:66px;
	height:auto;
}
#cont_top ul.event img{
	width:auto;
	height:auto;
	vertical-align:middle;
}

/* インフォメーション */
#cont_top .info{
	margin:10px 0 0;
	padding:0 1% 20px;
	background-color:#FFF8EA;
	border-radius:5px;
}
#cont_top .info h2{
	margin:0;
	padding:10px 10px 8px 15px;
	border-radius:5px 5px 0 0;
	font-size:140%;
	letter-spacing:2px;
}


#cont_top .info div.bana{
	margin:0 0 2% 0;
}

#cont_top .info div.bana div{
	width:50%;
	float:left;
	margin-top:15px;
}

/* インフォメーション : SNS枠 */
#cont_top .info div.bana div.sns{
	float:left;
}

#cont_top .info div.sns p{
	margin: 1.5% -4% 0 6%;
	display:inline-block;
	padding :0;
	width:42%;
}


/* テストのアイコン枠 */
#cont_top .info div.bana li {
	display: inline-block;
	background-color:#aaffee;
	width:20%;
}

#cont_top .info div.gekkan{
	width:48%;
	float:left;
	margin:0 1%;
}
#cont_top .info div.gekkan div{
	padding:0 5px 5px;
	border:2px solid #E6E6E6;
	border-radius:8px;
	background-color:#ffffff;
}
#cont_top .info div.gekkan h3{
	margin:0;
	padding:12px 0 0;
	background:url(/images/top/info_magazine.jpg) no-repeat 50% 8px;
	background-size:90px auto;
	text-indent:-9999px;
}
#cont_top .info div.gekkan p{
	text-align:center;
	margin:0;
	padding:0;
}
#cont_top .info div.shuppan{
	width:48%;
	float:left;
	margin:0 1%;
}
#cont_top .info div.shuppan div{
	padding:0 5px 5px;
	border:2px solid #E6E6E6;
	border-radius:8px;
	background-color:#ffffff;
}
#cont_top .info div.shuppan h3{
	margin:0;
	padding:12px 0 0;
	background:url(/images/top/info_publication.jpg) no-repeat 50% 8px;
	background-size:103px auto;
	text-indent:-9999px;
}
#cont_top .info div.shuppan p.bana{
	text-align:center;
	margin:15px 0;
	padding:0;
}

/* バナーエリア */
#cont_top .bana_area{
	margin:20px 0 10px;
}
#cont_top .bana_area p.bana a{
	display:block;
	width:65%;
	margin:0 auto 10px;
}
#cont_top .bana_area p.focus{
	text-align:center;
}

/* ====================================
トップページ終了
==================================== */