@charset "UTF-8";
html {
	background-color: #666;
}

body {
	background-color: #666;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 0px 0px;
}
#container {
	padding: 0px;
	width: 946px;
	background-color: #FFF;
	margin: 0px auto;
	height: auto;
}
#header  {
	height: 162px;
	width: 100%;
	padding: 0px;
	clear: both;
}
#header #sitename {
	height: 104px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#header .inquiry {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* begin nav setting */

#header ul {
	padding: 0px;
	height: 57px;
	margin: 0px 0px 0px;
	width: 946px;
}
#header ul li {
	float: left;
	color: #000;
}
#header ul a {
	background-image: url(nav.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 56px;
	width: 155px;
	display: block;
	text-indent: -9999px;
	border-bottom: 4px solid #666;
}
#header ul a:hover {
	background-image: url(nav.png);
	background-repeat: no-repeat;
}
#header #nav  {
	clear: both;
	float: left;
	height: 57px;
	width: 100%;
	background-color: #EFEDEC;
}

#m01 a {
	margin: 0px 1px 0px 2px;
	background-position: 0px 0px;
}
#m02 a {
	margin: 0px 1px 0px 1px;
	background-position: -157px 0px;
}
#m03 a {
	margin: 0px 1px 0px 1px;
	background-position: -314px 0px;
}
#m04 a {
	margin: 0px 1px 0px 1px;
	background-position: -471px 0px;
}
#m05 a {
	margin: 0px 1px 0px 1px;
	background-position: -628px 0px;
}
#m06 a {
	margin: 0px 1px 0px 1px;
	background-position: -785px 0px;
}
#m07 a {
	margin: 0px 0px 0px 1px;
	background-position: -942px 0px;
}
#m01 a:hover {
	margin: 0px 1px 0px 2px;
	background-position: 0px -57px;
}
#m02 a:hover {
	margin: 0px 1px 0px 1px;
	background-position: -157px -57px;
}
#m03 a:hover {
	margin: 0px 1px 0px 1px;
	background-position: -314px -57px;
}
#m04 a:hover {
	margin: 0px 1px 0px 1px;
	background-position: -471px -57px;
}
#m05 a:hover {
	margin: 0px 1px 0px 1px;
	background-position: -628px -57px;
}
#m06 a:hover {
	margin: 0px 1px 0px 1px;
	background-position: -785px -57px;
}
#m07 a:hover {
	margin: 0px 0px 0px 1px;
	background-position: -942px -57px;
}
#m01on a {
	margin: 0px 1px 0px 2px;
	background-position: 0px -57px;
}
#m02on a {
	margin: 0px 1px 0px 1px;
	background-position: -157px -57px;
}
#m03on a {
	margin: 0px 1px 0px 1px;
	background-position: -314px -57px;
}
#m04on a {
	margin: 0px 1px 0px 1px;
	background-position: -471px -57px;
}
#m05on a {
	margin: 0px 1px 0px 1px;
	background-position: -628px -57px;
}
#m06on a {
	margin: 0px 1px 0px 1px;
	background-position: -785px -57px;
}
#m07on a {
	margin: 0px 0px 0px 1px;
	background-position: -942px -57px;
}
/* end nav setting */

#container #inner {
	float: left;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 45px;
	width: 856px;
	min-height: 800px;
	margin: 0px;
	background: #FFF;
}
#inner h2 {
	background-image: url(../images/title00.jpg);
	height: 36px;
	width: 838px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #FFF;
	margin: 0px 0px 20px;
	padding: 18px 0px 0px 35px;
}
#container #inner-alpha {
	float: right;
	width: 572px;
	margin: 20px 20px 0px 0px;
	background-color: #FFF;
	background-image: url(../images/blog-back.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #333;
}
#container #inner-beta {
	float: left;
	width: 334px;
	_margin-left: 15px;
	margin: 20px 0px 0px 5px;
	padding: 0px 0px 10px 10px;
	background-repeat: repeat-y;
}
#container #inquiry {
	background-color: #FFF;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 140%;
}

