/* CSS DOCUMENT */


@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	}

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,th,td { 
	margin:0;
	padding:0;
}

table,tr,td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #F6DACD;
	line-height: 1.5em;
	border-collapse:collapse;
	border-spacing:0;
}

img { 	border:0;}

a {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color: #F6DACD;
	text-decoration:none;
}

a:visited {	}

body {
	color: #EBDBC2;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center; /* center on ie */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial,helvetica,clean,sans-serif;
}

#soon {
	background-color: #874B07;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: normal;
}

abbr {
	border:none;
}

hr {
	clear: both;
	visibility: hidden;
}

div.clear{
	clear: both;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* レイアウト*/
.left {	float: left;}
.right {	float: right;}




/* --------------------------------------------------------------- */
/* wrapper                                                         */
/* --------------------------------------------------------------- */

#wrapper,
#wrapper_kotei {
	margin: 0;
	width: 100%;
	text-align: center; /* center on ie */
	background-color: #874B07;
}

* html body#kotei {
   overflow: hidden;
}

* html #wrapper_kotei {
	margin: 0 0 0 0;
	padding: 125px 0 0 0;
	height: 100%;
	overflow: auto;
}


#wrapper_soon {
	margin: 200px 0;
	width: 100%;
	text-align: center; /* center on ie */
	position: relative;
	background-color: #874B07;
}




/* --------------------------------------------------------------- */
/* header                                                          */
/* --------------------------------------------------------------- */

#header,
#header_kotei {
	height: 125px;
	margin: 0 auto;
	text-align: center; /* center on ie */
	background-color:#FFFFFF;
	z-index: 99;
}

#header_kotei {
	width: 100%;
	position: fixed !important;
	position: absolute;
	top: 0;
	right: 0;
}

* html #header_kotei {
	right: 16px;
}






/* --------------------------------------------------------------- */
/* logo_box                                                           */
/* --------------------------------------------------------------- */

#logo_box,
#logo_box_kotei {
	margin: 0 auto;
	padding-top: 45px;
	width: 950px;
}

* html #logo_box_kotei {
	padding-left: 18px;
	width: 968px;
}

#head_logo {
	margin: 0 0 30px 0;
	display:inline;
	float:left;
}

#head_copy {
	margin: 0 0 30px 0;
	display:inline;
	float:right;
}





/* --------------------------------------------------------------- */
/* main_img                                                        */
/* --------------------------------------------------------------- */

#main_img,
#main_img_kotei {
	margin: 40px auto 0 auto;
	width: 950px;
	height: 485px;
	clear:both;
}

#main_img_kotei {
	margin: 0 auto;
	padding: 165px 0 0 0;
	width: 950px;
	clear:both;
}

* html #main_img_kotei {
	margin: 0 auto;
	padding: 40px 0 0 0;
}



/* --------------------------------------------------------------- */
/* main                                                            */
/* --------------------------------------------------------------- */

#main_top,
#main {
	width: 950px;
	margin: 40px auto 20px auto;
	background:url(../images/main_side_back.gif) repeat-y top right;
	text-align: left; /* left on ie */
}

#main {
	margin: 50px auto 20px auto;
}

#contents {
	width: 750px;
	float: left;
}

#contents_top {
	width: 760px;
	float: left;
}

#bana {
	width: 155px;
	padding:0 0 20px 0;
	background-color: #874B07;
	float:right;
}

#bana p.last {
	margin: 2px 0 30px 0;
}

#bana_sub {
	padding: 20px 0 0 0;
	background-color: #874B07;
	background:url(../images/bana_line.gif) no-repeat top left;
}

#bana_sub ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 6px;
	font-size: 10px;
	list-style: none;
	background:url(../../images/link_icon.gif) no-repeat center left;
}

#side_navi {
	padding: 15px 0 0 0;
	margin: 0 0 30px 0;
	background-color: #E3C9A6;
}

#side_navi ul {
	background-color: #E3C9A6;
}

#side_navi ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

#side_navi ul li a {
	margin: 0;
	padding: 13px 0 13px 23px;
	border-top: #B9895D 1px solid;
	background:url(../images/navi_icon.gif) no-repeat center left;
	background-color: #E3C9A6;
	color: #643300;
	text-decoration: none;
	display: block;
	zoom: 1;
}

#side_navi ul li a:hover {
	background:url(../images/navi_icon_ov.gif) no-repeat center left;
	background-color: #482600;
	color: #E3C9A6;
	text-decoration: none;
}





/* --------------------------------------------------------------- */
/* entry                                                               */
/* --------------------------------------------------------------- */

.entry {
	border-top: #231815 solid 7px;
	background-color: #ECE1C6;
}

.entry .title_box {
	padding: 8px 100px 10px 20px;
	background:url(../images/entry_back.gif) no-repeat center right;
	background-color: #462502;
	font-weight:bold;
}

