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

body {
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/site_buck.gif);
	background-repeat: repeat-x;
	line-height:140%;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	margin-top: 5px;
}
h2 a { color: #ffffff; text-decoration: none; }
h2 a:link { color: #ffffff; text-decoration: none; }
h2 a:visited { color: #ffffff; text-decoration: none; }
h2 a:active	{ color: #ffffff; text-decoration: underline; }
h2 a:hover { color: #ffffff; text-decoration: underline; }

a { color: #333333; text-decoration: underline; }
a:link { color: #333333; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:active	{ color: #cb1009; text-decoration: underline;}
a:hover { color: #cb1009; text-decoration: underline; }

.link_text a { color: #f7c22b; text-decoration: underline; }
.link_text a:link { color: #f7c22b; text-decoration: underline; }
.link_text a:visited { color: #333333; text-decoration: underline; }
.link_text a:active	{ color: #cb1009; text-decoration: underline; background-color:#f7c22b;}
.link_text a:hover { color: #cb1009; text-decoration: underline; background-color:#f7c22b;}

.dd_ni a { color: #333333; text-decoration: none; }
.dd_ni a:link { color: #333333; text-decoration: none; }
.dd_ni a:visited { color: #000000; text-decoration: underline; }
.dd_ni a:active	{ color: #cb1009; text-decoration: underline;}
.dd_ni a:hover { color: #cb1009; text-decoration: underline; }

.dd_hr a { color: #333333; text-decoration: none; }
.dd_hr a:link { color: #333333; text-decoration: none; }
.dd_hr a:visited { color: #000000; text-decoration: underline; }
.dd_hr a:active	{ color: #cb1009; text-decoration: underline;}
.dd_hr a:hover { color: #cb1009; text-decoration: underline; }

#big_territory{
	text-align:center;
}

#territory{
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width:900px;
	height:90px;
	margin-top: 30px;
	background-image: url(images/header_buck.gif);
	background-repeat: repeat-x;
	float: inherit;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}


#contents{
	width:900px;
	height:50px;
	background-image: url(images/contents_buck.gif);
	background-repeat: no-repeat;
	float: left;
}
.f10 {
	font-size: 10px;
	color: #CCCCCC;
}


/* IE6.0以下用 */
* html #contents{
	width:900px;
	height:50px;
	background-image: url(images/contents_buck.gif);
	background-repeat: no-repeat;
}

.contents_left{
	width:50px;
	height:30px;
	float: left;
}

.contents_right{
	width:50px;
	height:30px;
	float: right;
}

.contents{
	width:90px;
	height:30px;
	float: left;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
}

#header2{
	width:900px;
	height:160px;
	background-image: url(images/header2_buck.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 50px;
}
/*IE6.0用*/
*html #header2{
	width:900px;
	height:160px;
	background-image: url(images/header2_buck.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 0px;
}

#header2_left{
	width:270px;
	height:160px;
	float:left;
	clear: right;
}

#header2_right {
width:630px;
height:160px;
float:right;
padding-top: 30px;
padding-right: 40px;
padding-bottom: 30px;
padding-left:70px;
text-align:left;
voice-family: "\"}\""; 
voice-family:inherit;
width:520px;
}
html>body #header2_right {
width: 520px;
height:100px;
} 

#header3{
	width:900px;
	height:20px;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}

*html #header3{
	width:900px;
	height:20px;
	clear: both;
	margin-top: 40px;
	margin-bottom: 20px;
}
 

#favorit{
width:240px;
height:50px;
margin-top:10px;
margin-left:30px;
}

#feed{
width:240px;
height:50px;
margin-top:20px;
margin-left:30px;
}

#footer{
	width:900px;
	height:50px;
	text-align:center;
	background-color:#FFFFFF;
	font-size: 12px;
	clear: both;
	padding-top: 30px;
}

#box{
	width:900px;
}

/* IE6.0用 */
* html #box{
width:900px;
margin-top:-60px;
}


#left{
	width:290px;
	clear: right;
	float: left;
}

#main{
	width:610px;
	float: right;
}
.link_text {
	font-size: 20px;
	font-weight: bold;
	color: #F7C22B;
	line-height: 20pt;
}
.f16 {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}



#new_book_photo{
	background-color: #CCFFFF;
	float: left;
	width: 210px;
	margin-left: 20px;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	text-align:left;
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
}
html>body #new_book_photo{
width:200px;
}

#new_book_photo ul{
margin-left:-20px;
}

/*ie7.0用ハック*/
*:first-child+html #new_book_photo ul{
margin-left:20px;
}
/*ie6.0用ハック*/
*html #new_book_photo ul{
margin-left:20px;
}


#new_book_text{
	float: right;
	width: 330px;
	margin-right: 20px;
	text-align:left;
	font-size: 14px;
	color: #333333;
	display: inline;
}



.main_area{
	width:600px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	clear: both;
}
.tokusyu {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
	margin-top: 0px;
}


.main_area2{
	width:600px;
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	clear: both;
}

.main_area_title{
	width:600px;
	text-align:center;
	background-color:#000000;
	border:solid 1px #666666;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.main_area_body{
	width:600px;
	min-height: 1%;
	background-color:#ffffff;
	margin-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.left_area{
	margin-bottom: 20px;
}

.left_area_title{
width:280px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
text-align:center;
background-color:#000000;
border:solid 1px #666666;
}

.left_area_body{
	width:280px;
	background-color:#ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.buck_n_top_middle_middle{
	width:280px;
	height:100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.buck_n_bottom{
	width:280px;
	height:100px;
}
.buck_n_bottom2{
	width:280px;
	height:200px;
}
.book_title_buck{
	background-image:url(images/book_title_buck.gif);
	background-repeat:no-repeat;
	width:560px;
	height:40px;
	margin:20px 20px 20px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	line-height:40px;
}

.dl_hr {
	margin-left:0px;
	margin-top: 0px;
}
.dt_hr {
	float : left;
	width :90px;
	font-weight: normal;
	font-size:12px;
}
.dd_hr {
	margin-left : 90px;
	font-size:12px;
}

.dl_hr1 {
	margin-left:0px;
	margin-top: 0px;
}
.dl_hr2 {
	margin-left:0px;
	margin-top: 0px;
}
.dt_hr2 {
	float : left;
	width :120px;
	font-weight: normal;
	font-size:12px;
}
.dd_hr2 {
	margin-left: 120px;
	width:380px;
	font-size:12px;
}

.dl_ni {
	margin-left:50px;
	margin-right:50px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dt_ni {
	float : left;
	width :90px;
	font-weight: normal;
	font-size:12px;
	clear:both; 
}
.dd_ni {
	font-size:12px;
	margin-left:90px;
}	

#attention {
	font-size: 12px;
	color: #666666;
	text-align:right;
}


.photo_area{
	background-color: #CCFFFF;
	float: left;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	text-align:center;
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
html>body .photo_area{
width:550px;
}

.page_title{
	width:600px;
	height:150px;
	float: right;
}
.page_title h2{
margin-bottom:0px;
}
.body_middle {
	width:600px;
	background-image:url(images/body_middle.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding-right: 20px;
	padding-left:20px;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:560px;
	float: right;
	font-size: 14px;
	color: #333333;
}
.red {
	color: #FF0000;
}

html>body .body_middle {
width: 560px;
}
.body_bottom{
	width:600px;
	height:54px;
	background-image:url(images/body_bottom.gif);
	background-repeat:no-repeat;
	float: right;
}
.image_area {
	background-color: #CCFFFF;
	float: left;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	padding: 5px;
	text-align:center;
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
}
.book_title_buck2 {
	background-image:url(images/book_title_buck.gif);
	background-repeat:no-repeat;
	width:560px;
	height:40px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align:center;
	line-height:40px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.book_right{
width:435px;
float:right;
clear:right
}
.book_left{
width:125px;
float:left;
}

.link_right{
width:398px;
margin-right:0px;
margin-bottom:10px;
height:138px;
float:right;
clear:right;
}
.link_left{
width:140px;
margin-bottom:10px;
height:138px;
float:left;
clear:left;
}

.url_prof {
width:398px;
height:90px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CC9900;
padding-top: 15px;
padding-bottom: 0px;
text-align:left;
voice-family: "\"}\""; 
voice-family:inherit;
height:75px;
}
html>body .url_prof {
height:75px;
}

table.patran1{
    border-top:1px solid #cb1009;
    border-left:1px solid #cb1009;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.patran1 th{
    border-right:1px solid #cb1009;
    border-bottom:1px solid #cb1009;
    color:#330000;
    background-color:#f7c22b;
    background-image:url(images/table-back.gif);
	background-repeat:no-repeat;
    background-position:left top;
    text-align:center;
}
.patran1 td{
    border-right:1px solid #cb1009;
    border-bottom:1px solid #cb1009;
    padding:0.3em 1em;
}

#google_search {
width:450px;
height:90px;
float:right;
clear:right;
position:relative;
} 
.navi_f10 {
	font-size: 10px;
	color: #666666;
}



#site_title{
width:450px;
height:90px;
float:left;
}

.posi_abu{
	float:right;
	height:62px;
	width:421px;
	text-align:right;
	position:absolute;
	bottom:-2px;
	right:-1px;
}


 
.tbl_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

td ul{
margin-top:0px;
margin-bottom:0px;
}

.ni {
	font-size: 18px;
	font-weight: bold;
	color: #cb1009;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cb1009;
	border-left-color: #cb1009;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
caption {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #CCFF33;
}
.map{
	width:418px;
	height:300px;
	margin:10px 0 20px 0;
	text-align:center;
}
.flash_area{
width:560px;
height:388px;
margin-bottom:10px;
}