@charset "Shift_JIS";

/* FOR PRESS
-------------------------------------------------*/
.movie_box{margin:35px 0 35px 0;}
.detail_box{margin-bottom:25px;}
.detail_box .bold{font-weight:bold;}
.detail_box .nomal{font-weight: normal;}

/* FOR TITLE
-------------------------------------------------*/
/*「主な特長」「主な仕様」などの指定*/
h3.subtitle{
	font-size: 130%;
	margin-bottom:20px;
	line-height: 1.2em;
	}

/*主な特長（詳細）のタイトル部分の指定（数字なし）*/	
.press_graybg_list_none{
	background-color:#EEEEEE;
	clear:both;
	font-size:130%;
	font-weight:bold;
	margin:0px 0px 20px 0;
	min-height:1px;
	padding:5px 0px 5px 25px;
}

/*主な特長（詳細）のタイトル部分の指定（数字なし）*/
.press_graybg_list_none li{
	list-style-type:none;
}
.detail_box .right_image{
	float:right;
	padding:0 0 25px 15px;
}
.detail_box .left_image{
	float:left;
	padding:0 15px 25px 0;
}


/* FOR LIST
-------------------------------------------------*/
/*リストの指定（番号なし）*/
.detail_box ul li {
	background:none;
	padding-left:0;
	margin-left:0;
	margin-bottom:10px;
	list-style-type:none;
}

/*リストの指定（ドット）*/
.detail_box ul li.dot {
	background:transparent url(/CorporateCruise/Press/images/disc_black.gif) no-repeat scroll 0pt 8px;
	padding-left:8px;
	margin-left:0;	
	list-style-type:none;
}

/*リストの指定（連番）*/
.detail_box ul li.number {
	background:none;
	margin-left:23px;
	text-indent:4px;
	list-style-type:decimal;
}

/*市場推定価格の型番と価格表記部分*/
.cmenu li.estimate_price{
	float:left;
	width:800px;
	margin: 0px 10px 0px 0px;
	padding: 0 0 10px 10px;
	background:none;
}


/* FOR TABLE
-------------------------------------------------*/
/*外枠*/
table.spec{
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

/*セル*/
table.spec td {
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
font-size:small;/*13px 79%相当*/
color:#333333;
line-height:140%;
padding:5px 5px 5px 5px;
vertical-align:top;
}

/*--------*/

/*テキスト、バックグラウンドカラー*/
table.spec td.LG{background-color:#eeeeee;text-align:left;}
table.spec td.CG{background-color:#eeeeee;text-align:center;}
table.spec td.RG{background-color:#eeeeee;text-align:right;}

table.spec td.LGM{background-color:#eeeeee;text-align:left; vertical-align:middle}
table.spec td.CGM{background-color:#eeeeee;text-align:center; vertical-align:middle}
table.spec td.RGM{background-color:#eeeeee;text-align:right; vertical-align:middle}

table.spec td.LW{background-color:#ffffff;text-align:left;}
table.spec td.CW{background-color:#ffffff;text-align:center;}
table.spec td.RW{background-color:#ffffff;text-align:right;}

table.spec td.LWM{background-color:#ffffff;text-align:left; vertical-align:middle}
table.spec td.CWM{background-color:#ffffff;text-align:center; vertical-align:middle}
table.spec td.RWM{background-color:#ffffff;text-align:right; vertical-align:middle}

/*上側ライン*/
table.spec td.T0{border-top:0px solid #cccccc;}
table.spec td.T1{border-top:1px solid #cccccc;}
table.spec td.T1d{border-top:1px dotted #cccccc;}
table.spec td.T2{border-top:2px solid #cccccc;}
/*右側ライン*/
table.spec td.R0{border-right:0px solid #cccccc;}
table.spec td.R1{border-right:1px solid #cccccc;}
table.spec td.R2{border-right:2px solid #cccccc;}
/*下側ライン*/
table.spec td.B0{border-bottom:0px solid #cccccc;}
table.spec td.B1{border-bottom:1px solid #cccccc;}
table.spec td.B2{border-bottom:2px solid #cccccc;}
/*左側ライン*/
table.spec td.L0{border-left:0px solid #cccccc;}
table.spec td.L1{border-left:1px solid #cccccc;}
table.spec td.L2{border-left:2px solid #cccccc;}



/* FOR OTHERS
-------------------------------------------------*/
/*注釈と同じサイズのテキストの指定*/
.txt_s_gray {
	color:#888888;
	font-size:x-small;/*10px 63%相当*/
	font-weight:normal;
	margin:8px 8px 8px 10px;
}

.m-top00{margin-top:0px;}
.m-top05{margin-top:5px;}
.m-top10{margin-top:10px;}
.m-top15{margin-top:15px;}
.m-top25{margin-top:25px;}
.m-top30{margin-top:30px;}
.m-top35{margin-top:35px;}
.m-top40{margin-top:40px;}
.m-top45{margin-top:45px;}
.m-top50{margin-top:50px;}
.m-top55{margin-top:55px;}
.m-top60{margin-top:60px;}
.m-top65{margin-top:65px;}
.m-top70{margin-top:70px;}
.m-top75{margin-top:75px;}
.m-top80{margin-top:80px;}
.m-top85{margin-top:85px;}
.m-top90{margin-top:90px;}
.m-top95{margin-top:95px;}
.m-top100{margin-top:100px;}
.m-bottom00{margin-bottom:0px;}
.m-bottom05{margin-bottom:5px;}
.m-bottom10{margin-bottom:10px;}
.m-bottom15{margin-bottom:15px;}
.m-bottom25{margin-bottom:25px;}
.m-bottom30{margin-bottom:30px;}
.m-bottom35{margin-bottom:35px;}
.m-bottom40{margin-bottom:40px;}
.m-bottom45{margin-bottom:45px;}
.m-bottom50{margin-bottom:50px;}
.m-bottom55{margin-bottom:55px;}
.m-bottom60{margin-bottom:60px;}
.m-bottom65{margin-bottom:65px;}
.m-bottom70{margin-bottom:70px;}
.m-bottom75{margin-bottom:75px;}
.m-bottom80{margin-bottom:80px;}
.m-bottom85{margin-bottom:85px;}
.m-bottom90{margin-bottom:90px;}
.m-bottom95{margin-bottom:95px;}
.m-bottom100{margin-bottom:100px;}


/* FOR SNS
-------------------------------------------------*/
#sns_box{
padding:0;
margin:0;
}

#sns_list{
padding:30px 0px 5px 427px;
}

#sns_list li{
text-align:left;
overflow:hidden;
float:left;
}

#sns_list li.ggl{
width:113px;
}
#sns_list li.mx{
width:137px;
}
#sns_list li.fb{
width:128px;
}
#sns_list li.tw{
width:120px;
}









