@charset "utf-8";
/*
Theme Name: Sphinn Japan Blog
Theme URI: http://wordpress.org/
Description: Search Fox. LLCが運営するSphinn Japanのブログ専用テンプレート
Version: 1.0
Author: Sera Hiroyuki
Author URI: http://blog.sphinn.jp/
Tags: Sphinn, Japan


*/



/* General ------------------------------------------------ */
* {
	margin:0;
	padding:0;
	list-style-type: none;
}

body {
	text-align: center;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 83%;
	line-height: 1.5;
	background-color: #0094D3;
	background-image: url(img/body_back.jpg);
	background-repeat: repeat-x;
}
body a{
	outline-width:0px;
	color: #003366;
}
body a:hover{
	color: #CE4A02;
	text-decoration: underline;
}
img {border:none} 
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(img/contents_back.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 174px;
	background-position: 0px bottom;
}
#content {
	background-image: url(img/container_back.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	width: 930px;
	float: left;
	padding-top: 10px;
}
#content2 {
	background-image: url(img/container_back2.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	width: 910px;
	float: left;
	padding-top: 10px;
	letter-spacing: 0.1em;
}

/* Header------------------------------------------------ */
h1 a {
	height: 100px;
	width: 418px;
	display: block;
	background-image: url(img/main_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header_right {
	width: 650px;
	margin-left: 340px;
	margin-top: -100px;
	height: 100px;
}
#headbar {
	float: right;
	margin-bottom: 10px;
}
#headbar a {
	text-decoration: none;
}
#headbar li {
display:inline;
}
#header_ad {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7EBFF;
	clear: both;
}
#contentbox,#authorbox,#rsspagebox {
	width: 600px;
	float: left;
}

#sidebar {
	width: 300px;
	float: right;
}
#sidebar_ad {
	height: 250px;
	width: 300px;
	background-color: #D7EBFF;
	margin-bottom: 15px;
}
/*Main menu tab*/
#main_tab {
	height: 35px;
	width: 900px;
	margin-left: 25px;
}

#main_tab li {
	height: 35px;
	width: 95px;
	float: left;
	margin-right: 5px;
}
#main_tab li a {
	background-image: url(img/menu_hover.jpg);
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
}
#main_tab #tab1 a {
	background-position: 0px 0px;
}
#main_tab #tab2 a {
	background-position: -95px 0px;	
}
#main_tab #tab3 a {
	background-position: -190px 0px;
	}
#main_tab #tab4 a {
	background-position: -285px 0px;
	}
#main_tab #tab5 a {
	background-position: -380px 0px;
}
#main_tab #tab6 a {
	background-position: -475px 0px;	
}
#main_tab #tab7 a {
	background-position: -570px 0px;
	}
#main_tab #tab8a a {
	background-position: -665px -35px;
	}
#main_tab #tab9 a {
	background-position: -760px 0px;
	}
#main_tab #tab1 a:hover{
	background-position: 0px -70px;
}
#main_tab #tab2 a:hover {
	background-position: -95px -70px;
}
#main_tab #tab3 a:hover {
	background-position: -190px -70px;
}
#main_tab #tab4 a:hover {
	background-position: -285px -70px;
}
#main_tab #tab5 a:hover {
	background-position: -380px -70px;
}
#main_tab #tab6 a:hover {
	background-position: -475px -70px;
}
#main_tab #tab7 a:hover {
	background-position: -570px -70px;
}
#main_tab #tab8a a:hover {
	background-position: -665px -70px;
}
#main_tab #tab9 a:hover {
	background-position: -760px -70px;
}
	
	
/*プルダウンメニュー*/
#category_menu
	{
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 45px;
	}
#category_menu dl
	{
	margin: 0;
	float: left;
	font-size: 80%;
	background: #369;
	color: #fff;
	width: 100px;
	}
#category_menu dt
	{
	height: 30px;
	}
#category_menu dd
	{
	display: none;
	margin: 0;
	text-align: center;
	background-image: url(img/category_tab.jpg);
	height: 30px;
	}
#category_menu dl:hover dd
	{
	display: block;
	}
#category_menu dd a
	{
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(img/category_tab.jpg);
	height: 25px;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	}
