@charset "utf-8";
/*
Theme Name: natsuway2
Themae URI: http://www.studio-iwano.com/
Version: 1.0
Author: StudioIwano
*/



/*** common style ------------------------------------- ***/

* {margin:0;padding:0;} 
html, body {
	height: 100%;
	}
	
img {
	border:0;
	}
	
img a {
	border:0;
	}


body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	height: 100%;
	background: #ffffff;
	color: #000000;
	text-align: center;
	}

/*body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	height: 100%;
	background: #333333;
	color: #000000;
	text-align: center;
	}*/
.floatclear {
zoom:100%;
}

.floatclear:after {
content: " "; 
clear: both; 
height: 0; 
display: block; 
visibility: hidden;
}

li.current {
	color: #249D54;
	text-decoration:underline;
	}



/*** header style -------------------------------------- ***/
#header {
	margin: 0px auto 10px auto;
	width: 810px;
	height: 65px;
	background: #ffffff;
	}
	
#header h1 {
	margin: 0px;
	paddhing: 0px;
	height: 100%;
	}


#headerimg 	{
	margin: 0px;
	padding: 0px;
	}

h2#description {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	}


/*ナビ---------------------------------------------*/

#navibox {
	width: 810px;
	height: 35px;
	list-style-type: none;
	background:url(images/navi_bg.jpg) repeat-x;
	margin: 0px auto;
	}
	
#navi {
	width: 810px;
	height: 35px;
	margin: 0px auto;
	list-style-type: none;
	background:url(images/navi.jpg) no-repeat;
	}
	
#navi li {
	float: left;
	width: 111px;
	}
	
#navi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/35px;
	padding-top: 35px;
	background-image: url(images/navi.jpg);
	color: #FFFFFF;
	}

/*  背景画像の位置
---------------------------------------------*/
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -111px 0; }
	#nav03 a { background-position: -222px 0; }
	#nav04 a { background-position: -333px 0; }
	#nav05 a { background-position: -444px 0; }
	#nav06 a { background-position: -555px 0; }
	#nav07 a { background-position: -666px 0; }
	
	/* 現在位置*/
	#nav01 a.current { background-position:  0      35px; }
	#nav02 a.current { background-position: -111px -35px; }
	#nav03 a.current { background-position: -222px -35px; }
	#nav04 a.current { background-position: -333px -35px; }
	#nav05 a.current { background-position: -444px -35px; }
	#nav06 a.current { background-position: -555px -35px; }
	#nav07 a.current { background-position: -666px -35px; } 


	/* オンマウス */
	#nav01 a:hover { background-position:  0     -35px; }
	#nav02 a:hover { background-position: -111px -35px; }
	#nav03 a:hover { background-position: -222px -35px; }
	#nav04 a:hover { background-position: -333px -35px; }
	#nav05 a:hover { background-position: -444px -35px; }
	#nav06 a:hover { background-position: -555px -35px; }
	#nav07 a:hover { background-position: -666px -35px; }




/*** content style -------------------------------------- ***/
#page {
	width: 810px;
	height: auto;
	margin: 10px auto 0px auto;
	padding: 15px 0px 20px 0px;
	clear: both;
	background-color: #FFFFFF;
	}

.postmetadata {
	margin: 0px;
	}

.clear {
	clear: both;
	}

#content {
	float: left;
	width: 580px;
	height: auto;
	margin: 0px 10px 0px 15px;
	padding: 0px;
	text-align: left;
	}

#ct_ttl {
	width: 578px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background: url(images/ct_bg.jpg) no-repeat 0px 0px;
	}

#ct_ttl h2 {
	margin: 0px;
	padding: 50px 0px 0px 50px;
	text-align: left;
	font-size: 21px;
	color: #FFFFFF;
	}

#ct_ttl_blog {
	width: 578px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_blog_title.jpg) no-repeat 0px 0px;
	}

#ct_ttl_blog h2 {
	margin: 0px;
	padding: 50px 0px 0px 50px;
	text-align: left;
	font-size: 21px;
	color: #FFFFFF;
	}
	
	

#mainimg {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
/*** gallery_list_box -------------------------------------- ***/
#g_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#g_box ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#g_box li {
	list-style: none;
	display: block;
	float: left;
	width: 91px;
	height: 70px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}	
	
	
/*** headline style -------------------------------------- ***/

.headline_ttl {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	text-indent: 15px;
}

/***tofollowings--------------------------------------------***/
.headline_ttl_ltx {
float:left;
	}

