/* ------------------------------
　　基本タグ定義
---------------------------------　*/

body {
	font-size: 12px;
	line-height: 200%;
	margin: 0px;
	padding: 20px;
	background-color: #F2FACA;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	line-height: 40px;
	background-image: url(../images/bg_h2.gif);
	background-position: left center;
	padding: 0 0 0 25px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
th {
	font-weight: bold;
	background-color: #DAEAC6;
	border-bottom: dashed #FFFFFF 1px;
	line-height: 150%;
}
sup {
	font-size: 10px;
	color: #CC0000;
}



/* ------------------------------
　　レイアウト構造
---------------------------------　*/

#container {
	margin: 0 auto;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0px;
}
	#header ul {
		margin: 0px;
		padding: 0px;
	}
	#header li {
		margin: 0px;
		padding: 0px;
		display: inline;
	}
#mainimg {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 100%;
}
#contents {
	margin: 0px;
	padding: 0 20px;
	width: 860px;
}
#contents-mail {
	margin: 0px;
	padding: 0 20px;
	width: 900px;
}
#sidemenu {
	float: left;
	width: 200px;
}
	#sidemenu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		border-top: solid #FF9900 1px;
	}
	#sidemenu li {
		margin: 0px;
		padding: 0px;
		border-left: solid #FF9900 1px;
		border-right: solid #FF9900 1px;
		border-bottom: solid #FF9900 1px;
		display: block;
		line-height: 250%;
	}
	#sidemenu a:link, #sidemenu a:visited {
		color: #000000;
		background-color: #FFFFFF;
		display: block;
		text-decoration: none;
		padding: 0 20px;
		background-image: url(../images/bullet2.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
	}
	#sidemenu a:hover, #sidemenu a:active {
		color: #000000;
		background-color: #FFE98E;
		display: block;
		text-decoration: none;
		padding: 0 20px;
		background-image: url(../images/bullet3.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
	}
	#sidemenu .selected {
		color: #000000;
		background-color: #FFE98E;
		text-decoration: none;
		display: block;
		padding: 0 20px;
		margin: 0px;
		background-image: url(../images/bullet3.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
	}
#main {
	float: right;
	width: 640px;
}
	#main ul {
		margin: 0 0 20px 15px;
		padding: 0px;
		list-style-type: none;
		line-height: 160%;
	}
	#main table {
		margin: 0 0 20px 15px;
		padding: 0px;
	}
.decimal {
	margin: 0px;
	padding: 0px;
	text-indent: -1em;
}
#clear {
	font-size: 1px;
	line-height: 10px;
	clear: both;
	width: 100%;
}
.separater {
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
}
#news {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
	#news ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#news li  {
		padding: 0 0 0 15px;
		background-image: url(../images/bullet1.gif);
		background-repeat: no-repeat;
		background-position: left center;
		margin: 0 0 8px 0;
	}
#footer {
	font-size: 80%;
	margin: 10px 20px;
	padding: 10px 0px;
	width: 860px;
	text-align: right;
	border-top: solid #CCCCCC 1px;
}



/* ------------------------------
　　オプション構造定義
---------------------------------　
　　　　　　　　　　※classで定義　*/

.td-dashborder {
	border-bottom: dashed #CCCCCC 1px;
	line-height: 150%;
}
.img-left {
	margin: 0 10px 10px 0;
	padding: 0px;
	float: left;
}
.backtop {
	text-align: right;
	margin: 0 0 50px 0;
	padding: 0px;
	clear: both;
}
.backtop-foot {
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* -- li使用丸囲み数字 -- */
.num01 {
	background-image: url(../images/num1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num02 {
	background-image: url(../images/num2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num03 {
	background-image: url(../images/num3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num04 {
	background-image: url(../images/num4.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num05 {
	background-image: url(../images/num5.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num06 {
	background-image: url(../images/num6.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num07 {
	background-image: url(../images/num7.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num08 {
	background-image: url(../images/num8.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num09 {
	background-image: url(../images/num9.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
.num10 {
	background-image: url(../images/num10.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}

/* -- 枠囲み -- */
.waku-gray-head {
	background-image: url(../images/bg_waku_gray_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.waku-gray-foot {
	background-image: url(../images/bg_waku_gray_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.waku-moss-head {
	background-image: url(../images/bg_waku_moss_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
.waku-moss-foot {
	background-image: url(../images/bg_waku_moss_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

/* -- TEXT定義 -- */
.name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
}
.subname {
	font-size: 10px;
}
.explanation {
	font-size: 10px;
	line-height: 15px;
}
.shisetsu-name {
	margin: 5px 0 0 15px;
	padding: 0px;
	font-weight: bold;
}
.shisetsu-address {
	margin: 0 0 10px 15px;
	padding: 0 0 3px 15px;
	border-bottom: dashed #CCCCCC 1px;
	color: #666666;
}

/* -- 文字飾り -- */
.midashi-green {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
.midashi-blue {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.midashi-red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.midashi-orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.txt-green {
	color: #669900;
}
.txt-blue {
	color: #0066CC;
}
.txt-red {
	color: #FF0000;
}
.txt-orange {
	color: #FF6600;
}
