*{
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style: none;
	font-style: normal;

}

body{
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
}

#wrap{
width:920px;
margin:auto;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
h1 a{
	display:block;
	height: 180px;
}
h2{
	background-color: #FD3F0F;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFA032;
	margin-right: 10px;
	background-image: url(img/h2_bg.jpg);
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 110%;
}

h3{
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	margin:20px 0px;
	margin-left: 10px;
	color: #000000;
	background-image: url(img/h3_bg.jpg);
	line-height: 30px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 100%;
}

h4{
margin:5px;
}

p{
	padding-left:20px;
	padding-right:20px;
	line-height: 160%;
}

.bec{
color:#FF0000;
font-size: 87.5%;

}



/*ヘッダ部分*/

#head{
	height:190px;
	background-image: url(img/head.jpg);
	z-index: 0;
	width: 700px;
	float: left;
}

/*フッダ部分*/

#foot{
height:105px;
background-image: url(img/foot_bg.jpg);
}
address{
	background-image: url(img/foot.jpg);
	color: #FFFFFF;
	height: 100px;
	width: 860px;
	display: block;
	margin: auto;
	padding-left: 60px;

}

#foot_link{
float:right;
display:block;
width: 260px;
height: 100px;
text-indent: -9999px;
overflow: hidden;
}
#foot span{
padding-top:50px;
display:block; width:600px;
float:left;
}

/*サイドメニュー*/

#side_menu_top{
display:block;
overflow:hidden;
text-indent:-9999px;
height:30px;
margin-bottom:40px;
}

#side_menu{
	width:220px;
	z-index: 100;
	position: fixed;
}
#side_menu_01{
	background-color:#FFFFFF;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 2px;
	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: #999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999;
	padding-top: 0px;
}
#side_menu_01 a{
	display:block;
	width:188px;
	height:20px;
	overflow:hidden;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
font-size: 15px;

}
#side_menu_01 a:hover{
	background-position:198px 0px;
	background-color: #EFEFEF;
}
#side_menu_02{
	background-color:#FFFFFF;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 2px;
	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: #999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999;
	margin-top: 5px;
	padding-top: 0px;
}
#side_menu_02 a{
font-size:15px;
}

#side_menu_02 ul{
	background-color:#eee;
	display: block;
	padding: 15px;
	list-style: none;
}
#contents{
	width:700px;
	float: left;
}
#cont_pad{
	margin-left:5px;
	padding-right: 5px;

}
#cnt_pad{
}
.cnt_sub{
	padding-left:10px;
	padding-right: 10px;
	margin-top: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}

table	{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	border-color: #CCCCCC;
	margin: auto;
}
th, td	{
	padding: 5px 5px;
	color: #333333;
font-size: 87.5%;
}

th, td p{
 font-size: 84%;
}

th	{
	background-color:#eee;
font-size: 87.5%;
	font-weight: normal;
}

.book_box{

border: 3px solid #999999;
padding:20px;
margin:10px 0px;

}
.link_right {
text-align:right;
}

.link_right a{
	padding-left:20px;
font-size: 87.5%;
	line-height: 18px;
	background-image: url(img/mini_sub.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
}

h1{
text-indent:-9999px;
}
#side_menu_wrap{
	width:220px;
	float: right;
	background-image: url(img/head2.jpg);
	background-repeat: no-repeat;
	height: 500px;

}
.bottom_txt{
	padding:20px;

}
.bottom_txt a{
font-size: 80%;
}

.sec_txt{
padding:20px;
}
.sec_txt p{
font-size: 87.5%;
}

.sec_txt .link_right{
	margin-bottom:20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	clear: both;
}

.ul{
padding:20px;
}
