@charset "utf-8";
/*
Theme Name: artscape blog
Theme URI: http://www.sosososo.com
Description: artscape blogのテーマです。
Version: 1.0
Author: So Hashizume
Author URI: http://www.sosososo.com/
Tags:
*/

/********************************************************************************/
/* wrapper */
/********************************************************************************/

#wrapper {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: none;
	margin-bottom: 80px;
}

/********************************************************************************/
/* content */
/********************************************************************************/

#content {
	width:960px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
	margin-top: 80px;
	position: relative;
}

#as_link{
	position: absolute;
	margin-top: -30px;
	right: 0;
	width: auto;
	color: #ee0000;
	font-size: 1.1em;
}

#as_link div{
	float: left;
	margin-left: 0.7em;
}

.as_mt{
	margin-top: 0.25em;
}

#back_number{
	text-align: right;
}

/********************************************************************************/
/* header */
/********************************************************************************/
.header {
	position: relative;
	margin: 0;
	padding: 30px 30px 0 30px;
}

.term_header{
	text-align: center;
	margin: 20px 0 40px 0;
}

.term_date{
	color: #ee0000;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.5em;
	letter-spacing: 0.1em;
}

.header .term_desc {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #ee0000;
}

#tape_upper{
	margin-left: -50px;
	margin-top:-50px;
	position: absolute;
	top:0;
	left: 0;
}

.issue_nums {
	width:900px;
	margin-top: 0px;
	position: relative;
	text-align: right;
	font-size: 3em;
}

.issue_nums span{
	padding-left: 10px;
}

/****************************************/
/* dialog */
/****************************************/

#dialog{ display: none; }

#dialog_text, #dialog_button{ text-align: center; }

/********************************************************************************/
/* column */
/********************************************************************************/

#columns {
	margin: 0;
	padding: 15px;
	padding-top: 15px;
}

.column {
	width: 280px;
	float: left;
	padding: 0 15px;
}

.column h2 {
	font-size: 3em;
	margin-top:10.5em;
	color: #ee0000;
}

.column h3 {
	font-size: 1.2em;
	line-height: 1.6em;
}

.column img {
}
.post_thumb {
	margin-bottom: 1em;
}

.column p {
	margin-bottom: 1em;
}

/********************************************************************************/
/* profile_upper */
/********************************************************************************/

.profile {
	width:80px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 100px;
}
.profile_name, .profile_position {
	text-align: center;
}
.profile_position{
	font-size: 0.9em;
}

.profile_img, .profile_img img {
	width:80px;
	height:80px;
	margin:0;
	padding:0;
}

.profile_name {
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
}

/********************************************************************************/
/* post */
/********************************************************************************/

.post_number_1{
	font-size: 4em;
	color: #222;
	font-weight: bold;
	padding-bottom: 0.2em;
}

.post_number_2{
	font-size: 4em;
	color: #222;
	font-weight: bold;
	padding-bottom: 0.2em;
}

.post_number_3{
	font-size: 4em;
	color: #222;
	font-weight: bold;
	padding-bottom: 0.2em;
}

.post_header {
	color: #222;
	font-size: 1em;
	padding-bottom: 1em;
}

.term_num{
	text-align: center;
	margin: 5px 0;
}

.term_num img{
	margin: 0 2px;
}

.podst img{
	width: 280px;
}

.post_header h2{
	font-weight: bold;
	font-size: 1.4em;
	color: #222;
	padding-bottom: 1em;
}

.post_content p{
	padding-bottom: 1em;
}

.dt {
	margin-bottom: 5px;
}

.post_thumb img{
	width: 100%;
}

.more-link {
	display: none;
}
/********************************************************************************/
/* profile */
/********************************************************************************/

.profile_upper {
	background: #ee0000;
	margin: 0;
	padding: 0;
	height: 80px;
}


.profile_footer {
	font-size: 0.9em;
	line-height: 1.8em;	
	padding: 0 15px 15px 15px;
}

.profile_footer_column {
	width: 280px;
	float: left;
	padding: 0 15px;
}

/********************************************************************************/
/* footer */
/********************************************************************************/
#footer_60{
	padding: 0 30px;
}

#dnp{
	font-size: 9px;
	line-height: 13px;
	margin-left: 30px;
	padding-left: 60px;
	padding-bottom: 30px;
	background: url("images/dnp_logo.png");
	background-repeat: no-repeat;
}

#tape_footer{
	margin-right: -50px;
	margin-bottom:-50px;
	width:200px;
	height: 200px;
	position: absolute;
	right:0;
	bottom: 0;
	float: right;
	background: url("images/footer.png");
	background-repeat: no-repeat;
}

/********************************************************************************/
/* single */
/********************************************************************************/

#single {
	font-size: 1.2em;
	line-height: 1.7em;
	width: 960px;
	height: auto;
    margin:80px auto; 
    background-color:#fff;
    position:relative; 
}

#single img {
	text-align: center;
	margin-bottom: 1em;
}

#single_post{
	padding: 100px 60px 30px 60px;
}

#page_post{
	padding: 30px 60px 30px 60px;
}

#single_footer {
	margin-bottom: 60px;
}

#single #btn_post{
	z-index: 999;
}

#single #btn_post_l{
	float: left;
	margin-bottom: 15px;
	z-index: 999;
	font-size: 0.9em;
}
#single #btn_post_r{
	float: right;
	margin-bottom: 15px;
	z-index: 999;
	font-size: 0.9em;
}

#single #comment{
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment2 {
	width: 720px;
	height: 180px;
}

#comment h2 {
	font-size: 1em;
}

#commentlist li {
	margin-bottom: 2em;
}

#comment textarea {
	width: 100%;
	margin-bottom: 15px;
}

#page_post h1{
	font-size: 2em;
	color: #ee0000;
	text-align: center;
}

#page_post h3{
	font-size: 1.2em;
	line-height: 1.6em;
}
#single #footer {
	margin-top: 15px;
	margin-bottom: 60px;
}

/********************************************************************************/
/* editor */
/********************************************************************************/

#editor_title{
	margin-bottom: 2em;
}
	
/********************************************************************************/
/* line */
/********************************************************************************/

.line{
	width: 100%;
	height: 20px;
	background-repeat: repeat-x;
}

.line_1{ background-image: url('images/line_1.gif'); }
.line_2{ background-image: url('images/line_2.gif'); }
.line_3{ background-image: url('images/line_3.gif'); }
.line_4{ background-image: url('images/line_4.gif'); }
.line_5{ background-image: url('images/line_5.gif'); }
.line_6{ background-image: url('images/line_6.gif'); }
.line_7{ background-image: url('images/line_7.gif'); }
.line_8{ background-image: url('images/line_8.gif'); }
.line_9{ background-image: url('images/line_9.gif'); }
.line_10{ background-image: url('images/line_10.gif'); }

.line_s{
	margin: 12px 0;
}

.line_upper{
	margin: 12px 0;
}

.line_footer{
	margin: 10px 30px 30px 30px;
}

.line_single_upper{
}

.line_single_footer{
	padding: 0 60px;
}

/********************************************************************************/
/* clr */
/********************************************************************************/

.clr{
	clear: both;
}

/********************************************************************************/
/* error */
/********************************************************************************/

#error{
	padding: 120px 60px 0 60px;
}

#error h2{
	font-size: 1.5em;
}

.fl{
	float: left;
}


