@charset "UTF-8";
/* CSS Document For GDC */

/*common*/

html, body {
	height: 100%;
	overflow: auto;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
    zoom:1;
}

img {
	border: 0px;
	vertical-align: top;
}

.clearb {
	clear: both;
}

a:link {color: #222; text-decoration: none;}
a:visited {color: #222; text-decoration: none;}
a:active {color: #999; text-decoration: underline;}
a:hover {color: #999; text-decoration: underline;}

div#collection a:link {color: #0071be; text-decoration: none;}
div#collection a:visited {color: #0071be; text-decoration: none;}
div#collection a:active {color: #999; text-decoration: underline;}
div#collection a:hover {color: #999; text-decoration: underline;}


/* BASE */
body {
	background-color: #FFF;
	color: #000;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/*---- INDEX PAGE ----*/

div#base {
	width: 100%;
}

h1#top_logo {
	width: 162px;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -81px;
	position: absolute;
	overflow: hidden;
}


/*-- NO FLASH --*/

div#flashcontent2 {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 30px;
}

div#header {
	width: 850px;
	padding-bottom: 10px;
	border-bottom: 1px #000000 solid;
}

div#header h1 {
	float: left;
	width: 126px;
}

div#header p {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 11px;
	line-height: 200%;
}

div#header p a { color: #0099CC;}

div#main {
	margin-top: 50px;
	padding-left: 40px;
	margin-bottom: 50px;
}

div#main h2 {
	margin-top: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
}

div#main h2#firsth2 { margin-top: 0px; }

div#main a {
	background: url(../img/arraw.gif) right 50% no-repeat;
	padding: 0 10px 0 0;
}

div#main p a {
    background:none;
    padding:0;
}

div#main ul {
	list-style: none;
	margin-left: 25px;
	padding-top: 5px;
}

div#main ul li{
	margin-top: 10px;
}

div#main ul li a{
    font-family:'Times New Roman', Times, serif;
    font-weight:normal;
    font-style:italic;
}

div#main div#brandlist {
	margin-top: 15px;
	margin-left: 25px;
}

div#main div#brandlist p {
	font-size: 80%;
	color: #222;
}

div#main div#brandlist a{
	background: none;
}

div#main div#brandlist h3{
	margin-top: 15px;
}


div#footer {
	width: 850px;
	border-top: 1px #000000 solid;
	padding: 10px 0 30px 5px;
}

div#footer p {
	line-height: 130%;
	font-size: 70%;
	color: #666666;
}


/* Collection */
div#collection {
    width:790px;
}

div#collection h2{
	font-size:18px;
}

div#collection h3{
    font-size:15px;
    color:#454545;
    margin-top:30px;
}

div#collection li a{
    background:none;
    margin:0;
    padding:0;
}

div#collection li{
    font-size:11px;
    vertical-align:top;
    border-bottom:1px #CCC dashed;
    padding-bottom:10px;
}

div#collection li a{
    float:left;
}


div#collection li img{
  
}

div#collection li span{
    float:right;
    display:block;
    width:600px;
    line-height:150%;
}

div#collection li span a{ float:none; }

div#collection p#backtop{
    margin-top:50px;
    font-size:11px;
}
div#collection p#backtop a{
    background: url(../img/arraw.gif) right 50% no-repeat;
	padding: 0 10px 0 0;
}



/*Topics*/
div#topics_list h2{
    font-size:16px;
    color:#666;
    font-weight:normal;
    margin-bottom:30px;
    padding: 4px 0 3px 5px;
    background-color:#EFEFEF;
}

div#topics_list h3{
    font-size:18px;
    margin-bottom:5px;
}
div#topics_list h4{
    font-size:11px;
    color:#999;
    font-weight:normal;
}

div#topics_list div.topic{
    padding-bottom:30px;
    border-bottom:1px #CCC dashed;
    margin-bottom:30px;

}

div#topics_list div ul {
    margin:10px 0 10px 0;
    padding:0;
    
}
div#topics_list div ul li{
    display:inline;
    margin:0;
    padding:0;
}
div#topics_list div ul li a{
    background:none;
    padding:0;
    margin:0;
    position:relative;
}

div#topics_list div div{
    font-size:11px;
    line-height:200%;
    letter-spacing:0.05em;
}

div#topics_list p#backtop a{
    background: url(../img/arraw.gif) right 50% no-repeat;
	padding: 0 10px 0 0;
}

div#topics_list p#backtop{
margin-bottom:30px;
}

/*dealer list*/
div#dealers h3{
    margin:55px 0 0 0;
    font-size:18px;
    font-family:'Times New Roman', Times, serif;
    font-weight:normal;
    padding-bottom:7px;
    border-bottom: 1px #999 dashed;
}

div#dealers p#link{
    margin:15px 0 0 0;
    font-size:12px;
}

div#dealers h4{
    font-size:12px;
    margin:50px 0 0 0px;
    color:#666;
    background-color:#EDEDED;
    padding: 4px 0 3px 5px;
    padding-bottom:5px;
}

div#dealers div.address{
    border-bottom:1px #DDD solid;
    margin:0 0 0 100px;
}

div#dealers div.address h5{
    font-size:12px;
    margin:0;
    line-height:120%;
    width:200px;
    float:left;
    padding:20px 0;
}

div#dealers div.address p{
    font-size:11px;
    line-height:170%;
    color:#333;
    margin:0;
    width:500px;
    float:right;
    padding-top:20px;
    padding-bottom:20px;
}

div#dealers p#backtop{
    margin-top:30px;
}

div#dealers p#backtop a{
    background: url(../img/arraw.gif) right 50% no-repeat;
	padding: 0 10px 0 0;
    font-size:11px;
}

