* {
	margin: 0;
	padding: 0;
}
html {
	color: #333333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
	background-image: url(body_gb.png);
	background-repeat: repeat;
	background-position: center top;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
body {
	font-size: 13px;
	line-height: 21px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
body {
}


#body_sub{
	min-width: 796px;
	max-width: 1492px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 21px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
	

table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
#yui3-css-stamp.cssreset {
	display: none
}
a {/*リンクされた文字*/
	color: #AC3135;
	text-decoration: underline;
}
a:link {/*未訪問のリンク*/
	color: #AC3135;
	text-decoration: underline;
}
a:visited {/*訪問後のリンク*/
	color: #AC3135;
	text-decoration: underlinee;
}
a:hover img {/*マウスをのせたとき*/
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
a:hover {/*マウスをのせたとき*/
	color: #D3676A;
}
img {
	border-style: none;
	z-index: 0;
	vertical-align: bottom;
}
 @media only screen and (min-device-width: 320px) and (max-device-width: 760px) {
#sub_v {
	width: 698px !important;
}
#header {
	width: 698px !important;
}
#work {
	width: 708px !important;
}
#navi {
	width: 708px !important;
}
#main_v {
	width: 698px !important;
}
#container {
	width: 812px !important;
}
}
@media only screen and (min-device-width: 762px) and (max-device-width: 1024px) {
#sub_v {
	width: 934px !important;
}
#header {
	width: 934px !important;
}
#work {
	width: 944px !important;
}
#navi {
	width: 226px !important;
}
#main_v {
	width: 934px !important;
}
#container {
	width: 1011px !important;
}
#footer {
	width: 944px !important;
}
html {
	width: 1011px !important;
}
}
/* トップページ */ 
#p_top{
	background-color: #FFF;
}
#p_header{
	overflow: hidden;
	width: 1409px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#p_hed_l{
	float: left;
	height: 30px;
	width: 700px;
	padding-top: 10px;
	font-size: 11px;
	color: #AA9C8A;
}
#p_head_r{
	float: right;
	height: 30px;
	width: 600px;
	padding-top: 10px;
	font-size: 11px;
	text-align: left;
}
#p_head_r a{
	color: #786A57;
}


#header_in {
	height: 150px;
	width: 100%;
	overflow: hidden;
	position: relative;
	zoom: 1;
	padding-top: 20px;
}
#main_v {
	height: 346px;
	border: 1px solid #CCC;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#main_v_in {
	height: 348px;
	text-align: center;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: center top;
}
#sub_v {
	height: 214px;
	border: 1px solid #CCC;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#sub_v_in {
	height: 210px;
	text-align: center;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	height: 177px;
	width: 100%;
	float: left;
	background-image: url(footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding-bottom: 20px;
	color: #999;
	padding-top: 5px;
}
#container {
	width: 1409px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
}
#header_l {
	float: left;
	width: 107px;
}
#header_r {
	float: right;
	width: 562px;
}
/*メインビジュアル背景*/
.top {
	background-image: url(mv_top.jpg);
}
.about {
	background-image: url(mv_about.jpg);
}
.info {
	background-image: url(mv_info.jpg);
}
.plan {
	background-image: url(mv_plan.jpg);
}
.menu {
	background-image: url(mv_menu.jpg);
}
.contact {
	background-image: url(mv_contact.jpg);
}
.inquiry {
	background-image: url(mv_inquiry.jpg);
}
/**/

#middle {
}
#work {
	width: 944px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#content {
	float: right;
	width: 708px;
}
#navi {
	float: left;
	width: 236px;
	margin-left: -5px;
}
#maps {
	height: 376px;
	width: 680px;
	border: 2px dotted #CCC;
	margin-top: 12px;
	margin-left: 8px;
	margin-bottom: 30px;
}
#info_tenpo {
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#info_tenpo_l {
	float: left;
	width: 235px;
	padding-right: 15px;
	padding-top: 40px;
	padding-left: 10px;
}
#info_tenpo_r {
	float: left;
	width: 440px;
	background-image: url(info_photo_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 26px;
	font-size: 13px;
}
#about_ds {
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#about_ds_l {
	float: left;
	width: 334px;
}
#about_ds_r {
	float: left;
	width: 366px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 26px;
}
/**/

