@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}

.wrap{
width:800px;
margin:0 auto;
position:relative;
}

.header{
height:100px;
margin-left:10px;
background-image:url(../images/common/logo.jpg);
background-position:bottom left;
background-repeat:no-repeat;
position:relative;
border-bottom:#555 solid 1px;
}

.footer{
height:150px;
background-image:url(../images/common/logo2.jpg);
background-position:right 10px;
background-repeat:no-repeat;
border-top:#555 solid 1px;
position:relative;
margin-left:10px;
}

.footer p{
margin-top:30px;
text-align:center;
font-size:12px;
}

.left_menu{
margin:10px 0 0 10px;
width:200px;
float:left;
}

.left_menu2{
margin:30px auto auto 38px;
}

.left_menu2 a{
display:block;
margin:auto auto 20px auto;
}

img{
border:none;
}

#rollover{
opacity:0.6;
filter:alpha(opacity=60);
}

a:hover#rollover{
opacity:1;
filter:alpha(opacity=100);
}

.menu_wrap{
position:absolute;
top:68px;
}

.backtotop{
display:block;
width:260px;
height:70px;
float:left;
margin-top:-40px;
}

.main{
position:relative;
}

.content{
width:550px;
float:left;
margin:10px auto 10px 20px;
position:relative;
overflow:hidden;
}

h2{
text-indent:60px;
line-height:50px;
background-image:url(../images/common/titleback.gif);
background-repeat:no-repeat;
font-family:"メイリオ","Arial","HGゴシックE";
font-weight:100;
}

h3{
	font-family:"メイリオ","Arial","HGゴシックE";
	font-weight:600;
	background-image:url(../images/common/titleback_h3.gif);
	background-repeat:no-repeat;
	line-height:30px;
	margin-left:10px;
	text-indent:30px;
	margin-top:10px;
}

.gaiyou{
font-size:12px;
color:#555;
margin-left:30px;
font-family:Arial, Helvetica, sans-serif;
}

.gaiyou tr{
line-height:23px;
}

.gaiyou tr td{
vertical-align:top;
}

.gaiyou tr td.title{
background-color:#eee;
font-weight:bold;
text-align:center;

}

.content2{
width:550px;
float:left;
margin:10px auto 10px 20px;
position:relative;
overflow:hidden;
}

.book_waku {
	background-image: url(../images/pro1/bg3.gif);
	height: 1620px;
	width: 520px;
	padding: 15px;
	background-repeat: no-repeat;
}

.book_waku2 {
	background-image: url(../images/pro1/bg3.gif);
	height: 1620px;
	width: 520px;
	padding: 15px;
	background-repeat: no-repeat;
}

.book_img {
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 55px;
}
.tyuui {
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	color: #0033CC;
	line-height: 18px;
}
.toriatsu {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.book_h3{
	font-family:"メイリオ", "Arial", "HGゴシックE";
	font-weight:600;
	background-image:url(../images/common/titleback_h3.gif);
	background-repeat:no-repeat;
	line-height:30px;
	margin-left:10px;
	text-indent:30px;
	margin-top:10px;
	float: left;
	font-size: 18px;
}
.top {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 20px;
}

.pro_h3{
	font-family:"メイリオ", "Arial", "HGゴシックE";
	font-weight:600;
	background-image:url(../images/common/titleback_h3.gif);
	background-repeat:no-repeat;
	line-height:30px;
	margin-left:30px;
	text-indent:30px;
	margin-top:10px;
	font-size: 16px;
}

