/*---ボディ全体・背景のフォーマット---*/
body {
	margin:0;
	padding:0;
	width:900px;
	font-family: Myriad, Veldana, Helvetica, Arial,   "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #252525;
	font-size:12px;
	line-height:1.6em;
	/*---background:#ffffff url(../parts/bgline.gif) ;---*/
}

h1, h2, h2, h3, h5, h6	{
	font-size: 100%;
}

/*---アイコン的な使い方をする囲み文字等のクラススタイル---*/
/*---赤枠囲み・赤文字のクラススタイル---*/
span.box{
	border:1px solid #cc0000;
	color:#cc0000;
	background:#ffffff;
	padding:0 10px;
	margin:0	0.5em 0 0.5em;
	font-size:11px;
}
span.red{
	color:#cc0000;
	background:#ffffff;
	font-weight:bold;
	font-size:12px;
}
span.themebox{
	border:1px solid #cc0000;
	color:#1d74ed;
	background:#ffffff;
	padding:0 0px;
	margin:0	0.5em 0 0.5em;
	font-size:11px;
}
span.jump{
	border-bottom: #21c4fb 1px dotted;
	border-top: #21c4fb 1px dotted;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color:#00a7ff
	background-color: #ffffff;
}
/*---在庫なし：グレー囲み・グレー文字のクラススタイル---*/
span.nasi{
	border:1px solid #777777;
	color:#777777;
	background:#ffffff;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
}
/*---在庫僅少：赤枠囲み・赤文字のクラススタイル---*/
span.kinsyou{
	border:1px solid #cc0000;
	color:#cc0000;
	background:#ffffff;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
}
/*---目次部分少し小さい見出しクラススタイル---*/
span.submidashi{
	color:#000000;
	background:#ffffff;
	font-size:10px;
}
/*---リンクなど他への誘導に使うクラススタイル---*/
span.link{
	font-size:11px;
	border:1px solid #333399;
	color:#ffffff;
	background:#333399;
	padding-left:2px;
	padding-right:2px;
}

body, form, fieldset{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,9{
	margin:0;
	padding:0;
}
fieldset{
	border:none;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote, ul, ol, dl, dd{
	margin:0;
	padding:0;
}
blockquote, li, dt, dd{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
input, textarea {
	font-size:1em;
}
a{text-decoration:underline;
}
/*---ここまでベーシック設定---*/
/*---全体デザインに関わる設定---*/

/*---#windowは版面---*/
#window{
	border:1px solid #333333;
	width:900px;
	margin-top:20px;
	margin-left:50px;
	background:#ffffff;
}
#window-top{
	border:1px solid #333333;
	width:1020px;
	height:auto;
	margin-top:20px;
	margin-left:50px;
	background:#ffffff;
	background-color: :#ffffff;
}
img{
	border:none;
	margin:0px;
	overflow:hidden;
}
/*---ロゴマーク---*/
#logo1{
	width: 280px;
	height: 300px;
	border-bottom: #000000 1px solid;
	background-color: transparent;
	overflow: hidden;
	float: left;
}

*/
/*ここまでサブナビゲーションの設定*/
/*オンライン書店バナー*/
#onlinebooks{
	height:396px;
	width:260px;
	margin:4px;
	padding:4px;
	border:1px solid #454545;
	background:#FFFF77;
	float:left
}

#mediacontents{
	height:250px;
	width:430px;
	margin:4px;
	padding:4px;
	border:2px solid rgba(213,  243,  105, 1);
	background:#FFFFFF;
	background-color: rgba(213, 243, 105, 0.45);
	float:left
}
#mediacontents_wide{
	height:auto;
	width:880px;
	margin:4px;
	padding:4px;
	border:2px solid rgba(213,  243,  105, 1);
	background:#FFFFFF;
	background-color: #FFFFFF;
	float:left;
	text-align: justify;
}
#floatleft{
	float:left;
}
#mediacontentsleft{
	border: 0px solid black;
	width: 180px;
	height: 200px;
	float: left;
}
#mediacontentsright{
	border: 0px solid black;
	width: 250px;
	height: 200px;
	float: left;
}
#mediacontentsright a{
	text-decoration:none;
}

