/* CSS Document */

body {
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#FFF7A6;
}

/* コンテンツ全体*/
#contents {
	width:925px;
	margin:0px;
	padding:0px 0px 0px 25px;
}

/*ヘッダー*/
#header {
	width:925px;
	height:227px;
	margin:20px 0px 0px 0px;
	padding:0px;
	background-image: url(image/top_img.jpg);
	background-repeat:no-repeat;
}

#header h1 {
	margin:0px;
	padding:180px 0px 0px 300px;
	font-size:20px;
	font-wight:bold;
	color:#FF6600
}

/*ナビメニュー*/
#menu {
	width:900px;
	height:45px;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-image:url(image/navi_img.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#menu li {
	float:left;
	width:150px;
	height:27px;
	margin:13px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

#menu li a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#menu li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#menu_clear {
	clear:both;
	width:900;
	height:10px;
	margin:0px;
	padding:0px;
}

/*メイン*/
#main {
	width:925px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#left {
	float:left;
	width:605px;
	margin:0px;
	padding:0px;
}

#left_title {
	width:580px;
	height:22px;
	margin:0px;
	padding:10px 0px 0px 25px;
	background-image:url(image/left_title.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#left_sub_title {
	width:545px;
	height:34px;
	margin:0px;
	padding:20px 0px 0px 60px;
	background-image:url(image/left_sub_title.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#FF7300;
}

#left_text {
	width:605px;
	margin:0px;
	padding:0px;
	background-image:url(image/left_repeat.gif);
	background-repeat:repeat-y;
}

#left_text p {
	margin:0px;
	padding:20px 0px 0px 25px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:28px;
}

#left_text a {
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	line-height:28px;
	text-decoration:underline;
}

#left_text a:hover {
	font-size:14px;
	font-weight:bold;
	color:#660000;
	line-height:28px;
	text-decoration:underline;
}

#left_bottom {
	width:605px;
	height:55px;
	margin:0px;
	padding:0px;
	background-image:url(image/left_bottom.gif);
	background-repeat:no-repeat;
}


#left_text_logo {
	width:605px;
	height:259px;
	margin:0px;
	padding:0px;
	background-image:url(image/left_logo.jpg);
	background-repeat:no-repeat;
}

#left_text_logo p {
	margin:0px;
	padding:20px 0px 0px 245px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:28px;
}

#right {
	float:left;
	width:285px;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#right_title {
	width:285px;
	height:22px;
	margin:0px;
	padding:10px 0px 0px 0px;
	background-image:url(image/right_title.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#right_text {
	width:285px;
	height:900px;
	margin:0px;
	padding:0px;
	background-image:url(image/right_repeat.gif);
	background-repeat:repeat-y;
}

#right_text_all {
	width:270px;
	margin:0px;
	padding:10px 0px 0px 15px;
	font-size:14px;
	font-weight:bold;
	color:#660000;
	line-height:28px;
}

#right_text_left {
	float:left;
	width:90px;
	margin:0px;
	padding:10px 0px;
	text-align:center;
}

#right_text_right {
	float:left;
	width:195px;
	margin:0px;
	padding:10px 0px;
}

#right_text_right p {
	margin:0px;
	padding:0px 10px 0px 0px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
}

#right_text_right a {
	font-size:12px;
	font-weight:normal;
	color:#FF7300;
	text-decoration:underline;
}

#right_text_right a:hover {
	font-size:12px;
	font-weight:normal;
	color:#660000;
	text-decoration:underline;
}

#right_clear {
	clear:both;
	width:285px;
	height:1px;
	margin:0px;
	padding:0px;
}

#right_bottom {
	clear:both;
	width:285px;
	height:46px;
	margin:0px;
	padding:0px;
	background-image:url(image/right_bottom.gif);
	background-repeat:no-repeat;
}

#right_title_green {
	width:285px;
	height:21px;
	margin:0px;
	padding:10px 0px 0px 0px;
	background-image:url(image/right_title_green.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#right_text_green {
	width:285px;
	height:460px;
	margin:0px;
	padding:0px;
	background-image:url(image/right_text_green.jpg);
	background-repeat:no-repeat;
}

#right_text_green p {
	margin:0px;
	padding:20px 10px 0px 15px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
}

#right_text_green ul {
	margin:0px 0px 0px 15px;
	padding:10px 0px 0px 15px;
	line-height:28px;
}

#right_text_green li {
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

#right_text_green li a {
	color:#000000;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

#right_text_green li a:hover{
	color:#669900;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}


#main_clear {
	clear:both;
	width:925;
	height:10px;
	margin:0px;
	padding:0px;
}

/*フッター*/
#footer {
	width:925px;
	height:50px;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#FF7300;
	font-size:12px;
}

#footer a {
	margin:0px;
	padding:0px;
	color:#FF7300;
	font-size:12px;
	text-decoration:underline;
}

#footer a:hover {
	margin:0px;
	padding:0px;
	color:#660000;
	font-size:12px;
	text-decoration:underline;
}

/* Absolute */
#logo {
	position:absolute;
	top:23px;
	left:50px;
}

/* Class */

.m14_orange_b {
	color:#FF7300;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}

.m12_orange_b {
	color:#FF7300;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.m12_orange {
	color:#FF7300;
	font-size:12px;
	line-height:16px;
}

.hyo_left {
	color:#669900;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 10px;
	background-color:#E4FFAC;
}

.hyo_right {
	color:#669900;
	font-size: 12px;
	vertical-align: middle;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.bold {
	font-weight:bold;
}