#plan_ds {
	overflow: hidden;
	position: relative;
	zoom: 1;
}
#plan_ds_l {
	float: left;
	width: 416px;
	padding-top: 14px;
	padding-bottom: 24px;
}
#plan_ds_r {
	float: left;
	width: 284px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 26px;
	padding-top: 14px;
	padding-bottom: 24px;
}
/**/

.txt_lr40 {
	padding-right: 40px;
	padding-left: 40px;
	line-height: 26px;
	padding-top: 6px;
}
.txt_lr4 {
	padding-right: 4px;
	padding-left: 4px;
	line-height: 26px;
	padding-top: 6px;
}
.txt_lr4_2 {
	padding-right: 4px;
	padding-left: 20px;
	line-height: 26px;
	padding-top: 6px;
}
.txt_lr4_3 {
	padding-right: 4px;
	padding-left: 20px;
	line-height: 28px;
	padding-top: 6px;
}
.pl_c {
	color: #595656;
}
.pl_b {
	font-size: 15px;
	font-weight: bold;
}
.pl_b hr {
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page_top {
	text-align: center;
	padding-bottom: 30px;
}
/**/
.item {
	float: left;
}
.col1 {
	width: 226px;
	height: 188px;
}
.col2 {
	width: 462px;
	height: 188px;
}
.col3 {
	width: 226px;
	height: 386px;
}
.masonry, .masonry .masonry-brick {
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-ms-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	transition-duration: 0.7s;
}
.masonry {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.masonry .masonry-brick {
	-webkit-transition-property: left, right, top;
	-moz-transition-property: left, right, top;
	-ms-transition-property: left, right, top;
	-o-transition-property: left, right, top;
	transition-property: left, right, top;
}
.menu_3c {
	width: 700px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_3c_box {
	width: 208px;
	float: left;
	margin-left: 38px;
}
.nrm {
	margin-right: 0px;
}
.m3c_t {
	padding-top: 10px;
	padding-bottom: 16px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: -38px;
	width: 740px;
}
.m3c_ph {
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-left: -38px;
	width: 740px;
}
#menu_list_1 {
}
.menu_txt {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	line-height: 14px;
	color: #333;
	font-size: 16px;
	letter-spacing: 0.1em;
}
.menu_txt dt {
	float: left;
	padding-left: 10px;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.menu_txt dd {
	float: left;
	padding-top: 10px;
	padding-bottom: 8px;
	width: 260px;
	text-align: right;
	font-weight: bold;
	color: #6A3906;
}
.d2_1 {
	width: 174px;
}
.d2_2 {
	width: 468px;
}
.d2_3 {
	width: 58px;
}
.menu_toppage {
	width: 700px;
	text-align: right;
	margin-bottom: 30px;
	padding-top: 6px;
}
.menu_photo {
	background-image: url(menu_photo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	width: 208px;
}
.menu_photo2 {
	height: 154px;
	width: 197px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 6px;
	overflow: hidden;
	padding-top: 6px;
}
/* お問合せ*/ 


#inquiry_table {
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 13px;
	color: #000;
	line-height: 40px;
	letter-spacing: 0.1em;
}
table#inquiry_form {
	border-collapse: collapse;
	font-size: 13px;
	border: solid 1px #999;
	color: #333;
	width: 700px;
}
#inquiry_form table {
	border-collapse: collapse;
	margin: 10px 0;
	border: solid 1px #999;
}
#inquiry_form th, #inquiry_form td {
	border: dashed 1px #bbb;
	border-style: dashed solid;
	padding: 8px 10px;
	text-align: left;
	background-color: white;
}
#inquiry_form th {
	background-color: #DDDDDD;
	color: #111;
	;
	font-weight: normal;
}
#inquiry_form input[type="text"] {
	border: solid 1px #bbb;
}
#inquiry_form input[type="text"]:focus {
	border: solid 1px black;
}
#inquiry_form textarea {
	border: solid 1px #bbb;
}
#inquiry_form textarea:focus {
	border: solid 1px black;
}
#inquiry_form .require th {
	font-weight: bold;
}
#inquiry_form .error_message {
	color: red;
	font-weight: bold;
}
#inquiry_form_captcha {
	margin-top: 10px;
	margin-bottom: 10px;
}
#inquiry_form_captcha img {
	margin-bottom: 5px;
}
label:after {
	content: "\A";
	white-space: pre;
}
/**/ 
#blog_wrap {
	background-image: url(top_blog_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 181px;
	width: 441px;
	padding-top: 5px;
	padding-left: 21px;
}
.blog_work {
	overflow: hidden;
	position: relative;
	zoom: 1;
	height: 44px;
	width: 423px;
}
.blog_photo {
	float: left;
	height: 30px;
	width: 50px;
	padding-top: 6px;
	padding-right: 10px;
}
.blog_photo2 {
	height: 30px;
	width: 50px;
	overflow: hidden;
}
.blog_title {
	font-size: 13px;
	float: left;
	font-weight: bold;
	width: 360px;
	padding-top: 14px;
	padding-bottom: 4px;
}
.blog_title a {
	font-weight: bold;
	color: #333;
}
.blog_body {
	float: left;
	width: 142px;
	font-size: 12px;
}
.higawari_work {
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-right: 10px;
	padding-bottom: 6px;
}
.higawari_photo {
	float: left;
	height: 154px;
	width: 196px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(higawari_photo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 30px;
}
.higawari_photo2 {
	height: 154px;
	width: 196px;
	overflow: hidden;
}
.higawari_date {
	font-size: 13px;
	float: left;
	font-weight: bold;
	width: 460px;
	padding-top: 4px;
}
.higawari_title {
	font-size: 15px;
	float: left;
	font-weight: bold;
	width: 460px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.higawari_title a {
	font-weight: bold;
	color: #333;
}
.higawari_body {
	float: left;
	width: 460px;
	font-size: 13px;
	line-height: 26px;
}
#new_wrap {
	height: 177px;
	width: 210px;
	background-image: url(top_news_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 16px;
	overflow: hidden;
}
.new_work {
	overflow: hidden;
	height: 39px;
	width: 196px;
}
.new_photo {
	float: left;
	height: 50px;
	width: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.new_photo2 {
	height: 50px;
	width: 50px;
	overflow: hidden;
}
.new_title {
	font-size: 11px;
	font-weight: bold;
	width: 196px;
	line-height: 16px;
}
.new_title a {
	font-weight: bold;
	color: #333;
}
.new_body {
	width: 196px;
	font-size: 12px;
	height: 39px;
}
.new_no {
	width: 196px;
	font-size: 11px;
	font-weight: bold;
	color: #898989;
	height: 16px;
}
.click {
	text-align: right;
	width: 700px;
}
.item {
	float: left;
}
.col11 {
	width: 183px;
	height: 183px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col12 {
	width: 183px;
	height: 338px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col13 {
	width: 183px;
	height: 416px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col14 {
	width: 183px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: left;
	padding-bottom: 16px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.col15 {
	width: 183px;
	height: 416px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.col16 {
	width: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col17 {
	width: 183px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;



	height: 598.px;
	height: 420px;
}

.col21 {
	width: 382px;
	height: 128px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_328.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col22 {
	width: 382px;
	height: 272px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_328.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col23 {
	width: 382px;
	height: 466px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_328.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.col24 {
	width: 382px;
	height: 283px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 16px;
	background-image: url(sdw_328.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}




.col41 {
	width: 780px;
	height: 128px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
}
.col42 {
	width: 780px;
	height: 272px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
}
.col43 {
	width: 780px;
	height: 416px;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
}
.col4x {
	width: 796px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-top: 0px;
}
#top_main_v {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 438px;
	width: 780px;
	padding-bottom: 16px;
	background-image: url(sdw_780.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_main_user {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 127px;
	width: 780px;
	padding-bottom: 16px;
	background-image: url(sdw_780.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#top_slider {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 466px;
	width: 780px;
	padding-bottom: 16px;
	background-image: url(sdw_780.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pre_list {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 438px;
	width: 183px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pre_item {
	float: left;
	margin: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-bottom: 16px;
	background-image: url(sdw_184.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/**/
#p_bottom{
	background-color: #FFF;
}
#p_footer{
		height: 40px;
	overflow: hidden;
	width: 1409px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
	font-size: 11px;

}
#p_footer a{
	color: #786A57;
}
#fb_bg{
	background-color: #FFF;
}

#gnavi{
	padding-left: 8px;
	background-color: #FFF;
}

#searchform4 {
	width: 168px;
	background: url(input4.gif) left top no-repeat; 
	display: block;
	height: 24px;
	position: relative;
}
#keywords4	{
	width: 124px;
	position: absolute;
	top: 3px;
	left: 12px;
	border: 1px solid #FFF;
}
#searchBtn4	{
	position: absolute;
	top: 3px;
	left: 142px;
}

#searchform{
	padding-top: 10px;
	padding-bottom: 12px;
}
