/*reset style*/
body,div{
margin:0px;
padding:0px;
}
p,h1,h2,h3,h4,h5,h6,ul,li{
	font-size:100%;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*reset style*/

body{
	color:black;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	width: 1050px;
}
#main{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



.button {
	width:auto;
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	border-radius:5px;
	box-shadow:1px 1px #1A6EA0;
	background-color: #FF6633;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#header {
	width: 1000px;
	position: relative;
	height: 115px;
}


	#header2{
	width:250px;
	height: 57px;
	position: absolute;
	top: 27px;
	}


	#header2-2{
	width:400px;
	font-size: 24px;
	font-weight: bolder;
	text-align: left;
	padding-top: 20px;
	color: #FF0066;
	height: auto;
	position: absolute;
	left: 600px;
	top: 38px;
	}
#header2-2 a.link {
	color: #FF3366;
}
#header2-2 a {
	color: #FF3366;
	text-decoration: none;
}
#header2-2 a:hover{
	color: #FF3366;
	text-decoration: underline;
}

	#header2-3{
	width:400px;
	font-size: 23px;
	font-weight: bolder;
	text-align: left;
	padding-top: 20px;
	color: #00ff00;
	height: auto;
	position: absolute;
	left: 600px;
	top: 10px;
	}
#header2-3 a.link {
	color: #009900;
}
#header2-3 a {
	color: #009900;
	text-decoration: none;
}
#header2-3 a:hover{
	color: #009900;
	text-decoration: underline;
}

#header ul#gnav li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#header ul#gnav {
	position: absolute;
	top: 88px;
	background-color: #0000FF;
	width: 998px;
	left: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}



#header3{
	color: #FFFFFF;
	float: none;
	clear: both;
	padding: 2px;

}
#header ul#gnav li a:hover {
	text-decoration: underline;
}
#header ul#gnav li a {
	text-decoration: none;
}
#header ul#gnav li a:link {
	color: #FFFFFF;
}
#header ul#gnav li a:visited {
	color: #FFFFFF;
}

h2{
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bolder;
	border-style:none;
	background-color: #CC33CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;
}
#content{
	width:800px;
	float:left;
	background-color: #CCFFFF;
	background-repeat: no-repeat;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h1{
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	background-color: #FF0066;
	margin: 0px;
	padding: 4px;
	text-align: center;
}


h1#yoyakunasi{
	color:#000000;	
	font-weight: normal;
	background-color: #FFFFCC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0066;
	border-bottom-color: #FF0066;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 2px;
	clear: both;
}

.pasth1{
	color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	background-color: #FF0066;
	margin: 0px;
	padding: 4px;
	text-align: center;
}

#teikyu ul {
	float: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 145px;
}



#teikyu li{
	background-color: #009900;
	list-style-type: none;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	margin: 10px;
	font-style: normal;
	line-height: normal;
	padding: 3px;
	display: block;
}

.yoyakunasi {
	background-color: #FFFFCC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0066;
	border-bottom-color: #FF0066;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 2px;
	clear: both;
}
.midasilink {
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-color: #FF0000;
	border-top-color: #009900;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#kousin ul{
	list-style-type:none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-weight: normal;
	text-align: left;
}
#kousin li{
	background-color: #FFFFFF;
	clear: both;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
}
#kousin li em{
	color:#009933;
	font-style: normal;
}
#content #raiten {
	background-color: #FFFFCC;
	clear: both;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
	padding:5px 0 5px 70px;
}
#content #tenken {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content #tenken li {
	background-color: #0000FF;
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px;
}

#content #address em {
	color: #FF3366;
	font-style: normal;
}
#content #tenposyoukai {
	background-color: #009900;
	color: #FFFFFF;
	width: 500px;
	margin-left: 150px;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#kousin li strong{
	color:#FF0000;
	font-style: normal;
	font-weight: normal;
}
#karami {
	background-color: #009900;
	font-weight: normal;
	color: #FFFFFF;
	width: 595px;
	margin-left: 100px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	padding: 3px;
	clear: both;
}
#karami a {
	color: #FFFFFF;
}
#blog {
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#blog ul {
	margin: 0px;
	padding: 0px;
}

#blog li{
	border-style:none;
	background-color: #0000FF;
	list-style-type: none;
	float: left;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 17px;
}
#blog a {
	color: #FFFFFF;
	text-decoration: none;
}
#blog a:hover {
	text-decoration: underline;
}

