@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p
{
    margin-top: 0;
    margin-bottom: 0;
}
object
{
border: none;
margin-bottom: 0px;
vertical-align: bottom;
}
img
{
border: none;
margin-bottom: 0px;
vertical-align: bottom;
}


/* link styles
-----------------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #379F55;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #379F55;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* base layout
-----------------------------------------*/
#container {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 935px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E6E6E6;
	height: 80px;
	border-right: 1px solid #379F55;
	border-bottom: 1px solid #379F55;
	border-left: 1px solid #379F55;
}
#logo {
	float: left;
	width: 270px;
}
#mainCopy{
	float: right;
	width: 665px;
	text-align: right;
	padding-top: 30px;
}
h1{
	font-size: 16px;
	font-weight: normal;
}
#menu{
	height: 60px;
	width: 945px;
	list-style: none;
}
#menu li{
	display: inline;
}
#footer{
	text-align: center;
	background-color: #E6E6E6;
	padding-top: 10px;
	color: #379F55;
	font-size: 12px;
	padding-bottom: 8px;
	border-top: 1px solid #379F55;
	border-right: 1px solid #379F55;
	border-left: 1px solid #379F55;
	width: 945px;
}
address{
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 10px;
	padding-top: 8px;
}
#mk{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mk a:link {
	color: #696969;
	text-decoration: none;
	font-size: 10px;
}
#mk a:visited {
	color: #696969;
	text-decoration: none;
	font-size: 10px;
}
#mk a:hover {
	color: #333333;
	text-decoration: underline;
}
#mk a:active {
	text-decoration: none;
}


/* top layout
-----------------------------------------*/
#contents{
	width: 945px;
	border-right: 1px solid #379F55;
	border-bottom: 1px solid #379F55;
	border-left: 1px solid #379F55;
	border-top: 1px solid #379F55;
}
#photo{
	width: 945px;
}
#topPhoto{
	height: 200px;
	width: 630px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#banner{
	float: left;
	width: 315px;
	margin: 0px;
	padding: 0px;
}
#title{
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#offArea{
	width: 945px;
}
#off01{
	float: left;
	width: 315px;
	height: 130px;
	background-image: url(image/off01_02.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#off01txt{
	position: absolute;
	top: 35px;
	left: 140px;
	color: #379F55;
	width: 165px;
}
#off02{
	float: left;
	width: 315px;
	height: 130px;
	background-image: url(image/off02_02.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#off02txt{
	position: absolute;
	top: 35px;
	left: 140px;
	color: #2F79B4;
	width: 165px;
}
#off03{
	float: left;
	width: 315px;
	height: 130px;
	background-image: url(image/off03_02.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#off03txt{
	position: absolute;
	top: 35px;
	left: 140px;
	color: #379F55;
	width: 165px;
}

.offlink{
	position: absolute;
	left: 8px;
	bottom: 5px;
	width: 8em;
}
.offlink a{
	color: #A71527;
	background-image: url(image2/arrow01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.offlink a:visited{
	color: #A71527;
}
.offlink a:hover{
	color: #333333;
	background-image: url(image2/arrow01_hover.gif);
}
.offlink2{
	position: absolute;
	left: 8px;
	bottom: 5px;
	width: 8em;
}
.offlink2 a{
	color: #A71527;
	background-image: url(image2/arrow01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.offlink2 a:visited{
	color: #FFFFFF;
}
.offlink2 a:hover{
	color: #333333;
	background-image: url(image2/arrow01_hover.gif);
}
#bottomArea{
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#bottomLeft{
	width: 610px;
	float: left;
}
#bottomRight{
	width: 240px;
	float: right;
}
#newsArea{
	float: left;
	width: 610px;
}
#news {
	width: 610px;
	height: 200px;
	margin-top: 10px;
	overflow: auto;

}
#news dt {
	float: left;
	width: 120px;
	display: block;
	margin-bottom: 8px;
	color: #379F55;
}
#news dd {
	float: left;
	width: 465px;
	display: block;
	margin-bottom: 8px;
}

