@import url("reset-fonts.css");
body{
background:url(images/bg.png) no-repeat right top;
padding-bottom:50px;
text-align:center;
}

body#kogire{
background:url(images/bg_kogire.png) no-repeat right top;
padding-bottom:50px;
}

body#company,
body#use{
background:url(images/bg_about.png) no-repeat right top;
}


/* header
---------------------------------------------------- */
#wrapper {
	margin: 50px auto 0px auto;
	padding:0px 10px ;
	text-align: left;
	width: 860px;
	height:auto;
	background-color:#FFF;
	color : #69675D;
}

/* header
---------------------------------------------------- */

#header {
    width: 800px;
    height:280px;
    margin:0 30px;
	background-color:#fff;
}

#greet #header {background:url(images/header_greet.gif) ;}
#news #header {background:url(images/header_news.gif) ;}
#product #header {background:url(images/header_product.gif) ;}
#shop #header {background:url(images/header_shop.gif) ;}
#contact #header {background:url(images/header_contact.gif) ;}
#kogire #header {background:url(images/header_kogire.gif) ;}
#staffblog #header {background:url(images/header_staffblog.gif) ;}
#saitoorimon #header {background:url(images/header_saitoorimono.gif) ;}
#company #header {background:url(images/header_company.gif) ;}
#use #header {background:url(images/header_use.gif) ;}

h1 {
float:left;
width:170px;
height:170px;
margin:60px 0 0 20px;
}
h3{
font-size:120%;
color:#A49E2A;
}

h4{
font-size:110%;
margin-top:20px;
}

#menu{
float:left;
	width:257px;
	height:100px;
	margin:96px 0px 0px 0px;
}

#menu ul li{
	float:right;
	text-indent:-9999px;
	overflow: hidden;
}
#menu li a{
	display:block;
	width:27px;
	height:100px;
}

#menu ul #menu_greet{background:url(images/menu.gif) no-repeat -231px -6px;}
#menu ul #menu_news{background:url(images/menu.gif) no-repeat -203px -6px;}
#menu ul #menu_product{background:url(images/menu.gif) no-repeat -176px -6px;}
#menu ul #menu_shop{background:url(images/menu.gif) no-repeat -149px -6px;}
#menu ul #menu_contact{background:url(images/menu.gif) no-repeat -122px -6px;}
#menu ul #menu_kogire{background:url(images/menu.gif) no-repeat -94px -6px;}
#menu ul #menu_owner{background:url(images/menu.gif) no-repeat -67px -6px;}
#menu ul #menu_staffblog{background:url(images/menu.gif) no-repeat -39px -6px;}
#menu ul #menu_saitoorimono{background:url(images/menu.gif) no-repeat -4px -6px; margin-right:10px;}

#menu ul #menu_greet a:hover,#greet #menu ul #menu_greet{background:url(images/menu.gif) no-repeat -231px -105px;}
#menu ul #menu_news a:hover,#news #menu ul #menu_news{background:url(images/menu.gif) no-repeat -203px -105px;}
#menu ul #menu_product a:hover,#product #menu ul #menu_product{background:url(images/menu.gif) no-repeat -176px -105px;}
#menu ul #menu_shop a:hover,#shop #menu ul #menu_shop{background:url(images/menu.gif) no-repeat -149px -105px;}
#menu ul #menu_contact a:hover,#contact #menu ul #menu_contact{background:url(images/menu.gif) no-repeat -122px -105px;}
#menu ul #menu_kogire a:hover,#kogire #menu ul #menu_kogire{background:url(images/menu.gif) no-repeat -94px -105px;}
#menu ul #menu_owner a:hover{background:url(images/menu.gif) no-repeat -67px -105px;}
#menu ul #menu_staffblog a:hover,#staffblog #menu ul #menu_staffblog{background:url(images/menu.gif) no-repeat -39px -105px;}
#menu ul #menu_saitoorimono a:hover,#saitoorimono #menu ul #menu_saitoorimono{background:url(images/menu.gif) no-repeat -4px -105px;}


