@charset "utf-8";

/* top index */

#site_top img {
	border: none;
}

#site_top #main {
	margin-top: 50px;
	background: silver url(images/top/bg.gif) repeat-x;
}

#col_l,#col_r {
	float: left;
	overflow: hidden;
}

#col_r {
	margin-top: 310px;
	margin-left: 30px;
	overflow: hidden;
}

.fifth_top {
	width: 543px;
	height: 400px;
	overflow: hidden;
	background: url(images/top/illust.gif) no-repeat;
}

#col_l img {
	margin-top: 60px;
	margin-left: 10px;
}

/* トップバナーとニュース */

#index_top {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.top_ban {
	float: left;
	width: 298px;
	height: 148px;
	background: url(images/index/top4.jpg) no-repeat;
	border: 1px solid gray;
}

.top_news {
	float: left;
	margin-left: 8px;
	padding: 1px;
	background-color: gray;
	overflow: hidden;
}

.top_news_inner {
	width: 320px;
	height: 148px;
	background-color: #e7dbab;
	overflow: hidden;
}

.top_news_top {
	height: 88%;
	background-color: white;
	overflow: hidden;
}

.top_news_bottom {
	text-align: right;
	padding-right: 10px;
	font-size: 8pt;
	overflow: hidden;
}

div.top_news ul {
	margin-bottom: 5px;
}

div.top_news li {
	padding-left: 10px;
	line-height: 14px;
	font-size: 9pt;
}

/* main column */

#index_main {
	width: 630px;
	height: 415px;/*通常は415*/
	margin-bottom: 15px;
	clear: both;
}

#index_main2 {
	width: 630px;
	height: 430px;
	margin-bottom: 15px;
	clear: both;
}

.index_main_new {
	width: 445px;
	height: 100%;
	margin-right: 10px;
	float: left;
}

.index_main_new2 {
	width: 445px;
	height: 100%;
	margin-right: 5px;
	float: left;
}

.new_title {
	width: 445px;
	height: 45px;
	background: url(images/index/newrelease.gif) no-repeat;
}


.new1_sum {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.new2_sum {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.new3_sum {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.new4_sum {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.new5_sum {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.new6_sum {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.new_title_s {
	width: 103px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 11pt;
	float: left;
}

.px9 {
	font-size: 9px;
}

.px9 {
	font-size: 9px;
}

.new_txt {
	width: 103px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 12px;
	float: left;
	/*background-color: white;*/
}

.new_txt2 {
	margin-top: 2px;
}

.new1 {
	width: 220px;
	height: 120px;/*通常は120、inner_border_ex使用時は135*/
	background-color: #909090;
	float: left;
}

.new2 {
	width: 220px;
	height: 120px;/*通常は120、inner_border_ex使用時は135*/
	position: relative;
	left: 5px;
	background-color: #909090;
	float: left;
}

.new3 {
	width: 220px;
	height: 120px;/*通常は120、inner_border_ex使用時は135*/
	position: relative;
	top: 5px;
	background-color: #909090;
	float: left;
}

.new4 {
	width: 220px;
	height: 120px;/*通常は120、inner_border_ex使用時は135*/
	position: relative;
	left: 5px;
	top: 5px;
	background-color: #909090;
	float: left;
}

.new5 {
	width: 220px;
	height: 120px;/*通常は120、inner_border_ex使用時は135*/
	position: relative;
	top: 10px;
	background-color: #909090;
	float: left;
}

.new6 {
	width: 220px;
	height: 120px;/*通常は120、inner_border_ex使用時は135*/
	position: relative;
	top: 10px;
	left: 5px;
	background-color: #909090;
	float: left;
}

.inner_border {
	width: 219px;
	height: 119px;
/*	background-color: #F8F1E9;*/
	background-color: #f9f3d6;
	overflow: hidden;
}

.inner_border_ex {
	width: 219px;
	height: 134px;
/*	background-color: #F8F1E9;*/
	background-color: #f9f3d6;
	overflow: hidden;
}

.index_main_sp {
	width: 175px;
	height: 100%;
	float: left;
}

.sp_title {
	width: 175px;
	height: 45px;
	background: url(images/index/special.gif) no-repeat;
}

.sp1 {
	width: 100%;
	height: 50px;
	background-color: silver;
}

.sp11 {
	width: 100%;
	height: 200px;
	background-color: white;
}

.sp2 {
	width: 100%;
	height: 50px;
	margin-top: 7.5px;
	background-color: silver;
}

.sp3 {
	width: 100%;
	height: 120px;
	margin-top: 7.5px;
	background-color: silver;
}

.sp33 {
	width: 100%;
	height: 50px;
	margin-top: 7.5px;
	background-color: silver;
}

.sp4 {
	width: 100%;
	height: 60px;
	margin-top: 8px;
	background-color: white;
}

/* twitter */

#index_twitter {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#index_twitter img {
	vertical-align: middle;
}

#index_twitter img {
	vertical-align: middle;
}

.twitter_l {
	float: left;
}

.twitter_r {
	float: left;
	height: 80px;
}

.twitter_c {
	float: left;
	height: 80px;
}

.twtr-hd {
	display: none;
}

.twtr-timeline {
	height: 80px !important;
}

.twtr-ft div {
	display: none;
}

.twtr-widget .twtr-tweet-wrap {
	height: 80px;
}

/* 予備スペース */

#index_extraspace {
	font-size: 10pt;
	width: 630px;
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
}

/* キャンペーン */

#index_cam {
	width: 630px;
	height: 150px; /*2段は150px、3段は216px、4段は282px*/
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}

.cam_title {
	width: 150px;
	height: 22px;
	margin-bottom: 2px;
	color: white;
	text-align: center;
	background-color: #BDB76B;
}

.cam1 {
	width: 312px;
	height: 60px;
	float: left;
	background-color: #BDB76B;
}

.cam2 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	left: 6px;
	background-color: #BDB76B;
}

.cam3 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	top: 6px;
	background-color: #BDB76B;
}

.cam4 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	top: 6px;
	left: 6px;
	background-color: #BDB76B;
}

.cam5 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	top: 12px;
	background-color: #BDB76B;
}

.cam6 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	top: 12px;
	left: 6px;
	background-color: #BDB76B;
}

.cam7 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	top: 18px;
	background-color: #BDB76B;
}

.cam8 {
	width: 312px;
	height: 60px;
	float: left;
	position: relative;
	top: 6px;
	left: 6px;
	background-color: #BDB76B;
}

.cam_inner {
	margin: 2px;
	background-color: white;
}
