/*------------------------------------------------------
common.css
Copyright 2007 Montre Solmare S.A.
Authored by HYS
------------------------------------------------------*/

/* general */
*{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
}
body {
	text-align: center;
	background-color:#001100;
}
body div {
	margin: 0 auto;
}

img {
	border-style: none;
}
p {
	display: block;
}
#container {
	color: #CCCCCC;
	height: 100%;
	width: 100%;
}

h4 {
	font-size:105%;
}


a {
	color:#666666;
}
.clr{
	clear: both;
}
.cntr{
	text-align:center;
}
.w120{
	width:120px;
}
.w300{
	width:300px;
}
.subtitle{
	font-weight:bold;
}
.bm10{
	margin-bottom:10px;
}
.bm20{
	margin-bottom:20px;
}
.bm30{
	margin-bottom:30px;
}
.tm10{
	margin-top:10px;
}
.tm20{
	margin-top:20px;
}
.tm30{
	margin-top:30px;
}
.tm40{
	margin-top:40px;
}
.rm10{
	margin-right:10px;
}
.rm20{
	margin-right:20px;
}
.rm30{
	margin-right:30px;
}
.lm10{
	margin-left:10px;
}
.lm20{
	margin-left:20px;
}
.lm30{
	margin-left:30px;
}

.cap{
	display:block;
	margin-top:5px;
	clear:both;
	font-size:10px;
}


/* head */
#head-navi-wrapper {
	width: 596px;
}
#head-navi-wrapper #logomark{
	float:left;
}
#head-navi-wrapper #head-img{
	float:left;
}
#head-navi-wrapper #logotype{
	/**/
}
#navi {
	float:right;
	width: 282px;
	text-align: right;
	margin-top: 40px;
	padding-bottom: 140px;
	/*background-color: #FF0000;*/
}
#navi li{
	list-style:none;
}

/* GNAVI */
#gnavi li{
	display: block;
	margin-bottom:2px;
	padding-bottom:0px;
	/*background-color: #00FF00;*/
	line-height:0.5em;
	font-size:5px;
}
#gnavi li a, #gnavi li a img{
	margin-bottom:0px;
	padding-bottom:0px;
	/*background-color: #0000FF;*/
	line-height:0.5em;
	font-size:5px;
}


/* contents */
#contents {
	width: 556px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

#contents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#contents p {
	margin-top:15px;
	font-size: 120%;
	line-height: 2em;
}
#contents p a{
	font-size: 100%;
}



#contents ul, #contents ol{
	font-size:100%;
	line-height: 2em;
	display: block;
}

#contents li {
	margin-left: 2em;
	font-size: 120%;
	line-height: 2em;
}
.pos-right{
	float:right;
	padding-top: 5px;
	padding-left: 1.5em;
}
.pos-left{
	float:left;
	padding-right:1.5em;
	padding-top: 5px;
}
.pos-right:after, .pos-left:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#contents hr{
	color:#808880;
	background-color:#494949;
	width:100%;
	height:1px;
	border:none;
	padding:0;
	margin:5px 0 3px 0;
	clear:both;
}
#collection{
	text-align:center;
	margin-top:20px;
	font-size:10px;
	}
#collection td{
}
#contents table{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-color:#808880;
}
#pic{
	width:300px;
	height:auto;
}
/* foot */
#foot{
	width:596px;
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
	
}
#foot p{
	margin-top:10px;
	font-size: 10px;
}

#foot p .copyright{
	color: #CCCCCC !important;
}


/*-----------------------*/
#container #contents .cell1 td{
	font-size:12px;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

/*--Authorized Dealer--*/
#shoplist{
	padding-top:20px;
}
#shoplist li{
	padding-top:10px;
	list-style:none;
	clear:both;
	font-size:120%;
	line-height:2em;

}
#shoplist li a{
	text-decoration:none;
}
#shoplist li a:hover{
	text-decoration:underline;
	color:#999999;
}
.adnam{
	clear:both;
	float:left;
	width:220px;
	font-weight:bold;
	margin-right: 20px;
	line-height: 1.8em;
}
.adnam h4{
	font-size:120%;
}
.adnamttl{
	clear:both;
	float:left;
	width:220px;
	font-weight:normal;
	margin-right: 20px;
	line-height: 1.8em;
}
.adinfttl{
	float:left;
	width:256px;
	margin-right: 10px;
	line-height: 1.8em;
}
.adinf{
	float:left;
	width:256px;
	margin-right: 10px;
	line-height: 1.8em;
}
.adhr{
	height:10px;
	border-top: 1px solid #CCCCCC;
}
.adimg{
	float:left;
}

.f10{
	font-size:10px;
}



/* 背景設定 */
#bgtop{
	background-image:url(../comon-img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	background-attachment: scroll;
}
#bgtop #navi {
	margin-top: 20px;
	padding-bottom: 100px;
}

#bgabout{
	background-image:url(../comon-img/12_13_Foto_kombi.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-attachment: scroll;
}

#bgabout #navi {
	margin-top: 20px;
	padding-bottom: 20px;
}


#bgcollection{
	background-image:url(../comon-img/22_23_Foto_kombi.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-attachment: scroll;
}

#bgcollection #navi {
	margin-top: 20px;
	padding-bottom: 20px;
}

#bgad{
	background-image:url(../comon-img/08_09_Foto_kombi.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-attachment: scroll;
}

#bgad #navi {
	margin-top: 20px;
	padding-bottom: 20px;
}


#bgnews{
	background-image:url(../comon-img/18_19_Foto_kombi.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-attachment: scroll;
}

#bgnews #navi {
	margin-top: 20px;
	padding-bottom: 20px;
}

#bgnews #contents .disc{
	float:left;
}

#bgnews #contents p{
	width:330px;
}

#backtocoltop{
	clear:both;
	text-align: center;
}

#backtocoltop a{
	color:#FFFFFF;
	text-decoration:none;
}

.imgbox{
	float:left;
	width:200px;
	text-align: center;
	clear: both;
}

.w100per{
	width:100% !important;
}

.w355{
	width:345px !important;
	padding-left:10px;
	padding-right:0px;
}

.w355 h4{
	margin-top:15px;
}