#category_menu dd a:hover
	{
	color: #FF0000;
	background-image: url(img/category_tab.jpg);
	background-position: 0px -30px;
	}	
#category_menu dt a {
	background-image: url(img/category_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 100px;
}	
#category1 a {
	background-position: 0px 0px;
}	
#category2 a {
	background-position: -100px 0px;
}
#category3 a {
	background-position: -200px 0px;
}
#category4 a {
	background-position: -300px 0px;
}
#category5 a {
	background-position: -500px 0px;
}
#category6 a {
	background-position: -600px 0px;
}
#category7 a {
	background-position: -700px 0px;
}
#category8 a {
	background-position: -400px 0px;
}
#category1 a:hover {
	background-position: 0px -30px;
}	
#category2 a:hover {
	background-position: -100px -30px;
}
#category3 a:hover {
	background-position: -200px -30px;
}
#category4 a:hover {
	background-position: -300px -30px;
}
#category5 a:hover {
	background-position: -500px -30px;
}
#category6 a:hover{
	background-position: -600px -30px;
}
#category7 a:hover {
	background-position: -700px -30px;
}
#category8 a:hover {
	background-position: -400px -30px;
}



/* Main Content------------------------------------------------ */
.post {
	clear: both;
	margin-bottom: 15px;
	width: 600px;
	background-image: url(img/post_back.jpg);
	background-position: 0px bottom;
	padding-bottom: 15px;
	float: left;
}
#mainpost {
	background-image: url(img/h3title.jpg);
	height: 33px;
	width: 600px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.post h3 {
	background-image: url(img/post_title.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.post h3 a {
	color: #330000;
	text-decoration: none;
	font-size: 14px;
}
.post h3 a:hover {
	color: #990000;
	text-decoration: underline;
}
.post p {
	background-image: url(img/post_excerpt.jpg);
	background-repeat: no-repeat;
	width: 540px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-position: 0px bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #333300;
}

.post_right {
	float: right;
	width: 480px;
}
.post_right li {
	width: 435px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.avatar_photo {
	height: 80px;
	width: 80px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin-left: 20px;
}
/* Single Page */
#entry h2 {
	color: #660000;
	width: 530px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
}
#entry_top {
	width: 250px;
	float: right;
	margin-bottom: 5px;
}
#entry_top dt {
	float: left;
}
#entry_top dd {
	margin-left: 50px;
}
#sphinn {
	height: 60px;
	width: 60px;
	float: left;
}
#sphinn_end {
	text-align: right;
	width: 560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 20px;
	padding-top: 10px;
	margin-top: 50px;
}

.entry-body {
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	width: 580px;
}
#prf a {
	background-image: url(img/prf.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 255px;
	margin-left: 300px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#prf a:hover {
	background-position: 0px -29px;
}

#entryfoot {
	float: right;
	text-align: right;
}
.entry-bottom {
	clear: right;
}
#trackbacks {
	margin-bottom: 20px;
}
#comments {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-left: 20px;
}
#comment {
	width: 600px;
	height: 150px;
}
.commentspost {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
}
.commentspost dt {
	float: left;
}
.commentspost dd {
	margin-left: 40px;
	font-size: 12px;
}
.comment_area {
	clear: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
#postcomment {
	font-size: 14px;
	background-image: url(img/comment.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}
#author,#email,#url {
	width: 150px;
	margin-bottom: 5px;
}

.wp-pagenavi {
	text-align: right;
	margin-bottom: 20px;
}

/* Author Page */
#authorbox table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#authorbox th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
#authorbox td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#author_name {
	background-color: #E6F8FF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5em;
	color: #003366;
}
#authorbox h2 {
	background-image: url(img/authorh2.jpg);
	height: 32px;
	width: 575px;
	margin-bottom: 10px;
	padding-left: 25px;
	background-position: right 0px;
	padding-top: 3px;
	letter-spacing: 0.2em;
	font-size: 16px;
}

#authorbox h3 {
	background-image: url(img/author_postlist.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	padding-top: 13px;
	padding-left: 110px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
#author_postlist dd {
	font-size: 12px;
	text-align: right;
}

