/*---------------------------------------------------------
  Header
----------------------------------------------------------*/

#header{
	padding:0;
	margin:0;
	height:85px;
	background:url(../img/header/bg_header.gif) left bottom repeat-x;
}

#logo{
	width:300px;
	float:left;
	padding:0;
	margin:10 0 0 10px;
}

#head_function{
	width:300px;
	float:right;
	padding:0;
	margin:5 5 0 0px;
}

#snavi{
	width:230px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#snavi li{
	float:right;
	height:20px;
	list-style:none;
}


/*---------------------------------------------------------
  Top
----------------------------------------------------------*/

body {
	padding:0;
	margin:10 0 0 0px;
	text-align:-moz-center; /*FF*/  
	#text-align:center; /*IE */
	font-size:13px;

}

td {
	font-size:13px;
	line-height:18px;
	color:#333333;
}

img{
	border:0;
}

.main {
	font-size:13px;
	margin:10 20 10 8;
	line-height:18px;
	color:#333333;
}

#top ul {
	list-style:none;
	margin:5 0 5 10px;
	padding: 0px;
}

#top li {
	font-size:13px;
	line-height:22px
}

#top a.link1 {
	font-weight:bold;
	color:#bf5f40;
	text-decoration: none;
}


#top a:hover.link1 {
	font-weight:bold;
	color:#bf5f40;
	text-decoration: underline;
}

#top a.link2 {
	font-weight:bold;
	color:#997366;
	text-decoration: none;
}


#top a:hover.link2 {
	font-weight:bold;
	color:#997366;
	text-decoration: underline;
}

.new {
	font-size:12px;
	color:#ff0000;
	margin-left:3px;
}


/*---------------------------------------------------------
  Contents
----------------------------------------------------------*/

a {   
	color:#333333;
} 

a:hover {
	color:#bf5f40;
} 

#main {
	text-align:left;
	width:530px;
	font-size:13px;
	line-height:1.3;
	vertical-align:top;
}

#topicPath {
	margin:10px 0; 
	padding:0px;
} 


#topicPath li { 
	display: inline;  
	line-height:110%;   
	list-style-type:none;   
} 
  
#topicPath li a {   
	padding-right:10px;   
	background:url(../img/topicpath.gif) no-repeat right center; 
	color:#333;
	text-decoration: none;
} 


#topicPath li a:hover {
	color:#bf5f40;
	text-decoration: underline;
} 


table.hp {
	width:520px;
	margin-top:30px;
	margin-bottom:10px;
	border:1px solid #CCC;
	background-color:#F0F0F0;
}

table.hp td {
	padding:5px;
	font-size:13px;
}


#main h4 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:40px;
	padding:2px;
	border-bottom:1px solid #999;
}

#main h2 {
	background:url(../img/ttl-05.gif) no-repeat left center; 
	height:40px;
	margin-top:20px;
}

h2 span{
	visibility: hidden;
}

#main h2.touroku {
	background:url(../img/ttl-06.gif) no-repeat left center; 
	height:40px;
	margin-top:20px;
}

#main h2.info {
	background:url(../img/ttl-07.gif) no-repeat left center; 
	height:50px;
	margin-top:20px;
}

#main h2.about {
	background:url(../img/ttl-08.gif) no-repeat left center; 
	height:50px;
	margin-top:20px;
}

#main h2.link {
	background:url(../img/ttl-09.gif) no-repeat left center; 
	height:50px;
	margin-top:20px;
}

.css5 { 
	clear: left;
}

.css6 {
	margin: 5px 0px 10px 20px;
}


/*---------------------------------------------------------
  Footer
----------------------------------------------------------*/
#border table {
	width:100%;
	border-top:solid 1px #cccccc;
}

#border td {
	font-size:11px;
	color:#666666;
	padding:10px;
	line-height:1.3;
}

* html #border td {
  font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

#link table {
	width:98%;
}

#link td {
	margin:0px;
	padding:5px;
	font-size:11px;
	color:#666666;
	line-height:1.3;
}

* html #link td {
  font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}


#copyright table {
	width:100%;
	margin-top:15px;
	background-color:#999999;
}

#copyright td {
	padding:4px;
	font-size:12px;
	color:ffffff;
	text-align:center;
	font-weight:bold;
	font-family:'Lucida Grande', Verdana, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.pagetop {
	width:550px;
	text-align:right;
	margin-top:30px;
}