body {
	background-image: url(image/back_kage.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
a,a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #003300;
	text-decoration: none;
}
/* 基本となる色の設定*/
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.kihon-bg-color{
	background-color : #CF6;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 大項目の色の設定/
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.label-bg-color{
	background-color : #2EB500;
}
.top-bg-color {
	background-color : #66CC66;
}
h3 {
	background-color: #CF6;
	background-image: url(../../template-image/title-lv2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: auto;
	display: block;
	font-size: 1.3em;
	float: left;
}


.box_h3 {
	background-color: #CF6;
	height: 2em;
	border: 2px solid #CF6;
	padding: 0px;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ＝ここまで色設定＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

line {
	color: #999999;
	text-decoration: underline;
}
.w_all .w_main .box_seisansya .float_r {
	float: left;
	width: 320px;
	margin-right: 30px;
}
.w_all .w_main .box_seisansya .float_r img  {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.w_all .w_main .bg_gray {
	background-color: #eeeeee;
	padding: 10px;
	clear: both;
	margin: 0px;
}
.w_all .w_main .bg_gray p {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}


.w_all .w_main .box_seisansya .float_r p {
	line-height: 150%;
	text-align: left;
	margin-right: 3px;
	margin-left: 5px;
}
.p_point {
	color: #3C0;
}
.table_normal {
	padding: 3px;
	border-collapse: collapse;
	border: 1px solid #666;
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.table_normal th{
	font-weight: normal;
	background-color: #CF6;
	text-align: center;
	line-height: 1.5em;
	width: auto;
	border: 1px solid #666;
	border-collapse: collapse;
}
.table_normal tr td{
	border: 1px solid #666;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border-collapse: collapse;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sen {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
}
.w_all {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.w_main_top {
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(image/back_tomato.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: 420px;
}
.w_footer {
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.w_main {
	margin: 0px;
	height: auto;
	width: 660px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
}
.w_top {
	background-color: #FFFFFF;
	margin: 0px;
	height: 400px;
	width: 700px;
	padding: 30px 0px 0px;
	background-image: url(image/backimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.clear_both {
	clear: both;
}

.w_menu {
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.w_all  ul {
	margin: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.w_all  li {
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 11px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../../../icon/icon-green-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sub_title {
	text-align: left;
	padding-bottom: 10px;
	height: auto;
	width: auto;
}
.sub_title_r {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.sub_title_l {
	float: left;
	width: 30px;
}
.waku {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	width: auto;
}
.w_all .w_main .box_sanchi .waku tr td {
	padding: 2px;
}
.w_all .w_main .photo_box img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}
.w_all .w_main .photo_box {
	padding-bottom: 20px;
	clear: both;
	padding-top: 25px;
}


.waku_orange {
	border: 1px solid #FF8000;
	margin: 0px auto;
	padding: 5px;
	width: 70%;
	text-align: left;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 大見出しの設定　基本色が濃い時は「color」を変えた方がいい */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.main-title{
	font-size : 110%;
	color : #000000;
	padding-left : 10px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* 小さい文字サイズの設定 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.size-s{
	font-size : 0.8em;
}
.text_orange {
	color: #FF6633
}
.text_gyay {
	color: #999999;
}

.text1em {
	text-indent: 1em;
}
.mb_1em {
	margin-bottom: 1em;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}




h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 2em;
	margin: 0px;
	padding: 1px 2px 0px;
	font-weight: normal;
}
table {
	font-size: 100%;
}

.box_h2 {
	margin: 0px 0px 15px;
	padding: 0px;
	display: block;
	height: 30px;
	clear: both;
}
.box_h3 p {
	background-color: #FFFFFF;
	height: 2em;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 2em;
}



.box_left {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 330px;
}
.box_sanchi {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
}
.box_right {
	float: right;
}

.box_center {
	text-align: center;
	margin: 0px auto;
}
.box_nin {
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box_nin_photo {
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 235px;
	float: left;
}
.topmenu_box_top {
	background-image: url(../../template-image/top_menubox_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 205px;
}
.topmenu_box_all {
	margin: 0px 0px 30px 20px;
	padding: 0px;
	filter:alpha(opacity='80');
	height: auto;
	width: 205px;
	font-weight: bold;
}

.topmenu_box_bottom {
	background-image: url(../../template-image/top_menubox_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 205px;
}
.topmenu_box_middle {
	background-image: url(../../template-image/top_menubox_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 205px;
}
.topmenu_illust {
	background-repeat: no-repeat;
	background-position: 150px bottom;
	height: auto;
	width: 99%;
}

.topmenu_box_middle p {
	line-height: 1.5em;
	margin: 0px 0px 0px 17px;
	padding: 0px;
}
.top_subcontents {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.top_photo {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
}


.photo_left {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}
.box_seisansya {
	width: 660px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}


.border {
	margin: 0px 0px 0.8em 17px;
	padding: 0px;
	width: 160px;
	height: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.w_all .w_top .topmenu_box_all .topmenu_box_middle .topmenu_illust p .top-bg-color {
	margin-right: 3px;
}

.w_all .w_main .mrgn_b {
	margin-bottom: 5px;
}

.w_all .w_main .p_right {
	text-align: right;
	font-size: 0.9em;
}
.w_all .w_main .center {
	text-align: center;
}
.w_all .w_main .center p img {
	border: 1px solid #666;
}
