/* CSS Document */

/*********************************
SET UP
*********************************/
body{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#000;
	font-size:14px;
}
img{
	border:0;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,
p,ul,ol,li,dl,dt,dd{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	line-height:1.28;
}
ul,ol,li{
	list-style-type:none;
}
hr{
	display:none;
}

a:link{color:#039}
a:visited{color:#039}
a:hover{color:#c00}
		
/*********************************
common
*********************************/
#allwrap{
	width:800px;
	padding-top:1px;
	padding-left:25px;
	padding-right:55px;
	position:relative;
}
html>body #allwrap{width:720px;}

#mainwrap{
	width:720px;
	padding-bottom:20px;
}
#mainwrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#mainwrap {
	display: inline-table;
	/*min-height:1%;*/
	zoom : 1 ;
}
/* Hides from IE-mac \*/
* html #mainwrap {height: 1%;}
#mainwrap {display: block;}
/* End hide from IE-mac */


#footer{
	width:720px;
	background:#fff url(../img/line_02.gif) center top no-repeat;
	padding-top:12px;
	text-align:center;
}

/*********************************
#header
*********************************/
#header{
	width:720px;
	position:relative;
}

#header li{
	display:block;
	float:left;
}

#hnav{
	width:390px;
	height:23px;
	position:absolute;
	right:0;
	bottom:0;
}
* html #hnav{bottom:-4px;}
#sp_nav{
	width:381px;
	height:48px;
	position:absolute;
	top:0;
	right:0;
}

#header:after,
#hnav:after,
#sp_nav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#header,
#hnav,
#sp_nav {
	display: inline-table;
	/*min-height:1%;*/
	zoom : 1 ;
}
/* Hides from IE-mac \*/
* html #header,
* html #hnav,
* html #sp_nav {height: 1%;}
#header,
#hnav,
#sp_nav {display: block;}
/* End hide from IE-mac */

#header h1{
	font-size:71%;
	font-weight:normal;
	color:#666;
	padding-left:15px;
	margin-top:10px;
}
#header h1,
#header h2{
	width:330px;
	float:left;
	clear:left;
}

/*********************************
#gnav
*********************************/
#gnav{
	width:720px;
	margin-bottom:20px;
}
#gnav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#gnav {
	display: inline-table;
	/*min-height:1%;*/
	zoom : 1 ;
}
/* Hides from IE-mac \*/
* html #gnav {height: 1%;}
#gnav {display: block;}
/* End hide from IE-mac */

#gnav li{
	display:block;
	float:left;
}
#gnav li a{
	display:block;
}


/*********************************
#leftwrap
*********************************/
#leftwrap{
	width:510px;
	float:left;
}

#outline{
	margin-bottom:15px;
}

/* section ***********************/
.section{
	background:#fff url(../img/line_01.gif) center bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:20px;
}
.section h3{
	margin-bottom:10px;
}
.section li{
	background:url(../img/point01.gif) 0 0.2em no-repeat;
	padding-left:11px;
	margin-bottom:5px;
}

/* block ***********************/
.block dl{
	width:100%;
}
.block dl:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.block dl {
	display: inline-table;
	/*min-height:1%;*/
	zoom : 1 ;
}
/* Hides from IE-mac \*/
* html .block dl {height: 1%;}
.block dl {display: block;}
/* End hide from IE-mac */

.block dt{
	background:url(../img/point01.gif) 0 0.2em no-repeat;
	padding-left:11px;
	margin:0 10px;
	width:65px;
	float:left;
}
* html .block dt{margin-left:5px;}
.block dd{
	width:410px;
	float:left;
}

/* search ***********************/
#search li{width:100%;}
#search li:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#search li {
	display: inline-table;
	/*min-height:1%;*/
	zoom : 1 ;
}
/* Hides from IE-mac \*/
* html #search li {height: 1%;}
#search li {display: block;}
/* End hide from IE-mac */

#search label{
	display:block;
	width:130px;
	float:left;
	margin-top:3px;
}
#search label span{
	width:5em;
	display:block;
	float:left;
}
#search li input.img_input{
	vertical-align:bottom;
}
#search li input{
	margin-right:15px;
}

#search ul.category_table{
	margin-left:-11px;
	position:relative;
}
#search ul.category_table li{
	background:none;
	float:left;
	width:60px;
	margin:4px 4px 0 0;
	padding:0;
}

/* osirase ***********************/
#osirase {
	background:none;
	margin-bottom:20px;
	padding-bottom:0;
}
#osirase strong{
	color:#f00;
	font-weight:bold;
}
#osirase li{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #7ba61f;
}

/*********************************
#rightwrap
*********************************/
#rightwrap{
	width:190px;
	float:right;
	text-align:center;
}
#rightwrap *{
	line-height:0;
}

#rightwrap ul li{
	margin:0 0 10px 0;
	padding:0;
}
* html #rightwrap ul li{
	margin-bottom:7px;
}

/********************************
#oi[
*********************************/
.banna {
  margin-bottom:10px;
}
