	@import"../default.css";

/*　コンテンツ部分の背景設定　*/

.contents	{
	clear:both;
	width: 980px;
	background-image:url(../../images/bg_contents.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin:0;
	padding:0;
	}
.contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .contents {
    height: 1em;
    overflow: visible;
}

.contents .left{ width:180px; float:left;}
.contents .cont{ width:780px; float:right;}
.contents .cont .mainBox{ width:740px; margin:0 auto;}

/*　共通　*/
.contents h3 {
	clear:both;
	height:50px;
	width:740px;
	margin:30px 20px 0 20px;
	padding:8px 0 0 35px;
	background:url(../../images/bg_h3.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}

.contents h3.ss{
	clear:both;
	width:500px;
	height:50px;
	margin:20px 0 10px 0;
	padding:8px 0 0 35px;
	background:url(../../images/bg_h3_s.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}

.contents h3 .eisei { font-size:80%;}

.contents h4{
	clear:both;
	background:url(../../publish/images/h4.gif) no-repeat 5px 6px;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	font-weight:bold;
	text-align:left;
	font-size:95%;
	color:#FF6600;
}

.contents  h3#joryu {
	clear:both;
	height:50px;
	width:740px;
	margin:30px 20px 10px 20px;
	padding:8px 0 0 35px;
	background:url(../../kisen/images/bg_h3_joryu.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	font-size:110%;
}

h6 {
	clear:both;
	margin:10px 0; padding:5px 20px;
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
	font-size:120%;
	color:#333;
	background-image:url(../../publish/images/midashi_nomal.gif);
}

.copy { margin:20px; font-size:85%; text-align:left; line-height:1.5;}

p.cl20{
clear:both;
height:20px;
color:ffffff;
text-indent:-10000em;
}

p.cl30{
clear:both;
height:30px;
color:ffffff;
text-indent:-10000em;
}

img.ph_right	{
	float: right;
	margin: 0 0 20px 20px;
	}
img.ph_left	{
	float: left;
	margin: 0 20px 20px 0;
	}
img.ph_center	{
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 120px;
	}
img.correct	{
	float: left;
	border: 1px solid #CCCCCC;
	width: 283px;
	margin: 20px;
	}
p.clear {
	clear: both;
}	


/*　サイドnavi共通　*/
.side	{
	width: 170px;
	margin:0 5px;
	padding:0;
	background-color:transparent;
	text-align:center;
}

.side .bg_sidenavi_first { 
	text-align:left; 
	width:170px;
	height:36px;
	background-image:url(../../images/bg_sidenavi_first.jpg);
}
.side .bg_sidenavi_first h2 { padding-top:13px; padding-left:30px; font-size:90%;}

.side .bg_sidenavi {
	text-align:left;
	width:170px;
	height:31px;
	background-image:url(../../images/bg_sidenavi.jpg);
}
.side .bg_sidenavi h2 { padding-top:8px; padding-left:30px; font-size:90%;}

ul#sidemenu	{ width: 170px; margin:0; padding:0;}
ul#sidemenu li{
	width:170px;
	text-align:left;
	color:#003399;
}
ul#sidemenu li a {
	width:170px;
	display:block;
	font-size:80%;
	padding:7px 0;
	padding-left:10px;
	color:#003399;
	background:url(../../images/bg_sidenavi_off.jpg) no-repeat;
}
ul#sidemenu li a:hover{
	width:170px;
	display:block;
	font-size:80%;
	padding:7px 0;
	padding-left:10px;
	background:url(../../images/bg_sidenavi_on.jpg) no-repeat;
	color:#ffffff;
}
ul#sidemenu li#current	{
	background:url(../../images/bg_sidenavi_on.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:80%;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	}


/*　TOP　将棋年鑑・将棋世界　*/
.publish_top { width:700px; margin:0 auto; margin-top:20px;}
.publish_top p.lead {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	background: #E8E8E8;
	margin-bottom: 20px;
	text-align: left;
	border: 1px solid #666666;
	padding: 10px;
	line-height: 150%;
}
.publish_top #top_nenkan { 
	width:340px; float:right;
	background-image:url(../../publish/images/topbg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

.publish_top #top_sekai { 
	width:340px; float:left;
	background-image:url(../../publish/images/topbg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

#top_nenkan .midashi,#top_sekai .midashi { 
	background-color:#919eae;
	font-size:120%;
	font-weight:bold;
	color:#fff;
	padding:10px;
	margin:2px 3px;
}

#top_nenkan .cover,#top_sekai .cover {
	text-align:left;
	margin:0;
	padding:15px 20px;
	color:#285a9e;
	font-weight:bold;
	line-height:1.5;
}
#top_nenkan .cover img,#top_sekai .cover img { border:1px solid #cccccc;} 

#top_nenkan .maintxt,#top_sekai .maintxt {
	clear:both;
	text-align:left;
	margin:0;
	padding:10px 20px;
	font-size:90%;
	line-height:1.3;
	background-image:url(../../images/dotline.gif); background-position:top; background-repeat:repeat-x;
}

#top_nenkan .bt,#top_sekai .bt {
	clear:both;
	padding-bottom:15px;
}


/*　TOP　出版物案内　*/

