* {
	color:#333333;
	padding:0;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: none;
}

body {
	background-image: url(bgBody.gif);
	background-position: 0 250px;
}

a {
	color:#0033FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}





#base {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}




#header {
	width:1000px;
	height: 252px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	
}


h1 {
	text-align: left;
	margin-right: auto;
	font-size: 9px;
	line-height: 28px;
	color: #333333;
	width: 780px;
	margin-left: auto;
	margin-bottom: 0px;
}

#header #sub {
	text-align: right;
	padding-right: 7px;
	font-size: 12px;
	color: #666666;
}



#container {
	width:700px;
	float: right;
}

#container p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: inherit;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #3E90FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4491FB;
	padding-top: 2px;
	padding-bottom: 2px;
}


#container h3 {
	font-size: 14px;
	padding-left: 15px;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 2px;
	background-image: url(img/side_h3.gif);
}

#container h3 a {
	font-size: 14px;
}

#container h4 {
	font-size: 13px;
	color: #C27274;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

#container ul {
	margin-left: 30px;
	list-style-type: none;
}
#containerli a {
	font-size: 13px;
}


#container #contents {
	padding: 10px;
}

/*IE \*/
* html body #base #container #contents {
	padding: 9px;
}	
/**/

#container #contents p a {
	line-height: 20px;
}

#container #contents strong {
	line-height: 20px;
}



/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 240px;
	background-color: #EEEDE9;
	margin-left: 2px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
}

#nakami {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#nakami h3 {
	display: block;
	width: 240px;
	line-height: 28px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 16px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	height: 23px;
}

#nakami ul {
	margin-bottom: 2px;
}

#nakami li a {
	display: block;
	width:205px;
	font-size: 14px;
	color:#006633;
	line-height: 20px;
	margin-right: auto;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 18px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	font-weight:bold;
}


#nakami li a:hover {
	background-color: #49B449;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	font-weight:bold;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}


#futtermenu {
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#futtermenu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 20px;
}
#futtermenu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#futtermenu li a {
	font-size: 13px;
}

#futtermenu p {
	font-size: 12px;
	color: #333333;
}

#futtermenu #pr {
	text-align: right;
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-right: 5px;
}



address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #8C8A84;
	font-size: 12px;
	padding: 5px;
}
address a {
	color: #FFFFFF;
}
h4 {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}


/*--------------------------------------------
メニュー
--------------------------------------------*/

.menu {
	width:1000px;
	background-image: url(img/mennuba-.png);
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	position: relative;
}
.menu ul {
	list-style:none;
	z-index:10;
	z-index:100;
	line-height: 30px;
	left: 2px;
/*	left: 1px;*/
}
.menu li {
	float:left;
	width: 130px;
	text-align: center;
	height: 30px;
	cursor: pointer;
	padding-top: 2px;
	line-height: 30px;
}
#page .photo {
	font-size: 0.1%;
	line-height: 0.1%;
}

.menu a, .menu a:active, .menu a:visited, .menu a:hover {
	text-decoration:none;
	color:#FFF;
	line-height: 30px;
	display: block;
	font-size: 100%;
	height: 30px;
	width: 130px;
	letter-spacing: 2px;
}
 .menu a:hover {
	text-decoration:none;
	color:#FFF;
	line-height: 30px;
	display: block;
	font-size: 100%;
	height: 30px;
	width: 130px;
	letter-spacing: 2px;
	background-image: url(img/mouseOver.png);
}

.menu .current1 {
		background-image: url(img/mouseOver.png);
}

#slide {
	position:absolute;
	height:30px;
	z-index:10;
	background-image: url(img/mouseOver.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.kuwasiku {
	text-decoration: underline;
	text-align: right;
	width: 590px;
}
#kuwasiku2 {
	text-align: right;
}
#taioutiiki {
	padding-top: 2px;
	margin-bottom: 3px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(img/taioutiiki.png);
	height: 140px;
	
}

#taioutiiki p {
	padding-left: 20px;
	padding-top: 50px;
	margin-top: 50px;
}
#toi {
	text-align: right;
	color: #F00;
	font-weight: bold;
}
.nedan {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}.carpet {
	text-align: left;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.muryousindan {
	color: #F00;
	font-weight: bold;
}
#header h2{
	color: #FFF;
}
.denwa {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.question {
	color: #00F;
	font-weight: bold;
}

 #news h3 {
	border: thin solid #9999FF;
	width: 680px;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 5px;
	background-color: #E8EDF4;
	padding-top: 0px;
	padding-bottom:0px;
}
#text {
	width: 695px;
	height: 100px;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	overflow: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	margin-right: 0;
	margin-left: 0;
	margin-top: -10px;
}
＃sekoumenuitiran2　table {
	border: thin solid #00FF00;
	margin-right: 0px;
	margin-right: auto;
	margin-left: auto;
}
th,td {padding:0px;}
 #sekoumenu {
	list-style-type: none;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	
}
#sekoumenuitiran {
	position: relative;
	
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}
 #sekoumenuitiran h3 {
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 10px;
	background-image: url(subtitlebuck.png);
	padding-left: 10px;
	position: relative;
	bottom: 1px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33FF00;
	border-bottom-color: #33FF00;
}
#sekoumenu h4 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #33CC66;
	width: 380px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #33CC66;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 0px;
	white-space: pre;
	font-size: 16px;
}
#sekoumenu .list1 img {
	margin-left: 0px;
	padding-left: 0px;
}
#sekoumenu .list8 .bunsyo {
	margin-top: 20px;
}

 #sekoumenuitiran2   p  {
	width: 500px;
	padding-left: 10px;
	text-align: left;
}
 #sekoumenuitiran2 h4 {
	padding-top: 5px;
}
.bunsyo     {
	float: right;
	margin-left: 0px;
	padding-left: 0px;
	width: 400px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 0px;
	position: relative;
	right: 40px;
}
 #sekoumenu .list8 .bunsyo {
	margin-top: 20px;
}
#keitai {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 20px;
	
}
 #keitai #qrcode {
	float: left;
}
#keitai h3 {
	background-color: #0066FF;
	color: #FFFFFF;
	border: medium solid #0000FF;
	margin-top: 0px;
}
tr {
	width: 650px;
}
#sekoumenuitiran2 table tr td a {
	text-decoration: none;
}
#base #wrap #side #sidemenu2 li #yokomenu li a {
	text-decoration: none;
}
#base #wrap #side #sidemenu2 li .style10 {
	text-decoration: none;
}
#base #wrap #side p a {
	text-decoration: none;
}
#yokomenu3 {
	font-size: 9px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}
#yokomenu3 a{
	font-size: 9px;
	line-height: 2px;
}
h6 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