#sales{
	float: right;
	width: 240px;
	background-color: #E6E6E6;
	padding: 5px;
	border: 1px solid #379F55;
}
#topsales{
	width: 600px;
	padding: 5px;
	border: 1px solid #379F55;
}

/* l2 layout
-----------------------------------------*/
#l2photo{
	width: 945px;
	border-top: 1px solid #379F55;
	border-right: 1px solid #379F55;
	border-left: 1px solid #379F55;
}
#l2contents{
	width: 895px;
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #379F55;
}
#l2main{
	float: left;
	width: 610px;
}
#l2side{
	float: right;
	width: 250px;
}
#l2main h2{
	font-size: 16px;
	color: #379F55;
	padding: 5px 0px 3px 8px;
	border-left: 5px solid #379F55;
	background-color: #E6E6E6;
	font-weight: normal;
}
#priceTitle{
	color: #FFFFFF;
	background-color: #379F55;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#priceTitle01{
	color: #FFFFFF;
	background-color: #379F55;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#priceTitle02{
	color: #FFFFFF;
	background-color: #379F55;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
table#contact{
	border-collapse: collapse;
	width: 100%;
	background-color: #E6E6E6;
}
table#contact th{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;
}
table#contact td{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;
}
#serviceLeft{
	float: left;
	width: 290px;
}
#serviceRight{
	float: right;
	width: 290px;
}
.serviceGreen{
	padding: 5px;
	width: 280px;
	border: 1px solid #379F55;
	margin-bottom: 15px;
}
.serviceBlue{
	padding: 5px;
	width: 280px;
	border: 1px solid #2F79B4;
	margin-bottom: 15px;
}
.serviceTitle{
	margin-bottom: 5px;
}
.flow{
	padding: 5px;
	width: 600px;
	border: 1px solid #379F55;
}
.flowLeft{
	float: left;
	width: 200px;
}
.flowRight{
	float: right;
	width: 390px;
}
.que{
	background-image: url(faq/image/que_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 580px;
	padding-left: 30px;
	color: #2F79B4;
	margin-bottom: 5px;
	border-bottom: 1px dotted #2F79B4;
}
.ans{
	background-image: url(faq/image/ans_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 580px;
	padding-left: 30px;
	margin-bottom: 15px;
}
#cam{
	width: 590px;
	padding: 10px;
	background-color: #E6E6E6;
	text-align: center;
	border: 1px solid #2F79B4;
}
table#price{
	border-collapse: collapse;
	width: 100%;
	background-color: #E6E6E6;
}
table#price th{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
table#price td{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;
	text-align: center;
	border-right: 1px solid #FFF;
}
table#profile{
	border-collapse: collapse;
	width: 450px;
}
table#profile th{
	font-weight: normal;
	text-align: right;
}
table#profile td{
}
#map{
	height: 450px;
	width: 600px;
	border: 1px solid #379F55;
}
#comment img{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.sekouphoto01{
	border: 1px solid #2F79B4;
}
ul#sideNav{
	list-style-type: none;
}
ul#sideNav li{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #379F55;
	border-right-color: #379F55;
	border-bottom-color: #379F55;
	border-left-color: #379F55;
	padding-left: 8px;
	background-image: url(image2/sidenav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
ul#sideNav li.non{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696969	;
	border-right-color: #696969;
	border-bottom-color: #696969;
	border-left-color: #696969;
	padding-left: 8px;
	/*background-image: url(image2/sidenav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
.anLink{
	text-align: right;
	border: 1px solid #379F55;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/* txt 
-----------------------------------------*/
.green{
	color: #379F55;
}
.blue{
	color: #2F79B4;
}
.red16{
	font-size: 16px;
	color: #A71527;
}
.12gray{
	font-size:12px;
}
.clear {
    clear:both;
}

