@charset "UTF-8";


div#navi {
	width:860px;
	height:104px;
	background:transparent url(../images/header.jpg) 0 0 no-repeat;
	}

div#navi ul#bottom_navi {
	position:relative;
	top:52px;
	left:20px;
	}

div#navi ul#bottom_navi li {
	float:left;
	margin-right:12px;
	padding-right:12px;
	background:transparent url(../images/vline.jpg) right center no-repeat;
	}

div#navi ul#bottom_navi li a {
	font-size:137.5%;/*22px*/
	line-height:52px;
	text-decoration:none;
	}
div#navi ul#bottom_navi li a:link,
div#navi ul#bottom_navi li a:visited {
	color:#FFFFFF;
	}
div#navi ul#bottom_navi li a:hover,
div#navi ul#bottom_navi li a:visited:hover,
div#navi ul#bottom_navi li.selected a {
	color:#89f0c9;
	}



div#column_alpha2 {
	width:634px;
	min-height:376px;
	float:left;
	margin:30px 0 0 0;
	padding-left:15px;
	padding-right:15px;
	border-right:1px dashed #CCC;
	}

div#column_gamma2 {
	width:180px;
	float:right;
	margin:30px 0 0 0;
	}

div.subtitle_box {
	margin-bottom:25px !important;
	}

h3 {
	font-weight:normal;
	line-height:1;
	margin-bottom:10px;
	}





table#about {
	width:100%;
	margin-bottom:50px;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	}

table#about th,
table#about td {
	font-weight:normal;
	font-size:small;
	line-height:1em;
	text-align:left;
	padding:10px;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}

table#about th {
	color:#666;
	background:#f1f1f1;
	}

table#about td {
	color:#333;
	background:#f6f6f6;
	}

table#about td span {
	line-height:1.4;
	}



div#map {
	width:632px;
	height:392px;
	border:1px solid #cccccc;
	margin-bottom:8px;
	}

p#map_desc {
	text-align:right;
	margin-bottom:50px;
	}



ul#gyoumu_list {
	margin-left:20px;
	margin-bottom:10px;
	}

ul#gyoumu_list li {
	list-style-type:disc !important;
	color:#339900;
	line-height:1.5em;
	}


p#gyoumu_desc {
	margin-bottom:50px;
	}


div.thumb_box {
	margin-bottom:30px;
	}


div.thumb_box_last {
	margin-bottom:50px;
	}

div.thumb {
	float:left;
	padding-right:8px;
	padding-bottom:8px;
	}
div.thumb img {
	border:1px solid #CCC;
	}
div.thumb.last {
	padding-right:0 !important;
	}

p.thumb_desc {
	width:100%;
	font-size:x-small;
	line-height:1em;
	}




p.contact_desc {
	float:right;
	font-size:x-small;
	line-height:14px;
	}

strong.o {
	color:#cc6600;
	font-size:small;
	}

ul#contact_list {
	margin-bottom:50px;
	}
ul#contact_list li {
	height:66px;
	text-indent:-9999px;
	}

ul#contact_list li#list_tel {
	width:316px;
	float:left;
	background:#f0f0f0 url(../../contact/images/phone.jpg) center center no-repeat;
	}
ul#contact_list li#list_fax {
	width:317px;
	float:right;
	background:#f0f0f0 url(../../contact/images/fax.jpg) center center no-repeat;
	}

p.contact_desc_green {
	color:#339900;
	margin-bottom:8px;
	}

p.contact_desc_green2 {
	color:#339900;
	margin-bottom:8px;
	background:#f2ffeb;
	border:1px solid #339900;
	padding:10px;
	}

table#contact_table {
	width:100%;
	background:#f0f0f0;
	margin-bottom:8px;
	}
table#contact_table th {
	width:160px;
	}

table#contact_table th,
table#contact_table td {
	border-bottom:1px solid #FFF;
	font-size:small;
	line-height:1em;
	padding:12px 0 12px 30px;
	text-align:left;
	color:#333333;
	}

