@charset "utf-8";

.maincontentsArea a{
color:#cc0000 !important;
text-decoration:underline;
}

.maincontentsArea a:hover{
color:#ff9999;
}

 
/* 検索BOX
-------------------------------------------------------------------*/
.sortBox{
margin:5px 0 20px;
padding:10px 20px 15px 80px;
font-size:1px;
line-height:1px;
border:1px solid #e5e5e5;
background:url(/img2009/footnavi_bg.gif) repeat-y left top;
color:#333;
}
.sortBox .parts,
.sortBox .auto{
float:left;
margin-right:30px;
}
.sortBox .parts p,
.sortBox .auto p{
margin-bottom:3px;
font-size:14px;
line-height:1.3em;
font-weight:bold;
}
.sortBox .parts select,
.sortBox .auto select{
width:200px;
margin-left:20px;
font-size:12px;
line-height:1.3em;
}

.sortBox .sort{
clear:both;
margin-left:30px;
}
.sortBox .sort li{
float:left;
margin:20px 0;
padding:0 10px;
border-right:1px solid #555555;
font-size:12px;
line-height:1.6em;
}
.sortBox .sort li.start{
border-left:1px solid #555555;
}

.sortBox .txtsearch{
clear:both;
margin-left:30px;
}
.sortBox .txtsearch p{
font-size:12px;
line-height:2.0em;
font-weight:bold;
float:left;
padding:0 10px 0 0;
}
.sortBox .txtsearch fieldset{
background:none;
border:none;
}
.sortBox .txtsearch #search_text{
width:250px;
margin-right:10px;
font-size:12px;
line-height:1.4em;
height:1.4em;
}
.sortBox .txtsearch #submit{
vertical-align:bottom;
}
.sortBox p.linkbox{
font-size:12px;
text-indent:2em;
line-height:1em;
}

.hidden {
	visibility:hidden;
	height:0;
	display:none;
	width:0;
}
/* リスト
-------------------------------------------------------------------*/
.whatentryBox2{
color:#333333;
background-color:#fff;
padding:10px;
}

.whatentryBox h3{
color:#cc0000;
font-size:1.1em;
line-height:1.4em;
margin-bottom:10px;
border-left:3px solid #cc0000;
border-bottom:0;
}
.whatentryBox .catLbel{
font-size:1.2em;
border-bottom:3px double #555555;
margin-bottom:10px;
}

.whatentryBox .subcatBox{
border:1px solid #555555;
background-color:#111111;
padding:10px 20px 10px 60px;
margin-bottom:15px;
}
.whatentryBox .subcatBox li{
float:left;
display:block;
font-size:0.83em;	
width:200px;
}
.whatentryBox .what_box{
/*border-bottom:1px solid #e5e5e5;*/
margin-bottom:20px;
padding:5px;
color:#333;
background-color:#fff;
border:1px solid #666;
}
.whatentryBox .asset-body{
width:655px;
}
.whatentryBox .asset-body .fl{
float:left;
width:200px;
text-align:center;
margin-right:20px;
}

.whatentryBox .detailBox .fl{
float:left;
text-align:center;
margin-right:15px;
}

.whatentryBox .fr{
float:right;
width:540px;
display:block;
}

.whatentryBox .back,
.whatentryBox .more{
margin-right:5px;
text-align:right;
}

/* 詳細
-------------------------------------------------------------------*/
.whatentryBox .detailBox{
display:block;
width:650x;
padding:0 10px;
background-color:#fff;
color:#333;
}
.whatentryBox .detailBox h4,
.whatentryBox .line{
clear:both;
margin:20px 0 10px;
}
.whatentryBox .detailBox h4{
border:1px solid #333333;
background:#555555;
font-size:1.2em;
padding:2px 5px;
color:#ffffff;
}
.whatentryBox .line{
padding:10px 0;
border-bottom:1px solid #e5e5e5;
height:130px;
}

.whatentryBox .line .entryBnr{
width:60px;
float:right;
padding-left:10px;
}
.whatentryBox .line .entryBnr img{
margin-bottom:5px;
}

/*-- 写真左寄せ --*/
#more .line{
width:400px;
margin-left:215px;
position:relative;
}

#more .line img.fl{
position:relative;
margin-left:-215px;
float:left;
}
/*-- //写真左寄せ --*/

/* デモ情報
-------------------------------------------------------------------*/
.whatentryBox .explain{
border:1px solid #e5e5e5;
padding:10px;
}
.whatentryBox .explain img{
float:left;
}
.whatentryBox .explain p{
float:left;
font-size:0.8em;
}
.whatentryBox .explain p.txt1{
width:240px;
margin:0 20px 0 10px;
}
.whatentryBox .explain p.txt2{
width:310px;
margin-left:10px;
}

.whatentryBox .explain p strong{
color:#cc0000;
display:block;
}

