@charset "utf-8";
/* CSS Document */
body {
    background: none;
}
#wrapper {
	width: 929px;
	background: url(../domain/it/image/ipbook/bg_wrapper.jpg) left center repeat-y;
	padding: 10px 15px 0;
	margin-bottom: 0;
}

.iphone_clearfix{
	overflow: hidden;
}
* html .iphone_clearfix{
	zoom: 1;
}

/*
==================================================
ヘッダ
==================================================
*/
#header {
    height:369px;
	width: 929px;
	position: relative;
	background: url(../domain/it/image/ipbook/bg_header.jpg)
}
#header .ttl{
	position: absolute;
	top: 44px;
	left: 35px;
}
#header p#txt_main{
	position: absolute;
	top: 177px;
	left: 37px;
}
#header p#btn_contact{
	position: absolute;
	bottom: 15px;
	right: 14px;
}

/*
==================================================
sp_bnr
==================================================
*/
.sp_bnr{
	width:929px;
	margin:0 0 10px 0;
	}

/*
==================================================
ナビゲーション
==================================================
*/
#nav{
	height: 76px;
	position: relative;
}
#nav li#nav_top{
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 10;
}
#nav li#nav_howtouse{
	position: absolute;
	top: 0;
	left: 162px;
	z-index: 10;
}
#nav li#nav_faq{
	position: absolute;
	top: 0;
	left: 314px;
	z-index: 10;
}
#nav p{
	float: right;
	margin: 0 4px;
}
/*#nav li a{
	text-indent: -9999px;
	display: block;
}
#nav_top {width:147px;height:76px;}
a#nav_top:link {background: url(../domain/it/image/ipbook/nav_top.png);}
a#nav_top:hover {background: url(../domain/it/image/ipbook/nav_top_on.png);}
#nav_howtouse {width:147px;height:76px;}
a#nav_howtouse:link {background: url(../domain/it/image/ipbook/nav_howtouse.png);}
a#nav_howtouse:hover {background: url(../domain/it/image/ipbook/nav_howtouse_on.png);}
#nav_faq {width:147px;height:76px;}
a#nav_faq:link {background: url(../domain/it/image/ipbook/nav_faq.png);}
a#nav_faq:hover {background: url(../domain/it/image/ipbook/nav_faq_on.png);}*/

/*
==================================================
コンテンツ
==================================================
*/
#content {
    float: none;
	width: 860px;
	padding: 0 30px 25px;
	margin: -21px 5px 0;
	background: url(../domain/it/image/ipbook/bg_contents.gif) left top no-repeat;	
	position: static;
	z-index: 1;
	font-size: 0.8em;
	/* 角丸 */	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#content h2{
	border: 0;
	color: #333333;
}
#content .ttl{
	padding: 30px 21px 37px;
	background: url(../domain/it/image/ipbook/bg_ttl.jpg) left bottom repeat-x;
	margin: 0 -29px 26px;
}
#content h3{
	margin-bottom: 0.5em;
	margin-top: 0;
	color: #333333;
}
#content .section{
	margin-bottom: 25px;
}
#howtouse #content .floatl{
	float: left;
}
#howtouse #content .floatr{
	float: right;
}
#howtouse #content .clear{
	clear: both;
}
#content .section .pagetop{
	text-align: right;
}
#content .section .pagetop a{
	color: #990099;
	background: url(../domain/it/image/ipbook/ico_pagetop.jpg) left center no-repeat;
	padding-left: 15px;
}
#content .section .pagetop a:hover{
	text-decoration: none;
}


/*
==================================================
特徴
==================================================
*/
#top #content .txt{
	margin-bottom: 44px;
	position: relative;
	width: 861px;
}
#top #content .img{
	position: absolute;
	top: 0px;
	right: 0px;
}
#top #content .section p{
	padding-left: 1em;
}
#top #content #section01,
#top #content #section02{
	width: 495px;
}
#top #content #section01 p,
#top #content #section02 p{
	width: 355px;
}
#top #content #section01{
	background: url(../domain/it/image/ipbook/top/img_01.gif) right top no-repeat;
	min-height:63px;
	height:auto !important;
	height:63px;
}
#top #content #section02{
	background: url(../domain/it/image/ipbook/top/img_02.gif) right bottom no-repeat;
	min-height:137px;
	height:auto !important;
	height:137px;
}
#top #content #section03{
	position: relative;
}
#top #content #section03 .img{
	position: absolute;
	left: 583px;
	top: 0;
}
#top #content #section03 p,
#top #content #section04 p{
	width: 533px;
}
#top #content .message{
	margin: 2em 0;
}

/*
==================================================
FAQ
==================================================
*/
#faq #content dt{
	font-weight: bold;
	float: none;
	width: auto;
	position: relative;
	padding: 0;
	padding-left: 2em;
	width: 90%;
}
#faq #content dd{
	border: none;
	padding: 0;
	margin-bottom: 1.5em;
	position: relative;
	padding-left: 2em;
	width: 90%;
}
#faq #content dl span{
	position: absolute;
	left: 0;
	top: 0;
}