.osusumecategory {
	clear: both;
	background-color: #CC33CC;
	color: #FFFFFF;
	padding: 3px;
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.osusume ul {
	padding: 0px;
}

.osusume ul li {
	background-color: #FF3366;
	color: #FFFFFF;
	list-style-type: none;
	padding: 3px;
	line-height: normal;
	text-align: left;
	float: left;
	width: 180px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}




.osusume2 a {
	color: #FFFFFF;
}

.osusume2 ul {
	padding: 0px;
}

.osusume2 ul li {
	background-color: #FF3366;
	color: #FFFFFF;
	list-style-type: none;
	padding: 3px;
	line-height: normal;
	text-align: left;
	float: left;
	width: 152px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.osusume2 ul li.merida2{
	width: 180px;
}

.osusume a {
	color: #FFFFFF;
}





#okaidoku {
}
#okaidoku li {
	background-color: #FFFFFF;
	width: 600px;
	margin-left: 100px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #33CC66;
	border-bottom-color: #33CC66;
}
.kobetu li {
	background-color: #FFFF00;
	width: 800px;
	margin-top: 3px;
	margin-left: 100px;
	padding-left: 5px;
	list-style-type: none;
}

#okaidoku strong {
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}

#content #faq {
	background-color: #FFFFFF;
	width: 800px;
	line-height: 18px;
	color: #000000;
}


#faq .faqCenter{
	text-align: center;
}



#faq .faqLeft{
	text-align: left;
}





#content #address {
	background-color: #FFFFFF;
	width: 800px;
	text-align: center;
	line-height: 18px;
	color: #000000;
}

#footer{
	width:800px;
	float:left;
	background-color: #CC33CC;
	height: auto;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
}

#menu{
	width:200px;
	float:right;
	background-color: #FFFF33;
	text-align: left;
}
#menu ul{
	list-style-type:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: normal;
}
#menu li{
	background-color: #FFFFFF;
	padding: 1px;
	margin: 5px;
	font-size: 12px;
}
#menu ul li.midasi {
	background-color: #CC33CC;
	color: #FFFFFF;
}



h4 {
	width: 755px;
	color: #FFFFFF;
	background-color: #009900;
	font-size: 16px;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	clear: both;
}

.syouhin {
	border-bottom-width: 6px;
	border-bottom-color: #CC33CC;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
.syouhin .photo img {
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 285px;
	width: 380px;
}
.syouhin .setumei {
	float: right;
	width: 360px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
}
.syouhin .setumei .sele {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	background-color: #FF3366;
	padding: 3px;
}



.syouhin .setumei h3 {
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	line-height: normal;
	height: auto;
	color: #0000FF;
	margin: 0px;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.syouhin .setumei .zaiko {
	color: #FF0000;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: normal;
	padding: 3px;
}

.syouhin .setumei .spec {
	text-align: left;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: normal;
	height: auto;
	color: #000000;
	font-size: 12px;
}
.syouhin .setumei .size {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: normal;
	padding: 3px;
	color: #009900;
	font-size: 12px;
}
.syouhin .setumei .size .cm {
	color: #000000;
}


.syouhin .setumei .teika {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: normal;
	padding: 3px;
	color: #0000FF;
	font-weight: normal;
}

.syouhin .setumei .baika {
	font-size: 30px;
	font-weight: bolder;
	color: #FF0000;
	margin: 0px;
	padding: 3px;
	text-align: left;
	height: auto;
	line-height: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.syouhin .setumei .baika .kakaku {
	font-size: 14px;
	color: #FF0000;
}
.syouhin .setumei .baika a {
	color: #FF0000;
}
.syouhin .setumei .tyumon {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	padding: 3px;
	line-height: normal;
}
.syouhin .setumei .kaiin {
	padding: 3px;
	background-color: #FFFFCC;
}
.syouhin .setumei .kaiin em {
	color: #0000FF;
}

.syouhin .setumei .kaiin em a {
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}

.syouhin .setumei .kaiin em a:hover{
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	clear: both;
}


.line {
	background-color: #CC33CC;
	clear: both;
	height: 3px;
	width: 760px;
	left: 10px;
	margin-left: 20px;
}


#kaiin {
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	padding: 3px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#kaiin a {
	color: #FFFFFF;
}


#hasso {
	background-color: #99FFFF;
	text-align: center;
	color: #000000;
	padding: 3px;
	margin-top: 0px;
}
#parts {
	clear: both;
	text-align: center;
	background-color: #FF3366;
	padding: 3px;
	color: #FFFFFF;
}
#parts a {
	color: #FFFFFF;
}



#tel {
	background-color: #0000FF;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	clear: both;
}
#tel a {
	color: #FFFFFF;
}


#soryo {
	background-color: #FFFF99;
	text-align: left;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#soryo strong {
	color: #FF0000;
	font-weight: normal;
}

#facecut {
	background-color: #FFFF99;
	color: #000000;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
#option li {
	float: left;
	background-color: #FF3366;
	padding: 3px;
	color: #FFFFFF;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: right;
}
#option a {
	color: #FFFFFF;
}






.gallery img {
	width: 380px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#content #goriyou {
	width: 600px;
	text-align: left;
	margin-left: 100px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
#goriyou .red {
	color: #FF3366;
}

#content #siharai {
	text-align: left;
	width: 600px;
	margin-left: 100px;
}
#link li {
	background-color: #FFFFFF;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 100px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	width: 600px;
}



