/* CSS Document */

*{
margin: 0;
padding: 0;
}

html,body{
font-size: 12px;
color: #333333;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 150%;
}

img{
border: none;
vertical-align: top;
}

a{ color: #666666;}
a:hover{ text-decoration: none;}

a.more{
background: url(http://www.samurai13.jp/sysimg/common/icon_all.jpg) left center no-repeat;
padding: 0 0 2px 20px;
}
	
a.syousai{
background: url(http://www.samurai13.jp/common/img/contents/yajirushi.jpg) left center no-repeat;
padding-left: 10px;
}

#bn_consul{
background: url(../../sysimg/common/bn_consul.jpg) left top no-repeat;
width: 580px;
height: 233px;
clear: both;
margin: 0 auto 30px auto;
}

	#bn_consul dl{
	display: none;
	}
	
	#bn_consul ul{
	list-style: none;
	padding: 129px 0 0 24px;
	}
	
		#bn_consul li{
		float: left;
		}
	
		#bn_consul li a{
		width: 253px;
		height: 64px;
		display: block;
		text-indent: -999em;
		overflow: hidden;
		}
		
			#bn_consul li a.menu01{ background: url(../../sysimg/common/bn_s_consul.jpg) left top no-repeat; margin-right:26px;}
			#bn_consul li a.menu01:hover{ background-position: left bottom;}
			
			#bn_consul li a.menu02{ background: url(../../sysimg/common/bn_s_contact.jpg) left top no-repeat;}
			#bn_consul li a.menu02:hover{ background-position: left bottom;}
			
			

#bn_otoiawase{
background: url(http://www.samurai13.jp/sysimg/common/bn_otoiawase.jpg) left top no-repeat;
display: block;
clear: both;
width: 663px;
height: 195px;
margin-left: auto; margin-right: auto;
text-indent: -999em;
overflow: hidden;
}

#bn_otoiawase:hover{
background-position: left bottom;
}

#bn_samurai{
background: url(http://www.samurai13.jp/sysimg/townpage/bn_samurai.jpg) left top no-repeat;
width: 506px;
height: 158px;
display: block;
text-indent: -999em;
overflow: hidden;
margin: 0 auto 25px auto;
_margin: 25px auto;
}

	#bn_samurai:hover{
	background-position: right top;
	}
	
#bn_specialist{
background: url(../img/contents/problem.jpg) left top no-repeat;
width: 490px;
height: 96px;
text-indent: -999em;
overflow: hidden;
margin: 0 auto;
}

/*--ヘッダー-----------------------------------------------*/

#header{
background: #F2F2F2 url(http://www.samurai13.jp/common/img/header/bg_header.jpg) left bottom repeat-x;
min-width: 986px;
min-height: 150px;
height: auto !important;/*ie6*/
height: 150px;/*ie6*/
margin-bottom: 10px;
}

#header_wrap{
width: 986px;
padding-top: 10px;
padding-bottom: 4px;
margin: 0 auto;
zoom: 100%;
}

	/*--clearfix--*/
	
	#header_wrap:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	#header_wrap{
	display: inline-table;
	}
	
	/*\*/
	
	*html #header_wrap{
	height: 1px;
	}
	
	#header_wrap{
	display: block;
	}
	
	/**/
	
	/*------------*/

	#header_wrap .box_left{
	width: 520px;
	min-height: 92px;
	height: auto !important;
	/*height: 92px;*/
	height: 67px;
	float: left;
position: relative;
padding-top: 25px;
	}
	
	#header_wrap .box_right{
	width: 457px;
	float: right;
	}
	
	#header_wrap h1{
	font-size: 10px;
	color: #06376F;
	font-weight: normal;
position: absolute;
white-space: nowrap;
width: 600px;
top: 0;
	}
	
		#header_wrap .box_right #header_sub_menu{
		list-style: none;
		float: right;
		margin-right: -15px;
		_margin-right: -30px;
		margin-bottom: 10px;
		zoom: 100%;
		}
		
			/*--clearfix--*/
			
			#header_wrap .box_right #header_sub_menu:after{
			display: block;
			clear: both;
			content: ".";
			height: 0;
			visibility: hidden;
			}
			
			#header_wrap .box_right #header_sub_menu{
			display: inline-table;
			}
			
			/*\*/
			
			*html #header_wrap .box_right #header_sub_menu{
			height: 1px;
			}
			
			#header_wrap .box_right #header_sub_menu{
			display: block;
			}
			
			/**/
			
			/*-----------*/
		
			#header_wrap .box_right #header_sub_menu li{
			background: url(http://www.samurai13.jp/common/img/header/yajirushi.gif) left center no-repeat;
			float: left;
			padding-left: 12px;
			margin: 0 15px 0 0;
			}
			
			#header_wrap .box_right #header_sub_menu li a{
			text-decoration: none;
			}
			
	#header_wrap #title a{
	/*background: url(http://www.samurai13.jp/common/img/header/title.jpg) left top no-repeat;*/
	background:url(../img/header/title.jpg) left top no-repeat;
	width: 521px;
	height: 97px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	outline: none;
	}
	
	#header_wrap #header_access{
	background: url(http://www.samurai13.jp/common/img/header/header_access.jpg) left top no-repeat;
	width: 204px;
	height: 70px;
	text-indent: -999em;
	overflow: hidden;
	display: block;
	clear: both;
	float: right;
	margin-bottom: 10px;
	}
	