.bluebox{
	border: 1px solid #1f93d7;
	margin-right: 4px;
	padding: 1px 4px;
	font-size: 10px;
	background-color: #ffffff;
}
.greenbox{
	border: 1px solid #19ca09;
	margin-right: 4px;
	padding: 3px 14px;
	font-size: 18px;
	font-weight: 400;
	background-color: #dafcc9;

}
#newscontents{
	height:auto;
	width:430px;
	margin:4px;
	padding:4px;
	border:0px dotted #454545;
	background:#FFFFFF;
	float:left
}

#newscontents  a{
	text-decoration:underline;
	color:red;
}

#eventcontents{
	height:auto;
	width:430px;
	margin:4px;
	padding:4px;
	border:0px dotted #454545;
	background:#FFFFFF;
	float:left
}

#eventcontents img{
	margin-right: 10px;
}

#event{
	height:300px;
	width:419px;
	margin:4px;
	padding:4px;
	border:1px solid #454545;
	background:#77FF77;
}


#topphoto{
	width:610px;
	height:300px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #777777;
	background-color:#ffffff;
	overflow:hidden;
	float: left;
}

/*---トップ画像右の新刊、新着、特別欄バナーのためのエリア---*/
#allcontents{
	width:437px;
	border:10px solid #454545;
	background:#ffffff;
	float:left;
	margin:5px;
}
/*---ここまでトップ画像右の新刊、新着、特別欄バナーのためのエリア---*/
#saisingou{
	width:380px;
	height:100px;
	border:1px solid #777777;
	background:#FFFF77;
	margin:5px;
	padding:5px;
	float:left;
}
#saisingou a:link{
	text-decoration:none;
}
/*---震災案内の入っているスペース---*/
#notice{
	width:380px;
	border-left:5px solid #ff0000;
	border-right:1px solid #ff0000;
	border-top:1px solid #ff0000;
	border-bottom:1px solid #ff0000;

	background:#FFFFff;
	margin:5px;
	padding:5px;
	float:left;
}
/*---震災案内の入っているスペース---*/
#CM{
	width:400px;
	border-left:0px solid #666666;
	border-right:0px solid #666666;
	border-top:0px solid #666666;
	border-bottom:0px solid #666666;

	background:#ffffff;
	margin:5px;
	padding:5px;
	float:left;
}
/*---新着情報欄---*/
#contents{
	width:400px;height: auto;
	border:2px dashed #777777;
	margin:5px;
	padding:5px;
	float:left;
	overflow:auto;
	background-color: aqua;
}
#contents li{
	border-bottom:1px dashed #777777;
	margin-bottom:2px;
}
/*---ここまで新着情報欄---*/
/*---新着情報欄下特別枠---*/
#special{
	width:380px;
	height:150px;
	border:1px dashed #777777;
	margin:5px;
	padding:0px;
	float:left;
	overflow:hidden;
	background:#787878;
}
/*---ここまで新着情報欄下特別枠---*/
#books{
	width:405px;
	height:152px;
	border:10px solid #777777;
	margin:5px;
	padding:0px;
	overflow:hedden;
	float:left;
}
/*---コンテンツ下左側バックナンバー類---*/
#booktitle{
	width:591px;
	height:22px;
	border-top:0px solid #777777;
	border-left:0px solid #777777;
	margin:0;
	padding:2px;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
	font-weight:bold;
	color:#ffffff;
	background-color:#999999;
}
#booktitle a{
	text-decoration:none;
}
#bookcontents{
	width:82px;
	height:120px;
	border:1px solid #777777;
	margin:2px;
	padding-right:2px;
	float:left;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
}
#bookcontents2{
	width:142px;
	height:200px;
	border:1px solid #777777;
	margin-right:10px;
	padding-right:0px;
	float:left;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
}
#bookcontents_space{
	width:10px;
	height:120px;
	border:0px solid #777777;
	margin:2px;
	padding-right:2px;
	float:left;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
}

