.container{
	width:1100px;
	padding: 0;
	margin:0 auto;
	position:relative;
}


#top_img{
	width:650px;
	height:845px;
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#kokuchi_img2{
	background-image: url(../images/kokuchi_img2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 305px;
	width: 450px;
}

.kokuchi_link a{
	position:absolute;
	height: 68px;
	width: 290px;
	text-indent:-9999px;
	display:block;
	left: 721px;
	top: 151px;

}

#wrapper hr{display:none;}

/*update*/
#update_box{
	padding:0;
	margin:0;
	background-image: url(../images/top_parts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 240px;
	width: 450px;
	text-align:left;
}

#update_box h3{
	padding:0;
	margin:0;
	height:30px;
	text-indent:-9999px;
	float:left;
	width:200px;
}
#update_box dl{
	width:290px;
	height:195px;
	overflow:auto;
	margin:0 0 0 100px;
	text-align:left;
	display:block;	
}
#update_box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#C02948;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px 0 5px 20px;
	margin:5px 0 0 0;
	font-weight: bold;
	color: #C02A47;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#update_box dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0 0 15px;
	margin:5px;
	background-image: url(../images/list2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#rss{
	margin:6px 60px 0 0;
	
}

/*twitter*/
#twitter_box{
	padding:0;
	margin:0;
	background-image: url(../images/top_parts.jpg);
	background-repeat: no-repeat;
	background-position: 0 -240px;
	height: 300px;
	width: 450px;
	color: #036;
}

#twitter_box h3{margin:0; padding:0; text-indent:-9999px;}

#twitter_update_list li{
	padding:0 0 5px 0;
	margin:3px 0;
	font-size:13px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#C02948;
	list-style-image: url(../images/list.png);
	list-style-type:none;
}

#twitter_box .box{
	width:285px;
	height:195px;
	overflow:auto;
	margin:0 0 28px 100px;
	text-align:left;
	display:block;	
}

#twitter_btn{
	padding:0;
	margin: 0 0 0 20px;		
}

/*20160921 add*/
.modallity img{
	margin: 40px 0 0 -20px;
}
