@charset "utf-8";
/* CSS Document */
#container{
	background:url(../img/index/background.jpg) no-repeat center bottom;
	background-size:cover;
	overflow:hidden;
	position:relative;
	width:100%;
	}
#musked{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:#ffffff;
	width:100%;
	height:100%;
	}
#index .contentBlock{
	font-size:0;
	line-height:0;
	display:block;
	}
#index .block_x1{width:310px;height:200px;}
#index .block_x2{width:310px;height:410px;}
/*#menu_trigger{display:none;}*/
#news_info{
	background:#fff;
	position:relative;
	}
#news_info h2{
	position:absolute;
	top:0;
	left:0;
	right:0;
	padding:11px 0;
	text-align:center;
	}
#news_list{
	position:absolute;
	top:80px;
	left:18px;
	right:18px;
	bottom:37px;
	width:auto;
	padding-right:0;
	margin:0 auto;
	overflow:hidden;
	}
#news_list a{color:#ff6699}
#news_list a:hover{color:#ff6699}
#news_list dl{
	border-bottom:1px dashed #595858;
	font-size:13px;
	line-height:19px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:10px 0;
	margin:0 10px;
	}
#news_list dl:first-child{
	border-top:1px dashed #595858;
	}
#news_list dl dt{padding-bottom:10px;}
#news_footer{
	position:absolute;
	top:auto;
	left:0;
	right:0;
	bottom:0;
	}
#news_footer p{
	margin:0 18px;
	text-align:right;
	font-size:13px;
	line-height:37px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#index h1.img .sm_show{display:block;}
#index h1.img .sm_hide{display:none;}

#main .news_underline{
	border-bottom: 1px dotted #595858;
	margin-bottom:1em;
	}
#main .news_underline:first-child{
	border-top: 1px dotted #595858;
	padding-top:1em;
	}
#main .news_title{
	font-size:17px;}
#main time{
	display:block;
	padding-top:.3em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}