/* class setting */
.bnr {
	border: 3px solid #685F47;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.box {
	background-color: #FFF;
	color: #333;
	margin: 0px auto;
	height: auto;
	width: 800px;
	padding: 20px;
}
.news-bar {
	height: 32px;
	width: 580px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.news {
	height: 285px;
	width: 540px;
	color: #333;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 3px 10px;
}
.news02 {
	width: 150px;
	font-size: 10px;
	float: right;
	padding-right: 30px;
}
.telnum {
	background-image: url(telnum-trans.png);
	background-repeat: repeat;
	padding: 0px;
	height: 25px;
	width: 202px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 3px;
	text-indent: -9999px;
	display: block;
}
.mailto a {
	background-image: url(mail-trans.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 207px;
}
.inner-bg {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.cont-box300 {
	height: auto;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-bottom: 5px;
}
.cont-box400 {
	height: auto;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.cont-box600 {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 20px;
}
.cont-box650 {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.cont-box700 {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.cont-box750 {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
.cont-box786 {
	height: auto;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
.cont-box786gray {
	height: 26px;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #F5F4EF;
	color: #000;
	padding-top: 10px;
	font-size: 14px;
}
.cont-box790 {
	height: 250px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/service03.png);
	background-repeat: no-repeat;
}
.c
.photo1 {
	float: right;
	height: auto;
	width: 200px;
}
.text11-bk {
	font-size: 11px;
	color: #000;
}
.text14-bk {
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
.text12-rd {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
.text14-rd {
	font-size: 14px;
	color: #F00;
}
.text14-g{
	font-size: 14px;
	color: #339900;
}
.text14-o {
	font-size: 14px;
	color: #FF6600;
}
.text14-p {
	font-size: 14px;
	color: #663399;
}
.text14-w {
	font-size: 14px;
	color: #FFF;
}
.text12-w {
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}
.text15 {
	font-size: 13px;
	color: #996600;
	line-height: 20px;
}
.text16 {
	font-size: 14px;
	color: #3778BC;
	line-height: 20px;
}
.text17 {
	font-size: 12px;
	color: #006699;
	line-height: 20px;
}
.text18 {
	font-size: 12px;
	color: #000;
}
.text_lite {
	color: #000;
	text-align: right;
}
.item_box {
	height: auto;
	width: 810px;
}
.item_box01 {
	float: left;
	height: auto;
	width: 405px;
}
.item_box02 {
	float: left;
	height: auto;
	width: 405px;
	line-height: 22px;
	font-size: 14px;
}.clear {
	clear: left;
}
.item_right01 {
	float: left;
	height: 49px;
	width: 49px;
}
.item_right02 {
	float: left;
	height: 28px;
	width: 300px;
	margin: 20px 0px 0px 10px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.left01 {
	height: auto;
	width: auto;
}
.item_box01 .left02 table {
	border-style: none;
}
.left02 table tr td {
	border-style: none;
}
.left02 table tr {
	border-style: none;
}
.mail-box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
.mail-koumoku1 {
	float: left;
	width: 190px;
}
.mail-koumoku2 {
	float: right;
	width: 530px;
}
.left02 table {
	font-size: 12px;
}
.about-box01 {
	float: left;
	width: 445px;
	margin: 0px 0px 0px 40px;
	height: auto;
	font-size: 14px;
	line-height: 24px;
}
.about-box02 {
	float: left;
	height: auto;
	width: 230px;
	margin: 0px 0px 0px 40px;
	text-align: right;
}
.about-box03 {
	height: auto;
	width: 700px;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 0px 30px 50px;
}
.about-box04 {
	height: auto;
	width: 230px;
	margin: 0px 0px 0px 0px;
}




#footer {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

.cont-box750 {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}


.topmain {
	background-color: #FFF;
	text-align: center;
	padding: 20px 0px 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer-inner {
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-y;
	height: 30px;
	width: 946px;
	text-align: center;
	padding: 20px 0px 0px;
	font-size: 14px;
	color: #000;
}


.inner-top01 {
	background-color: #FFF;
	margin: 20px 0px 0px 15px;
	padding: 0px 0px 40px;
	float: left;
	height: auto;
	width: 334px;
}
.title {
	height: auto;
	width: 786px;
}
.shop01 {
	float: left;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-left: 5px;
}
.shop02 {
	float: left;
	height: auto;
	width: auto;
}
.shop03 {
	float: left;
	height: 309px;
	width: 419px;
	background-image: url(../images/shop04.jpg);
}
.servise {
	height: auto;
	width: 230px;
	padding-left: 550px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 23px;
}
.servise_midashi {
	height: auto;
	width: 230px;
	padding-left: 550px;
	padding-top: 25px;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
}
.shop03text {
	height: auto;
	width: auto;
	line-height: 30px;
	font-size: 16px;
	padding-top: 60px;
	padding-left: 40px;
}
.aisatsu00 {
	background-image: url(../images/aisatsu-back.jpg);
	background-repeat: repeat-y;
}
.aisatsu02 {
}
.aisastu001 {
	height: auto;
	width: 200px;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding-top: 3px;
}
.aisastu002 {
	height: auto;
	width: auto;
	padding-left: 8px;
	float: left;
}
.aisastu003 {
	float: left;
	height: auto;
	width: auto;
	color: #000;
	padding-left: 160px;
	padding-top: 10px;
	font-size: 14px;
}