/*
==================================================
使い方
==================================================
*/
#howtouse #content .nav{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 65px;
}
#howtouse #content .nav a{
	color: #333333;
}
#howtouse #content .nav a:hover{
	text-decoration: none;
}
#howtouse #content .section{
	margin : 0px 10px 0 30px;
	background: url(../domain/it/image/ipbook/howtouse/bg_section.gif) left bottom repeat-x;
	padding-bottom: 15px;
	width: 820px;
}
#howtouse #content h2{
	margin-left: -15px;
}
#howtouse #content h3{
	margin-top: 15px;
	font-weight: normal;
}
#howtouse #content h3.clear{
	padding-top: 15px;
}
#howtouse #content .ico_bookgate{
	margin-top: 15px;
}
#howtouse #content .ico_bookgate img{
	margin-left: 40px;
}
#howtouse #content .section p{
	padding-left: 10px;
}
#howtouse #content .section p.notes{
	padding-left: 2em;
	font-size: 0.8em;
}
#howtouse #content .section p.img{
	margin: 10px 0 30px;
}
#howtouse #content .section li{
	padding-left: 15px;
}
#howtouse #content .section li p{
	padding-left: 10px;
}
#howtouse #content #section02 h3,
#howtouse #content #section03 h3{
	font-weight: bold;
}
#howtouse #content #section02 p,
#howtouse #content #section03 p{
	margin-bottom: 30px;
}
#howtouse #content #section02 p.pagetop,
#howtouse #content #section03 p.pagetop{
	margin-bottom: 0px;
}
#howtouse #content #section02 .floatl{
	width: 380px;
}
#howtouse #content #section03 .floatl{
	width: 585px;
}
#howtouse #content #section03{
	background: none;
}

/*
==================================================
フッタ
==================================================
*/
#footer{
	margin: 0 auto;
	clear: both;
	background: url(../domain/it/image/ipbook/bg_footer.jpg) center top no-repeat #FFFFFF;
	width: 948px;
	height: 130px;
	padding: 37px 13px 0px;
	margin-top: -32px;

}
#footer .bnr{
	width: 948px;
	margin: 0 auto 20px;
}
#footer #logo{
	text-align: right;
}
#footer #logo p{
	text-align: right;
	margin-top: 10px;
}
#footer #footer-box {
    height:30px;
    padding:8px 0px 0px 16px;
    margin-top:100px;
	width: 945px;
	background: url(../domain/it/image/ipbook/bg_copyright.gif) left top no-repeat;
}
*html #footer{
    padding-bottom:-50px;
	background: url(../domain/it/image/ipbook/bg_footer.jpg) left top no-repeat #FFFFFF;
	padding: 37px 1px 0px;
}
*html #footer .bnr{
	padding: 0 6px;
}
*html #footer #footer-box {
    margin-top:30px;
    margin-bottom:-60px;
	margin-left: 10px;
}
*:first-child+html #footer{
    padding-bottom:-50px;
}
*:first-child+html #footer #footer-box {
    margin-top:30px;
    margin-bottom:-60px;
}
#footer #pmark{
	float: left;
	padding-left: 10px;
}
#footer #logo{
	float: right;
	padding-right: 20px;

}


/*
==================================================
iPhone向け電子書籍 配信タイトル一覧
==================================================
*/
#list #wrapper {
	padding: 10px 15px 50px;
}

/* コンテンツ */
#list #content {
	width: 929px;
	margin: 0;
	padding: 0;
	background: none;	
	font-size: 1em;
}
#list #content .sp_bnr{
	width:929px;
	margin:0 0 -20px 0;
	*margin:0 0 -30px 0;
	}
#list #content h2{
	border: none;
    height:222px;
	width: 929px;
	position: relative;
	margin: 0;
}
#list #content h2 span{
	position: absolute;
	top: 169px;
	left: 435px;
}
#list #content h3{
	margin-bottom: 20px;
}
#content .appli{
	background: url(../domain/it/image/ipbook/list/bg_appli.jpg) left center repeat-y;
	padding: 27px 7px 27px 27px;
	font-size: 0.8em;
	line-height: 1.2; 
}
#content .appli td{
	width: 278px;
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 20px;
}
#content .appli strong{
	display: block;
	margin-bottom: 7px;
	letter-spacing: -1px;
}
#content .appli td dd{
	border: none;
}
#content .appli dt,
#content .appli dd{
	padding: 0;
	float: left;
}
#content .appli dt{
	width: 70px;
}
#content .appli dd{
	width: 200px;
}
#content #publisher,
#content #title{
	width: 917px;
	margin: 15px auto 0;
}
#content #publisher li{
	float: left;
	width: 204px;
	padding-left: 25px;
	font-size: 0.8em;
	line-height: 1.4;
}
#content #title ul{
	width: 867px;
	margin: 0 auto;
}
#content #title li{
	display: inline;
	font-size: 0.8em;
}

/* フッタ */
#list #footer{
	background: url(../domain/it/image/ipbook/list/bg_footer.jpg) center top no-repeat #FFFFFF;

}

