@charset "shift_jis";
@import url("_css/_share.css");

/* +++++++++++++++++++++++++++++++++
■トップページCSS
+++++++++++++++++++++++++++++++++ */
/*
見出し 上書き
*/
h2 {
	background:#ffffff;
	padding:0px;
}
h3 a {
	color:#333333 !important;
}
/*
お知らせ & 公告情報
*/
.wakuBox {
	width:540px;
	margin-top:5px;
	padding:0px;
	border-top:solid 1px #c0c0c0;
	background:url(share_imgs/waku_bg_side_line.gif) repeat-y;
}
.wakuBox ul {
	width:540px;
	margin:0px;
	padding:10px 0px;
	background:url(share_imgs/waku_foot_kadomaru.gif) no-repeat bottom;
	list-style:none;
}
.wakuBox ul li {
	width:495px;
	margin:3px 15px 0px 15px;
	padding-left:15px;
	background:url(share_imgs/yaji_icon_g.gif) no-repeat 0px 4px;
	line-height:1.3em;
}

/*
こんなときは？
*/
#Konnatoki {
	width:540px;
}
.BlockLeft,
.BlockRight {
	width:265px;
}
#Konnatoki ul {
	margin:20px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
#Konnatoki ul.underkugiri {
	padding-bottom:20px !important;
	border-bottom:dashed 1px #c0c0c0;
}
#Konnatoki ul li {
	width:240px;
	margin:3px 15px 0px 0px;
	padding-left:15px;
	background:url(share_imgs/yaji_icon_p.gif) no-repeat 0px 4px;
	line-height:1.3em;
}