#associate1{
	width:265px;
	height:152px;
	border:1px solid #777777;
	margin:5px;
	padding:0px;
	overflow:hedden;
	float:left;
	font-size:10px;
	line-height:1.2em;
}
#associate1 img{
border:0px solid #555555;
float:left;
margin:5px;
}
#associatetitle1{
	width:261px;
	height:22px;
	border-top:0px solid #777777;
	border-left:0px solid #777777;
	margin:0;
	padding:2px;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
	font-weight:bold;
	color:#ffffff;
	background-color:#999999;
}
#associate2{
	width:125px;
	height:152px;
	border:10px solid #777777;
	margin:5px;
	padding:0px;
	overflow:hedden;
	float:left;
	font-size:10px;
	line-height:1.2em;
}
#associatetitle2{
	width:121px;
	height:22px;
	border-top:0px solid #777777;
	border-left:0px solid #777777;
	margin:0;
	padding:2px;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
	font-weight:bold;
	color:#ffffff;
	background-color:#999999;
}


#footer{
	border:0px solid #666666;
	margin-top:5px;
	height:auto;
	color:#ffffff;
	background:#262626;
	float:none;
}

h2{
	font-family: Myriad, Veldana, Helvetica, Arial,  "ＭＳ　Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
	color: #385804;
	font-size:18px;
	line-height:1.5em;
}
h2 span{
	background-color:#c00;
	color:#fff;
	padding:3px;
}
.dc{
font-size:3em;
float:left;
padding-top:20ox;
margin-right:10px;
margin-bottom:10px;
}

/*くりらじやQRコードその他をいれるアイコンボックス*/
#icon{
	width:380px;
	height:80px;
	margin:5px;
	border:1px solid;#3e4685;
	padding:5px;
	font-size:10px;
	line-height:1.3em;
	color:#565656;
	float:left;
	overflow:hidden;
}
#icon2DIN{
	width:380px;
	height:160px;
	margin:5px;
	border:1px solid;#3e4685;
	padding:5px;
	font-size:13px;
	line-height:1.3em;
	color:#565656;
	float:left;
	overflow:hidden;
}
#iconthin{
	width:380px;
	height:30px;
	margin:2px;
	border:0px solid;#3e4685;
	padding:5px;
	font-size:10px;
	line-height:1.3em;
	color:#565656;
	float:left;
	overflow:hidden;
}
#iconhalf{
	width:179px;
	height:80px;
	margin:5px;
	border:1px solid;#3e4685;
	padding:5px;
	font-size:10px;
	line-height:1.3em;
	color:#565656;
	float:left;
	overflow:hidden;
}
#iconhalf a, #iconhalf a:link, #iconhalf a:visited{
	text-decoration:none;
}

#iconphoto{
	float:left;
	padding-right:10px;
}

#icon-middle{
	padding:10px 10px 0px 10px;
}
/*---バックナンバーページ用設定---*/
/*---バックナンバーページ画像サムネイル---*/
#bn_area{
	width:850px;
	margin-left:30px;
	border:0px solid #565656;
	margin-bottom:10px;
}
#bn_img{
	width:120px;
	height:180px;
	margin:5px 5px 5px 5px;
	padding:5px 0px 0px 0px;
	border:5px solid #ffffff;
	background:#eeeeee;
	text-align:center;
	float:left;
}
#bn_txt{
	font-size:10px;
	font-weight:bold;
	border-top:1px dotted #565656;

}
#bn_year{
	width:850px;
	height:25px;
	color:#ffffff;
	background:#333399;
	font-size:14px;
	margin-top:20px;
}


/*---バックナンバーサムネイル拡大---*/
img.grow {
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-ms-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}