/* contents
---------------------------------------------------- */
#contents{
display:block;
margin:30px 60px 10px 60px;
background-color:#FFF;
overflow: hidden;
}

#news #contents,
#kogire #contents,
#product #contents{
overflow:visible;
}




/* footer
---------------------------------------------------- */
#footer{
clear:both;
overflow: hidden;
background-color:#FFF;
}

#pagetop{
float:right;
margin:10px 5px 10px 0;
font-size: 70%;
}

#pagetop a{
color:#AA9F1A;
}

#address_info{
clear:both;
	background:url(images/footer_bg.png) ;
	height:59px;	
	margin-bottom:1px;
}

#kogire #address_info{
	background:url(images/footer_kogire.png) ;
}

#address_info p{
	font-size: 80%;
	padding:19px 0 0 60px;
	line-height: 130% !important;
	}
	
#address_info .orimono_link{
	float: right;
	margin:0px 73px 0 0;
	_margin:0px 36px 0 0;
	padding:0;
}

p.orimono_link a{
	display:block;
	background:url(images/footer_btn.jpg) ;
	width:102px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
}

p.orimono_link a:hover{
	background:url(images/footer_btn.jpg) no-repeat 0px -59px ;
}

#kogire p.orimono_link a{
	background:url(images/footer_btn02.jpg) ;
}

#kogire p.orimono_link a:hover{
	background:url(images/footer_btn02.jpg) no-repeat 0px -59px ;
}

#footer #terms {
	float: left;
	position:relative;
	left:-10px;
}

#footer #terms ul li{
	display: inline;
	font-size: 10px;
	padding-left: 15px;
	background: url("images/list_particle.gif") no-repeat 0 30%;
}
#footer #terms ul  #subHome{
	background-image: none;
}

#footer #copyright address { 
	float: right;
    font-size: 65%;
	margin-top:5px;
}

.text_em {
	font-size: 120%;
	line-height: 100% !important;
	font-weight: 700; 
	letter-spacing: 0.5px;
}
	
a {text-decoration: none;}
a:link {color: #666;}
a:hover{color: #999;}
a:visited {color: #666;}

.hidden {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

.f_right {
    float: right;
}

.f_left {
    float: left;
}

p.btn_kodawari a{
	background:url(images/blogbtn.gif) no-repeat;
	width:108px;
	height:43px;
	display:block;
	text-indent:-9999px;
}
p.btn_kodawari a:hover{
	background-position:left -43px;
}

p.btn_wearable a{
	background:url(images/wearablebtn.gif) no-repeat;
	width:108px;
	height:43px;
	display:block;
	text-indent:-9999px;
}
p.btn_wearable a:hover{
	background-position:left -43px;
}


p,ul{
	font-size: 105%;
	line-height: 150%;
	letter-spacing:0.06em;
}

.disc li{
list-style:disc inside;
}

.decimal li{
list-style: decimal inside;
}


/* shop
---------------------------------------------------- */


#shop dl {
	}
	
#shop dt {
}
  
#shop dd {
}

div#maplink{
	text-align:right;
	width:335px;
}

#shop #maplink a{
color:#A49E2A;
text-decoration: underline;
}

#shop #maplink a:hover{
color:#A49E2A;
text-decoration: none;
}

#shop #maplink p{
margin-bottom:20px;
font-size:12px;
}

.shopad{
	padding-left:27px;
}

.shopad dl{
	color:#69675D;
	margin-bottom:10px;
	font-size: 92%;
}

.shopad dl dt{
	line-height: 150%;
	padding: 2px 0px;
	display: block;
	float: left;
	clear: left;
}

.shopad dl dd{
	line-height: 150%;
	margin-left: 5.5em;
	padding: 2px 0px;
}