.tofollowings {
	font-size:0.8em;
	float:right;
	margin-right:10px;
	color:#111111;
	}
.tofollowings a,.tofollowings a:link,.tofollowings a:visited {
	color:#111111;
	text-decoration:none;
	}
.tofollowings a:hover,.tofollowings a:active {
	color:#FC0;
	}

/*** topics style -------------------------------------- ***/
.topics {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: solid 1px #7c7b7b;
	background: url(images/natsuway_02.gif) no-repeat 400px 35px;
}

/*.topics h3 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background: #343333;
	color: #FFFFFF;
}
*/
.topics h3 {
	background: url(http://www.natsuway.com/wp-content/themes/natsuway2/images/top_title_bg.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	height: 28px;
	line-height: 28px;
	/*background: #343333;*/
	color: #111111;
}

.topics ul {
	list-style: none;
	margin: 0px 20px;
	padding: 10px 0px;
}
.topics li {
	margin: 0px 0 5px 0;
	padding: 5px 0px;
	}
	
.topics li a {
	color: #000000;
	text-decoration: none;
}

.topics li a:hover {
	color: #249D54;
	text-decoration:underline;
}

.date {
	margin: 0px 10px 0px 0px;
}


/*** sportsnavi style -------------------------------------- ***/
.sportsnavi {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: solid 1px #7c7b7b;
	background: url(images/natsuway_01.gif) no-repeat 460px 40px;
}
/*.sportsnavi h3 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background: #343333;
	color: #FFFFFF;
}*/
.sportsnavi h3 {
	background: url(http://www.natsuway.com/wp-content/themes/natsuway2/images/top_title_bg.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	height: 28px;
	line-height: 28px;
	/*background: #343333;*/
	color: #111111;
}
.sportsnavi ul {
	list-style: none;
	margin: 0px 20px;
	padding: 10px 0px;
}
.sportsnavi li {
	width:470px;
	margin: 0px 0 3px 0;
	padding: 5px 0px;
	line-height:135%;
	}
	
.sportsnavi li a {
	color: #000000;
	text-decoration: none;
}

.sportsnavi li a:hover {
	color: #249D54;
	text-decoration:underline;
}
	
/*** iaaf style -------------------------------------- ***/
.iaaf {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: solid 1px #7c7b7b;
	background: url(images/natsuway_03.gif) no-repeat 475px 30px;
}
/*.iaaf h3 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background: #343333;
	color: #FFFFFF;
}*/
.iaaf h3 {
	background: url(http://www.natsuway.com/wp-content/themes/natsuway2/images/top_title_bg.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	height: 28px;
	line-height: 28px;
	/*background: #343333;*/
	color: #111111;
}

.iaaf ul {
	list-style: none;
	margin: 0px 20px;
	padding: 10px 0px;
}
.iaaf li {
	width:470px;
	margin: 0px 0 3px 0;
	padding: 5px 0px;
	line-height:135%;
	}
	
.iaaf li a {
	color: #000000;
	text-decoration: none;
}

.iaaf li a:hover {
	color: #249D54;
	text-decoration:underline;
}
	
	
	

/*** post style -------------------------------------- ***/
.post {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.post_ct1 {
	margin: 0px 0 15px 0;
	padding:6px;
	position: relative;
	border:1px solid #ccc;
}
.pagetitle {
width:550px;
	margin: 10px 0px 0px 10px;
	padding: 6px 3px 3px 10px;
	font-size: 14px;
	line-height:140%;
	border-left:5px solid #60C;
	background:#efefef;
	}


.pagetitle_ct1 {
	width:500px;
	margin: 0px 0px 0px 0;
	padding: 0;
	font-size: 13px;
	line-height:140%;
	font-weight:bold;
	}
.pagetitle_ct1 a {
	color: #000000;
	text-decoration: none;
}

.pagetitle_ct1 a:hover {
	color: #249D54;
	text-decoration:underline;
}
	
.cat_title_ct1 h3 {
	width:550px;
	margin: 10px 0px;
	padding: 6px 3px 3px 10px;
	font-size: 16px;
	line-height:140%;
	border-left:5px solid #60C;
	background:#efefef;}
	
.cat_title_ct1 a {
	color: #000000;
	text-decoration: none;
}

.cat_title_ct1 a:hover {
	color: #249D54;
	text-decoration:underline;
}
	
/**/
.entry {
	margin: 0px 20px;
	padding: 10px 0px;
}
.entry p {
	font-size: 13px;
	line-height:160%;
	}
.entry_ct1 {
	margin:0;
	font-size: 13px;
	line-height:140%;
	}
	
.entry p img {
margin:8px;
	}
	
	.date {
	text-align:right;
	margin: 8px 15px 0px auto;
}


/*** archive style -------------------------------------- ***/
.post_list {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.post_list ul {
	list-style: none;
	margin: 0px 10px;
	padding: 8px 0px;
}
.post_list li {
	margin: 0px;
	padding: 2px 0px;
	font-size: 12px;
	}
	
.post_list li a {
	text-decoration: none;
}

.post_list li a:hover {
	color: #249D54;
	text-decoration:underline;
}

.postmetadata {
	font-size: 12px;
	}

	
/*** gallery style -------------------------------------- ***/
.gallery_box {
	width: 170px;
	float: left;
	height: auto;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	}

.gallery_box h3 {
	margin: 0px;
	padding: 5px 0px;
	color: #000000;
	font-size: 12px;
	}

.gallery_box h3 a {
	color: #000000;
	text-decoration: none;
	}

.gallery_box p {
	width: 140px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	}


 
 
/*** af_bar style -------------------------------------- ***/
#af_bar {
	margin:0px;
	padding:0px;
	text-align: center;
}

#af_bar ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#af_bar li {
	list-style: none;
	display: block;
	float: left;
	width: 160px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

/*** searchresult style -------------------------------------- ***/
#searchresult {
	margin:10px 30px;
	
	}

/*** sidebar style -------------------------------------- ***/
#sidebar {
	float: right;
	clear: right;
	width: 190px;
	height: 100%;
	margin: 0px 10px 0px 0px;
	}

ul#banners {
	width: 190px;
	list-style: none;
	margin: 0px 0px 10px 0px;
}

ul#banners li {
	margin: 0px auto 5px auto;
	text-align:center;
}

ul#banners2 {
	width: 190px;
	list-style: none;
	margin: 0px 0px 10px 0px;
}

