@charset "UTF-8";
/* 
	Theme Name: シュンチーテーマ
	Description: シュンチーテーマ
	Author: Diamondblog
	Template: Diamondblog_Base_Theme_2_Columns
	Version: 2015.07.01
 */   

a:link { color: #0f94e0; }
a:visited { color: #0f94e0; }

#header {
/* 	border-bottom: 1px solid #c8c8c8; */
}

#container {
	width: 949px;
	padding: 10px 15px 15px 15px !important;
	background: #ffffff;
	box-shadow:rgba(233, 233, 233, 0.96) 4px -0px 9px -4px;
	-webkit-box-shadow:rgba(233, 233, 233, 0.96) 4px -0px 9px -4px;
	-moz-box-shadow:rgba(233, 233, 233, 0.96) 4px -0px 9px -4px;
	border-left: 1px solid #e1e1e1;
}

#outline {
/*     padding-top: 10px; */
}

#header_main {
	box-shadow:rgba(233, 233, 233, 0.96) 4px -4px 9px -4px;
	-webkit-box-shadow:rgba(233, 233, 233, 0.96) 4px -4px 9px -4px;
	-moz-box-shadow:rgba(233, 233, 233, 0.96) 4px -4px 9px -4px;
	border-left: 1px solid #e1e1e1;
	padding: 0;
	width: 979px;
}

#header_main nav {
	border-bottom: 1px solid #c8c8c8;
	margin: 0 15px;
	padding: 0px 0;
}

#header_main ul.header_btn {
	line-height: 0px;
	padding: 15px 18px 0px;
	margin: 0 9px;
}

.header_btn a {
	text-decoration: underline;
}

#header_main ul.header_btn li a {
	font-size: 14px !important;
	font-family: 'Source Sans Pro', sans-serif;
}

#right_column h3, .info h2 {
	font-family: 'Lora', sans-serif;
}


#header_main ul.header_btn li {
    margin: 0px 36px 0px 0px;
}

#right_column h3, #header .header_btn, .info h2 {
	background: #ffffff;
	border-bottom: 1px solid #d0d0d0;
	color: #247ada;
}

#right_column h3 {
	text-align: center;
	border-top: 1px solid #d0d0d0;
}

.post h2 {
	background: #ffffff;
	border-top: 1px dotted #cbcbcb;
	border-bottom: 1px dotted #cbcbcb;
}

.post {
	border: none;
	background: #ffffff;
}

#profile .profile_detail a, #read_button a,.index_paging a,#offer a,.single_paging table .prev a,.single_paging table .top a,.single_paging table .next a {
	background-color: #0f94e0;
	color: #ffffff;
}

.recent_entry li, .ranking li, .related_entry li {
	border-bottom: 1px solid #000000;
}

.info li .info_time {
	color: #247ada;
}


.clearfix a:link { color: #000000; }
.clearfix a:visited { color: #000000; }

.header_btn a:link { color:#333333; text-decoration: underline; }
.header_btn a:visited { color: #333333; }