/* アンカー */
a:hover img.anchor_img {
filter:alpha(opacity=70) !important;
opacity:0.4;
background:#fff;
}


/*見出し*/

h1 {	font-weight: normal !important;}

#LMS_Box h2 {
	border-top: 1px solid #000;
	font-size: 130% !important;
	font-weight: normal !important;
	margin: 0 0 0 0;
	padding: 10px 0px 5px 5px;
	background:none;
	text-indent:0;
}

#LMS_Box h3{
	color:#000 !important;
	font-weight: normal !important;
	font-size: 120% !important;
	margin:0 0 5px 0;
	text-indent:0;
}
#LMS_Box h4{
	font-weight: normal !important;

}

/*テーブル*/
.table
{
	font-size: 75%;

}
.table_border_ud
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.table_border_d
{
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
}

/*キャッチ画像*/
.catch {
	margin: -36px 0px 0px -28px;
}
.catch2 {
	margin: -24px 0px 0px -10px;
}


/*右肩メニュー*/
ul.right_menu {
	padding: 0px;
	list-style-type: none;
	float: right;
	width: auto;
	margin: -1.9em 0.5em 0em 0em;
}
ul.right_menu li {
	float: left;
	width: auto;
	text-align: center;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
ul.right_menu li:last-child {
	border-right:none;
}

/* 画像リスト */
ul.list_img,ul.list_img_c{display:table; margin:0; padding:0; width:100%;}
.list_img li,.list_img_c li{
	list-style:none;
	display:table-cell;
	vertical-align:middle;
	/* IE7以前 */
	/display:block;
	/float:left;
	/margin-right:5px;
}

#sp ul.list_img,#sp ul.list_img_c{ display:block; text-align:center;}
#sp .list_img li,#sp .list_img_c li{
	display:inline-block;
}

/* 疑似テーブル */
.table_box{ display:table;}
.table_unit{ display:table-cell;}
#sp .table_unit{float:left;}



/*お知らせ*/
#infoBox dl{overflow:auto;line-height: 1.6em;}
#infoBox dt {
    width: 95px;
    margin-bottom: 0.3em;
}
#infoBox dd {
	margin: -1.6em 0 0.3em 95px;
}


/* コンテンツ */
.list_img li{text-align:left;}
.list_img_c li{text-align:center;}


/* コンテンツボックス */
.sec_contentsBox{
	background-color:#00516D;
	text-align:left;
	color:#fff;
	margin:20px 0;
}

.sec_contentsBox h2{
	font-size: 130% !important;
	font-weight: normal !important;
}
#sp .sec_contentsBox{ padding:10px;}
#sp .sec_contentsBox h2{ margin-bottom:10px; text-align:center;}

/* かも */
#sns{
margin: -34px 15px 15px 0px !important;
}

#kamo {
    margin-top: 20px !important;
}

/*-------------SP----------------*/

#sp ul.right_menu {
	display:none;
}

#sp .catch {
	margin: -32px 0px 0px 0px;
}

#sp .catch2 {
    margin: -25px 0px 0px 0px;
}

/* sp_基本のオーバーライト */
#sp .contents {
	text-align: left;
}

#sp .largeBox {
	padding:0px;
}
#sp #LMS_Box {margin:0;}
#sp #LMS_Box .largeBox {
	margin: 0px;
}
#sp #LMS_Box h2 {
	font-size: 130% !important;
	font-weight: normal !important;
    text-align: center;
 	margin:auto;
}
#sp #LMS_Box .title{
	background:#fff !important;
	padding:0 !important;
	text-shadow:none !important
}
#sp #LMS_Box .title h2{}
#sp #LMS_Box .cbox{
	border:none;
}

#sp #sns{
margin:10px 0px 0px 0px!important;
}