ul#banners2 li {
	margin: 0px auto 5px auto;
	list-style: none;
	text-align:center;
}

ul#banners2 li table {
	display:inline;
}











/***  recent_box-------------------------------------- ***/

.recent_blog {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: solid 1px #7c7b7b;
} 

.recent_blog h3 {
background: url(http://www.natsuway.com/wp-content/themes/natsuway2/images/sidebox_title_bg.jpg) no-repeat 0px 0px;
    margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 29px;
	line-height: 29px;
	color: #111111;
}
.recent_blog ul {
	margin: 0px 20px;
	padding: 10px 0px;
}
.recent_blog li {
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	}
	
.recent_blog li a {
	color: #000000;
	text-decoration: none;
}

.recent_blog li a:hover {
	color: #249D54;
	text-decoration:underline;
}

/***  past_box-------------------------------------- ***/

.past_blog {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: solid 1px #7c7b7b;
} 

.past_blog h3 {
background: url(http://www.natsuway.com/wp-content/themes/natsuway2/images/sidebox_title_bg.jpg) no-repeat 0px 0px;
    margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 29px;
	line-height: 29px;
	color: #111111;
}
.past_blog ul {
	margin: 0px 5px;
	padding: 10px 0px;
	text-align:left;
}
.past_blog li {
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	}
	
.past_blog li a {
	color: #000000;
	text-decoration: none;
	text-align:left;
}

.past_blog li a:hover {
	color: #249D54;
	text-decoration:underline;
	text-align:left;
}



/***  science_box-------------------------------------- ***/

.science_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: solid 1px #7c7b7b;
	background: url(images/natsuway_01.gif) no-repeat 480px 0px;
}

.science_box h3 {
	background: url(http://www.natsuway.com/wp-content/themes/natsuway2/images/sidebox_title_bg.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 29px;
	line-height: 29px;
	color: #111111;
}


.science_box ul {
	margin: 0px 20px;
	padding: 10px 0px;
}
.science_box li {
	margin: 0px 5px;
	padding: 5px 0px;
	text-align: left;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	}
	
.science_box li a {
	color: #000000;
	text-decoration: none;
}

.science_box li a:hover {
	color: #249D54;
	text-decoration:underline;
}


/***  bread navi style-------------------------------------- ***/
.kuzu {
	margin: 0px 0px 10px 0px;
	padding:0px;
}

.kuzu a {
	color: #000000;
	text-decoration: none;
}

/***  footer style-------------------------------------- ***/
#footer {
	width: 810px;
	height: 35px;
	padding: 0px;
	margin: 10px auto;
	clear: both;
	text-align: center;
	}




 