@charset "utf-8";
/* CSS Document */

/* reset */
html {
	overflow:scroll;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'SimHei','Hei',sans-serif;
	text-align:center;
	line-height:1.3;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	line-height: 1.4em;	
}
div { zoom: 1;/*for IE 5.5-7*/}
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;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:none;
}
caption,th {
	text-align:left;
}
hr,legend {
	display:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
img,abbr,acronym,fieldset,a {
	border:0;
}
ul li {
	list-style-type:none;
}
img{display:inline-block;}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a img{
-webkit-transition:opacity 0.5s;
}
a:hover img,
a:hover img{
background:none;
opacity:0.7;
filter:alpha(opacity="70");
}
/* base */
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
a{color: #CC6633;}/*リンクの文字の色変更*/
#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrap p {
	padding-top: 10px;
	padding-bottom: 5px;
}
#head {
	text-align: left;
	overflow: hidden;
}
#head h1 {
	float: left;
}

#head #navi_area ul li {
	float: left;
}
#head #navi_area {
	float: right;
	overflow: hidden;
	width: 348px;
}
#about_area {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}
#about_area #about_area_left {
	background-color: #F3EEE9;/*画像背景色の変更*/
	padding: 10px;
	width: 300px;
	_width: 320px;
	float: left;
	margin-right: 20px;
	color:#669933
}
#about_area #about_area_left img {
	border: 1px solid #FFF;
}
#about_area #about_area_right {
	width: 483px;
	float: right;
}
#wrap p.pagetop {
	text-align: right;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#about_btm #about_btm_in {
	background-image: url(images/fot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	_width: 850px;
	padding: 9px;
	_padding: 9px 6px;
	overflow: hidden;
	margin-bottom: 20px;
}
#about_btm #about_btm_in img {
	float: left;
	border: 1px solid #FFF;
}

#works_area {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}
#works_area #works_area_left {
	background-color: #F3EEE9;/*画像背景色の変更*/
	padding: 10px;
	width: 300px;
	_width: 320px;
	float: left;
	margin-right: 20px;
}
#works_area #works_area_left img {
	border: 1px solid #FFF;
}
#works_area #works_area_right {
	width: 483px;
	float: right;
}
#works_btm #works_btm_in {
	background-image: url(images/fot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#works_btm #works_btm_in img {
	float: left;
	border: 5px solid #F3EEE9;/*画像背景色の変更*/
	margin-right: 9px;
}
#works_btm #works_btm_in .border_0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact_area {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}
#contact_area #contact_area_left {
	background-color: #F3EEE9;/*画像背景色の変更*/
	padding: 10px;
	width: 380px;
	_width: 320px;
	float: left;
	margin-right: 20px;
}

#contact_area #contact_area_left img {
	border: 1px solid #FFF;
}
#contact_area #contact_area_right {
	width: 400px;
	float: right;
}

#contact_btm #contact_btm_in {
	background-image: url(images/fot_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	_width: 850px;
	padding: 9px;
	_padding: 9px 6px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: right;
}
#contact_btm #contact_btm_in ul {
	text-align: right;
	float: right;
}

#contact_area #contact_area_right h3 {
	width: 399px;
}
#contact_btm #contact_btm_in ul li a {
	font-weight: bold;
	color: #473423;
}
#contact_btm #contact_btm_in ul li {
	float: left;
	margin-right: 20px;
}
#main_area #copy {
	color: #966E4A;
	text-align: right;
	margin-bottom: 20px;
}



/*共通*/
.margin_r_8{margin-right:8px;}
.margin_t_10{margin-top:10px;}
h3 {
	background-image: url(images/h_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 483px;
	padding-left: 30px;
	color: #966E4A;/*文字の色の変更*/
	margin-top: 15px;
}