#guide {
	clear:both;
	width:700px;
	margin:0 auto;
	background-image:url(../../publish/images/topmainbg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

#guide .midashi { clear:both; margin:0; padding:0;}


#guide .cover {
	clear:both;
	text-align:left;
	margin:15px 0;
	padding:20px 20px;
	font-size:90%;
	line-height:1.3;
	background-image:url(../../images/dotline.gif); background-position:top; background-repeat:repeat-x;
}

#guide .cover_noline {
	clear:both;
	text-align:left;
	margin:0;
	padding:0 20px;
	font-size:90%;
	line-height:1.3;
}

#guide strong{
	color:#285a9e;
	font-weight:bold;
}

#guide .title { text-align:left; margin:10px 0; position:relative;}

#guide .title h5 {
	margin-right:290px;
	margin-left:20px;
	font-size:110%;
	font-weight:bold;
	padding-top:8px;
}

#guide .title .bt01 { position:absolute; right:20px; top:0;}
#guide .title .bt02 { position:absolute; right:175px; top:0;}




#guide02 {
	clear:both;
	width:700px;
	margin:10px auto 0;
	background-image:url(../../publish/images/topmainbg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}



#guide02 .leftBox{
	width:340px;
	float:left;
}

#guide02 .leftBox02{
	width:340px;
	float:left;
	border-left: 1px dotted #999999;	
}

#guide02 hr{
	clear:left;
	width: 90%;
	height: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

	
#guide02 .leftBox p img, #guide02 .leftBox02 p img{
	float: left;

}

#guide02 .leftBox h5, #guide02 .leftBox02 h5{
	color:#285a9e;
	padding-top: 10px;
	font-size: 90%;
}

#guide02 .leftBox p, #guide02 .leftBox02 p{
	clear:both;
	color:#333333;
	text-align:left;
	margin:0;
	padding:10px 20px;
	font-size:90%;

}

#guide02 .title { 
	text-align:left; margin:10px 0; position:relative;
	}

#guide02 .title img{
	float: right;
	padding-right: 100px;
	margin-bottom:8px;
 
}

#guide02 .title h5{
	margin-right:290px;
	margin-left:20px;
	font-size:110%;
	font-weight:bold;
	padding-top:8px;

}

#guide02 .cover {
	clear:both;
	text-align:left;
	margin:15px 0;
	padding:20px 20px;
	font-size:90%;
	line-height:1.3;
	background-image:url(../../images/dotline.gif); background-position:top; background-repeat:repeat-x;
}

/*　TOP　ショップ案内　*/
.shop{ width:700px; margin:0 auto;}
.shop #shop_online { width:350px; float:left;}
.shop #shop_baiten { width:350px; float:right;}
.shop p{ margin:0; padding:0;}
.shop #shop_online .shoptxt {
	height:104px;
	background-image:url(../../publish/images/shop_online_bg.jpg); background-repeat:no-repeat;
	text-align:left;
	padding:0 160px 0 20px; font-size:80%;
	}

.shop #shop_baiten .shoptxt {
	width:350px; height:104px;
	background-image:url(../../publish/images/shop_baiten_bg.jpg); background-repeat:no-repeat;
	text-align:left;
	padding:0 160px 0 20px; font-size:80%;
	margin:0;
	}

table.ichiran {
	margin: 10px auto;
	padding:0;
	border-collapse:collapse;
	}

table.ichiran th {
	text-align:center;
	padding:5px 5px;
	background-color:#666;
	color:#fff;
	border:solid 1px #ccc;
	font-size:90%;
	}

table.ichiran td {
	text-align:left;
	padding:5px 10px;
	border:solid 1px #ccc;
	font-size:90%;
	line-height:1.3;
	}

/*　記事ページ　*/

#publish { width:700px; margin:10px auto; text-align:left;}
#publish p { font-size:90%; line-height:1.3; padding:0 20px; margin-bottom:20px;}
#publish strong { color:#cc3333;}

.border { border:1px solid #ccc;}

dt{
	margin:0;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
	color:#285a9e;
	font-weight:bold;
	font-size:90%;
	background-image:url(../../publish/images/bg_dt.gif); 
	background-repeat:no-repeat; background-position:left;
	padding-left:18px;
}
dd{
	margin:0 20px 20px 20px;
	font-size:90%;
	line-height:1.3;
}

dd.dot {
	clear:both;
	margin:0 20px 20px 20px;
	padding-bottom:20px;
	font-size:90%;
	line-height:1.3;
	background:url(../../images/dotline.gif) repeat-x left bottom;
}

dd.list {
	float: left;
	margin-bottom:10px;
	width: 220px;
}


#buy {
	clear:both;
	width:700px;
	margin:30px auto;
	background-image:url(../../publish/images/topmainbg.gif);
	background-repeat:repeat-y;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

#book-01 table {
	margin:0 20px; width:660px;
}

#book-01 tbody{}

#book-01 th {
	padding:4px 3pt;
	text-align:center;
	border: 1px solid #ccc;
	background-color:#eee;
	font-size:90%;
}
#book-01 thead th {
	padding:4px 3pt;
	text-align:center;
	border: 1px solid #ccc;
	background-color:#eee;
	font-size:90%;
}
#book-01 td {
	padding:5px 1em;
	text-align:left;
	border: 1px solid #ccc;
	font-size:90%;
}
#book-01 .copy { padding:10px;}
#book-01 .lead { color:#fff; background-color:#919eae; font-weight:bold; padding:5px 15px; background-color:#919eae;}

