@charset "shift_jis";

@import url("../../common/css/reset080110ck.css");
@import url("../../common/css/rayout080110ag.css");
@import url("../../common/css/header080110ag.css");
@import url("../../common/css/catenavi080110ag.css");
@import url("../../common/css/footer080110ag.css");
@import url("../../common/css/common080110ck.css");
@import url("../../common/css/font080110ck.css");
@import url("news08110ag.css");


/* 角丸背景 */
.li_bg_mid {
	background:url(../../images/bg_li_03.jpg);
	width:550px;
	margin: 20px auto 30px;
	}

.li_bg_top {
	width:550px;
	background:url(../../images/bg_li_01.jpg) no-repeat;
	padding-top:15px;_padding-top:20px;
	}
	
.li_bg_bottom {
	background:url(../../images/bg_li_02.jpg) no-repeat bottom;
	width:550px;
	padding-bottom: 15px;
	}

/* リリースヘッダ */

h3 {
	color: #005CA5;
	font-size: 93%;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 1em;
	border-left: 5px solid #005CA5;
	margin-left: 5px;
}

p.date{
	color: #005CA5;
	font-size: 93%;
	font-weight: bold;
	text-align: right;
	margin-top: -1.2em;

}

h4 {
	font-size:108%;
}


/* タイトル周り */
.release_title_box {
	margin-right: 15px;
	margin-left: 15px;
	border: 2px solid #005CA5;
	margin-bottom: 15px;
}

.release_title_box p {
	background-color: #005CA5;
	padding: 0.3em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;

}
.release_title_box h4 {
	text-align: center;
	padding: 0.5em;
	font-weight: bold;

}
.release_title_box h4 .small{
}

/* メイン写真 */
p.releaseMainImage {
	text-align: center;
	margin-bottom: 15px;
}


/* 説明文 */
.release_read {
	font-size: 93%;
	margin-right: 70px;
	margin-left: 70px;
	text-indent: 1em;
	text-align: justify;
	line-height: 1.5;
}

.release_ul {
	margin-right: 60px;
	margin-left: 60px;
	font-size: 93%;

}
.release_ul li{
	margin-bottom: 15px;
}

.release_note {
	font-size: 85%;
	padding-left: 1em;
	margin: 15px 60px;
}
.release_note li{
	text-indent: -1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

.release_read_h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	border-bottom: 1px solid #0066CC;
	padding-bottom: 0.2em;
	border-left: 3px solid #0066CC;
	margin: 1.5em 55px 0.5em;
	padding-top: 0.2em;
	padding-left: 7px;
}

/* テーブル */

.table02{
	width:450px;
	margin-bottom: 15px;
	font-size: 93%;
}

.table02 .title{
	text-align: center;
	background: #005ca5;
	color: #FFFFFF;
	border: 1px solid #005CA5;
}

.table02 th {
	padding: 1em 0.5em 1em 1em;
}

.table02 td {
	padding: 1em 1em 1em 0.5em;
}



.table01{
	width:450px;
	margin-bottom: 15px;
	font-size: 93%;
	margin-right: auto;
	margin-left: auto;
}

.table01 .title{
	text-align: center;
	background: #005ca5;
	color: #FFFFFF;
	border: 1px solid #005CA5;
}

.table01 th {
	padding: 1em 0.5em 1em 1em;
}

.table01 td {
	padding: 1em 1em 1em 0.5em;
}
	
/* スペック */
.release_spec_box{
	border: 1px solid #CCCCCC;
	padding: 15px 10px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background: #F5F5F5 url(../images/graylogo.png) no-repeat right -110px;
	margin-top: 20px;
}
.release_spec_box h5 {
	text-align: center;
	background: #FFFFFF url(../images/graygra450.png) no-repeat center top;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 85%;
	border-top: 1px solid #999999;
	border-right: 4px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 4px solid #999999;
	font-weight: bold;
}
.release_spec p {
}
.release_spec_box ul{
	margin-left: 2em;
	margin-top: 15px;
}
.release_spec_box ul li{
	font-size: 85%;
	line-height: 2em;
}

.release_spec_box ul p{
	text-align: center;
	padding-top: 10px;
	border-top: 1px dashed #999999;
}
.release_spec_box ul h6{
	margin: 0px 0px 0px 5em;
	font-size: 100%;
	font-weight: bold;
}
.release_spec_box ul.spec_color{
	margin: 0px 0px 5px 7em;
	font-size: 100%;
	padding: 0px;
}
.release_spec_box ul.spec_color li{
	font-size: 100%;
}
.release_spec_box ul p a{
	background: url(../images/gotopage.png) left top;
	height: 30px;
	width: 160px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
}
.release_spec_box ul p a:hover{
	background: url(../images/gotopage.png) left bottom;
}

.release_spec_box ul li ul.shiyou{
	margin-left: 4em;
	margin-top: 0px;
}
.release_spec_box ul li ul.shiyou li{
	line-height: 1.6em;
	font-size: 100%;
}
.release_spec_box ul li ul.set{
	margin-left: 4em;
	margin-top: 0px;
}
.release_spec_box ul li ul.set li{
	line-height: 1.6em;
	font-size: 100%;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.release_spec_box ul li ul.set li span{
	margin-left: 2em;
	display: block;
	font-weight: normal;
}
/* ディスクレイマー */
.release_dis{
	font-size:77%;
	margin-left: 45px;
	margin-right: 45px;
	padding-right: 1em;
	padding-left: 1em;
	margin-top: 0.5em;
}
/* 表 */
.list01{
	width: 400px;
}
.list02{
	width: 400px;
}

/* 写真 */
.prophoto{
	width: 409px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}

.prophoto td{
	vertical-align: top;
	padding-bottom: 10px;
	text-align: center;
}

.prophoto td p{
	line-height: 1.3;
	text-indent: 0em;
	margin-bottom: 0.5em;
	font-size: 11px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.prophoto td p img{
	border: 1px solid #666666;
	margin-bottom: 2px;
}
.owabi_h4 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
	border-bottom: 1px solid #999999;
	color: #333333;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.8em;
}
.owabi_p{
	font-size: 93%;
	margin-right: 60px;
	margin-bottom: 15px;
	margin-left: 60px;
	text-indent: 1em;
	text-align: justify;
	line-height: 2;
}
.nomal_p{
	font-size: 93%;
	text-indent: 1em;
	text-align: justify;
	line-height: 2;
	margin: 0.5em 50px;
}
.release_linebox {
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}
.release_linebox_h5 {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #666666;
	line-height: 12px;
	padding-bottom: 5px;
}
