.ftxt {
	font-size: small;
	color: #FFFFFF;
}
body {
	color: #333333;
	margin: 0px;
	background-color: #F9F9F9;
}
.listtxt {
	font-size: small;
	color: #666666;
}
.products {
	font-size: small;
	line-height: 140%;
	color: #333333;
}
.spec {
	font-size: small;
	color: #003399;
	font-weight:bold;
}
.notice {
	font-size: small;
	color: #003366;
}
.lead {
	font-size: small;
	font-weight: bold;
	line-height: 140%;
	color: #333333;
	text-align:center;

}
.myh2 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.txtlink {
	font-size: small;
	color: #333399;
}
.bodyw {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana;
	line-height: 140%;
}
.notice2 {
	font-size: 12px;
	color: #003366;
	line-height: 130%;
}
.sitemap {
	font-family: Verdana;
}


.info_list{
width: 520px;
margin: 0;
padding: 0px 0px 0px 25px;
}

.infolist,li{
font-size: 0.8em;
}

.topicsarea{
	width:560px;
	height:100px;
	top:0px;
	overflow: auto;
	display: block;
	right: 0px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-color: #F0F0F0;
	border-bottom-color:#999999;
	
}


.whatsnew {
position: relative;
width: 600px;
height: 100px;
margin: 0 auto;
padding: 0;
background-color: #F0F0F0;
overflow: auto;
font-size: 0.8em;
}

.whatsnew dl {
margin: 0;
padding: 0;
}

.whatsnew dt {  
float:left;  
width:100px;  
padding:5px 0px 5px 20px;
clear:both;  
line-height: 1.5em;
}

.whatsnew dd {  
width:450px;  
margin-left:110px;  
padding:5px 0px 5px 10px;
border-bottom: dotted 1px #666666; 
line-height: 1.5em; 
}

.whatsnew dd a{
text-decoration: none;
color: #333333;
}

.oldtopics a {
float: right;
margin: 10px 10px 10px 0px;
width: 120px;
height: 15px;
font-size: 0.8em;
text-decoration: none;
text-align: right;
color: #333333;
}


.whatsnew_old {
position: relative;
width: 600px;
margin: 10px auto;
padding: 0;
font-size: 0.8em;
}

.whatsnew_old dl {
margin: 0;
padding: 0;
}

.whatsnew_old dt {  
float:left;  
width:100px;  
padding:5px 0px 5px 20px;
clear:both;  
line-height: 1.5em;
}

.whatsnew_old dd {  
width:450px;  
margin-left:110px;  
padding:5px 0px 5px 10px;
border-bottom: dotted 1px #666666; 
line-height: 1.5em; 
}

.whatsnew_old dd a{
text-decoration: none;
color: #333333;
}

.nextbackarea {
display: block;
width: 600px;
height: 25px;
margin: 10px auto;
padding: 0;
}


.back {
display: block;
width: 100px;
height: 25px;
float: left;
}

.next {
display: block;
width: 100px;
height: 25px;
float: right;
}

.oldtitlearea {
display: block;
width: 640px;
height: 40px;
margin: 0 auto;
}

/*------------------hinel page--------------------*/

.hinel {
margin-left:-3px;
}

.hineltitlearea {
display: block;
width: 540px;
height: 19px;
background: url(../../products/images/hineltitle_bg.jpg) no-repeat;
font-weight: bold;
vertical-align: baseline;
color: #FFFFFF;
margin: 10px 0px 0px 0px;
padding: 3px 0px 3px 10px;
}

.pickuparea {
position: relative;
display: block;
width: 550px;
background: url(../../products/images/hinel_bg.jpg) bottom no-repeat;
margin: 0;
padding: 0;
border: #FF9900 1px solid;
}

.commentarea {
position: relative;
display: block;
width: 320px;
float: left;
padding: 10px;
font-size: 0.8em;
line-height: 1.3em;
clear: both;
}

.photoarea {
display: block;
width: 200px;
float: right;
padding: 5px;
margin: 5px 0px 5px 0px;
clear: right;
}

/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
.guidearea:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.pickuparea { display:inline-block; }

/* Mac IE には適用させない \*/
* html .pickuparea { height:1px; }
.pickuparea { display:block; }
/* */
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */

.clearright {
clear: right;
}

.clearleft {
clear: left;
}

.clearboth {
clear: both;
}
