@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font: normal 85%/1.6em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
	color: #444444;
	text-align: center;
}

/* ヘッダー
────────────────────────────── */
#header {
	margin: 0 auto;
	padding: 0;
	background-image: url(../wp/wp-content/themes/fukunki/images/fknk-bg-header.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 800px;
	text-align: left;
}
#menu {
	float: right;
	margin: 20px 15px 0 0;
	height: 30px;
	width: 300px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	float: right;
	padding: 0px 15px;
	color: #444;
	background-color: #CC9933;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(../wp/wp-content/themes/fukunki/images/bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 2px solid #BBBBBB;
	display: block;
}
#menu li.current_page_item a {
	float: right;
	padding: 0px 15px;
	color: #444;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
	line-height: 30px;
	background-image: url(../wp/wp-content/themes/fukunki/images/baractive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 2px solid #C8B37B;
}
#menu li a:hover {
	background-image: url(../wp/wp-content/themes/fukunki/images/barhover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: 2px solid #BBBBBB;

}


#description {
	padding: 15px 25px 0 10px;
	clear: both;
	float: right;
	width: 217px;
	_margin: 40px 0px 0px;
}

/* COMMON
────────────────────────────── */

a {
	color: #546F92;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
h1  {
	margin: 0px;
	font-size: 1.6em;
	padding: 20px 0px 0px 20px;
	width: 450px;
	float: left;
}
h2  {
	font-size: 1.2em;
	margin: 10px 0px 15px 10px;
	padding: 0px;
}
h2 a,h2 a:visited {
	color: #FFFFFF;
}
h2 a:hover {
	color: #FFFF00;
}
h3  { font-size: 1.2em; }
h4  { font-size: 1.1em; }
h5  { font-size: 1.0em; }
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border: 1px solid #ccc;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

/* メイン←コンテンツとサイドバーを含む
────────────────────────────── */
#main {
	width: 800px;
	margin: 0px auto;
	background-image: url(../wp/wp-content/themes/fukunki/images/bg-main.jpg);
	background-repeat: repeat-y;
	clear: both;
	background-position: center;
	padding: 10px 0px 0px;
}

/* コンテンツ
────────────────────────────── */
#maincontainer {
	width: 540px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	text-align: center;
}
#messege {
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	height: 250px;
}
.titlebar {
	padding: 0px;
	background-image: url(../img/bg-hometitle.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 5px;
	height: 25px;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 25px;
	text-indent: 30px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.contents {
	width: 129px;
	margin: 15px 4px 0px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	text-align: center;
	background-image: url(../img/bg-home-contents.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
}
.contentsdescription {
	margin: 0px;
	padding: 0px;
	height: 140px;
	text-align: left;
}
.contents ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.contents ul li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	font-size: 12px;
}
.contents a {
	margin: 10px auto 0px;
	background-image: url(../img/home-godetails.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding: 0px;
	width: 120px;
	text-indent: 15px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	display: block;
}
.contents a:hover {
	background-image: url(../img/home-godetails.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.postcontainer {
	width: 508px;
	margin: 0px 0px 0px 10px;
	padding: 10px 15px;
	clear: left;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.postcontainer p {
	margin: 7px 0px;
	padding: 0px;
	line-height: 1.4em;
}
/* サイドバー
────────────────────────────── */
#sidebar {
	float: right;
	width: 210px;
	padding: 0px 20px 10px 0px;
	text-align: left;
}
#sidebar h2 {
	line-height:37px;
	margin: 0;
	padding : 0px 0px 0px 25px;
	background-image: url(../wp/wp-content/themes/fukunki/images/bg-sidebar-h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 37px;
	color: #666666;
	font-size: 14px;
	text-align: left;
}
#sidebar ul {
	margin: 0px;
	padding : 0px 0px 0px 25px;
	list-style : none;
}

#sidebar li {
	list-style-type:none;
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
.box {
	padding: 4px 0px 10px;
	border: 1px solid #ccc;
	margin: 0 0 10px;
	background-color: #FFFFCC;
	text-align: center;
}
.note {
	padding: 5px 25px;
	margin: 0px;
	color: #585616;
	text-align: left;
}
.note2 {
	padding: 5px 25px;
	margin: 0px;
	color: #585616;
}
#goblog a {
	margin: 0px 10px 0px 0px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding: 0px 25px 0px 0px;
	display: block;
}
#sidebar img {
	padding: 0px;
	margin: 0px 0px 5px;
}

/* フッタ
────────────────────────────── */
#footer {
	text-align: center;
	clear: both;
	padding: 15px 0px 5px;
	margin: 0px;
	background-image: url(../wp/wp-content/themes/fukunki/images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}

/* ページ用
────────────────────────────── */
#pagetitle h2 {
	margin: 0px 0px 0px 10px;
	line-height: 25px;
	background-color: #999999;
	text-align: left;
	padding: 0px 0px 0px 20px;
}


.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(../wp/wp-content/themes/fukunki/images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		clear: left; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(../wp/wp-content/themes/fukunki/images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(../wp/wp-content/themes/fukunki/images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(../wp/wp-content/themes/fukunki/images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	clear: right;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* SIDE */
	


/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.alt {
	background-color:#F0F6FF;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

#right {
	float: right;
	width: 643px;
	clear: right; 
}
	.leftcol {
	width: 500px;
	float: left;
	padding: 12px 15px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 10px 15px;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	

	.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left;
	}
	
	.centered {
	display: block;
	margin: 0 auto;
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}
