@charset "UTF-8";
/*
Theme Name: 2009 Style
Theme URI: http://nogretsch.com
Description: "2009" for SeanNorth
Version: 0.3
Author: Ryota Noguchi
Author URI: http://nogretsch.com
*/


/* 
基本設定
----------------------------------------------------------- */ 
*{
	margin:0;
	padding:0;
}
html{
	overflow-y:scroll;
}
body{
	background:#FBFBFB;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size:80%;
	color:#333333;
}
li{
	list-style-type:none;
}
img{
	border:0;
	vertical-align:top;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}
strong{
	color:#000;
}
p{
	margin:0 0 1em 0;
}

/* 
リンク
----------------------------------------------------------- */ 
a{
	color:#0088CC;
	text-decoration:none;
	overflow:hidden;
	outline:none;
}
a:hover{
	color:#0088CC;
	text-decoration:underline;
}
a:visited{
	color:#0088CC;
}
a:active{
}

/* 
ヘッダー
----------------------------------------------------------- */ 
#header{
	width:980px;
	margin:0 auto;
}

/* 
コンテンツ
----------------------------------------------------------- */ 
#base{
	width:1020px;
	margin:0 auto;
}
#content_top{
	width:1020px;
	height:30px;
	display:block;
	background:url(img/content_top.jpg) no-repeat;
}
#content_middle{
	width:1020px;
	background:url(img/content_middle.jpg) repeat-y;
}
#content_bottom{
	width:1020px;
	height:40px;
	display:block;
	background:url(img/content_bottom.jpg) no-repeat;
}
#content{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
#left{
	width:660px;
	float:left;
	line-height:1.5em;
}
#right{
	width:240px;
	float:right;
	overflow:hidden;
	font-size:80%;
	color:#555;
	line-height:1.5em;
}
#copy{
	width:982px;
	margin:0 auto;
	font-size:80%;
	border-top:1px solid #E5E5E5;
	padding:5px 0 100px 0;
}
#bottom_menu{
	width:982px;
	margin:0 auto;
	padding:0 0 5px 0;
	font-size:80%;
	line-height:1.5em;
	color:#999;
}
#made{
	text-align:right;
	padding:0 10px 5px 0;
	font-size:80%;
}

/* 
中央写真
----------------------------------------------------------- */ 
#home_img,#home_img a{
	width:1020px;
	height:535px;
	display:block;
	background:url(img/home_img.jpg) no-repeat;
}
#page_img{
	width:1020px;
	height:275px;
	display:block;
	background:url(img/page_img.jpg) no-repeat;
}

/* 
メニュー
----------------------------------------------------------- */ 
#menu{
	width:1020px;
	height:60px;
}
#menu ul{
}
#menu li{
	display:block;
	float:left;
}
#menu li a,#menu li a:hover{
	display:block;
}
#menu1 a{
	width:160px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat 0px 0px;
}
#menu2 a{
	width:140px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat -160px 0px;
}
#menu3 a{
	width:140px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat -300px 0px;
}
#menu4 a{
	width:140px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat -440px 0px;
}
#menu5 a{
	width:140px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat -580px 0px;
}
#menu6 a{
	width:140px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat -720px 0px;
}
#menu7 a{
	width:140px;
	height:60px;
	display:block;
	background:url(img/menu.jpg) no-repeat -860px 0px;
}

/* 
ウィジェット
----------------------------------------------------------- */ 
li.widget{
	border-bottom:1px solid #F2F2F2;
	padding-bottom:20px;
	margin-bottom:5px;
}
h2.widgettitle{
	color:#000;
}
.execphpwidget{
	padding:5px 0 0 10px;
}
.blogroll{
	padding:5px 0 0 10px;
}
#cd_list li{
	float:left;
}


/* 
記事
----------------------------------------------------------- */ 
.post-title h2,{
	font-size:20px;
}
.post-title h2 a{
	color:#333;
	text-shadow: 2px 2px 2px #CCC;
}
.entry-date{
	font-size:80%;
	border-bottom:1px solid #F2F2F2;
	color:#888;
}
.entry-content{
	padding:1em 0 0 1em;
}
.post-end{
	text-align:right;
	margin:0 0 20px 0;
	font-size:80%;
}
.post-title h3{
	font-size:20px;
	border-bottom:1px solid #F2F2F2;
	padding:0 0 5px 0;
	color:#000;
}
.entry-text{
	padding:1em 0 0 1em;
}
.edit{
	text-align:right;
	font-size:80%;
}

/* 
ナビゲーション
----------------------------------------------------------- */ 
.navigation{
	border-top:1px solid #F2F2F2;
	padding:1em;
}
.pagebar{
	text-align:center;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}

/* 
コメント
----------------------------------------------------------- */ 
h3#comments-count{
	font-size:14px;
}
ol.commentlist{
	padding:1em 0 0 1em;
}
.comment-author{
}
.commentmetadata{
	font-size:80%;
	border-bottom:1px solid #F2F2F2;
}
.comment-text{
	font-size:80%;
	padding:1em 0 20px 1em;
}
h3#comment-form-title{
	font-size:14px;
	color:#000;
	border-bottom:1px solid #F2F2F2;
}
#respond p{
	padding:1em 0 0 1em;
}

/* 
ページタイトル
----------------------------------------------------------- */ 
h2.pagetitle{
	text-align:center;
	font-size:26px;
	margin:0 0 30px 0;
	padding:10px 0;
	border-bottom:3px double #CCC;
}


/* 
home
----------------------------------------------------------- */ 
#toptopics{
	height:150px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#toptopics li{
	border-bottom:1px solid #F2F2F2;
	padding:5px 0 0 0;
}
.date{
	font-size:80%;
	margin:0 10px 0 0;
}
.author{
	font-size:80%;
	color:#999;
	font-style:italic;
}
