.entry .title_box h3 {
	font-size: 40px;
	font-weight: bold;
}

.entry .title_box h3 strong,
.entry .title_box h3 b {
	font-size: 24px;
	font-weight: normal;
}

.page_body {
	padding: 25px 35px 35px 35px;
	font-size: 12px;
	line-height: 1.4em;
	color: #3E3A39;
}

.page_body strong,
.page_body b {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	color: #874C0B;
}





/* --------------------------------------------------------------- */
/* footer                                                          */
/* --------------------------------------------------------------- */

#footer01 {
	text-align: center; /* center on ie */
}

#footer02 {
	padding: 25px 0 150px 0;
	background-color: #6E3A05;
	text-align: center; /* center on ie */
}

.foot_panf,
.foot_message,
.foot_message_top,
.foot_pagetop,
.foot_info,
.foot_menu,
.foot_copy,
.foot_copy2 {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* left on ie */
}

.foot_message_top {
	font-size: 10px;
	line-height: 1.5em;
	padding: 20px 0 25px 0;
	border-top: #462B14 1px dotted;
}

.foot_message {
	font-size: 10px;
	line-height: 1.5em;
	padding: 20px 0 0 0;
	border-top: #462B14 1px dotted;
}

.foot_message h3,
.foot_message_top h3 {
	font-size: 10px;
	line-height: 1.5em;
}

.foot_pagetop {
	text-align: right; /* right on ie */
}

.foot_info {
	padding:3px 0 0 0;
}

.foot_info h4 {
	float: left;
}

.foot_menu ul {
	margin: 20px 0 15px 0;
}

.foot_menu ul li {
	margin: 15px 20px 15px 0;
	padding: 0 0 0 6px;
	font-size: 10px;
	list-style: none;
	display: inline;
	background:url(../../images/link_icon.gif) no-repeat center left;
}

.foot_menu ul li a {
	color: #EBDBC2;
}

.foot_menu ul li a:hover {
	color: #C2946C;
}

.foot_copy2 {
	margin: 15px auto 0 auto;
	text-align: left; /* left on ie */
}

.foot_info img,
.foot_copy img {
	margin: 0 20px 0 0;
}




/* --------------------------------------------------------------- */
/* top                                                             */
/* --------------------------------------------------------------- */

/* news-staff */

#news,
#staff,
#works {
	text-align: left; /* left on ie */
	display:inline;
	float:left;
}

#newstaff {
	width: 750px;
}

#news,#staff {
	width: 360px;
}

#works {
	width: 778px;
}

#news {		float: left;}
#staff {	float: right;}

#news h2 img,
#staff h2 img,
#works h2 img{
	margin: 0 0 10px 0;
}

#news ul,
#staff ul {
	margin: 5px 0 50px 0;
	text-align: left; /* left on ie */
	clear:both;
}

#news ul li,
#staff ul li{
	margin: 0 0 8px 3px;
	padding-bottom: 8px;
	color: #B4825A;
	border-bottom: #462B14 1px dotted;
	list-style: none;
	font-weight:bold;
}

#news ul li a,
#staff ul li a {
	margin: 0 8px 0 8px;
	padding: 3px 0 3px 30px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

#news ul li a.new,
#staff ul li a.new {
	background:url(../../images/new_icon.gif) no-repeat center left;
}

#news ul li a:hover,
#staff ul li a:hover{
	color: #DCBE96;
	text-decoration:none;
}

#top_works_box .seko,
#top_works_box .seko_last {
	height: 190px;
	margin:0 28px 0 0;
	font-size: 10px;
	float:left;
	z-index: 99;
}

#top_works_box .seko_last {
	margin:0 0 0 0;
}

#top_works_box .seko p.more,
#top_works_box .seko_last p.more {
	width: 125px;
	border-top: #A41408 solid 5px;
	padding: 3px 0;
	line-height: 1.4em;
}

#top_works_box .seko p.more_new,
#top_works_box .seko_last p.more_new {
	width: 125px;
	border-top: #A41408 solid 5px;
	padding: 3px 0;
	line-height: 1.5em;
	background:url(../../images/new_icon2.gif) no-repeat top right;
}






/* --------------------------------------------------------------- */
/* sub                                                             */
/* --------------------------------------------------------------- */

.pagetop,
.pagetop2,
.pagetop_blog {
	margin: 0 0 50px 0;
	padding: 7px 15px 8px 15px;
	color: #4C2600;
	text-align: right; /* right on ie */
	background-color: #BE956E;
}

.pagetop2 {	margin: 0 0 0 0;}
.pagetop_blog {	margin: 0 0 30px 0;}

