@charset "utf-8";
/* CSS Document */

/* clearfix
------------------------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-black;
}

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*End hide from IE-mac */


/*common
-------------------------------------------------*/
#wrap {
	width: 900px;
	margin:0px auto 0px auto;
}

body,td,th {
	font-size: 12px;
	line-height:18px;
	font-family: ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック, Osaka;
	color:#5E5E5E;
	line-height:20px;
}
a:link {
	color: #5e5e5e;
	text-decoration: none;
}

a:visited {
	color: #5e5e5e;
	text-decoration: none;
}

a:active {
	color: #5e5e5e;
	text-decoration: none;
}

a:hover {
	color: #5e5e5e;
	text-decoration: underline;
}
img{
border:none;
}
/*head
----------------------------------------------------*/
#header h2{
	float:left;	
	width:180px;
}
#header p{
	float:left;
	width:420px;
	}
#search{
	float:right;
	width:300px;
	text-align:right;
	margin-top:15px;
}
#headnavi{
	margin:0px 0px 20px 0px;
	padding:0px;
	background-color:#61a6d6;
	color:#FFFFFF;
	height:34px;
}

#headnavi a:link {
	color: #ffffff;
	text-decoration: none;
}

#headnavi a:visited {
	color: #ffffff;
	text-decoration: none;
}

#headnavi a:active {
	color: #ffffff;
	text-decoration: none;
}

#headnavi a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#headnavi ul{
	margin:0px;
	padding:0px;
	}
	
#headnavi li{
	float:left;
	list-style:none;
}
/*main
----------------------------------------------------*/

#contents {
	width: 900px;
}

#main {
	float: left;
	width: 580px;
	margin:0px 0px 0px 10px;
}
#main h1{
	font-size:16px;
}
#rightside {
	float: right;
	width: 160px;
	text-align: right;
	margin-top:0px;
}
.question{
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	margin:30px 0px 20px 0px;
	color: #333333;
}
.answer{
	font-size:12px;
	line-height:22px;
	margin:0px 0px 80px 0px;
	color: #666666;
	}
.backbt{
	font-size:12px;
	line-height:22px;
	margin:0px 0px 80px 0px;
	color: #999999;
	text-align:center;
	}
.pr_top{
	margin:0px 0px 50px 0px;
	}


/*navi
------------------------------------------------------------ */

#navi {
	float: left;
	width: 140px;
	background-color: #E6E6E6;
}

#navi ul {
	margin: 10px;
	padding: 0px;
	list-style: none;
}
#navi li {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

/* foot
------------------------------------------------------------ */
#footer {
	width: 900px; 
	margin: 5px 0 0 0;
	font-size: 10px;
	text-align: center;
	padding: 20px 0px;
	border-top: 1px solid #CCCCCC;
	clear:both;
}
address {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

/*top
------------------------------------------------------------ */
#about .left {
	float: left;
	width: 350px;
}
#about .right {
	float: right;
	width: 320px;
}
.mainphoto{
	margin:0px;
	padding:0px;
	}
	
#main .question{
	font-size:12px;
}


/* else
------------------------------------------------------------ */
.sidepr{
	margin:10px 0px 0px 0px;
}
.pr_top {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#topcontents {
	float: left;
	width: 686px;
}
#topcontents li {
	float: left;
	list-style-type: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
}
#topcontents ul {
	margin: 0px;
	padding: 0px;
}

.techid h3{
	font-size:14px;
	line-height:18px;
	margin:0px 0px 8px 0px;
	padding:0px;
}
.techid p{
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 30px 0px;
	padding:0px;
}
.inlinelink{
	font-size:12px;
	font-weight:nomal;
	text-align:center;
}
.backbt{
	text-align:center;
}#topbox {
	padding: 8px;
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	font-weight:normal;
}



/*book*/
.pbox {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#review{
	font-size:12px !important;
	margin:0px 0px 15px 0px;
	padding:5px;
	background-color:#CCCCCC;
	clear:both;
}
.reviewtitle{
	font-size:14px !important;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#bookdetail p{
	font-size:12px !important;
	margin:0px 0px 15px 0px;
}

#apicopy{
	font-size:10px;
	text-align:right;
}

.pbox .left {
	float: left;
	width: 120px;
}
.pbox .right .ptitle {
	font-size: 12px;
}
.pbox .right {
	float: right;
	width: 430px;
}
.pbox .right p{
	margin:0px 0px 5px 0px;
}
.pbox .right h2{
	margin:0px 0px 5px 0px;
}
.pagenavi{
	margin:10px 0px 10px 0px;
	font-size:10px;
}

