@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;	
}

body {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Osaka","ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	text-align: left;
	background: url(image/bg.jpg) no-repeat;
	background-color: #000000;
}

h1,h2,h3,h4 {
	font-weight: normal;
	text-indent: -9999px;
}


a img {
	border : 0;
	text-decoration: none;
}

p {
	font-size: 12px;
	line-height: 140%;
	color: #fff;
}
.j10 {
	margin:5px 0 0 0;
	font-size: 10px;
}
.j14 {
	font-size: 14px;
}
.j18 {
	font-size: 18px;
	color: #fff;
	margin:0 0 5px 0;
	font-weight:bold;
}
.sub_txt {
	font-size:12px;
	color: #3B3019;
	margin-top:5px;
}
.margin {
	margin:5px 0 5px 0;
}
.margin_20 {
	margin:20px 0 0 0;
}
.test {
	border: 1px solid #ccc;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfloat {
	clear: both;
}
/*-------------------------------------------------------------------------------*/
#int {
	width:870px;
	padding:0 0 0 30px;
}
/*-------------------------------------------------------------------------------*/
#top {
	width: 870px;
	height: 146px;
}
#top p.logo {
	margin-left: 705px;
	padding-top: 10px;
	width: 155px;
	height: 35px;
	text-indent: -9999px;
}
#top p.logo a {
	width: 155px;
	height: 35px;
	display: block;
}
/*-------------------------------------------------------------------------------*/
#main {
	width:100%;
	height:470px;
}
#main .book_box {
	width:180px;
	float:left;
}
#main .book_box img{
	line-height:100%;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#main .book_box a{
	line-height:100%;
	text-decoration:none;
	margin:0;
	padding:0;
}
#main .book_box p img{
	vertical-align:middle;
	padding-right:3px;
}
#main .btn_box {
	width:385px;
	float:right;
}
#main .btn_box .box {
	width:185px;
	float:left;
}
#main .btn_box .btn01 {
	width:120px;
	height:40px;
	background: url(image/btn01.jpg) no-repeat;
}
#main .btn_box .btn01 p a {
	width:120px;
	height:40px;
	display:block;
	text-indent:-9999px;
} 
#main .btn_box .btn01 p a:hover {
	background: url(image/btn01_on.jpg) no-repeat;
}
#main .btn_box .btn02 {
	width:120px;
	height:40px;
	margin-top:5px;
	background: url(image/btn02.jpg) no-repeat;
}
#main .btn_box .btn02 p a {
	width:120px;
	height:40px;
	display:block;
	text-indent:-9999px;
} 
#main .btn_box .btn02 p a:hover {
	background: url(image/btn02_on.jpg) no-repeat;
} 
#main .btn_box .btn03 {
	width:185px;
	height:40px;
	margin-top:5px;
	background: url(image/btn03.jpg) no-repeat;
}
#main .btn_box .btn03 p a {
	width:185px;
	height:40px;
	display:block;
	text-indent:-9999px;
} 
#main .btn_box .btn03 p a:hover {
	background: url(image/btn03_on.jpg) no-repeat;
}
#main .btn_box .icon {
	width:200px;
	height:180px;
	float:right;
	background: url(image/icon.jpg) no-repeat;
}
#main .btn_box .icon p a {
	width:178px;
	height:170px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}
#sub_ttl01 {
	height:21px;
	width:96px;
	text-indent:-9999px;
	background: transparent url(image/sub_ttl01.png) no-repeat left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/sub_ttl01.png", sizingMethod="scale");
}
#sub_ttl02 {
	height:21px;
	width:176px;
	margin-top:15px;
	text-indent:-9999px;
	background: transparent url(image/sub_ttl02.png) no-repeat left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/sub_ttl02.png", sizingMethod="scale");
}
#sub_ttl03 {
	height:21px;
	width:716px;
	margin-top:15px;
	text-indent:-9999px;
	background: transparent url(image/sub_ttl03.png) no-repeat left top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/sub_ttl03.png", sizingMethod="scale");
}

/*-------------------------------------------------------------------------------*/
#sub {
	width:750px;
	height:560px;
	padding:20px 60px 0 60px;
}

.banner_box {
	width:240px;
	float:left;
	padding-right:10px;
}

/*-------------------------------------------------------------------------------*/
a {
	color: #000;
	text-decoration: underline;
	line-height: 140%;
}

a:hover {
	color: #FFFFCC;	
	text-decoration:none;
}