table#contact_table td span {
	color:#999;
	font-size:x-small;
	}

table#contact_table td.tac {
	text-align:center !important;
	}

table#contact_table input {
	font-size:small;
	line-height:1.2em;
	padding:2px;
	}

table#contact_table td.confirm1 {
	line-height:1.5em;
	padding-right:10px;
	}

p#attention {
	margin-bottom:20px;
	}

p#info {
	font-size:x-small;
	line-height:1.4em;
	color:#666;
	margin-bottom:50px;
	}

input.S {
	width:100px;
	}

input.M {
	width:200px;
	}

input.L {
	width:350px;
	}

textarea#type1 {
	width:350px;
	height:100px;
	}

a.orange {
	padding-right:10px;
	color:#de6300 !important;
	background:transparent url(../images/arrow_orange.jpg) right center no-repeat;
	}

table#contact_table td div#kiboubi1,
table#contact_table td div#kiboubi2 {
	margin-bottom:5px;
	}

table#contact_table td div#kiboubi1 select,
table#contact_table td div#kiboubi2 select {
	margin:0;
	padding:0;
	}

table#contact_table td p#kiboubi_attention {
	color:#999;
	}





h3.price {
	font-weight:normal;
	font-size:medium;
	text-indent:0px;
	margin-bottom:8px;
	}


table.price {
	width:100%;
	margin-bottom:8px;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	}

table.price th,
table.price td {
	font-weight:normal;
	font-size:medium;
	line-height:1;
	text-align:center;
	padding:14px 0;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}

table.price th span,
table.price td span {
	font-size:x-small;
	}

table.price th {
	/*color:#666;*/
	background:#f6f6f6;
	}

table.price th.title {
	width:150px;
	/*color:#333;*/
	font-weight:bold;
	letter-spacing:0.05em;
	text-align:center;
	}

table.price td {
	/*color:#333;*/
	background:#ffffff;
	}

table.price td p.ex {
	margin-top:10px;
	padding:8px;
	border:1px solid #e5e5e5;
	background:#f8f8f8;
	}

div.attention {
	margin-bottom:50px;
	}








div#sekounagare {
	width:634px;
	margin-bottom:50px;
	}

div#sekounagare div h3,
div#sekounagare div p {
	padding:9px;
	height:40px;
	}
div#sekounagare div h3 {
	font-size:100%;
	}
div#sekounagare div p {
	font-size:80%;
	}

div#sekounagare div h3 {
	width:250px;
	float:left;
	text-indent:0;
	margin-bottom:0;
	font-weight:normal;
	line-height:40px;
	background:transparent url(../../nagare/images/kadomaru_left.jpg) left top no-repeat;
	}
div#sekounagare div h3 span {
	padding-left:8px;
	}

div#sekounagare div p {
	width:348px;
	float:left;
	background:transparent url(../../nagare/images/kadomaru_right.jpg) right top no-repeat;
	}

div#sekounagare div p a {
	color:#ff6600;
	}

div#sekounagare p.arrow {
	height:26px;
	text-indent:-9999px;
	padding:8px 0;
	background:transparent url(../../nagare/images/arrow.jpg) center center no-repeat;
	}
















.entry-title {
	line-height:1;
	letter-spacing:0.1em;
	margin-bottom:5px;
	}


.entry-title a {
	color:#339900;
	}

.entry-title a:hover,
.entry-title a:visited:hover {
	color:#66cc33;
	}



.archive-header {
	text-indent:0;
	margin-bottom:10px;
	}

.entry-asset,
.archive {
	margin-bottom:50px;
	}

.asset-body {
	margin-bottom:10px;
	}
.asset-more {
	margin-bottom:50px;
	}

.asset-body a img,
.asset-more a img {
	border:0;
	}

.widget {
	margin-bottom:30px;
	}


.archive-title {
	line-height:1;
	margin-bottom:20px;
	}
