@charset "utf-8";

body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #979792;
}
img {
	vertical-align: top;
	border: 0;
}
a {
	color: #0099CC;
}
a:hover {
	color: #F43E42;
	text-decoration: none;
}
.chui {
	color: #CC3300;
}

/*ベース、枠
------------------------------------------*/
#base {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/base.gif);
}
#main {
	padding: 5px;
	float: left;
	width: 810px;
}

/*ヘッダー
------------------------------------------*/
#head {
	background-image: url(img/head.jpg);
	height: 80px;
	position: relative;
}
#head h1 {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	position: absolute;
	left: 5px;
	top: 3px;
	margin: 0px;
	padding: 0px;
}
#head #h_btn {
	position: absolute;
	top: 14px;
	right: 35px;
}

/*グローバルナビ
------------------------------------------*/
#navi {
	background-image: url(img/navi.gif);
	height: 33px;
	padding-left: 22px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li,
#navi a,
#navi span {
	display: block;
	float: left;
	height: 33px;
	width: 111px;
	list-style-type: none;
	line-height: 33px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#navi li {
	background-image: url(img/navi_df.gif);
}
#navi a:hover {
	background-image: url(img/navi_ov.gif);
}
#navi span {
	background-image: url(img/navi_st.gif);
}

/*コンテンツ
------------------------------------------*/
#cont {
	float: left;
	width: 590px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cont h2 {
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-family: 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 18px;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #111111;
	letter-spacing: 0.1em;
	line-height: 26px;
}
#cont .cont_in {
	background-image: url(img/cont_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
}
#cont .cont_in p {
	line-height: 22px;
	background-image: url(img/dot.gif);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
}
#cont h3 {
	font-weight: normal;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	height: 31px;
	line-height: 24px;
	font-size: 14px;
	text-indent: 16px;
	margin: 0px;
	padding: 0px;
}
#pan {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	padding: 5px;
	margin-bottom: 5px;
}

/*トップページ
------------------------------------------*/
#top_img {
	text-align: center;
	padding: 1px;
}
#top_btn_base {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#top_btn_base img {
	margin: 2px;
}
ul.li_new {
	margin: 0px;
	padding: 10px;
}
.li_new li {
	height: 20px;
	list-style-type: none;
	line-height: 20px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	background-image: url(img/li_new.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 10px;
	padding-left: 20px;
}

/*サイド
------------------------------------------*/
#side {
	background-color: #F0F0F0;
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#side .side_box_or,
#side .side_box_gr {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.side_box_or h3,
.side_box_gr h3 {
	font-weight: normal;
	margin: 0px;
	height: 28px;
	line-height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.side_box_or h3 {
	background-image: url(img/side_h3_or.gif);
}
.side_box_gr h3 {
	background-image: url(img/side_h3_gr.gif);
}
#side ul {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side li {
	list-style-type: none;
}
#side .side_inbox {
	background-image: url(img/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D7D7D7;
}
.side_box_or li a,
.side_box_gr li a {
	height: 22px;
	width: 178px;
	display: block;
	line-height: 22px;
	text-indent: 32px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.side_box_or li a {
	background-image: url(img/side_li_or.gif);
}
.side_box_gr li a {
	background-image: url(img/side_li_gr.gif);
}
.side_box_or li a:hover {
	background-image: url(img/side_li_or_ov.gif);
	color: #FF6600;
}
.side_box_gr li a:hover {
	background-image: url(img/side_li_gr_ov.gif);
	color: #617D00;
}

/*フッター
------------------------------------------*/
#foot {
	background-image: url(img/foot.gif);
	height: 65px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979792;
	padding-top: 15px;
}
#foot ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
}
#foot li {
	display: inline;
	list-style-type: none;
}
#foot a {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 7px;
	padding-left: 7px;
}
address {
	font-style: normal;
	background-image: url(img/address.gif);
	height: 26px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	font-size: 10px;
	text-align: right;
	padding-right: 20px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*------------------------------------------テーブル処理*/

#form table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}

table td.td_head {
	background-color: #9BBC63;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	background-image: url(img/td_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #516330;
}


/*フォーム
----------------------------------------------- */
#form {
	background-color: #F3F1ED;
	padding: 10px;
	margin: 10px;
	border: 1px solid #CFC8B6;
}
#contents #form .chui {
	font-size: 10px;
}
