@charset "utf-8";

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


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

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

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

#contents {
	width:715px;
	float: left;
}

#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 #top_img2 {
	width:680px;
	float: left;
	margin: 5px;
}

#contents #c_pad #top_img2 table{
	width: 99%;
	margin: 5px;
	border-collapse: collapse;

}


#contents table th {
	background-color: #EEEEEE;
	padding: 7px;
}



#contents #c_pad #top_img2 #dai{
	padding: 5px;
	text-align:left;
}

#contents #c_pad #top_img2 #dai a{
	display: inline;
	font-size: 14px;
	color: #4A5724;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}

#contents #c_pad #top_img2 #dai a:hover {
	background-color: #4A5724;
	color: #FFFFFF;
	text-decoration: none;
}

#contents #c_pad #top_img2 #shou{
	text-align:left;
}

#contents #c_pad #top_img2 #shou ul li{
	display: inline;
	color: #555555;
	padding-right: 8px;
}

#contents #c_pad #top_img2 #shou a{
	font-size: 12px;

	line-height: 20px;
	padding-right: 3px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}

#contents #c_pad #top_img2 #shou a:hover {

	text-decoration: none;
}

/*
１box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box1 {
	float: left;
	height: 160px;
	width: 400px;
	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:450px;
	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.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.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: 400px;
	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:450px;
	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.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.gif);
}

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

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

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

#side2 #side2_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;
}

#side2 #side2_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;
}

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

#side2 #side2_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;
}


#side2 #side2_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 #side2 #side_pr {
	margin: 6px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

#base #wrap #side2 #side_pr li {
	margin: 0 0 10px 0;
}


