
/*==============   ページヘッダ   ==============*/
#pageheader h2{
	width: 770px;
	height: 94px;
	margin-top: 2px;
	  display: list-item;
  list-style-image: url(../img/ml_header.jpg) ;
  list-style-position: inside;
  color: #fff;
}

h2 span{
	display: none;
}
/*==============   記事部分   ==============*/

#main ul {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	_width:355px;	
	width:348px;
	display: block;
}
#main li {
	padding-bottom: 3px;
	padding-top: 2px;
	_padding-top: 0px;
	background-image: url(../../img/car_line_dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.link li{
	list-style: url(../../img/car_link_arrow.gif);

	list-style-position:inside;
}
.list li{
	list-style: url(../../img/car_list_arrow.gif);
	padding-left:3px;
	_padding-left:0px;
	margin-left:0px;
	list-style-position:inside;
}
.footer{
	margin:0px 10px 0px 10px;
	background-image: url(../../img/car_line_dotted.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 356px;
	height:40px;
	}

/* 壁紙ライブラリ */
#wall_1 {
	width: 376px;
	margin: 5px 0px 0px 0px;
	text-align:left;
	height:70px;
}
#wall_2 {
	width: 356px;
	margin: 5px 10px 10px 10px;
	text-align:left;
}
#wall img{
	margin:0px 0px 0px 0px;
}
.wallimage_1{
	margin-bottom:4px;
	width:356px;
	height:107;
	padding:6px;
}

.size_pc{
	margin:0px 10px 0px 0px;
	_margin:0px 10px 0px 0px;
	float:left;
	width:70px;
	height:68;

}
.size_pc img{
	padding:0px 0px 3px 0px;
	margin: 0px;
}
.size_navi{
	margin:0px;
	float:left;
	width:70px;
	height:68;
}
.size_navi img {
	padding:0px 0px 3px 0px;
	margin: 0px;
}
.walltext{
	margin-left:10px;
	width:190;
	float:right;
}

	

	
/* 壁紙ボタン */
#wallbtn1{	
	margin-right:0px;
	text-indent: -9999px;
	width: 92px;
	float:left;
	padding-left:4px;
}
#wallbtn1 a {
	width:92px;
	height:13px;
	background-image: url(../img/wall_btn_p01.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wallbtn1 a:hover {
	background-image: url(../img/wall_btn_p01.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}
#wallbtn2{
	margin-right:0px;
	text-indent: -9999px;
	width: 95px;
	float:left;
	
}
#wallbtn2 a {
	width:95px;
	height:13px;
	background-image: url(../img/wall_btn_p02.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wallbtn2 a:hover {
	background-image: url(../img/wall_btn_p02.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}
#wallbtn3{
	margin-right:0px;
	text-indent: -9999px;
	width:75px;
	float:left;
}
#wallbtn3 a {
	width:75px;
	height:13px;
	background-image: url(../img/wall_btn_c01.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wallbtn3 a:hover {
	background-image: url(../img/wall_btn_c01.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}
#wallbtn4{
	margin-right:0px;
	text-indent: -9999px;
	width:94px;
	float:left;
}
#wallbtn4 a {
	width:94px;
	height:13px;
	background-image: url(../img/wall_btn_p03.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wallbtn4 a:hover {
	background-image: url(../img/wall_btn_p03.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}

/* Webメディア掲載情報 */

#web1 {
	width:376px;
	margin: 5px 0px 0px 0px;
	text-align:left;
	height:70px;
}

#web2 {
	width:356px;
	margin: 5px 10px 10px 10px;
	text-align:left;
}
.webimage{
margin-bottom:4px;
width:356;
height:107;
	padding:6px;
}

.webimage img{
border:#EEEEEE solid 5px;
float: left;
width:125;
height:97px;
padding:0px;
margin: 0px 8px 0px 0px
}
.webtext{
	margin-left:148px;
	width:195;

}

/* 雑誌メディア掲載情報 */
#magazine {
	width:356px;
	margin: 5px 10px 10px 10px;
	height:180px;
	text-align:left;
}
#magazine p{
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../../img/car_line_dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#magazine_footer{
	margin:0px 10px 0px 10px;
	background-image: url(../../img/car_line_dotted.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 356px;
	height:30px;
	}

/* CMロードショー */
#cm {
	width:356px;
	margin: 5px 10px 10px 10px;
	height:180px;
	text-align:left;
}
.cmimage{
margin-top:8px;
width:356;
height:95;
}

.cmimage img{
float: left;
padding:0px;
margin: 0px 8px 0px 0px
}
.cmtext{
	margin-left:125px;
	width:220;
	height:100;
}
.border{
border-bottom: #CCCCCC solid 1px;
border-top: #CCCCCC solid 1px;
margin-bottom:5px;
padding-bottom:5px;
margin-top:5px;
padding-top:5px;
}



/* ボタン */
#btn1{	
	margin-right:8px;
	text-indent: -9999px;
	width: 104px;
	float:left;
}
#btn1 a {
	width:104px;
	height:13px;
	background-image: url(../img/ml_btn01.jpg);
	background-repeat: no-repeat;
	display: block;
}
#btn1 a:hover {
	background-image: url(../img/ml_btn01.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}
#btn2{
	text-indent: -9999px;
	width: 244px;
	float:left;
	
}
#btn2 a {
	width:104px;
	height:13px;
	background-image: url(../img/ml_btn02.jpg);
	background-repeat: no-repeat;
	display: block;
}
#btn2 a:hover {
	background-image: url(../img/ml_btn02.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}
.btn3{
	text-indent: -9999px;
	width:149px;
	float:right;
	padding-top:14px;
}
.btn3 a {
	width:149px;
	height:13px;
	background-image: url(../img/ml_btn03.jpg);
	background-repeat: no-repeat;
	display: block;
}
.btn3 a:hover {
	background-image: url(../img/ml_btn03.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}
.btn4{
	text-indent: -9999px;
	width:92px;
	float:right;
	padding-top:10px;
}
.btn4 a {
	width:92px;
	height:13px;
	background-image: url(../img/ml_btn04.jpg);
	background-repeat: no-repeat;
	display: block;
}
.btn4 a:hover {
	background-image: url(../img/ml_btn04.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
}

.title_l{
	width: 335px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	padding: 6px;
	border-bottom: solid 1px #cccccc;
}

.title {
border-bottom:solid #cccccc 1px;
margin-bottom:3px;
}

.left{
float:left;
}

/* for ml scrollBox */
#ml_sBox{
	height: 45px;/*　 */
	_height: 48px;
	overflow: auto;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#F5F5F5;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#C4C4C4;
	scrollbar-shadow-color:#C4C4C4;
	margin-bottom:5px;
}

#ml_sBox_2{
	height: 69px;/*　 */
	overflow: auto;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#F5F5F5;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#C4C4C4;
	scrollbar-shadow-color:#C4C4C4;
	margin-bottom:5px;
}

#ml_sBox_3{
	height: 165px;/*　 メディアライブラリ*/
	overflow: auto;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#F5F5F5;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#C4C4C4;
	scrollbar-shadow-color:#C4C4C4;
}