img.grow:hover {
	-webkit-transform:scale(4.0,4.0);
	-moz-transform:scale(4.0,4.0);
	-ms-transform:scale(4.0,4.0);
	-o-transform:scale(4.0,4.0);
	transform:scale(4.0,4.0);
	transform-origin: 30% -10%;/* 左上 */
	border: 2px solid #ffffff;
}

/*---解像度低いので拡大率も低めに---*/
img.grow2 {
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-ms-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}

img.grow2:hover {
	-webkit-transform:scale(2.0,2.0);
	-moz-transform:scale(2.0,2.0);
	-ms-transform:scale(2.0,2.0);
	-o-transform:scale(2.0,2.0);
	transform:scale(2.0,2.0);
	transform-origin: 30% -10%;/* 左上 */
	border: 2px solid #ffffff;
}




/*---購読案内のページ設定用---*/
#purchase_title{
	width:130px;
	height:40px;
	border:1px solid #333366;
	padding:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	float:left;

}
#purchase_naiyou{
	width:340px;
	height:150px;;
	border:1px solid #333366;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#purchase_naiyou_long{
	width:702px;
	height:auto;
	border:1px solid #333366;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#purchase_naiyou img,#purchase_naiyou_long img{
	float:left;
	padding:5px;
}
long{
	width:702px;
}
/*---アバウトページ設定---*/
#about_title{
	border:1px solid #555555;
	width:130px;
	padding:5px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}
#about_text{
	border:1px solid #555555;
	font-size:13px;
	line-height:1.5em;
	width:650px;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;

}
#link_tag{
	font-size:12px;
	line-height:1.5em;
	border:1px dotted #777788;
	padding:10px;
}

/*---今月号のご案内issue見開きで大きく見せる---*/

#topicflame{
	border-bottom:1px solid #656565;
	font-size:16px;
	font-weight:bold;
	line-height:1.4em;
 	margin-bottom:10px;
    padding-bottom:5px;
}

/*---topicflame内サブタイトル---*/
.subtitle{
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	color:#444555;
	background:transparent;
}


#issue_title{
	width:100%;
	height:auto;
	font-size:14px;
	line-height:1.5em;
	color:#ffffff;
	background:#5566cc;
	margin-bottom:0px;
	font-weight:bold;
	border:0px dotted #875421;
}
#issue_title-ex{
	width:100%;
	height:auto;
	font-size:14px;
	line-height:1.5em;
	color:#ffffff;
	background:#ffcc33;
	margin-bottom:0px;
}
#issue_text{
	font-size:12px;
	line-height:1.7em;
	border:0px dotted #ff0000;
	width:500px;
	height:auto;
	margin:10px;
}
/*---ニュースタイトルの小さな文字---*/
span.small{
	font-size:11px;
	line-height:1.2em;
	color:#ffffff;
	background:transparent;
}

#issue_all_contents{
	font-size:12px;
	line-height:1.5em;
	color:#385804;
	border:0px solid #666666;
	width:270px;
	float:left;
}
#issue_all_contents li{
	padding:2px 0px;
	border-bottom:0px dotted #333333;
}
#issue{
	border:0px dashed #485969;
	width:600px;
	float:left;
}
/*--目次コンテンツの見出し---*/
span.issue_midasi{
	border-bottom:1px solid #555555;
	color:#cc0000;
	background:#ffffff;
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	line-height:2em;
}
#issue_photo{
	width:200px;
	height:auto;
	border:1px solid #444444;
	background:#888888;
	float:left;
	margin-right:1em;
}
#issue_photo_v{
	width:auto;
	height:200px;
	border:1px solid #444444;
	background:#888888;
	float:left;
	margin-right:1em;
}
#issue_photo_v_r{
	width:auto;
	height:200px;
	border:1px solid #444444;
	background:#888888;
	float:right;
	margin-left:1em;
}

#issue_photo_wide img{
	width:500px;
	border-left:#000055 1px solid;
	border-top:#000055 1px solid;
	border-right:#000055 2px solid;
	border-bottom:#000055 2px solid;
}