.access{
	background:url(../gion/images/shadow_bt.jpg) no-repeat left bottom;
	line-height:1.1;
	padding-bottom:25px;
	font-size:12px;
}
.access h3{
	background:url(../gion/images/shadow_tp.jpg) no-repeat;
	padding:22px 0 0 27px;
}
.access h4,
.access dl{
	padding:0 90px 0 27px;
	width:300px;
}
.access dl{
	margin-bottom:5px;
}
.access dl dt,
.access dl dd{
	line-height:120%;
}
.access dl dd{
	margin-bottom:5px;
}

.access h4{
	font-weight:bold;
	margin:5px 0 5px 0;
}
.inner{
	background:url(../gion/images/shadow_ct.jpg) repeat-y;
}

body#googleMap{
	margin:0;
	padding:0;
	background-image:none;
}



/* staffblog
---------------------------------------------------- */

#staffset{
height:420px;
margin-top:30px;
background:url(images/staff_bg.gif) ;
background-repeat: no-repeat;
background-position: left bottom;
}

.staffinfo{
float:left;
width:124px;
margin-right:22px;
_margin-right:17px;
}

.staffinfoW{
float:left;
width:141px;
margin-right:16px;
_margin-right:11px;
}

.staffinfoR{
float:left;
width:124px;
margin-right:0;
}

#staffset h3,
#staffset h4{
font-size:90%;
line-height: 150%;
color:#69675D;
}

#staffset p{
font-size:90%;
line-height: 150%;
}


/* contact
---------------------------------------------------- */
.forminfo{
	float:left;
	width:170px;
	text-align:center;
}
.forminfo h4{
	text-align: center;
	margin:5px 0; 
}

.forminfo p{
    font-size:84%;
	line-height: 170%;
}

.forminfo .privacy{
	margin-top:30px;
	padding: 10px 0;
    border-top: double #c3c66f;
    border-bottom:double #c3c66f;
}

#formset{
 float:right;
 width:520px;
}

#formset .color_tr {
    background-color: #f6f9dc;
}

#formset th {
    padding: 12px 7px;
}

#formset td {
    padding: 12px 7px;
}

#formset span {
    color:#C7614B;
}

#formset .caption {
    font-size:75%;
    color:#666666;
}

#formset .f_address {
	float: right;
    font-size:84%;
    color:#69675D;
}

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}

#thanksMsg{
	text-align:center;
	margin-bottom:20px;
	font-size:12px;
	padding:20px 10px;
	border:2px solid #C3C66F;
	width:478px;
}

#thanksMsg strong{
	color:#C7614B;
	font-weight:bold;
}



/* company
---------------------------------------------------- */

#company #companyinfo{
	float:right;
    margin: 1px 0 0 30px;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
	border-collapse:separate;
	border-spacing:3px;
}

#company #contents p,
#company #contents li,
#company #contents h4{
	font-size:12px;
}

#companyinfo th {
    line-height: 1.6;
	padding: 5px 10px;
    border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
    text-align: left;
	vertical-align:top;
    white-space: nowrap;
}

#companyinfo td {
    line-height: 1.6;
    padding: 5px 10px;
    border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
    text-align: left;
	vertical-align:top;
}

#company h3 {
	margin-bottom:10px;
	font-size:16px;
}

#company h4 {
	margin-bottom:6px;
}

#company h3 a {
	color:#A49E2A;
	text-decoration:underline;
}

#company h3 a:hover {
	color:#A49E2A;
	text-decoration:none;
}

#use h3{
	margin-top:30px;
}

#use #contents{
	font-size:12px;
}

#use #contents h3{
	font-size:12px;
	margin-bottom:5px;
}


/* product
---------------------------------------------------- */
#product_contents{
	float:left;
	width:530px;
}

#product_menu{
	float:right;
	width:170px;
	position:relative;
	right:-38px;
	overflow:hidden;
}