.asset-header {
	margin-bottom:20px;
	}
.asset-meta {
	font-size:small;
	line-height:1;
	}



.trackbacks {
	font-size:small;
	margin-bottom:50px;
	}

.trackbacks h2.trackbacks-header {
	font-size:small;
	}


.published {
	border:0;
	}


.content-nav {
	font-size:small;
	line-height:1;
	margin-bottom:40px;
	border-top:1px solid #ccc;
	padding-top:5px;
	}



.entry-categories {
	font-size:small;
	}
.entry-categories h4 {
	float:left;
	margin-right:10px;
	}
.entry-categories ul li {
	float:left;
	margin-right:5px;
	}



.widget-recent-entries,
.widget-archive-category,
.widget-archive-monthly,
.archive-monthly,
.archive-category {
	background:transparent url(../../blog/images/ha.jpg) left top no-repeat;
	}

.widget-recent-entries .widget-header,
.widget-archive-category .widget-header,
.widget-archive-monthly .widget-header,
.archive-monthly .archive-header,
.archive-category .archive-header {
	text-indent:-9999px;
	width:108px;
	height:19px;
	margin-left:24px;
	}

.widget-recent-entries .widget-header {
	background:transparent url(../../blog/images/subtitle_saikinnosekourei.jpg) 0 3px no-repeat;
	}

.widget-archive-category .widget-header,
.archive-category .archive-header {
	background:transparent url(../../blog/images/subtitle_category.jpg) 0 1px no-repeat;
	}

.widget-archive-monthly .widget-header,
.archive-monthly .archive-header {
	background:transparent url(../../blog/images/subtitle_tsukibetuarchive.jpg) 0 2px no-repeat;
	}


ul.ul_categories li {
	font-size:small;
	line-height:1.8;
	}
ul.ul_categories li ul.ul_categories {
	padding-left:10px;
	}

ul.ul_recententries li {
	line-height:1.8;
	}

div.widget-archive-monthly ul li {
	font-size:small;
	}

div#multiplepages {
	margin-bottom:10px;
	}
div#multiplepages a,
div#multiplepages span.pacurrent {
	display:block;
	border:1px solid #CCC;
	padding:3px 5px;
	line-height:1;
	margin-right:5px;
	float:left;
	text-decoration:none;
	}
div#multiplepages span.pacurrent {
	background:#eeeeee;
	}







p#gn_message,
table#gn_list {
	color:#009900;
	}
p#gn_message {
	margin-bottom:20px;
	}
table#gn_list {
	margin-bottom:30px;
	}
table#gn_list tr td {
	font-weight:bold;
	font-size:14px;
	text-indent:-0.35em;
	padding-right:10px;
	}


div.gn {
	margin:0 0 25px 0;
	}
div.gn h4 {
	line-height:1;
	font-size:16px;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}
div.gn img {
	border:1px solid #ccc;
	}
div.gn p.gn_desc {
	color:#FFF;
	line-height:1;
	font-size:x-small;
	font-weight:bold;
	margin:-1.5em 0.5em 0 0;
	text-align:right;
	}
div.gn div.gn_l {
	float:left;
	padding-right:10px;
	}
div.gn p.gn_r {
	float:right;
	}





a.arrowlink {
	padding-right:10px;
	background:transparent url(../images/arrow.jpg) right center no-repeat;/*w7 h9*/
	}






div#navi_sekourei {
	margin-bottom:50px;
	}
div#navi_sekourei ul {
	}
div#navi_sekourei ul li {
	float:left;
	margin-bottom:2px;
	}
div#navi_sekourei ul li.r {
	float:right;
	}
div#navi_sekourei ul li {
	width:316px;
	height:65px;
	background:#f8f8f8;
	}
div#navi_sekourei ul li a {
	line-height:65px;
	background:transparent url(../images/sankaku.png) 32px center no-repeat;
	padding-left:50px;
	}