﻿@charset "utf-8";
* {	margin: 0px; padding: 0px;}
.clear {clear:both;}
.clearleft {display:block; clear:left;}
.clearright{display:block; clear:right;}
.hide {display:none;}
a {
	color: #333333;
}
a:visited {color:#333333;}
a:active {color:#333333;}
a:hover {
	color: #666699;
	text-decoration: underline;
}
body {
	background: #F8F8F8;
	height: 100%;
}

img {
	border:none;
}

#wrap {
    position: relative;
	margin: 0px auto 0px auto;
	width : 808px;
	background-image: url('../images/top/bg.gif');
	background-repeat: repeat-y;
}

#line {
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/top/header_border.gif');
	background-repeat: no-repeat;
	width: 808px;
	height: auto;
}
#container{
	margin: 0px 29px 0px 29px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#container #topicPath_01 {
	margin: 30px 0 10px 0;
}
#container #topicPath_01 li {   
    display:inline;   
    line-height:110%;   
    list-style-type:none; 
    font-family: Arial, Helvetica, sans-serif;
  
}   
#container #topicPath_01 li a {
	padding-right: 10px;
	background: url(../images/top/topicpath.gif) no-repeat right center;
	font-family: Arial, Helvetica, sans-serif;
}

/*Header*/
#topbar {
	height: 29px;
	font-family: ＭＳ Ｐゴシック, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	display: block;
	padding: 20px 0px 0px 0px;
}

#logo {
	height: 45px;
	width: 750px;
}
#logo #sana {
	width: 123px;
	float: left;
}
/*sub menu*/
#submenu {
	width: 126px;
	float: right;
	display: block;
}

#submenu ul { display: block; margin: 0; padding :0; list-style-type : none; }
#submenu li {
	display : inline;
	padding :0;
	float:left;
	margin-left: 3px;
}
#submenu #menu_a_1 a{
background-image:url('../images/top/submenu1a.gif'); 
width:60px; height:18px; background-repeat:no-repeat; margin:0;
padding:0; display:block;}
#submenu #menu_a_1 a:hover {
background-image:url('../images/top/submenu1b.gif'); 
width:60px; height:18px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
#submenu #menu_a_2 a {
background-image:url('../images/top/submenu2a.gif'); 
width:60px; height:18px; background-repeat:no-repeat; margin:0;
padding:0; display:block;}
#submenu #menu_a_2 a:hover {
background-image:url('../images/top/submenu2b.gif'); 
width:60px; height:18px; background-repeat:no-repeat;margin:0;
padding:0;display:block;}
.span1 {display:none;}

/*Main FLASH*/
#mainflash {
	padding: 0px 0px 53px 0px;
	width: 750px;
	height: 412px;
	clear: right;
}


/*Content*/
#news {
	width: 428px;
	float: left;
	height: 380px;
}
.infohead {
	width: 428px;
	height: 18px;

}
.newslist {
	list-style : none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.newslist li {
	padding: 0px 0px 5px 0px;
}
.postlist a:active {
	display: block;
	padding: 0px 0px 0px 25px;
	background: url(../images/top/tbullet.gif) no-repeat 0px 0.4em #FFFFFF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.postlist a:visited {
	display: block;
	padding: 0px 0px 0px 25px;
	background: url(../images/top/tbullet.gif) no-repeat 0px 0.4em #FFFFFF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.newslist a {
	display: block;
	padding: 0px 0px 0px 25px;
	background: url(../images/top/tbullet.gif) no-repeat 0px 0.4em #FFFFFF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.newslist a:hover { 
    display:block; 
    background:  url(../images/top/tbullet2.gif) no-repeat 0px 0.4em #EDEDF5; 
    color:#000000; 
    text-decoration:none;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}


#brandlist {
	width: 315px;
	height: 390px;
	float: right;
	padding-bottom: 30px;
}
.brandhead {
	width: 315px;
	height: 18px;

}
.brandlist {
	width: 315px;
	height: 290px;
	padding: 10px 0px 15px 0px;
}



/*footer*/
#footer {
	margin: 0px 0px 15px 0px;
	height: 23px;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DDDDEB;
	width: 808px;
}
.credit {
	font-size: xx-small;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Trebuchet MS";
	color: #666666;
	text-align: right;
}
