@charset "utf-8";

#wrap {
	float: left;
	margin-top: 10px;
	width: 785px;
}

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

#header #sub a {
	text-decoration: none;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
	position: absolute;
	left: 50px;
	top: 100px;
}

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

#contents {
	width:510px;
	float: right;
}

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

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


#contents #c_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

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

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


#contents #top_img2 {
	background-color: #F8F8F5;
	height: 342px;
	width:475px;
	float: left;
	border-width: thin;
	border-color: #AACE6F;
	border-style: solid;
	margin: 5px;
}

#contents #c_pad #top_img2 table{
	width: 99%;
	margin-left: 5px;
	border-collapse: collapse;
	border: 1px solid #F8F8F5;
}
#contents #c_pad #top_img2 table th{
	padding: 5px;
	border: 1px solid #F8F8F5;
	background-color: #AACE6F;
	color: #4A5724;
}
#contents #c_pad #top_img2 table td{
	padding: 0px;
	border: 1px solid #F8F8F5;
	font-size: 10pt;
}
#contents #c_pad #top_img2 table td ul li{
	display: inline;
	list-style-type: none;
	padding: 1 1px 0 0;
}

#contents #c_pad #top_img2 p {
	font-size: 10px;
	color: #FFFFFF;
	background-image: none;
	margin-top: 55px;
	margin-left: 25px;
	margin-right: 300px;
}

#top_img2 a {
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}

#top_img2 a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
}
/*
１box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box1 {
	float: left;
	height: 160px;
	width: 440px;
	margin: 5px;
	padding: 5px;
}

#base #wrap #contents #c_pad .box1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#base #wrap #contents #c_pad .box1 li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}

#base #wrap #contents #c_pad .box1 li a{
	float: left;
	width:440px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li_g.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	background-position: 7px center;
	text-decoration: none;
}

#base #wrap #contents #c_pad .box1 li a img{
  display: none;
}  
  
  
#base #wrap #contents #c_pad .box1 li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov_or_g.gif);
}

#base #wrap #contents #c_pad .box1 img {
	float: left;	border: 1px solid #999999;
}

/*
１box2
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box3 {
	float: left;
	height: 100px;
	width: 440px;
	margin: 5px;
	padding: 5px;
}

#base #wrap #contents #c_pad .box3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#base #wrap #contents #c_pad .box3 li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}

#base #wrap #contents #c_pad .box3 li a{
	float: left;
	width:440px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li_g.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	background-position: 7px center;
	text-decoration: none;
}

#base #wrap #contents #c_pad .box3 li a img{
  display: none;
}  
  
  
#base #wrap #contents #c_pad .box3 li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov_or_g.gif);
}

#base #wrap #contents #c_pad .box3 img {
	float: left;
	border: 1px solid #999999;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 255px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
}

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

#side #side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side #side_d h3 {
	display: block;
	width: 226px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_g3_1.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

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

#side #side_d li a {
	display: block;
	width:200px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li_g.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side #side_d li a:hover {
	background-color: #648E31;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov_g.gif);
}



#base #wrap #side #side_pr {
	margin: 6px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

#base #wrap #side #side_pr li {
	margin: 0 0 10px 0;
}
/*
サイド・メニュー2
-------------------------------------------------------------------*/
#side2 {
	float: right;
	width: 175px;
	background-color: #EEEDE9;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 5px;
}

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

#side2 #side_d2 {
	padding-top: 3px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side2 #side_d2 h3 {
	display: block;
	width: 146px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_g3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side2 #side_d2 ul {
	margin-bottom: 5px;
}

#side2 #side_d2 li a {
	display: block;
	width:128px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}

#side2 #side_d2 li a:hover {
	background-color: #648E31;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov_g.gif);
}

#side_d3 {
	padding-top: 1px;
	margin-bottom: 5px;
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d3 IFRAME {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#side2 #side_pr {
	margin: 5px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}
