@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 12px;
}

/* 共通 */

.clearfix {
	overflow: hidden;
}
* html .clearfix {
	zoom: 1;	
}
img { border: none;	vertical-align:bottom; }
a { outline: none; }
h1, h2, h3, p { margin: 0; padding: 0; }
.align-right { text-align: right; }
.koipink {color: #e990ab; }
.pink { color: #eb6ea5;}
.green { color: #6dba44;}
.font12{ font-size: 12px; }
.font10{ font-size: 10px; }


/*  */
#container {
	margin: 0 auto;
	padding: 0;
	width: 840px;
}

.header {
	width: 750px;
	height: 454px;
	margin: 0 auto 25px auto;
	position: relative;
	background: url(images/header131126.gif) no-repeat 0 0; 	
}

.header h1 {
	height: 0;
	overflow: hidden;	
}

.header p {
	position: absolute;
	left: 185px;
	bottom: 55px;
	font-size: 16px;
	font-weight: bold;	
}

.header p span {
	color: #F08200;	
}

.ohisama-tomodati {
	width: 810px;
	margin: 0 auto 25px auto;	
}

.ohisama-tomodati .left {
	width: 50%;
	float: left;
}

.ohisama-tomodati .right {
	width: 50%;
	float: left;
}

.ohisama-tomodati p {
	line-height: 140%;
	padding-top: 10px;
	padding-left: 20px;
}

.ohisama-tomodati .left p {
	padding-left: 0;	
}

.otoiawase-box {
	width: 800px;
	margin: 0 auto 25px auto;
	font-size: 18px;	
}

.waku-bg {
	width: 840px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;	
	position: relative;
}

.waku-pink {
	width:380px;
	padding: 0 0 0 40px;
	float: left;
}

.waku-pink p {
	line-height: 120%;	
}

.waku-green {
	width: 380px;
	padding: 0 0 0 40px;
	float: right;
}

.waku-green p {
	line-height: 120%;	
}

.waku-bg a {
	color: #000;
	text-decoration: none;		
}

.waku-bg a:visited {
	color: #000;
	text-decoration: none;		
}

.waku-bg a:hover {
	color: #555555;
	text-decoration: underline;		
}

.waku-bg a:active {
	color: #555555;
	text-decoration: underline;		
}

h2.m-none {
	margin: 0;	
}

h2 {
	font-size: 24px;
	line-height: 24px;
	padding-top: 3px;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}

.book-box {
	width: 100%;	
}

.book-box .book {
	width: 252px;
}

.book-box .book img {
	border: solid 1px #333;	
}

.book-box .txt {
	padding-top: 15px;
	padding-right: 40px;	
	line-height: 140%;
}

.book-box .isbn {
	margin-top: 5px;	
	line-height: 120%;
}

.book-box .icon {
	vertical-align: middle;	
}

.toiawase-btn a {
	display: block;
	width: 242px;
	height: 37px;
	background: url(images/b_otoiawase.gif) no-repeat 0 0;
	text-indent: -9999px;
}

.toiawase-btn a:hover {
	display: block;
	width: 242px;
	height: 37px;
	background: url(images/b_otoiawase.gif) no-repeat 0 -37px;
	text-indent: -9999px;
}