#author_postlist dt {
	width: 565px;
	font-size: 14px;
	padding-left: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(img/rightarrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/* Entry-Body */
.entry-body h3 {
	background-image: url(img/sphinn_l.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 30px;
	background-position: 5px 0px;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
	height: 22px;
}
.entry-body h4 {
	margin-left: 15px;
	font-size: 14px;
	margin-top: 10px;
	background-image: url(img/star.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	color: #003366;
}


.entry-body blockquote {
	background-color: #ECFBFF;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(img/blockquote.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AABECF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AABECF;
}
.entry-body .red {
	color: #FF0000;
}
.entry-body p {
	margin-bottom: 20px;
}
.entry-body ul li {
	list-style-type: disc;
}
.entry-body ol li {
	list-style-type: decimal;
}
.entry-body ul,.entry-body ol {
	margin-left: 25px;
	margin-bottom: 10px;
}
.entry-body .blue {
	color: #0000CC;
}
.entry-body hr {
	margin-bottom: 15px;
}
/* GuestPost Guide Page */
#content2 h2 {
	color: #006600;
	font-size: 18px;
	border: 1px solid #666666;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#content2 h3 {
	background-image: url(img/blog_h3.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	letter-spacing: 0.4em;
	font-size: 14px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-position: 5px 0px;
}
#content2 p {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content2 ol li {
	list-style-type: decimal;
}
#content2 ol {
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 40px;
}
#content2 ul li {
	list-style-type: disc;
}
#content2 ul {
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 40px;
}
#content2 img {
	margin-bottom: 30px;
	margin-left: 50px;
}
#content2 dl {
	margin-right: 20px;
	margin-left: 20px;
}
#content2 dt {
	margin-left: 10px;
	color: #990000;
	font-size: 14px;
	letter-spacing: 0.2em;
}
#content2 dd {
	margin-bottom: 15px;
}
/* GuestPost Page */
#guest_info {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(img/guestinfo.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	background-position: 10px 0px;
	margin-bottom: 25px;
}
#guest_info dt {
	background-color: #E1EEF4;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
#guest_info dd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}



/* Side_Content------------------------------------------------ */
#side_left {
	width: 150px;
}

#side_right {
	float: right;
	width: 140px;
	text-align: center;
	height: 40px;
	background-image: url(img/guest_post.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
}
#side_right a {
	background-image: url(img/guest_button.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 122px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
#side_right a:hover {
	background-position: 0px -36px;
}
#side_main ul {
	margin-bottom: 15px;
}
#side_main li {
	margin-left: 10px;
	background-image: url(img/164.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#side_main li a {
	color: #333333;
	text-decoration: none;
}
#side_main a:hover {
	color: #990000;
	text-decoration: underline;
}

#search {
	background-image: url(img/search.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#rss {
	background-image: url(img/rss.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#rss_in li {
	margin-bottom: 5px;
	background-image: url(img/rss.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 3px;
	margin-left: 5px;
}


#wp-calendar {
	margin-right: auto;
	margin-left: auto;
}
#wp-calendar caption {
	text-align: center;
	color: #FFFFFF;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#sidebar h4 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
	padding-left: 8px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#searchform #s {
	width: 150px;
}
#searchform #b {
	margin-left: 90px;
	width: 50px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#side_main {
	clear: right;
	width: 300px;
}
#category {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#category li {
	float: left;
	width: 130px;
	margin-bottom: 5px;
	background-image: url(img/folder.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
}

/* Footer------------------------------------------------ */
.footer {
	clear: both;
	background-image: url(img/footer_back.jpg);
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	text-align: left;
	padding-left: 250px;
	padding-top: 17px;
}
#copyright {
	font-size: 14px;
	font-weight: bold;
	margin-left: 300px;
}
#copyright a {
	color: #000066;
}
#side_main dt {
	float: left;
	margin-right: 10px;
	height: 50px;
	width: 50px;
}
#side_main dd {
	font-size: 10px;
}
#side_main dl {
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 50px;
	padding-bottom: 5px;
}
/*
+----------------------------------------------------------------+																						
|	WordPress 2.5 Plugin: WP-PageNavi 2.31									
+----------------------------------------------------------------+
*/

.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/*行間を空ける*/
.mg40 { margin-top: 40px;
}
hr {
	width: 525px;
	margin-left: 25px;
}

