* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

.c-both {
	clear:both;
}
body {
	width:100%;/* IEのバグ対策 */
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body/back_basekimidori.gif);
	background-position: center;
	text-align: center;
	line-height: 140%;
}
#layout_main {
	padding: 5px;
	width: 785px;
	text-align: left;
	background-color: #FFFFFF;
	margin:0 auto;
}
#layout_navi {
	position:relative;
	width:190px;
	height:100%;
	z-index:1;
	float: left;
	background-image: url(../images/body/back2.gif);
	background-color: #dddddd;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#layout_main_contents {
	position:relative;
	width:548px;
	z-index:1;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#layout_contents table {
	font-size: 90%;
}
#layout_contents {
	width:548px;
	z-index:1;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#layout_contents_b {
	width:548px;
	z-index:1;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#layout_navi a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #D6FE69;
	background-color: #FFFF99;
	color: #0000FF;

}

#layout_navi a:link {
	list-style-type: none;
	list-style-position: inside;
	display: block;
	margin: 0px;
	padding: 5px;
}

#layout_navi a:visited {
	color: #0000FF;
}
#layout_navi a:active {
	color: #FF0000;
}
#layout_navi a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.navi_a_top {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #000000;
	background-color: #FFFFFF;
}
#layout_navi_menu {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.txt {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}

h1 {
	font-size: 110%;
	font-weight: normal;
	padding: 0px;
	color: #FD282A;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#layout_navi h2 {
	background-image: url(../images/body/sidebanner_siro.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 180px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bolder;
	background-position: center center;
	color: #3D2936;
	text-align: left;
}
#layout_navi h3 {
	margin: 20px 3px 0px;
	background-color: #908A89;
	font-size: 100%;
	line-height: 140%;
	color: #FFFFFF;
	padding: 4px;
}
#layout_contents h2 {
	background-image: url(../images/body/h2_001.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 41px;
	width: 548px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	font-weight: bolder;
	font-size: 125%;
}
#layout_contents_b h2 {
	background-image: url(../images/body/h2_003.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 41px;
	width: 548px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	font-weight: bolder;
	font-size: 115%;
}
#layout_contents h3 {
	color: #008738;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	letter-spacing: -0.02em;
}
#layout_contents h4 {
	background-image: url(../images/body/h4_001.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 41px;
	width: 548px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 150%;
}
.product_table {
	border: 4px solid #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
strong {
	color: #0066FF;
	font-weight: bold;
	line-height: 1em;
}
#layout_contents strong {
	color: #339933;
	font-weight: bold;
}
#layout_contents_b strong {
	color: #FF4000;
	font-weight: bold;
}
#layout_contents ul {
	list-style-image: url(../images/body/m08or_t.gif);
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding: 0px;
}
#layout_contents li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#layout_main #layout_navi .txt a {
	font-weight: normal;
	color: #0000FF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	display: inline;
}
.privacy {
	border: 4px solid #A08A69;
	background-color: #EEE1D0;
	padding: 10px;
}
#layout_main #layout_main_contents #layout_contents ul {
	list-style-type: disc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sample {
	padding: 0px 15px;
	border: 1px dashed #000000;
	margin: 0px 0px 10px;
}
form h4 {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
	background-image: none;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.green {
	font-weight: bold;
	color: #00CC33;
}
p.clear {
	clear:both;
}
.layout_contents {
	width:548px;
	z-index:1;
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #101010;
	background-color: #FFFFFF;
}
.layout_contents h3 {
	color: #008738;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	letter-spacing: -0.02em;
}
.layout_contents_b {
	width:548px;
	z-index:1;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.layout_contents_b h2 {
	background-image: url(../images/body/h2_003.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 41px;
	width: 548px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	font-weight: bolder;
	font-size: 115%;
}
.layout_contents h2 {
	background-image: url(../images/body/h2_001.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 41px;
	width: 548px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	font-weight: bolder;
	font-size: 125%;
}
.layout_contents ul {
	list-style-image: url(../images/body/m08or_t.gif);
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding: 0px;
}
.layout_contents li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inputbox02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.inputbox02 p {
	padding: 15px;
	font-weight: bold;
	color: #FF3300;
	background-color: #FFCC00;
	margin: 0px;
}
#layout_contents_s {
	width:265px;
	z-index:1;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#layout_contents_s h3 {
	width: 245px;
	margin: 5px;
	padding: 5px;
	display: block;
	color: #000000;
	background-image: url(../images/body/h2_003.gif);
	background-repeat: no-repeat;
}

#layout_contents_s .txt {
	margin: 5px;
}

#layout_main #layout_main_contents .layout_contents #red {
	color: #F00;
	font-weight: normal;
}
#layout_main #layout_main_contents .layout_contents_b ul {
	padding-left: 1em;
}
