/*
Theme Name: SANKUNET
Theme URI: http://www.sankunet.jp/
Description: SANKUNET Navi
Version: 1.1
Author: SANKUNET
Author URI: http://www.sankunet.jp/
*/

/****************************************
		1. General Setting 
*****************************************/
*{
	margin:0px;
	padding:0px;}
	
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	vertical-align: baseline;
	list-style:none;
	
	}

html{
	background: url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/bg.jpg);
	background-repeat:repeat;
	}

body{
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 140%;
	color:#19244C;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}

a{
	color:#19244C;
	text-decoration:underline;}
	
a:hover{
	color:#06C;}
	
div{display:block;}	
	



/* ////////////////////////// Hack */

.clearfix:after {
	content: ".";
	display: block;
	height:	0;
	clear:	both;
	visibility:	hidden;}

.clearfix {	display:	inline-block;} /* IE7 */

/* Hides from IE-mac*/
* html .crearfix {	height: 1%;}
.clearfix {	display:	block;}
/* End hide from IE-mac */
	


/****************************************
		2. Basic Layout 
*****************************************/
#page{}

#wrapper{}

#header{
	width:900px;
	margin:0px auto;
	padding-top:12px;
	}

#contents{
	width:900px;
	margin:0px auto;
	padding-bottom:20px;}
	
	
#contents a:hover img{
	/*ƒ‚ƒ_ƒ“ƒuƒ‰ƒEƒU—p*/
	opacity:0.8;
	/*IE7ˆÈ‰º—p*/
	filter:alpha(opacity=80);
	/*IE8—p*/
	-ms-filter:"alpha(opacity=80)";
}
	
#main{
	width:690px;
	float: left;
	padding-top:15px;}

#side{
	width: 210px;
	float: left;
	padding-top:15px;}








/****************************************
		3.  Header, Menu
*****************************************/

#header_l,#header_r{
	float:left;
	width:450px;}
	
#header_l p{}
	
#header_r p#h_tel{
	float:left;
	width:213px;}
	
	
#header_r p#h_mail{
	float:left;
	width:237px;}	

#TopBtn{
	padding-top:9px;}

#Navi{
	float:none;
	clear:both;
	}
	
#Navi ul li{
	height:35px;
	width:150px;
	display:block;
	overflow:hidden;
	position:relative;
	float:left;}
	
#Navi ul li a{
	position:absolute;
	top:0px;
	left:0px;
	height:35px;
	width:150px;}
	
	
#Navi ul li a:hover{
	top:-35px;
	left:0px;}

/****************************************
		4.  Main
*****************************************/
#TopImg{
	margin-bottom:15px;
	height:200px;}
	

.List{
	width:225px;
	float:left;}
	
.List_inner{
	width:208px;
	border:1px solid #CCC;
	background-color:#FFF;}

.List ul{
	width:188px;
	padding:0px 10px;}

.List ul li{
	padding:10px 0px;}

.List ul li+li{
	border-top:1px dotted #CCC;
}

.List ul li p{
	margin-bottom:5px;}
	
.List ul li p.date{
	color:#CC0000;}
	
.List ul li p.entry_ttl{
	font-size:12px;
	color:#FFF;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/ttl_bg.jpg);
	padding:2px;}
	
p.entry_ttl a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;}
	
p.entry_ttl a:hover{
	text-decoration:underline;}
	
.List ul li p.entry_txt{}	

.List ul li p.more{
	text-align:right;}
	
.ListBox{
	width:675px;
	float:none;
	clear:both;
	padding-bottom:15px;}


/****************************************
		5. side
*****************************************/

.side_box{
	margin-bottom:15px;}
	
.Inq{
	height:150px;}
	
.side_box_btn{}
	
.side_box h3{
	margin-bottom:3px;}
	

.Search input#searchsubmit{
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/btn_search.jpg);
	width:45px;
	height:23px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;}
	
.side_box ul li{
	list-style:none;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:8px;
	line-height:180%;
	background-position:0px 7px;}
	
.tag p{
	line-height:200%;}

/****************************************
		6. Comments
*****************************************/

		
/****************************************
		7.  widget
*****************************************/

/****************************************
		8.  Form
*****************************************/

/****************************************
		9.  Footer
*****************************************/
.PageTop{
	text-align:right;
	width:900px;
	margin:0px auto;
	height:22px;}
	
