@charset "utf-8";

/* ------------------------------------------
スタイルの初期化 */

body,div,pre,p,blockquote,
h1,h2,h3,h4,h5,h6,form,fieldset,ol,ul,li,dl,dt,dd,
table,th,td,embed,object,address{
	margin:0;
	padding:0;
}

body{
	color:#222;
	background:url(../img/bg.jpg) #01c5d7 center top repeat-y;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	font-size:90%;
}

a, object, embed, area, input{
	outline:0;
}
a img{
	border:0;
}
a{
	color:#00a0e9;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
em{
	font-style:normal;
}
ul, ol{
	list-style-type:none;
}
sup{
	vertical-align:super;
	font-size:0.6em;
}
hr{
	display:none;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
	font-weight:normal;
}
th, caption{
	text-align:left;
	font-weight:normal;
}
th, td{
	empty-cells:show;
}
img{
	vertical-align:top;
}


/* ------------------------------------------
ヘッダー */

#header{
	position:relative;
	margin:0 auto;
	width:983px;
	height:254px;
	background:url(../img/header_bg.png) no-repeat;
	overflow:hidden;
}
#header h1{
	position:absolute;
	top:0;
	right:0;
	width:527px;
	height:251px;
	overflow:hidden;
}
#header h1{
	text-indent:-9999px;
	display:block;
}
a#headerLink{
	margin:0 auto;
	width:980px;
	display:block;
}
#header p{
	position:absolute;
	top:127px;
	left:0;
	width:310px;
	height:124px;
	text-indent:-9999px;
	overflow:hidden;
}


/* ------------------------------------------
コンテンツ */

#contents{
	margin:0 auto;
	width:982px;
	overflow:hidden;
}


/* ------------------------------------------
メイン */

#main{
	padding:20px 0;
	width:643px;
	overflow:hidden;
	float:left;
}


/* ------------------------------------------
メイン - エントリー */

.entry-asset{
	width:643px;
	background:url(../img/entry_head.png) no-repeat;
	clear:both;
}
.asset-header{
	position:relative;
	width:643px;
}
.asset-header .share{
	position:absolute;
	top:30px;
	right:20px;
}
.asset-header .share li{
	padding:0 0 0 10px;
	float:left;
}
.asset-header .share li.twi{
	width:90px;
}
.entry-asset p.date{
	position:relative;
	width:300px;
	height:60px;
	overflow:hidden;
	clear:both;
}
.entry-asset p.date span{
	position:absolute;
	top:22px;
	left:72px;
	font-size:24px;
	font-family: 'Archivo Black', sans-serif;
	display:block;
}
.entry-asset h2{
	padding:24px 20px 10px;
	color:#00a0e9;
	background:url(../img/entry_head_bg.png) no-repeat;
	font-size:135%;
	line-height:1.41;
}
.entry-asset h2 a{
	display:inline-block;
}
.entry-asset .asset-body{
	padding:0 20px 20px;
	background:url(../img/entry_body.png) repeat-y;
	line-height:1.7;
	overflow:hidden;
}
.entry-asset .asset-body ul{
	margin:0 0 0 24px;
	list-style-type:disc;
}
.entry-asset .asset-body ol{
	margin:0 0 0 24px;
	list-style-type:decimal;
}
.asset-meta{
	width:643px;
	height:56px;
	background:url(../img/entry_bottom.png) no-repeat;
	text-align:right;
	clear:both;
	overflow:hidden;
}
.asset-meta p{
	padding:0 20px;
	font-size:10px;
	clear:both;
}


/* ------------------------------------------
メイン - ページナビ（PageBute） */

#pagenate{
	width:643px;
	height:74px;
	background:url(../img/navi_bg.png) no-repeat;
	text-align:center;
	line-height:55px;
	overflow:hidden;
	clear:both;
}
*:first-child+html #pagenate{
	padding:13px 0 0;
	line-height:1.41;
}
#pagenate a{
	position:relative;
	padding:6px 6px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	background:#c3c3c3;
	font-size:13px;
}
#pagenate a:hover{
	background:#00a0e9;
	text-decoration:none;
}
#pagenate span.current_page{
	position:relative;
	padding:6px 6px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	background:#00a0e9;
	font-size:13px;
}


/* ------------------------------------------
メイン - ページナビ */

#page-navi{
	width:643px;
	height:74px;
	background:url(../img/navi_bg.png) no-repeat;
	text-align:center;
	line-height:52px;
	overflow:hidden;
	clear:both;
}
#page-navi a{
	margin:0 6px;
	display:inline-block;
	text-decoration:underline;
}
#page-navi a:hover{
	color:#f90;
}


/* ------------------------------------------
サイドバー */

#sidebar{
	padding:20px 0;
	width:322px;
	float:right;
}


/* ------------------------------------------
サイドバー - カレンダー（Ajax月送りカレンダー） */