#issue_photo img{
	width:100%;
	overflow:hidden;
}
#issue_photo_v img{
	height:100%;
	overflow:hidden;
}
#issue_photo_v_r img{
	height:100%;
	overflow:hidden;
}

#issue_photo_group{
	width:500px;
	height:auto;
	margin-top:10px;
	border:0px dotted #444444;
	background:transparent;
}



#issue_thumbnail{
	width:50px;
	height:50px;
	border:1px solid #444444;
	background:transparent;
	margin-top:0px;
	margin-right:3px;
	margin-left:0px;
	margin-bottom:3px;
	overflow:hidden;
	float:left;
	valign:middle;
}
#issue_thumbnail img{
	height:160%;
}

#issue_thumbnail_Y{
	width:60px;
	height:60px;
	padding:1px;
	border:1px solid #aaaaaa;
	background:#eeeeee;
	margin-top:0px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:5px;
	float:left;
	font-size:60px;
	line-height:1em;
	valign:middle;
}
#issue_thumbnail_Y img{
	width:100%;
}
#issue_thumbnail_T{
	width:60px;
	height:60px;
	padding:1px;
	border:1px solid #aaaaaa;
	background:#eeeeee;
	margin-top:0px;
	margin-right:5px;
	margin-left:0px;
	margin-bottom:5px;
	float:left;
	font-size:60px;
	line-height:1em;
	text-align:center;
}
#issue_thumbnail_T img{
	height:100%;
}

/*--最新号コンテンツ一覧部分--*/
#issue_all_contents{
color:#330055;
line-height:1.5em;
}
#issue_all_contents ul{
border-bottom:0px solid #333333;
}

#issue_all_contents li{
border:0px dashed #556699;
margin-left:1em;
}
#textboxtitle{
color:#ffffff;
background:#7DAB3B;
padding:2px 10px 2px 10px;
border:1px solid #283E02;
font-size: 12px;
font-weight: bold;
}
#textbox{
font-size:10px;
line-height:1.5em;
border:1px solid #283E02;
margin-bottom:5px;
padding:5px;
}
#textbox li{
list-style-type:none;
}
span.topic{
font-size:12px;
font-weight:bold;
color:#333333;
}

span.t-sub{
font-size:10px;
font-weight:bold;
color:#556699;
border:1px solid #556699;
padding:0px 10px 0px 10px;
margin-top:5px;
}

span.by {
    font-size: 9px;
    color: #ffffff;
    background: #588E0C;
    padding: 1px 9px 1px 9px;
    margin-left: 0em;
}

span.corner{
font-size:9px;
color:#ffffff;
background:#00bb55;
padding:1px 9px 1px 9px;
margin-left:0em;
}

#sponser{
float:left;
position:absolute;
width:100px;
height:auto;
padding-left:20px;
background-color:#ffffff;
border-left:0px solid #789;
top:30px;
left:950px;
padding-top:5px;
line-height:2.5em;
}

#teikikoudoku{
width:100px;
height:100px;
margin-bottom:10px;
border:1px solid #666666;
}


#blog_contest{
padding-left:350px;
}
#blog_contest_title{
padding-left:10px;
width:300px;
float:left;
}
#blog_contest_mi{
border-bottom:1px dashed #556699;
margin-top:5px;margin-bottom:5px;
color:#996600;
font-size:12px;
font-weight:bold;
}
#blog_contest_kakomi{
border:1px solid #445555;
margin:10px
}


#comment{
	width:190px;
	height:120px;
	border:0px solid #777777;
	margin:4px;
	padding-right:2px;
	float:left;
	overflow:hedden;
	font-size:10px;
	line-height:1.2em;
}


#TDY{
	position:absolute;
	top:30px;
	left:620px;
	width:320px;
	height:70px;
	border:1px solid #666666;
}
#whatsnew{
	border:0px solid #222222;
	font-size:13px;
	line-height:2em:
	color:#ffffff;
	background:#ff0000;
	float:right;
	padding:0.3em 1em;
}


