@charset "shift_jis";


/*　左メニュー　タイトル　（left_nav2 h3）
------------------------------------------------*/
#left_nav_blog {
	float:left;
	width:157px;
	padding:20px 7px 10px 7px;
	margin:0px;
	color: #666666;
	font-size: 12px;
}

.blog_search {
	width:157px;
	height:25px;
	background:url(../img/blog_left_s.gif) no-repeat;
	text-indent:-9876px;
}
.ti {
	width:140px;
}
.blog_category {
	width:157px;
	height:25px;
	background:url(../img/blog_left_c.gif) no-repeat;
	text-indent:-9876px;
}
.blog_archive {
	width:157px;
	height:25px;
	background:url(../img/blog_left_a.gif) no-repeat;
	text-indent:-9876px;
}
.blog_news {
	width:157px;
	height:25px;
	background:url(../img/blog_left_n.gif) no-repeat;
	text-indent:-9876px;
}


/* swf_img ######################################## */

#swf_img {
	width:780px;
	height:84px;
	margin:0px 0px 2px 0px;
	background:url(../img/blog_001.jpg) no-repeat;
}
#swf_img a {
	width:760px;
	height:74px;
	display:block;
	padding: 10px 0 0 20px;
	font-size:12px;
	color: #ffffff;
	letter-spacing: 0.2em;
}
#swf_img a:link ,
#swf_img a:visited,
#swf_img a:hover,
#swf_img a:active { text-decoration: none;}

/* ############################################## */
   
/* right_nav ######################################## */

#right_nav {
	float:right;
	width:609px;
	background:url(../../img/common/contents_back_001.jpg) no-repeat;
}
#blog {
	width:588px;
	padding:23px 11px 25px 10px;
}
#blog a:link ,
#blog a:visited { color:#0288D1; text-decoration: none;}
#blog a:hover,
#blog a:active { color:#0288D1; text-decoration: underline;}

/* ############################################## */


/*　blog 本文
------------------------------------------------*/
.blog_t {
	width:588px;
	height:36px;
	background:url(../img/blog_t_bg.gif) no-repeat left top;
	margin:0px 0px 2px 0px;
}
.blog_t h3 {
	margin:0px 0px 2px 0px;
	padding:7px 5px 5px 10px;
	color:#0288D1;
	font-size: 14px;
	font-weight: bold;
	line-height:1.8;
	float: left;
}
.blog_t p{
	margin:0px 0px 2px 0px;
	padding:7px 5px 5px 10px;
	color:#0288D1;
	font-size: 12px;
	line-height:2;
	float: right;
}

.blog_main {
	width:574px;
	font-size:12px;
	color:#666666;
	line-height: 2;
	padding:10px 7px 20px 7px;
	margin:0px 0px 20px 0px;
	background:url(../../img/common/maincontents_back_001.jpg) no-repeat;
}

.blog_day{
	margin:0px 0px 2px 0px;
	padding:50px 5px 5px 10px;
	color:#0288D1;
	font-size: 12px;
	line-height:2;
}

#blog_navi {
	color:#0288D1;
	font-size: 12px;
	text-align:center;
	margin:0px auto;
}
#blog_navi .mainpage a {
	padding:0 10px;
}


#search_blog {
	width:588px;
	padding:0px 11px 25px 10px;
}
#search_nav p {
	padding:10px;
}
#search-results,
#search-results2 {
	width:588px;
	padding:23px 11px 0px 10px;
	font-size: 12px;
} 
#search-results2 {
	min-height:500px;
	height:auto !important;  
	height:500px;
} 

}
#current-page {
	color:#0288D1;
	text-align:center;
	font-size: 12px;
}
#search-results p,
#search-results2 p {
	padding:7px 5px 5px 10px;
}
#search-results p.search-results-header,
#search-results2 p.search-results-header {
	margin:0px 0px 2px 0px;
	padding:7px 5px 5px 10px;
	color:#0288D1;
	font-size: 16px;
}
#search-results .content-nav {
	text-align:center;
	font-size: 12px;
	color:#0288D1;
}
