body {
	font-size: 12px;
	text-align: center;
	color: #333333;
	line-height:16px;
	padding: 0;
	margin: 0;
	font-family:'MSゴシック',osaka,sans-serif;
	background-color:#ffffcc;
}

p {
	margin:0px;
	}
img {
	border:none;
	}

h1,h2,h3,h4,h5,p,li,ul,form{margin:0px;padding:0px;}

/* リンク
----------------------------------------------------*/
a:link { color: #0764A9; text-decoration : none ;}
a:visited { color: #0764A9; text-decoration : none ;}
a:hover	{ color: #CA007B; text-decoration:underline;}
a:active { color: #0764A9; text-decoration : none ;}


/* 基本部分 ヘッタ部分
----------------------------------------------------*/
#wrapper {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 100%;
	margin: 0px auto;
	background-color:#ffffff;
	border-right: #333333 1px solid;
	border-left: #333333 1px solid;
}
#head {
	posision: relative;
	display: block;
	clear: both;
	width:800px;
	height:84px;
	padding: 0;
	margin: 0px auto;
	background : url(../image/head_back.gif) repeat-x;
	background-color:#ffffff;
}
#head h1 {
	posision: absolute;
	float:left;
	display: inline;
	padding:0 0 0 0;
	text-align: left;
	color: #FFFFFF;
	font-size:10px;
	font-weight:normal;
}

/* コンテンツエリア
----------------------------------------------------*/
#c_mein {
	posision: relative;
	display: block;
	clear: both;
	width:942px;
	padding: 0;
	margin: 0px auto;
	text-align:left;
}

/* フッターエリア
----------------------------------------------------*/
#f_mein {
	posision: relative;
	display: block;
	clear: both;
	color:#FFFFFF;
	font-size:10px;
	width:800px;
	margin:15px 0 0 0;
	padding: 5px 0 5px 0 ;
	text-align:left;
	background-color:#ffa30a;
	text-align:center;
}


/* スペース
---------------------------------------------------- */
#under_space {
	display: block;
	width:1;
	height:1px;
	clear: both;
	margin:0 0 0 0;
	text-align: left;
	background-color:transparent;
}


/*トップコンテンツ部分
----------------------------------------------------*/
#contents {
	posision: relative;
	display: block;
	clear: both;
	width:770px;
	margin:10px 0 10px 15px;
	background-color: transparent;
}
#contents .lefterea {
	width: 565x;
	posision: absolute;
	float:left;
	display: inline;
	margin:0 0px 0 0;
	text-align: left;
	background-color: transparent;
}
#contents .lefterea h2.title {
	posision: relative;
	display: block;
	clear: both;;
	font-size: 14px;
	line-height: 18px;
	color : #ff6400 ;
	margin:0 0 5px 0;
	padding-bottom:5px;
	background-color: transparent;
}
#contents .lefterea p {
	width: 565px;
	posision: relative;
	display: block;
	clear: both;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
#contents .righterea {
	width: 183px;
	posision: absolute;
	float:right;
	display: inline;
	margin:0 0 0 0;
	text-align: left;
	background-color: transparent;
}
#contents .righterea h1 {
	width: 183px;
	posision: absolute;
	float:right;
	display: inline;
	padding:0 0 3px 0;
	margin:0 0 0 0;
	text-align: center;
	color:#fe6612;
	font-size:12px;
	background-color:#efa621;
}
#contents .righterea h1 p {
	font-size:12px;
	border-bottom: #ffffff 1px dotted;
}
#contents .righterea p.aaa {
	width: 183px;
	posision: absolute;
	float:right;
	display: inline;
	padding:5px 10px 10px 0;
	margin:0 0 0 0;
	text-align: left;
	color:#666666;
	font-size:10px;
	line-height:14px;
}
/* テーブル
---------------------------------------------------- */
table.s_t_kuuro{
	width:560px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}
table.s_t_kuuro th, td{border:1px solid #BDBDBD;
	padding:5px;
	font-size:12px;
}
th.title {
	background-color:#ffffff;
	text-align: center;
	font-weight:normal;
	font-size:12px;
	margin:0px 5px 0px 5px;
	background : url(../image/back_table.gif) repeat-y;
}
td.s_t_kuu_n {
	background-color:#ffffff;
	text-align:left;

}
td.s_t_kuu_n strong {
color:#FF6600;
}
/* テーブル
---------------------------------------------------- */
table.s_t_kuuro2{
	width:560px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}
table.s_t_kuuro2 th, td{border:1px solid #BDBDBD;
	padding:5px;
	font-size:12px;
}
th.title2 {
	text-align: left;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	background-color:#efa621;
}
td.s_t_kuu_n2 {
	background-color:#ffffff;
	text-align:left;

}