#heading07{
	position:relative;
	margin:20px 5px;
	padding:5px 5px 5px 15px;
	font:bold 15px/1.2 Arial, Helvetica, sans-serif;
	color:#666666;
	background:#cccccc;
	border-top:#ccc solid 1px;
	border-right:#999 solid 1px;
	border-bottom:#999 solid 1px;
	border-left:#ccc solid 1px;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	box-shadow:
		0 0 0 1px rgba(255,255,255,0.5) inset;
    background-image: -webkit-gradient(linear, left top, left bottom,
			from(			 rgba(220, 220, 220, 1.0)),
			color-stop(0.25, rgba(240, 240, 240, 1.0)),
			color-stop(0.30, rgba(235, 235, 235, 1.0)),
			color-stop(0.36, rgba(240, 240, 240, 1.0)),
			color-stop(0.50, rgba(235, 235, 235, 1.0)),
			color-stop(0.80, rgba(215, 215, 215, 1.0)),
			to(				 rgba(210, 210, 210, 1.0))
			);
	background-image: -webkit-linear-gradient(top,
			rgba(220, 220, 220, 1.0),
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	background-image: -moz-linear-gradient(top,
			rgba(220, 220, 220, 1.0),
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	background-image: -o-linear-gradient(top,
			rgba(220, 220, 220, 1.0),
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	background-image: linear-gradient(to bottom,
			rgba(220, 220, 220, 1.0),
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
}
#heading07:before{
	content:" ";
	position:absolute;
	top:0;
	left:0px;
	width:0;
	height:100%;
	border-left:#ccc solid 1px;
}
#heading07:after{
	content:" ";
	position:absolute;
	top:0;
	left:0px;
	width:0;
	height:100%;
	border-right:#eee solid 1px;
}



#heading08{
    font-size: 16px !important;
    color: #ffffff !important;
    margin: 5px 0px !important;
    padding: 5px 15px !important;
    position: relative !important;
    font-weight: bold !important;
    background-color: #8bbf42 !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
}
#heading08:before{
    position: absolute;
    top: 4px;
    left: 4px;
    width: 4px;
    height: 19px;
    background: #ffffff;
    content:'';
}

#heading09 {
position: relative;
padding: 0.6em;
background: #ffc251;
color:#444;
}


#heading09:after {
position: absolute;
content: '';
top: 100%;
left: 40px;
border: 20px solid transparent;
border-top: 20px solid #ffc251;
}

#heading10 {
  color: #6cb4e4;
  background-color: #ffffa7;
  text-align: center;
  padding: 38px;
  border-top: solid 3px #6cb4e4;
  border-bottom: solid 3px #6cb4e4;
  font-size:larger;
}
#heading10 A{
	text-decoration: none;
	color: #6cb4e4;
	font-weight: 600;
	}



/*---スクエアボタン---*/
.square_btn{
    display: inline-block;
    padding: 7px 20px;
	border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
}

.square_btn:hover {
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}









/*株式会社シラス追加css*/

#issue_all_contents1{
    color:#333333;
	margin-left:50px;
    width: 300px;
}
#issue_all_contents2{
    color:#333333;
}
#issue_all_contents2 #heading08{
    background-color: #FF8300 !important;
}

.issue_row{
    display: flex;
    justify-content: center;
}

.issue_col{
    width: 250px;
/*    border:1px solid #aaaaaa;*/
    padding : 5px;
	line-height:1.7em;
}

.issue_col .title{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
	width:100%;
    height: 55px;
	font-size:14px;
	line-height:1.8em;
	color:#232441;
	font-weight:bold;
    border-bottom: 1px dotted #232441;
}

.issue_col #topicflame{
	border-bottom:1px solid #656565;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
 	margin-bottom:10px;
 	margin-top:10px;
}

