* {
	color:#000000;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	background-image: none;
	float: none;
}

body {
	background-color: #FBFDF8;
	background-repeat: repeat-x;
	margin-top: 10px;
	background-image: url(img/bg.jpg);
}

a {
	color:#842100;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #990000;
	font-size: 16px;
}


.chui {
	font-size: 12px;
	color: #0000CC;
}



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:900px;
	margin: 0px auto 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 0px;
	background: #FFFFFF url(img/base_bg.jpg) no-repeat left 80px;
}

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


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

#header {
	width:900px;
	height:65px;
	background: url(img/header.jpg);
	margin: 0px;
	padding: 0px;
	border: 0px none #333333;
	float: none;
	clear: none;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 550px;
	padding-top: 5px;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	float: right;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 30px;
	top: 0px;
}

#header #sub {
	font-size: 12px;
	color: #CC3300;
	float: right;
	margin-right: 50px;
	clear: both;
	margin-top: 0px;
	width: 598px;
	padding: 0px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	padding: 2px;
	background: #393939 url(img/bg_botan.jpg);
	margin: 0px auto 5px;
	border: 1px solid #000000;
	left: 10px;
}

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

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

#nav a:hover {
	color: #FFFF66;
	text-decoration: underline;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:680px;
	float: right;
	margin-right: 15px;
	padding: 0px;
	margin-left: auto;
}

#contents p{
	line-height: 20px;
	margin: 0px 15px 5px 5px;
	padding: 0px 10px 5px 0px;
}

#contents h2 {
	font-size: 14px;
	padding-left: 0px;
	color: #333333;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../../templates/jsn_epic_pro/images/red/icon-module-arrow.png) no-repeat left center;
	text-indent: 5px;
	margin: 0px 5px 0px 0px;
}


#contents h3 {
	font-size: 16px;
	padding-left: 0px;
	color: #663333;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 8px;
	margin-left: 2px;
	background: url(../../templates/jsn_epic_pro/images/red/bullettree-level0.png) no-repeat left center;
	text-indent: 0px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006633;
	padding-left: 10px;
	color: #006633;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}

#contents #top_img {
	padding: 5px;
	background: #CC9999 url(img/top_img.jpg) no-repeat center center;
	margin: 0px;
	height: 230px;
	width: 640px;
}

#contents #c_pad #top_img p {
	font-size: 12px;
	color: #333333;
	background-image: none;
	margin-top: 110px;
	margin-right: 5px;
}

#contents #c_pad .top_left {
	float: left;
	padding: 20px;
}

#contents #c_pad .p_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

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


/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
	border-color: #333333;
	margin: 18px 0px 0px 2px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 1px;
	width: 164px;
	border: 1px solid #FFFFFF;
	background: #333333;
	margin: 1px auto;
	padding-bottom: 1px;
	float: none;
}

#side_d h3 {
	display: block;
	width: 145px;
	line-height: 16px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background: #333333 url(img/bg_botan.jpg);
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:130px;
	font-size: 12px;
	text-decoration:none;
	color:#6A1B00;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFAF5;
	text-indent: 4px;
	padding: 5px 14px;
}


#side_d li a:hover {
	background-color: #B7DA93;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
	margin-left: 6px;
	margin-top: 20px;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

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

#f_menu {
	clear: both;
	text-align: center;
	height: 20px;
	border: 1px solid #E2E2DE;
	padding: 1px;
	background: #FAFAF8 url(img/grass.jpg) repeat-x top;
	margin-bottom: 2px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	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;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #design {
	font-size: 10px;
	color: #777777;
}
#f_menu #design a {
	font-size: 10px;
	color: #777777;
}
/*
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 10px;
	background: #222222 url(img/bg_botan.jpg);
}
chui2 {
	font-size: 16px;
	color: #CC0000;
}
.chui2 {
	font-size: 12px;
	color: #CC0000;
}
#base #header img {
	clear: right;
	float: left;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 0px;
	position: absolute;
	visibility: visible;
	top: 13px;
}
#base #header #img {
	visibility: visible;
	right: 5px;
	height: 35px;
	width: 600px;
	float: right;
	margin-right: 50px;
	background: no-repeat;
	margin-top: 5px;
	font-size: 16px;
	color: #006600;
}
#smartTable
.smartTable {border-collapse:collapse; margin:2px auto;}
.smartTable th, .smartTable td {border:1px solid #CCCCCC; padding:2px;}
.smartTable th {background-color:#009933; color:#FFFFFF;}
.smartTable .r0 td {}
.smartTable .r1 td {background-color:#F6F6F6;}
.smartTable .over td {background-color:#FFFF66;}
.smartTable .sortedAsc {background-color:#66CC66 !important;}
.smartTable .sortedDesc {background-color:#CC6666 !important;} 
#base #wrap #side #side_d p {
	font-size: 10px;
	color: #FFFFFF;
}
#base #wrap #fonts1 {
	color: #CC0000;
}