.campaign {
	width: 400px; /* ボックスの幅 */
	height: 161px;
	background-color: #FFFFCC; /* ボックスの背景色 */
	border: 3px solid #FF3366; /* ボックスの枠 */
	font-size: 90%;
	float: none;
	margin-left: 200px;
	margin-top: 10px;
	color: #000000;
	margin-bottom: 10px;
}

.campaign h5 {
	margin: 0; /* 見出しの背景 */
	line-height: 27px;
	padding-left: 10px; /* 見出しの下線 */
	font-size: 12pt; /* 見出しの文字サイズ */
	background-color: #FF3366;
	background-image: url(img/h3.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.campaign p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom:10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	vertical-align: middle;
}
.campaign p img{
	float:right;
	margin-right:10px;
}
.box3 {
	height: 370px;
	width: 240px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.box3 img {
	height: 300px;
	width: 240px;
}
.box3 h3 {
	color: #FFFFFF;
	background-color: #000000;
	width: 234px;
	margin-top: 10px;
	padding: 3px;
	height: 55px;
}
.garmin {
}

.garmin img {
	margin-top: 10px;
	margin-left: 20px;
	width: 175px;
	height: 242px;
	margin-bottom: 10px;
}
.garminlink {
	background-color: #FFDFEF;
	color: #000000;
	width: 400px;
	margin-left: 200px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CC66FF;
	clear: both;
}
.originaltitle {
	width: 720px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #AA0000;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #9966FF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9966FF;
	background-color: #FFFFFF;
}

.originaltitle {
	width: 720px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #AA0000;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #9966FF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9966FF;
	background-color: #FFFFFF;
}

.originalimg img {
	width: 760px;
	margin-top: 10px;
	margin-left: 20px;
	height: auto;
}
.originalsetsumei {
	width: 600px;
	margin-left: 20px;
	line-height: 1.5em;
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 80px;
	padding-bottom: 3px;
	padding-left: 80px;
	color: #990000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
}
.originalimg2 img {
	height: auto;
	width: 170px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.original1mg3 img {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.originalspec {
	width: 360px;
	float: left;
	margin-left: 20px;
	line-height: normal;
	font-size: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF00FF;
	border-bottom-color: #FF00FF;
	background-color: #9966FF;
	margin-bottom: 6px;
	color: #FFFFFF;
	margin-top: 5px;
}
.anchor {
	background-color: #FFFF99;
	line-height: 18px;
	margin-top: 10px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-top-color: #CC33CC;
	border-bottom-color: #CC33CC;
	border-bottom-style: solid;
	text-indent: 30px;
	color: #CC33CC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}

#content table {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content strong {
	color: #FF0000;
}
h6 {
	background-color: #FF3300;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	width: 758px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}

h6.font16 {
	font-size: 16px;
}



.sintyaku {
	text-align: center;
	margin-top: 10px;
	width: 800px;
	background-color: #660000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}


.and img {
	margin-left: 40px;
}


.setumei2 {
	width: 723px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0066;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #FF0066;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}



.baikalong {
	width: 755px;
	background-color: #FF0066;
	margin-left: 20px;
	color: #FFFFFF;
	height: auto;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.baikalong em {
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.kobetu {
	width: 752px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CC66;
	font-size: 12px;
	padding-left: 5px;
	color: #660000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #33CC66;
	padding-top: 1px;
}
#main  #kaiinkibou {
	margin-top: 50px;
	margin-bottom: 50px;
}
#main  #kaiinkibou p {
	background-position: center;
	text-align: center;
}
#main  #kaiinkibou table {
	margin-right: auto;
	margin-left: auto;
}

div#kousin div#bhokenp{
		padding-top:10px;
		
	}

div#kousin a.bhoken{
	text-align: center;
		margin: 0 auto;
}

div#kousin p#bhokenp a#bhoken1{
	text-align: center;	
	margin: 0 auto;
	
}


div#kousin p a#bhoken2 {
	text-align: center;
	margin: 0 auto;
	text-indent: 0;

	
}
div#kousin div#hoken{
margin-left:150px;
}

div#kousin div#bicyclehoken{
text-indent:15px;
}


div#kousin p#fuyukyan{
	margin-left: 50px;
}
div#kousin div#hokenp {
 float:left;
	}

div#merida{
	clear: left;
	text-align: center;
	margin: 0 auto;

}
div#kousin a#bhoken3 {
	text-align: center;
	margin: 0 auto;
	display: block;

	}

#meridalogo{
	text-align: center;
	margin: 0 auto;
	}

#street{	
text-align: center;
	margin: 10px auto;


	}

/* アットクリエイト追加分(201503) */
#tenposyoukai-img{
	text-align:center;
}

div.buhintable{
	width:800px;
	height:150px;
	background-color:#ffffcc;
	
}

P#rinziKyu{
	font-size:18px;
	font-weight:bold;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 3px;
}
.style12 {
	margin-left: 1px;
	border-radius: 4px;
	font-size: 10pt;
	color: white;
	background-color: #FF6600;
	content: "必須";
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