#header_menu{
list-style: none;
width: 457px;
/*margin: -5px 0 0 0;*/
margin: 0;
clear: both;
float: right;
}

	#header_menu li{
	float: left;
	text-indent: -999em;
	overflow: hidden;
	height: 28px;
	width: 114px;
	}
	
	#header_menu li.menu01{
	width: 115px;
	}
	
		#header_menu li a{
		background: url(http://www.samurai13.jp/common/img/header/header_menu.jpg) left top no-repeat;
		display: block;
		width: 100%;
		height: 100%;
		}
		
			#header_menu li.menu01 a:hover{ background-position: left bottom;}
			
			#header_menu li.menu02 a{ background-position: -115px top;}
			#header_menu li.menu02 a:hover{ background-position: -115px bottom;}
			
			#header_menu li.menu03 a{ background-position: -229px top;}
			#header_menu li.menu03 a:hover{ background-position: -229px bottom;}
			
			#header_menu li.menu04 a{ background-position: -343px top;}
			#header_menu li.menu04 a:hover{ background-position: -343px bottom;}

/*--ヘッドメニュー-----------------------------------------*/

.category_list{
width: 986px;
margin-left: auto; margin-right: auto;
zoom: 100%;
}

	/*--clearfix--*/
	
	.category_list:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	.category_list{
	display: inline-table;
	}
	
	/*\*/
	
	*html .category_list{
	height: 1px;
	}
	
	.category_list{
	display: block;
	}
	
	/**/
	
	/*------------*/

	.category_list ul{
	list-style: none;
	margin-right: -1px;
	zoom: 1;
	}
	
		.category_list ul li{
		float: left;
		width: 140px;
		height: 37px;
		text-indent: -999em;
		overflow: hidden;
		margin: 0 1px 2px 0;
		}
		
			.category_list ul li a{
			background: url(http://www.samurai13.jp/common/img/header/category_list.jpg) left top no-repeat;
			width: 100%;
			height: 100%;
			display: block;
			}
			
				.category_list ul li.menu01 a:hover{ background-position: left -76px;}
				
				.category_list ul li.menu02 a{ background-position: -141px top;}
				.category_list ul li.menu02 a:hover{ background-position: -141px -76px;}
				
				.category_list ul li.menu03 a{ background-position: -282px top;}
				.category_list ul li.menu03 a:hover{ background-position: -282px -76px;}
				
				.category_list ul li.menu04 a{ background-position: -423px top;}
				.category_list ul li.menu04 a:hover{ background-position: -423px -76px;}
				
				.category_list ul li.menu05 a{ background-position: -564px top;}
				.category_list ul li.menu05 a:hover{ background-position: -564px -76px;}
				
				.category_list ul li.menu06 a{ background-position: -705px top;}
				.category_list ul li.menu06 a:hover{ background-position: -705px -76px;}
				
				.category_list ul li.menu07 a{ background-position: -846px top;}
				.category_list ul li.menu07 a:hover{ background-position: -846px -76px;}
				
				.category_list ul li.menu08 a{ background-position: left -39px;}
				.category_list ul li.menu08 a:hover{ background-position: left -115px;}
				
				.category_list ul li.menu09 a{ background-position: -141px -39px;}
				.category_list ul li.menu09 a:hover{ background-position: -141px -115px;}
				
				.category_list ul li.menu10 a{ background-position: -282px -39px;}
				.category_list ul li.menu10 a:hover{ background-position: -282px -115px;}
				
				.category_list ul li.menu11 a{ background-position: -423px -39px;}
				.category_list ul li.menu11 a:hover{ background-position: -423px -115px;}
				
				.category_list ul li.menu12 a{ background-position: -564px -39px;}
				.category_list ul li.menu12 a:hover{ background-position: -564px -115px;}
				
				.category_list ul li.menu13 a{ background-position: -705px -39px;}
				.category_list ul li.menu13 a:hover{ background-position: -705px -115px;}



/*--全体囲み-----------------------------------------------*/

#main_wrap{
width: 986px;
margin: 0 auto;
}

	/*--ヘッダーバナーリスト--*/
	
	#header_banner_list{
	width: 900px;
	margin: 0 auto 20px auto;
	}
	
		/*--clearfix--*/
		
		#header_banner_list:after{
		display: block;
		clear: both;
		content: ".";
		height: 0;
		visibility: hidden;
		}
		
		#header_banner_list{
		display: inline-table;
		}
		
		/*\*/
		
		*html #header_banner_list{
		height: 1px;
		}
		
		#header_banner_list{
		display: block;
		}
		
		/**/
		
		/*------------*/
	
		#header_banner_list ul{
		list-style: none;
		margin-right: -55px;
		margin-right: -110px;
		zoom: 1;
		}
		
			#header_banner_list ul li{
			float: left;
			margin: 0 55px 0 0;
			}


