@charset "euc-jp";
@import url("reset.css");
@import url("common.css");

/* import

/* ---------------------------------------------------------------
content_wrapper
 ---------------------------------------------------------------*/
#content_wrapper {
background: url(/sky/img2014/body_bg.gif) repeat center top;
}

/* ---------------------------------------------------------------
main
 ---------------------------------------------------------------*/
main {
    width: 959px;
    margin: 0 auto;
    padding-top: 20px;
background: url(/sky/img2014/body_bg.gif) repeat center top;
}
#content {
	background:#ff9300;
	width:856px;
	margin:0 auto;
	padding-bottom:100px;
}
#content h2 img {
	width:856px;
	height:483px;
	margin:0 auto;
	display:block;
}
#content_body {
	width:856px;
	height:722px;
	margin:0 auto;
}
#bbs a {
	display:block;
	width:856px;
	height:420px;
	margin:0 auto;
}

/*theme*/
#theme_top {
	background:#FFF;
	border:3px #000 solid;
	border-radius:2px;
	margin:10px 12px 20px;
	padding-bottom:30px;
}
#theme_top h3 img {
	margin:-35px 0 0 -15px;
}
#theme_top p.article {
	padding:20px;
	background:#999;
}

/*#theme_top {
	display:none;
}*/

/*recommend*/
#recommend_top,
#recommend {
	background:#FFF;
	border:3px #000 solid;
	border-radius:2px;
	margin:10px 12px;
	padding-bottom:30px;
}
#recommend {
	margin-bottom:30px;
}
#recommend_top h3 img,
#recommend h3 img {
	margin:-35px 0 0 -15px;
}
#recommend_top p.article,
#recommend p.article {
	padding:20px;
	background:#999;
}

/*archive*/
#archive_top,
#archive {
	margin:0 12px 30px;
	clear:both;
}
#archive_top h3 img,
#archive h3 img {
	margin:-35px 0 0 -12px;
}
#archive_top li.article,
#archive li.article {
	background:#FFF;
	border:3px #000 solid;
	border-radius:2px;
	margin-bottom:20px;
	display:block;
	padding:30px 0;
}
#archive_top li.article:nth-child(1) {
	display:none;
}
#archive_top li.article:nth-child(2),
#archive li.article:nth-child(1) {
	margin-top:-135px;
	padding-top:135px;
}

/*記事本文スタイル*/

/*left*/
#article_left {
	float:left;
	width:304px;
	text-align:center;
	margin:0 40px 0 35px;
}
#article_left img {
	max-width:304px;
/*	max-height:304px;*/
	height:auto;
	margin-bottom:25px;
}
/*right*/
#article_right {
	width:412px;
	float:right;
	margin:0 35px 0 0;
	text-align:left;
}
#article_right h4 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:35px;
	line-height:1.3;
}
#article_right .author {
	font-size:24px;
	line-height:1.3;
	margin-bottom:20px;
}
#article_right .btn_view {
	width:352px;
	height:83px;
	margin-bottom:20px;
	display:block;
}

/*body*/
#recommend_top .article_body,
#archive_top .article_body,
#archive .article_body {
	font-size:24px;
	line-height:32px;
	margin-bottom:20px;
	height:352px;
	overflow:hidden;
}
#theme_top .article_body,
#recommend .article_body {
	font-size:24px;
	line-height:32px;
	margin-bottom:20px;
}

/*more*/
.article_more {
	clear:both;
	text-align:center;
}

/*pageswitch*/
.pageswitch {
	font-size:24px;
	text-align:center;
	margin-bottom:50px;
}
.pageswitch a {
	color:#000;
}

/*bnr*/
#bnr_area {
	text-align:center;
}

/* =========================================================
top_pagetop
========================================================= */
#top_pagetop a {
background-image: url(/sky/img2014/pagetop.png);
    width: 64px;
    height: 46px;
    text-indent: -9999px;
    display: block;
    margin: 0 auto;
    margin-top: 45px;
}
#top_pagetop a:hover {
    background-position: -64px;
}

/* =========================================================
prText
========================================================= */
#prText a {
    width: 935px;
    margin: 0 auto;
    padding: 5px 12px;
    background-color: #FFF;
    font-size: 13px;
    display: block;
}