#footer{
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/bg_footer.jpg);
	background-repeat:repeat-x;
	float:none;
	clear:both;
	padding-top:5px;
	background-color:#19244E;
	padding-bottom:50px;}
	
#footer_inner{
	width:900px;
	margin:0px auto;
	padding-top:30px;
	background-color:#19244E;
	color:#FFF;}
	
	
#footer_inner ul li a{
	color:#FFF;}
	
#footer_inner ul li a:hover{
	color:#7F86BE;}
	
	
#footer_inner_l{
	float:left;
	width:350px;}
	
#footer_inner h4{
	font-size:14px;
	border-left:2px solid #FFF;
	margin-bottom:10px;
	padding-left:5px;
	}
	
#footer_inner_l p{
	padding-left:7px;
	font-size:83%;
	margin-bottom:10px;}
	
	
#footer_inner_l ul li{
	list-style:none;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/arrow2.jpg);
	background-repeat:no-repeat;
	padding-left:8px;
	line-height:170%;
	background-position:0px 7px;}	

#footer_inner_r{
	float:right;
	width:550px;}
	
	
#footer_inner_r ul{
	margin-bottom:10px;
	float:right;}
	
#footer_inner_r ul li{
	display:inline;}
	
#P_box{
	width:488px;
	border:1px solid #366CA1;
	padding:8px 5px;
	background-color:#FFF;
	margin-left:50px;
	float:none;
	clear:both;
	margin-bottom:10px;}
	
#P_box_l{
	float:left;
	width:80px;}
	
#P_box_r{
	width:408px;
	float:right;
	}
#P_box_r p{
	font-size:83%;
	color:#19244C;
	line-height:130%;}
	
p#Copy{
	color:#7F86BE;
	font-weight:normal;
	text-align:right;}	
	
.Wh{
	color:#FFF;}
	
	
/*detail page////////////////////////////////////////*/

.EntryBox{
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/entry_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	width:618px;
	border:1px solid #CCC;
	padding:20px;}
	
.EntryTtl{
	margin-bottom:20px;}

.EntryTtl_l{
	float:left;
	width:45px;}
	
.EntryTtl_r{
	float:right;
	width:573px;}
	
.EntryTtl_r .CtgName a{
	color:#CC0000;
	text-decoration:none;}
	
.EntryTtl_r h2.EntryTtl_txt{
	font-size:14px;
	font-weight:bold;}
	
.TxtArea{
	margin-bottom:20px;
	float:none;
	clear:both;}
	
.Connection{
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/connection_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:610px;
	border:1px solid #CCC;
	padding:4px;
	margin:15px 0px;}
	
.Connection h3{
	margin-bottom:15px;
}

.Connection ul li{
	list-style:none;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/arrow.jpg);
	background-repeat:no-repeat;
	padding-left:13px;
	line-height:200%;
	background-position:5px 8px;}
	
.Connection ul li+li{
	border-top:1px dotted #CCC;}
	
.Connection_ctg{
	color:#CC0000;
	padding-right:15px;}
	
.InquireBox{
	width:616px;
	background-color:#F2F4FC;
	padding:1px;
	border:1px solid #1E3264;
	margin-bottom:30px;}
	
.InquireBox_inner{
	background-color:#CC0000;
	padding:3px;
	height:40px;
	}
	
.InquireBox_inner p{
	float:left;
	display:block;}
	
p.caution{
	float:none;
	clear:left;
	padding:10px;}
	
	
	
/*Ctg////////////////////////////////////////////*/

.CtgTtl{
	margin-bottom:20px;
}


.CtgEntry{}

.CtgEntry ul li{
	padding:10px 0px;}

.CtgEntry ul li+li{
	border-top:1px dotted #CCC;
}

.CtgEntry ul li p{
	margin-bottom:5px;}
	
.CtgEntry ul li p.date{
	color:#CC0000;}
	
.CtgEntry ul li p.entry_ttl{
	font-size:14px;
	color:#FFF;
	background-image:url(https://www.sanku.net/cgi-bin/mpmail-sankunavi/images/ttl_bg2.jpg);
	padding:2px;
	margin-bottom:10px;}
	
.CtgEntry ul li p.entry_txt{}	

.CtgEntry ul li p.more{
	text-align:right;}

