@charset "utf-8";
/***********************************************/
/* wrapper                                   */
/***********************************************/ 

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 900px;
}

#site_id {
	width: 400px;
	height: 83px;
	float: left;
}

#gl_navi {
	width: 650px;
	float: right;
}
#pr_navi {
	float: right;
	padding-top: 30px;
	width: 495px;
}

#pr_navi li {
	list-style-type:none;
	float:left;
}
#pr_navi ul {
	float: right;
}



#gl_navi ul {
	text-decoration: none;
	list-style-image: none;
}

#gl_navi li {
	list-style-type:none;
	float:left;
}




/***********************************************/
/* content                        */
/***********************************************/ 


#content {
	width: 900px;
	clear: both;
}

#content img {
vertical-align: text-bottom;
}



/************** main *****************/
#main {
	width: 610px;
	float: left;
	padding-top: 40px;
	padding-left: 30px;
}




#main p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 13px;
}





#sub {
	width: 230px;
	float: right;
	padding-bottom: 30px;
	padding-top: 40px;
}
#sub li {
	padding-bottom: 10px;
}
#sub ul {
	padding-bottom: 20px;
}





.section {
	clear: both;
	padding-bottom: 30px;
}

#footer {
	width: 900px;
	background-image: url(../images/foot_bkg.png);
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9CEC1;
	border-bottom-color: #D9CEC1;
	margin-top: 50px;
	padding-bottom: 5px;
}
#footer li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}
#foot_navi1 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	padding-bottom: 10px;
}
#foot_navi2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	padding-bottom: 10px;
}

#foot_navi3 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	padding-bottom: 10px;
}


#foot_navi1 {
	width: 130px;
	float: left;
	padding-left: 20px;
	height: 165px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C6BAB3;
	margin-right: 20px;
}
#foot_inquiry {
	width: 217px;
	float: left;
}
#foot_dvd {
	float: left;
	width: 217px;
}
#foot_navi3 ul {
	padding-top: 20px;
}


#foot_navi2 {
	float: left;
	width: 150px;
}
#foot_navi3 {
	float: left;
	width: 130px;
	height: 165px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C6BAB3;
}
#foot_address {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
}
#foot_address img {
	float: left;
}
#foot_address p {
	font-size: 10px;
	line-height: 18px;
	margin-top: 10px;
}





#footer p {
	font-size: 10px;
	line-height: 18px;
	clear: both;
}

.pagetop {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	padding-right: 35px;
}




  
    
/***********************************************/
/* clearfix                                */
/***********************************************/ 
#content:after,
#gl_navi ul:after,
#sub:after,
#news_link:after,
#works_list:after,
.shop_wrap:after,
#footer li:after


{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
.img_right {
	float: right;
}
.clear {
	clear: both;
}


.img_left {
	float: left;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.supplementation {
	font-size: 10px;
	line-height: 16px;
	color: #8D7E63;
	padding-top: 5px;
	display: block;
}

.clearfix {display: block;}
