@charset "utf-8";
/* CSS Document */

#wrapper #headerBlock {
	height: 410px;
	width: 900px;
	background: url(../images/top_headerbg.png) no-repeat;
}
#wrapper #headerBlock .topflash {
	height: 240px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#wrapper #headerBlock .topflash #flashcontent {
	margin: 10px 0px 0px 180px;
	padding: 0px;
	height: 225px;
	width: 720px;
}

#wrapper #bodyBlock {
	padding-right: 25px;
	padding-left: 25px;
	width: 850px;
}
#wrapper #bodyBlock #leftColumn {
	width: 280px;
	float: left;
}
#wrapper #bodyBlock #rightColumn {
	width: 550px;
	float: left;
	margin-left: 20px;
}
#wrapper #bodyBlock #leftColumn .newfaceBox {
	background: url(../images/top_newfacebg.png) no-repeat;
	height: 790px;
	width: 270px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyBlock #leftColumn .newfaceBox h3 {
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 50px;
}
#wrapper #bodyBlock #leftColumn .gravureflash {
	background: url(../images/top_gravure.png) no-repeat;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 40px;
	height: 430px;
	width: 280px;
}
#wrapper #bodyBlock #leftColumn .capt{
	font-size: 12px;
	color: #FF1817;
	padding-left: 50px;
	font-weight: bold;
}
#wrapper #bodyBlock #leftColumn .blogparts {
	background: url(../images/top_minigravure.png) no-repeat;
	height: 350px;
	width: 270px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
#wrapper #bodyBlock #leftColumn .tourokuBox {
	background: url(../images/top_tourokubg.png) no-repeat;
	height: 150px;
	width: 270px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyBlock #leftColumn .bannerBox {
}
#wrapper #bodyBlock #leftColumn .bannerBox img {
	margin-bottom: 5px;
}

#wrapper #bodyBlock #rightColumn .block550 {
	background: url(../images/top_blockbg550.png) no-repeat;
	height: 385px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block650 {
	background: url(../images/top_blockbg650.png) no-repeat;
	height: 585px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block750 {
	background: url(../images/top_blockbg750.png) no-repeat;
	height: 685px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block850 {
	background: url(../images/top_blockbg850.png) no-repeat;
	height: 785px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block950 {
	background: url(../images/top_blockbg950.png) no-repeat;
	height: 885px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .block550 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block650 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block750 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block850 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .block950 h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#wrapper #bodyBlock #rightColumn .blocktwitter {
	background: url(../images/top_blockbgtwitter.png) no-repeat;
	height:185px;
	width: 550px;
	margin-bottom: 15px;
}
#wrapper #bodyBlock #rightColumn .blocktwitter h3 {
	background: url(../images/global_h3bg550.png) no-repeat;
	height: 28px;
	width: 500px;
	padding-top: 7px;
	padding-left: 50px;
	margin-bottom: 5px;
}
#twitter_update_list { 
	display: block;
	height:130px;
	width: 540px;
	overflow: auto;
	margin-bottom: 15px;
	padding-left: 5px;
}
#twitter_update_list li{
	display: block;
	border-bottom: 1px dotted #EC7892;
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