/*--コンテンツ囲み-----------------------------------------*/

#contents_wrap{
width: 720px;
}

#contents_wrap2{/*--1カラム--*/
width: 920px;
margin: 0 auto;
}


/*--ぱんくずリスト-----------------------------------------*/

#pankuzu{
background: url(http://www.samurai13.jp/common/img/contents/pankuzu_home.gif) left top no-repeat;
padding-left: 19px;
font-size: 12px;
color: #666666;
margin-bottom: 10px;
}

/*--フッターメニュー-----------------------------------------*/

#footer_sub_menu{
background: #F6F6F6;
clear: both;
padding: 5px 10px;
zoom: 100%;
margin-bottom: 60px;
}

	/*--clearfix--*/
	
	#footer_sub_menu:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	}
	
	#footer_sub_menu{
	display: inline-table;
	}
	
	/*\*/
	
	*html #footer_sub_menu{
	height: 1px;
	}
	
	#footer_sub_menu{
	display: block;
	}
	
	/**/
	
	/*------------*/

	#footer_sub_menu ul{
	list-style: none;
	}
	
		#footer_sub_menu ul li{
		float: left;
		margin: 0 25px 0 0;
		}

#footer_menu{
background: url(http://www.samurai13.jp/common/img/footer/bg_footer_menu.jpg) left top repeat-x;
min-width: 986px;
min-height: 256px;
height: auto !important;/*ie6*/
height: 256px;/*ie6*/
margin-bottom: 1px;
clear: both;
}

#footer_menu_wrap{
width: 986px;
margin: 0 auto;
}

#footer_nav{
background: url(http://www.samurai13.jp/common/img/footer/footer_line.jpg) left top no-repeat;
padding-top: 15px;
list-style: none;
margin-bottom:5px;
}

	#footer_nav li{
	background: url(http://www.samurai13.jp/common/img/header/yajirushi.gif) left center no-repeat;
	padding: 0 0 0 10px;
	float: left;
	margin: 0 15px 0 0;
	}
	
	
	/*--ブログページナビ----------------------------------------------*/

	.blog_page_nav{
	background: url(http://www.samurai13.jp/sysimg/blog/bg_page_nav.jpg) left top no-repeat;
	width: 720px;
	min-height: 46px;
	height: auto !important;
	height: 46px;
	margin-bottom: 45px;
	}
	
	.blog_page_nav2{
	background: url(http://www.samurai13.jp/sysimg/new_info/bg_page_navi.jpg) left top no-repeat;
	width: 720px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 45px;
	}
	
	#myblog_pagenavi .blog_page_nav2{
	background: url(http://www.samurai13.jp/sysimg/myblog/bg_page_navi.jpg) left top no-repeat;
	width: 720px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 45px;
	}
	
		.blog_page_nav ul{
		padding-top: 12px;
		list-style: none;
		}
		
		.blog_page_nav2 ul{
		padding-top: 6px;
		list-style: none;
		}
		
			.blog_page_nav ul li{
			text-align: center;
			float: left;
			width: 240px;
			}
			
			.blog_page_nav2 ul li{
			float: left;
			}
			
				.blog_page_nav2 ul li a{
				color: #4E77AA;
				}
			
			.blog_page_nav ul.stripe li.first{
			text-align: left;
			padding-left: 50px;
			width: 190px;
			}
			
			.blog_page_nav2 ul li#back_page{
			text-align: center;
			width: 110px;
			}
			
			.blog_page_nav ul.stripe li.last{
			text-align: right;
			padding-right: 50px;
			width: 190px;
			}
			
			.blog_page_nav2 ul li#return_top{
			text-align: center;
			width: 500px;
			}
			
				.blog_page_nav2 ul li#return_top a{
				color: #FFFFFF;
				}
			
			.blog_page_nav2 ul li#next_page{
			text-align: center;
			width: 110px;
			}
	
	

/*--フッター-------------------------------------------------*/

#footer{
background: url(http://www.samurai13.jp/common/img/footer/bg_footer.jpg) left top repeat-x;
min-width: 986px;
min-height: 180px;
height: auto !important;/*ie6*/
height: 180px;/*ie6*/
}

#footer_wrap{
width: 986px;
margin: 0 auto;
text-align: center;
padding-top: 15px;
}

#footer_wrap address{
background: url(http://www.samurai13.jp/common/img/footer/copyright.jpg) left top no-repeat;
width: 280px;
height: 14px;
text-indent: -999em;
overflow: hidden;
margin: 0 auto;
}

