* {
	color:#DDDDDD;
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-size: 14px;
	padding-left: 20px;
	color: #0E650A;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	clear: both;
}

h4 {
	padding-left: 5px;
	margin: 5px;
}

h4,h4 a {
	color: #00A629;
	line-height: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00A629;
	margin-left: 20px;
	margin-top: 10px;
}

a {
	color:#3BEB30;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

.small{
	font-size:10px;
}
/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/base_bg.jpg);
	background-repeat: repeat-y;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
	background-color: #333333;
	background-image: url(../img/wrap_bg.jpg);
	background-repeat: no-repeat;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:110px;
	background-image: url(../img/header.jpg);
}

h1 a {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 75px;
	text-indent: -10000px;
}

#header #sub {
    font-size: 12px;
    color: #BCC8C9;
    margin-left: 665px;
}

#header #sub2 {
    font-size: 12px;
    color: #BCC8C9;
    margin-left: 605px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	height: 30px;
	background-image: url(../img/navi_bg.jpg);
	line-height: 25px;
	text-align: right;
	padding-right: 15px;
	color: #333333;
}

#nav ul {
    list-style-type:none;
    display: block;
    margin-left: 10px;
  }
  

#nav li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../img/c_li.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
  }
  
  
#nav a {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	letter-spacing: 0.1em;
	background-image: url(../img/nav_mark.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFF66;
	background-image: url(../img/nav_mark_ov.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#contents {
	width:610px;
	float: right;
}

#contents #pan {
	padding: 5px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 20px;
	margin-left: 25px;
	line-height: 20px;
}

#contents h3 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding-left: 5px;
	color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	line-height: 16px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	padding-bottom: 2px;
}


#contents .chui {
	font-size: 10px;
	color: #FF9900;
}

#contents .no_line {
	background-image: none;
}

/*リストマージン
----------------------------------------------- */

#contents ul {
	margin-left: 25px;
}

#contents ol {
	margin-left: 35px;
}

#contents ol p {
	margin-left: 10px;
}

#contents ol h3 {
	margin-left: -15px;
}



/*テーブル
----------------------------------------------- */

table {
	border-collapse: collapse;
	margin-bottom: 10px;
	background-color: #333333;
}

table td {
	border-collapse: collapse;
	padding: 5px;
	text-align: left;
}

table th {
	border-collapse: collapse;
	background-color: #ECEAE3;
	line-height: 25px;
	color: #67726E;
	letter-spacing: 0.2em;
}
.td_h {
	color: #444444;
	background-image: url(../img/td_h.jpg);
	background-position: center;
	padding-left: 10px;
}
.td_m {
	text-align: center;
	background-color: #F7F2EC;
}

/*
フォーム用
-------------------------------------------------------------------*/

.link_tag {
	background-color: #DEDACF;
	text-align: center;
	padding: 10px;
	border: 1px solid #B3B0A7;
	margin: 10px;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	background-image: url(../img/footter.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #EEEEEE;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
#f_menu table {
	border: 1px solid #000000;
	background-color: #202020;
}
#f_menu #tmpl_by {
	color: #999999;
	margin-bottom: 5px;
	font-size: 9px;
}
#f_menu table td {
	text-align: left;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url(../img/add.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	clear: both;
	line-height: 30px;
}

/*
トップページ
-------------------------------------------------------------------*/
strong.cat_tit a {
	font-size: 12px;
	color: #FFCC00;
	background-image: url(../img/top_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#s_table {
	border: 1px solid #000000;
}
#s_table td {
	background-color: #222222;
}

/*
サイドmenu
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 165px;
	margin-left: 5px;
	border: 1px solid #000000;
	background-image: url(../img/td_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #333333;
}
#side .side_box {
	width: 150px;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 10px;
}
#side .side_box li {
	list-style-type: none;
}
#side .side_box li a {
	display: block;
	line-height: 18px;
	background-image: url(../img/li.jpg);
	text-indent: 25px;
	width: 150px;
	background-repeat: repeat-x;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#side .side_box li a:hover {
	background-image: url(../img/li_ov.jpg);
}

#side .side_box h3 {
	text-indent: -10000px;
	border-bottom-style: solid;
	background-image: url(../img/h3_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#side .side_box ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#side_pr ul {
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

#side_pr li {
    list-style-type: none;
}
#side_pr li a {
    display: block;
    line-height: 18px;
    background-image: url(../img/li.jpg);
    text-indent: 25px;
    width: 150px;
    background-repeat: repeat-x;
    font-size: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}

#side_pr li a:hover {
    background-image: url(../img/li_ov.jpg);
}

#contents #c_pad {
	float: right;
	width: 590px;
	margin-right: 5px;
}
#top_table {
	width: 100%;
	margin-bottom: 10px;
}
#top_table td {
	color: #B9B1A4;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/td_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #000000;
}

/*
その他
-------------------------------------------------------------------*/
#kanri {
	color: #009900;
}

#coment {
	margin-bottom: 5px;
	margin-top: 15px;
}

#f_menu div a {
	color: #CCCCCC;
	font-size: 10px;
}
#top_table small a {
	font-size: 10px;
}
#side .side_box td {
	padding: 1px;
}
input {
	color: #003333;
	line-height: 100%;
}
select {
	color: #333333;
}
option {
	color: #333333;
}
