@charset "Shift_JIS";




/*

//====================================

//以下旧/HOT/のCSS-主に古いW700に使われていたようだ

//====================================

*/



body {

	text-align: center;

	font-size: 80%;

	margin: 0px;

	padding: 0px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;

}



form {

margin: 0px;

padding: 0px;

}



/*input {

margin-top: 0px;



}*/



img {

	border: 0px none;

}







/*

//-----------------------------------

//旧（/HOT/CSS/style.css）

//-----------------------------------

*/







a { color: #000000; text-decoration: underline; }

a:link { color: #000000; text-decoration: underline; }

/*a:hover { color: #1B9F7E; text-decoration: underline; }*/

a:hover { color: #c00; text-decoration: underline; }





select {

/*	font-size: 12px;*/

	border: 1px solid #CCCCCC;

}

/*input {

	margin: 2px;

	padding: 2px;

}*/





/*.search_bt {

background: url(../image/search_btn.gif) no-repeat;

height: 25px;

width: 76px;

font-size:1px;

margin: 0px;

padding: 0px;

border-style: none;

font-size: 1px;

line-height: 1px;

color: #EFAEAE;

cursor: pointer;

}*/





.padding_5 {padding-bottom:5px}

.padding_10 {padding-bottom:10px}

.padding_15 {padding-bottom:15px}

.padding_20 {padding-bottom:20px}







/*

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



.section { 

margin:0px 15px 0px 15px;

}



 



/* ModelData関連

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

/*.over670 {*/

/* \*//*/

height:400px;

/**/

/*width:670px; overflow:auto; overflow-y:hidden;}*/









/*

//-----------------------------------

//旧（/HOT/CSS/common.css）

//-----------------------------------

*/



.font_xxmini { font-size: 70%; }

.font_xmini { font-size: 75%; }

.font_mini { font-size: 100%; }











/*

//====================================

//　■2010-3月-UA追加■

//====================================

*/





/* ヘッダコーション

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





p.finish{/*「auto-archive」から移植*/

	margin:0;

	padding:0;

/*	width:580px;*/

	padding:5px;

	font-size:12px;

	background:#ddd;

	border-bottom:3px double #666;

	text-align:center;

	color:#f00;

}



/* ヘッダリンク

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

table#hotHeadLink td{

padding:10px;

font-size:small;

_font-size:x-small;

}



table#hotHeadLink td.left{

text-align:left;

}



table#hotHeadLink td.right{

text-align:right;

}





/* コミュニティ

=========================================*/

div#communityArea {

padding:15px 0 40px 80px;

}



div#communityArea p{

font-size:75%;

}


div#communityArea h4 {
	margin:0;
	padding:0;
}




div#communityArea p.usersvoice,

div#communityArea p.familymeeting{


	font-size:64%;

	line-height:1.2;

	position:relative;

}



div#communityArea p.usersvoice span,

div#communityArea p.familymeeting span{

	width:154px;

	position:absolute;

	top:-42px;
	*top:-52px;
	_top:-52px;

	left:106px;

	

}



/* HOTへのリンクボタン

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

td.toHotBtnArea {

padding:15px 0 5px 100px;

}



td.toHotBtnArea a {

width:417px;

height:27px;

display:block;

background:url(../image/to_hot_btn.gif) no-repeat;

}

td.toHotBtnArea a:hover {

filter:alpha(opacity=70); 

-moz-opacity: 0.7; 

opacity: 0.7;

}



td.toHotBtnArea a span {

display:none;

}