.issue_col .subtitle{
	font-size:12px;
	font-weight:bold;
	line-height:1.6em;
	color:#444555;
	background:transparent;
    margin-top: 10px;
    margin-bottom: 4px;
}

.issue_col img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}

.magazine-title{
    font-size: 16px;
}

#city-ad{
    width: 430px;
}

#city-ad .row{
    display: flex;
    margin-bottom: 10px;
}

#city-ad .left-col{
    width: 230px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 16px;
    padding-left: 20px;
}
#city-ad .right-col{
    width: 200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 22px;
    padding-right: 16px;
}

#city-ad #cover-issue{
    width: 210px;
}
#city-ad #now-on-sale-msg{
    width: 230px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 8px;
    border-top:6px solid #183980;
    border-bottom: 6px solid #183980;
    text-align: center;
    font-size: 16px;
    font-weight:bolder;
    line-height: 28px;
}
#city-ad .cover-back-number{
    width: 73px;
    padding :4px;
}

#city-ad img {
    max-width: 100%;
    height: auto;
    width /***/:auto;
}

#city-ad .col{
    width: 430px;
}

#mokuji{
    padding:5px;
	border-bottom:2px solid #ff6600;
	color:#ff6600;
	background:#ffffff;
	margin-bottom:10px;
	font-size:16px;
    font-weight: bold;
/*    width:140px;*/
}

.kikaku{
    padding:2px;
    margin-top: 3px;
    margin-bottom: 3px;
	border:1px solid #ff6600;
	color:#ff6600;
	background:#ffffff;
	font-size:14px;
    font-weight: bold;
/*    width:60px;*/
    display: inline-block;
    text-align: center;
}

#mark-L{
    padding:2px;
    margin-top: 3px;
    margin-bottom: 3px;
	border:1px solid #ff6600;
	color:#ff6600;
	background:#ffffff;
	font-size:14px;
    font-weight: bold;
    display: table;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

#mark-M{
    padding:2px;
    margin-top: 3px;
    margin-bottom: 3px;
	border:1px solid #ff6600;
	color:#ff6600;
	background:#ffffff;
	font-size:10px;
    font-weight: bold;
    display: table;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

#issue_photo_wide{
    margin-bottom: 10px;
}

#bcity_logo{
    height: 86px;
    margin-left: 10px;
    margin-top: 2px;
}

.textboxtitle_small{
font-size: 12px;
}

#bpoty_space{
    position: relative;
    height: 740px;
}

#bpoty_space img{
    position: absolute;

}

#bpoty_space #title_jp{
    position: absolute;
    width:  100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight:bold;
    text-shadow: 2px 2px 1px #222;
    top: 37px;
}

#bpoty_space #title_en{
    position: absolute;
    width:  100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight:bold;
    top: 123px;
}

#bpoty_space #limit{
    position: absolute;
    width:  20%;
    text-align: center;
    color: #222;
    font-size: 12px;
    font-weight:900;
    top: 146px;
    left: 30px;
    line-height:1.3em;
}

#limit .small{
    font-size: 8px;
    color: #222;
    font-weight:bold;
}

#bpoty_space #check_point{
    position: absolute;
    width:  100%;
    text-align: center;
    color: #222;
    font-size: 14px;
    font-weight:bold;
    text-shadow:0 0 10px #fff;
    top: 213px;
}

#bpoty_space #theme{
    position: absolute;
    width:  100%;
    text-align: center;
    color: yellow;
    font-size: 14px;
    font-weight:bold;
    line-height:1.7em;
    top: 284px;
}

#bpoty_space #message{
    position: absolute;
    color: 222;
    font-size: 12px;
    top: 363px;
    font-weight:bold;
    margin-left: 42px;
    margin-right: 42px;
}

#bpoty_space #oubo_link{
    position: absolute;
    width:  100%;
    text-align: center;
    font-size: 18px;
    top: 660px;
    font-weight:bold;
}

#oubo_link a{
    color: #fff;
    background-color: crimson;
    padding-left: 30px;
    padding-right: 30px;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:25px;
    text-decoration: none;
}

