@charset "utf-8";


/* side  */
#side {
	width:230px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	oveflow:hidden;
}
/* for WinIE6*/
* html #side {  
  display:inline;
  overflow: hidden;
}


/* sidespace menu navi */
#sidespace {
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* for WinIE6*/
* html #sidespace {
  display:inline;
}

/*main manu↓*/
#sidespace h2 {
	width: auto;
	height: 74px;
	font-size: 10px;
	line-height: 12px;
}

/* sidemenu map */

.section {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* CSS3 */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C9C9C5;
	border-left-color: #CCCCCC;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	
}
.contentsmenu {
	width: auto;
	/* CSS3 */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C9C9C5;
	border-left-color: #CCCCCC;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 225px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* for WinIE6*/
* html .contentsmenu {
	overflow: hidden;
}
.contentsmenu h2{
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0px;
}

.contentsmenu h3{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

/* for 間隔調整用div*/
#side #fortop {
	margin: 0px;
	padding: 0px;
}
#side #forsub {
	margin: 0px;
	padding: 0px;
}

/* for top*/

#side #fortop .contentsmenu ul{
	list-style: none;
	font-size: 12px;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#side #fortop .contentsmenu li {
	padding:0;
	line-height:1.5;
	width: 95%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
}

#side #fortop .contentsmenu ul a {
	color:#0099CC;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../image/common/icon/bg_list_grey.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	display: block;
}

#side #fortop .contentsmenu ul a.current {
	color:#E60000;
	background-color: #F1F1F1;
	background-image: url(../image/common/icon/bg_list_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

#side #fortop .contentsmenu ul a:hover {
	color:#CC0000;
	background-color: #F0F0F0;
	background-image: url(../image/common/icon/bg_list_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	text-decoration: underline;
}

/* for sub*/

#side #forsub .contentsmenu ul{
	list-style: none;
	font-size: 12px;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

#side #forsub .contentsmenu li {
	padding:0;
	line-height:2.5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#side #forsub .contentsmenu li#a1 {
	padding:0;
	line-height:1.5;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side #forsub .contentsmenu li#a2 {
	padding:0;
	line-height:1.5;
	width: 90%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side #forsub .contentsmenu li#a3 {
	padding:0;
	line-height:1.5;
	width: 90%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side #forsub .contentsmenu li#a4 {
	padding:0;
	line-height:1.5;
	width: 90%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side #forsub .contentsmenu li#a5 {
	padding:0;
	line-height:1.5;
	width: 90%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#side #forsub .contentsmenu ul a {
	color:#0099CC;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../image/common/icon/bg_list_grey.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	display: block;
}

#side #forsub .contentsmenu ul a.current {
	color:#E60000;
	background-color: #F1F1F1;
	background-image: url(../image/common/icon/bg_list_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

#side #forsub .contentsmenu ul a:hover {
	color:#CC0000;
	background-color: #F0F0F0;
	background-image: url(../image/common/icon/bg_list_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	text-decoration: underline;
}