.pagetop a,
.pagetop2 a {	color: #4C2600;}
.pagetop a:hover,
.pagetop2 a:hover {	color: #793A00;}

#page_title {
	margin: 0 0 20px 0;
}

.w_waku {
	background-color: #FFFFFF;
	color: #3E3A39;
}

.w_waku a {	color: #910000;}
.w_waku a:hover {	color: #D23232;}

#soon {
	padding: 100px 0 100px 0;
	text-align: center; /* center on ie */
}




/* works */

.collection {
	margin: 0 0 10px 0;
	position:relative;
	z-index: 1;
}

.collection img {
	margin: 0 20px 1px 0;
}

.collection div.photo {
	height: 190px;
	width: 186px;
	float: left;
}

.collection div.photo p.links {
	padding-left:27px;
	background:url(../../works/images/icon.gif) no-repeat left center;
}

.collection img.last {
	margin: 0 0 15px 0;
}

.hidden {
	display: none;
}





/* --------------------------------------------------------------- */
/* form                                                            */
/* --------------------------------------------------------------- */


#contact {
	padding-top:4px;
	border-top: #AC5451 1px dotted;
}

#contact li {
	margin: 0 0 5px 0;
	padding-top: 5px;
	padding-left: 200px;
	padding-bottom: 10px;
	border-bottom: #AC5451 1px dotted;
	list-style: none;
}

#contact li.c01 {	background:url(../../contact/images/c01.gif) no-repeat center left;}
#contact li.c02 {	background:url(../../contact/images/c02.gif) no-repeat center left;}
#contact li.c03 {	background:url(../../contact/images/c03.gif) no-repeat center left;}
#contact li.c04 {	background:url(../../contact/images/c04.gif) no-repeat center left;}
#contact li.c05 {	background:url(../../contact/images/c05.gif) no-repeat center left;}
#contact li.c06 {	background:url(../../contact/images/c06.gif) no-repeat center left;}

.hisu {
	margin: 0 0 40px 0;
	padding-left: 35px;
	background:url(../../contact/images/hisu.gif) no-repeat center left;
	min-height: 16px;
}	

.form_waku {
	padding:2px;
	color: #3E3A39;
	border: #D1D1D1 solid 1px;
	background:#F2F2F2;
	font-size: 11px;
}

.form_waku:hover {
	background:#FFFFFF;
}

.form_waku:focus {
	border: #999999 solid 1px;
}

.form_btn_box {
	text-align: center; /* center on ie */
	padding-top:30px;
}

.form_btn_box .btn {
	margin:20px 15px 0 15px;
}

.form_end {
	margin: 40px 120px 0 120px;
	padding: 40px 20px 70px 20px;
	text-align: center; /* center on ie */
}

.form_end h3 {
	margin: 0 0 15px 0;
	padding-bottom:15px;
	line-height:1.5em;
	font-size: 18px;
	border-bottom: #AC5451 1px dotted;
}

.form_end p {
	margin: 0;
	padding:5px 0 0 0;
}



/* --------------------------------------------------------------- */
/* font                                                            */
/* --------------------------------------------------------------- */


.text_minier {
	font-size: 8px;
	line-height: 1.5em;
}

.text_mini {
	font-size: 10px;
	line-height: 1.5em;
}

.text_normal {
	font-size: 11px;
	line-height: 1.5em;
}

.text_big {
	font-size: 14px;
	line-height: 1.5em;
}

.text_biger {
	font-size: 18px;
	line-height: 1.5em;
}

.red {
	color:#FF603B;
}

.yellow {
	color:#A7A900;
}

.oud {
	color:#927E02;
}



/* --------------------------------------------------------------- */
/* sp                                                              */
/* --------------------------------------------------------------- */
.sp_t05 {	margin: 5px 0 0 0;}
.sp_t10 {	margin: 10px 0 0 0;}
.sp_t15 {	margin: 15px 0 0 0;}
.sp_t20 {	margin: 20px 0 0 0;}
.sp_t25 {	margin: 25px 0 0 0;}
.sp_t30 {	margin: 30px 0 0 0;}
.sp_t40 {	margin: 40px 0 0 0;}
.sp_t50 {	margin: 50px 0 0 0;}

.sp_b05 {	margin: 0 0 5px 0;}
.sp_b10 {	margin: 0 0 10px 0;}
.sp_b15 {	margin: 0 0 15px 0;}
.sp_b20 {	margin: 0 0 20px 0;}
.sp_b25 {	margin: 0 0 25px 0;}
.sp_b30 {	margin: 0 0 30px 0;}
.sp_b40 {	margin: 0 0 40px 0;}
.sp_b50 {	margin: 0 0 50px 0;}

.sp_t05_b05 {	margin: 5px 0 5px 0;}
.sp_t10_b10 {	margin: 10px 0 10px 0;}
.sp_t20_b20 {	margin: 20px 0 20px 0;}
.sp_t30_b30 {	margin: 30px 0 30px 0;}