#oubo_link a:hover{
    background-color:#990e2a;
    transition: 0.3s ;
}

#bpoty_space #grandprix_link{
    position: absolute;
    width:  100%;
    text-align: center;
    font-size: 18px;
    top: 706px;
    font-weight:bold;
}
#grandprix_link a{
    color: #fff;
    background-color: #ff8c00;
    padding-left: 38px;
    padding-right: 38px;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:25px;
    text-decoration: none;
}


#grandprix_link a:hover{
    background-color:#d2691e;
    transition: 0.3s ;
}

/*---今月号のご案内issue---*/
#issue_contents{
	font-size:12px;
	line-height:1.5em;
	border-left:1px solid #5566cc;
	border-right:2px solid #5566cc;
	border-bottom:2px solid #5566cc;
	width:520px;
	height:auto;
	margin-left:50px;
	margin-bottom:20px;
    padding-bottom: 10px;
}

#bpoty_title{
	font-size:30px;
    text-align: center;
    height: 90px;
    color: crimson;
    line-height: 2.8rem;
    font-weight: bold;
}

#bpoty_title span{
	font-size:46px;
}

#topicflame .name{
    font-size: 14px;
}

#heading09 center{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}


#issue_contents{
	border-left:1px solid #FF8300 !important;
	border-right:2px solid #FF8300  !important;
	border-bottom:2px solid #FF8300  !important;
}

#issue_title {
    color: #ffffff;
    background: #FF8300  !important;
}

#topicflame {
    border-bottom: 1px solid slategray !important;
}

#issue_photo_wide img {
    border-left:1px solid  slategray !important;
    border-top: 1px solid  slategray !important;
    border-right: 2px solid  slategray !important;
    border-bottom: 2px solid  slategray !important;
}

#onlinebooks {
    border: 1px solid slategray !important;
    background: #DAEFF6 !important;
    height: 380px !important;
    margin: 0px !important;
}

#mokuji {
    border-bottom: 2px solid #FF8300 !important;
    color: #FF8300 !important;
    background: #ffffff !important;
}

#textboxtitle {
    color: #ffffff;
    background: #0090C1 !important;
    border: 1px solid #515D68 !important;
}

#textbox {
    border: 1px solid #515D68 !important;
}

.subtitle{
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	color:#444555;
	background:transparent;
}

span.by {
    color: #ffffff !important;
    background: #006689 !important;
}

#issue_nested{
  display: flex;
  width:520px;
  margin-left: 50px;
  margin-bottom: 20px;
}

#issue_nested #left{
/*  width: 20px;*/

  border-left: 6px solid #FF8300;
}

#issue_nested #right{
/*width:500px;*/
}

#issue_nested #issue_contents{
	font-size:12px;
	line-height:1.5em;
    border-top: 1px solid #FF8300;
	border-left:1px solid #FF8300;
	border-right:2px solid #FF8300;
	border-bottom:2px solid #FF8300;
	width:500px;
	height:auto;
	margin-left:14px;
	margin-bottom:20px;
    padding-bottom: 10px;
}

#issue_nested #issue_text{
	font-size:12px;
	line-height:1.7em;
	border:0px dotted #ff0000;
	width:480px;
	height:auto;
	margin:10px;
}

#issue_nested #topicflame{
    color :#444555;
}

#issue_nested #issue_photo_wide img {
	width:480px;
}
#chara_deco{
/*#EF4123*/
    padding:2px;
    margin-top: 3px;
    margin-bottom: 3px;
	border:1px solid #EF4123;
	color:#ffffff;
	background:#EF4123;
	font-size:16px;
    font-weight: bold;
    display: table;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.color_box_interview{
	padding:2px;
	margin-top: 1px;
	margin-bottom: 3px;
border:1px solid </b>;
color:#ffffff;
background:#026fdb;
font-size:14px;
	font-weight: bold;
	display: table;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