#sidebar #menuCalendar{
	margin:0 0 18px;
	width:322px;
	overflow:hidden;
}
#sidebar #menuCalendar #calendar-month{
	padding:20px 0 10px;
	text-align:center;
}
#sidebar #menuCalendar #calendar-month a{
	margin:0 8px;
	text-decoration:underline;
}
#sidebar #menuCalendar #calendar-month a:hover{
	color:#f90;
}
#sidebar #menuCalendar h3{
	width:322px;
	height:68px;
	background:url(../img/calendar_title.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar #menuCalendar #calendar{
	padding:0 0 24px;
	width:322px;
	background:url(../img/side_bg.png) no-repeat left bottom;
	overflow:hidden;
}
#sidebar #menuCalendar table{
	margin:0 auto;
	border-collapse:collapse;
	width:270px;
}
#sidebar #menuCalendar table th{
	padding:4px;
	text-align:center;
}
#sidebar #menuCalendar table td{
	padding:4px 0;
	text-align:center;
}
#sidebar #menuCalendar table td a{
	text-decoration:underline;
	display:block;
}
#sidebar #menuCalendar table td a:hover{
	color:#f90;
}


/* ------------------------------------------
サイドバー - カレンダー */

#sidebar .widget-calendar{
	margin:0 0 18px;
	padding:68px 0 0;
	width:322px;
	background:url(../img/calendar_title.png) no-repeat;
	overflow:hidden;
}
#sidebar .widget-calendar h3{
	padding:20px 0 10px;
	background:url(../img/side_bg.png) no-repeat;
	text-align:center;
}
#sidebar .widget-content{
	padding:0 0 24px;
	background:url(../img/side_bg.png) no-repeat left bottom;
}
#sidebar .widget-calendar table{
	margin:0 auto;
	border-collapse:collapse;
	width:270px;
}
#sidebar .widget-calendar table th{
	padding:4px;
	text-align:center;
}
#sidebar .widget-calendar table td{
	padding:4px 0;
	text-align:center;
}
#sidebar .widget-calendar table td a{
	text-decoration:underline;
	display:block;
}
#sidebar .widget-calendar table td a:hover{
	color:#f90;
}


/* ------------------------------------------
サイドバー - トピックス */

#sidebar .widget-recent-entries{
	margin:0 0 18px;
	width:322px;
}
#sidebar .widget-recent-entries .widget-header{
	width:322px;
	height:68px;
	text-indent:-9999px;
	background:url(../img/topics_title.png) no-repeat;
	overflow:hidden;
}
#sidebar .widget-recent-entries .widget-content{
	padding:6px 20px 24px;
}
#sidebar .widget-recent-entries .widget-content ul{
	width:280px;
}
#sidebar .widget-recent-entries .widget-content ul li{
	padding:14px 0 0;
	line-height:1.3;
}
#sidebar .widget-recent-entries .widget-content ul li a{
	color:#222;
	text-decoration:underline;
}
#sidebar .widget-recent-entries .widget-content ul li a:hover{
	color:#00a0e9;
}


/* ------------------------------------------
サイドバー - カテゴリー */

#sidebar .widget-archive-category{
	width:322px;
}
#sidebar .widget-archive-category .widget-header{
	width:322px;
	height:68px;
	text-indent:-9999px;
	background:url(../img/category_title.png) no-repeat;
	overflow:hidden;
}
#sidebar .widget-archive-category .widget-content{
	padding:14px 20px 26px;
}
#sidebar .widget-archive-category .widget-content ul{
	width:280px;
}
#sidebar .widget-archive-category .widget-content ul li{
	padding:6px 0 3px;
	border-bottom:1px solid #d5d5d5;
}
#sidebar .widget-archive-category .widget-content ul li a{
	padding:0 0 0 25px;
	color:#222;
	background:url(../img/arrow.png) no-repeat 10px 4px;
	display:inline-block;
}
#sidebar .widget-archive-category .widget-content ul li a:hover{
	color:#00a0e9;
}

/* ------------------------------------------
サイドバー - アーカイブ */

#sidebar .widget-archive{
	width:320px;
}
#sidebar .widget-archive .widget-header{
	width:320px;
	height:68px;
	text-indent:-9999px;
	background:url(../img/archive_title.png) no-repeat;
	overflow:hidden;
}
#sidebar .widget-archive .widget-content{
	padding:14px 20px 26px;
}
#sidebar .widget-archive .widget-content ul{
	width:280px;
}
#sidebar .widget-archive .widget-content ul li{
	padding:6px 0 3px;
	border-bottom:1px solid #d5d5d5;
}
#sidebar .widget-archive .widget-content ul li a{
	padding:0 0 0 25px;
	color:#222;
	background:url(../img/arrow.png) no-repeat 10px 4px;
	display:inline-block;
}
#sidebar .widget-archive .widget-content ul li a:hover{
	color:#00a0e9;
}