#product_menu h4{
	width:170px;
	height:20px;
	font-size:12px;
	color:#fff;
	font-weight: bold;
	padding:0 0 0 5px;
	margin:0 0 15px 0;
	line-height:180%;
	background-image:url(images/product_h4_bg.gif) ;
}

#product_menu h5{
    font-size:110%;
	margin-bottom:10px;
	padding:0 0 0 0;
	text-align:center;
}

#product_menu p{
    font-size:12px;
	line-height: 140%;
	margin-bottom:15px;
	padding:0 6px 0 10px;
}

#product_menu img{
	margin:0 0 10px 10px;
}

#product_menu p.staffPhoto{
	text-align:center;
	margin:0;
	padding:0;
}

#product_menu p.staffPhoto img{
	margin:0 0 10px 0;
}

#product_menu p.product_contact{
	text-align:center;
	margin:0 0 25px 0;
}

#product_menu p.product_contact a{
	text-decoration:underline;
	color:#A39F1B;
}

#product_menu p.product_contact a:hover{
	text-decoration:none;
}

#product_menu ul{
	line-height: 170%;
	margin-bottom:15px;
	padding-left:5px;
}

#product_menu li{
	margin-left:10px;
	list-style: disc inside;
}

#product_contents h3{
	font-size:20px;
	color:#af526c;
	margin-bottom:15px;
}

#product_contents h3 a{
	font-size:20px;
	color:#af526c;
}

#product_month{
	width:530px;
	height:auto;
	padding-bottom:20px;
	overflow: hidden
}

.month_img{
	display:block;
	float:left;
	width:195px;
}

.product_info{
	display:block;
	float:right;
	width:320px;
}
.product_info dl{
	float:left;
	color:#69675D;
	margin: 0 20px 20px 0;
	font-size: 92%;
	}
	
.product_info dt {
	color:#A39F1B;
	line-height: 150%;
	padding: 2px 0px;
	display: block;
	float: left;
	clear: left;
	display:inline;
	margin-right:-2.5em;
}

.product_info dd {
	line-height: 150%;
	margin-left: 2.5em;
	padding: 2px 5px;
    border-left: 1px solid #A39F1B;
}

.product_info dd.obi {
	margin-left: 1.5em;
}
 
.product_info p {
	clear:both;
	font-size:12px;
	margin-bottom:5px;
}

.product_info p a {
	color:#A39F1B !important;
	text-decoration:underline !important;
}

.product_info p a:hover {
	color:#A39F1B !important;
	text-decoration:none !important;
}
 
.product_thum p{
	font-size:10px;
	color:#A39F1B;
	margin:20px 0 0 0;
}

.product_thum img{
	margin:4px 6px 0 0;
}

.product_thum a img{
	border: 1px solid #69675D;
}

.product_thum a:hover img{
	border: 1px solid #A39F1B;
}

.product_index{
	clear:both;
	margin-top:20px;
	padding-top:30px;
	border-top:1px solid #A39F1B;
}

.product_index span{
	float: left;
	margin: 0 50px 20px 5px ;
	text-align: center;
}

.product_index a:link,
.product_index a:visited,
.product_index a:link {
	text-decoration:none;
	color:#666666;
}

.product_index a:hover {
	text-decoration:none;
	color:#666666;
}

.product_index a:link img,
.product_index a:visited img,
.product_index a:link img{
	border: 1px solid #ffffff;
}

.product_index a:hover img{
	border: 1px solid #A39F1B;
}

div.articleMarginTop{
	height:40px;
	margin:0;
	padding:0;
	border-top:1px solid #A39F1B;
	margin-top:25px;
}



/*tooltip*/
.hotspot {}

#tt {position:absolute; display:block; background:url(images/tt_left.png) top left no-repeat;font-size:10px;}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.png) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:3px 12px 3px 7px; margin-left:5px; background:#EEEBCB; color:#666}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.png) top right no-repeat; overflow:hidden}



