@charset "utf-8";


/* BODY
---------------------------------------------*/

html {
	width: 100%;
	height: 100%;}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;}

body {
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFDC;
	-webkit-text-size-adjust: 100%;}

img {
	vertical-align: bottom;
	border: none;}

strong {
	color: #FF6600;
	font-weight: bold;}

a {
	outline:none;
	color: #666666;
	text-decoration: none;}

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

a:active {
	background-color: transparent;
	outline: none;}

p {
	line-height: 1.7em;}

.clear {clear: both;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}



/* HEADER
---------------------------------------------*/

#header {
	position: relative;
	width: 946px;
	margin: 0 auto;}

#header h1 {
	width: 402px;
	height: 95px;
	padding: 30px 521px 25px 0;
	margin-left:23px;}

/* headernavi  */

#headernav {
	position:absolute;
	top: 97px;
	right: 0px;
	width: 443px;
	height: 0px;}

#headernav li {
	float: left;
	text-indent: -9999px;}

#headernav li a {
	display: block;
	width: 110px;
	height: 29px;
	border-right: 1px solid #C69C6D;
	background-repeat:no-repeat;}

#headernav li#top a {
	background-image: url(../images/bt_h_top.gif);}

#headernav li#works a {
	background-image: url(../images/bt_h_works.gif);}

#headernav li#mail a {
	background-image: url(../images/bt_h_mail.gif);}

#headernav li#flow a {
	background-image: url(../images/bt_h_flow.gif);}

#headernav li#flow_last a {
	background-image: url(../images/bt_h_flow.gif);
	border-style: none;}

#headernav li#info a {
	background-image: url(../images/bt_h_info.gif);
	border-style: none;}


#headernav li#top a:hover {
	background-image: url(../images/bt_h_top_o.gif);}

#headernav li#works a:hover {
	background-image: url(../images/bt_h_works_o.gif);}

#headernav li#mail a:hover {
	background-image: url(../images/bt_h_mail_o.gif);}

#headernav li#flow a:hover {
	background-image: url(../images/bt_h_flow_o.gif);}

#headernav li#flow_last a:hover {
	background-image: url(../images/bt_h_flow_o.gif);}

#headernav li#info a:hover {
	background-image: url(../images/bt_h_info_o.gif);}



/* CONTENTS
---------------------------------------------*/

#contents {
	overflow: hidden;}

#sub_topimg {
	width: 100%;
	height: 150px;
	border-top: 3px solid #A67C52;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #301F20;}

#sub_topimg h2 {
	margin: 0 auto;
	width: 900px;
	height: 150px;
	background-color: #FFFFFF;}

/* dbox  */

#dbox {
	width: 898px;
	height: 160px;
	border: 1px solid #E8E8E8;
	text-align: left;
	background-color: #fff;
	margin: 0 auto 40px auto;}

* html #dbox {
	width: 900px;}

#dbox_L {
	float: left;
	width: 395px;
	height: 160px;
	background: #fff url(../images/bg_dbox_car.gif) no-repeat right bottom;}

#dbox_L h2 {
	width: 185px;
	height: 72px;
	padding: 20px 0 10px 20px;}

#dbox_L p {
	width: 185px;
	height: auto;
	color: #ff6600;
	padding-left: 35px;}

* html #dbox_L p {
	width: 220px;}

#dbox_R {
	float: right;
	width: 503px;
	height: 160px;}

#dbox ul {
	padding: 25px 20px 0 35px;
	width: 448px;
	height: 135px;}

#dbox ul li {
	width: 448px;}

#dbox ul li dl dt {
	width: 448px;
	height: auto;
	font-size: 18px;
	line-height: 18px;
	color: #ff6600;}

* html #dbox ul li dl dt {
	line-height: 23px;}

#dbox ul li dl dd ul {
	width: 428px;
	padding: 5px 0 15px 20px;
	height: auto;}

#dbox ul li dl dd ul li {
	width: auto;
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
	display: inline;}



/* FOOTER
---------------------------------------------*/

#footer {
	width: 100%;
	height: 200px;
	margin-bottom: 0px;
	border-top: 3px solid #C7B299;
	background-color: #A67C52;}

#ftbox {
	width: 900px;
	height: 200px;
	margin: 0 auto;}

#ftbox_L {
	float: left;
	width: 333px;
	height: 129px;
	padding: 36px 0 35px 0;}

#ftbox_R {
	float: right;
	width: 567px;
	height: 200px;}

/* footernavi  */

#footernav {
	text-align: right;
	margin-top: 80px;
	height: 20px;}

#footernav li {
	color: #301F20;
	border-right: 1px solid #CCCCCC;
	padding: 0 10px;
	display: inline;}

#footernav li a {
	color: #ffffff;
	text-decoration: none;}

#footernav li a:hover {
	color: #FF6600;
	text-decoration: none;}

#footernav li#f_last {
	border: none;
	padding: 0 0 0 10px;}


/* COPYRIGHTS */

#ft_pp {
	padding-top: 10px;
	height: 20px;
	text-align: right;}

#ft_pp a {
	color: #ddd;
	text-decoration: none;}

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


/* COPYRIGHTS */

#copyright {
	padding-top: 10px;
	height: 20px;
	color: #CCCCCC;
	text-align: right;}




/* CLEARFIX
---------------------------------------------*/

.cl:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

.cl{ display: inline-block; }

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

