* {
	color:#333333;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(image/bg.jpg);
}

a {
	color:#663300;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
x[X
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 1px;
	padding: 0px;
	margin-bottom: 0px;
	border: 2px solid #000066;
}

#wrap {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}

/*
wb_[
-------------------------------------------------------------------*/

h1 {
	font-size: 12px;
	color: #FFFFFF;
}

.eigyo {
	display: block;
	text-decoration: none;
	width: 195px;
	height:168px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left:605px;
	background-color:#000000;
	background-image:url(image/logo.jpg);
	background-repeat:no-repeat;
	line-height: 20px;
}


/*irQ[V
----------------------------------------------- */
#nav {
	width:800px;
	height: 20px;
	background-color: #000066;
}

#nav ul {
	list-style-type:none;
	display: block;
}

#nav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 0.1em;

}

#nav a:hover {
	color: #FF6600;
}


/*
Rec
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	font-size: 14px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents h2 {
	font-size: 18px;
	padding-left: 24px;
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(image/midashi1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#contents h3 {
	font-size: 16px;
	padding-left: 22px;
	color: #333333;
	line-height: 20px;
	background-image: url(image/midashi2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#contents h4 {
	font-size: 16px;
	padding-left: 5px;
	color: #FF0000;
	line-height: 20px;
}

#contents h3 a {
	font-size: 16px;
	text-decoration:none;
	color: #333333;
}

#contents h3 a:hover {
	font-size: 16px;
	text-decoration:none;
	color: #333333;
	background-color:#CEB8E4;
}

#contents #c_pad {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #a_pad {
	font-size:14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*
TChEj[
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#side_d h3 {
	display: block;
	width: 170px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 2px;
	font-size: 14px;
	text-align: center;
	background-image:url(image/side_t.jpg);
	font-weight: bold;
	letter-spacing: 0.8em;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:150px;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	line-height: 30px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left:  15px;
	background-image:url(image/side_m.jpg);
	font-weight: bold;
}


#side_d li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image:url(image/side_m2.jpg);
}

#side_c {
	padding-top: 2px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#side_c h4 {
	width: 170px;
	margin-top: 2px;
	font-size: 14px;
	text-align: center;
}

#side_c ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#side_c li a {
	width:160px;
	font-size: 14px;
	text-decoration:none;
	color:#0000FF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left:  5px;
}

#side_c li a:hover {
	color: #FF00FF;
	text-decoration: underline;
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
tb^j[
-------------------------------------------------------------------*/

#f_menu {
	text-align: right;
	clear: both;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#f_menu ul {
	margin: 0px;
}
#f_menu li a {
	font-size: 10px;
	line-height: 20px;
	margin-top: 5px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
Rs[Cg
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000066;
	font-size: 12px;
	margin: 0px;
}

address a {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000066;
	font-size: 12px;
	text-decoration:none;
}

.name {
	font-size:16px;
}

.name a {
	font-size:16px;
	color:#000000;
	text-decoration:none;
}

.green {
	font-size:16px;
	color:#33CC00;
	font-weight:bold;
}

.red {
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}

.hyou{
	line-height:14px;
}
