@charset "utf-8";
/* formatting style
----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #222222;
	font-size: 13px;
	line-height: 1.7;
	font-family: sans-serif;
	background-color: #ebf0dc;
}
a:link {
	color: #207FA4;
}
a:visited {
	color: #207FA4;
}
a:hover {
	color: #996699;
	text-decoration: underline;
}
a img {
	border-style: none;
}

#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrap #header {
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 60px;
	padding-right: 10px;
}
#wrap #header .header-meieki {
	float: left;
	margin-top: 8px;
}

#wrap #header .header-right {
	float: right;
}
#wrap #accces {
	background-color: #659E25;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	height: 22px;
}



#side a:link {
	text-decoration: none;
}
#side :visited {
	color: #207FA4;
	text-decoration: none;	
}
#side a:hover {
	color: #996699;
	text-decoration: underline;
}
#side {
	margin-top: 10px;
	float: right;
	width: 210px;
	padding-right: 8px;
	margin-bottom: 10px;
}
#side  .category {

}
#side .category li {
	width: 190px;
	border: 1px solid #A7B8BD;
	list-style-type: none;
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 2.4;
	padding-right: 4px;
	margin-left: 4px;
}
#side .category .case {
	line-height: 1.4;
	padding-top: 4px;
	padding-bottom: 4px;
}

#wrap #main {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
	float: left;
	padding-left: 10px;
}
#main .content {
	padding-right: 7px;
	padding-left: 9px;
}
#main .content li {
	list-style-type: none;
	background-image: url(img/icon-navi.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: 1px;
	padding-bottom: 1px;
}

#wrap #mid {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#mid .box {
	background-image: url(img/box_footer1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	width: 400px;
	margin-bottom: 20px;
}
#mid .box li {
	background-image: url(img/box_bg1.jpg);
	list-style-type: none;
	padding-left: 13px;
	padding-right: 13px;
}


#mid .content .space {
	margin-bottom: 10px;
}
#mid .box .item {
	list-style-type: none;
	float: left;
	background-repeat: no-repeat;
	background-image: url(img/icon3.gif);
	background-position: 1px;
	padding-left: 19px;
	padding-right: 1px;
}
#mid .left-side {
	float: left;
	width: 400px;
}
#mid .right-side {
	width: 400px;
	float: right;
}
.shourei {
	background-image: url(img/box_head1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	height: 40px;
	padding-left: 7px;
	margin-top: 15px;
	font-weight: bold;
}



#wrap #footer {
	clear: both;
	text-align: center;
	border-top: 3px solid #659E25;
	padding-bottom: 5px;
	padding-top: 5px;
}
.size {
	font-size: 16px;
	font-weight: bold;
}

.one {
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}
.two {
	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}
.three {
	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}
.four {
	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}
.five {
	background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}
.six {
	background-image: url(img/6.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}
.seven {
	background-image: url(img/7.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}

.eight {
	background-image: url(img/8.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	color: #659E25;
	font-size: 14px;
	font-weight: bold;
}


.left {
	float: left;
	padding-right: 7px;
}
.right {
	float: right;
	padding-left: 7px;
}
.up {
	margin-top: 4px;
}
.down {
	padding-bottom: 9px;
}
.down1 {
	padding-bottom: 13px;
}
.down2 {
	padding-bottom: 14px;
}


.iro {
	color: #659E25;
	font-size: 15px;
	font-weight: bold;
}
.before-after {
	margin-top: 8px;
	margin-bottom: 15px;
}
.back {
	float: right;
	padding-bottom: 10px;
	width: 160px;
	padding-top: 55px;
}




.clear {
	clear: both;
}
.banner {
	padding-left: 4px;
	margin-top: 4px;
}
.slink {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 1px;
}

