@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #F4F4F4 url(../images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 12px;
	color: #404040;
	margin:0px auto;
	text-align:center;
}
a,a:link,a:visited,a:active{ color:#00F; text-decoration:none;}
a:hover{ text-decoration:underline;}
.boxclear{ height:10px; font-size:0px; line-height:0px; clear:both;}
ul,li{ padding:0px; margin:0px;}
li{ list-style:none; float:left;}
	
/* Header */

#text1{
	 font-size:12px; 
	 padding:10px; 
	 border:2px solid #ECF5F0;
	 text-align:left;
	 padding-left:320px;
	 font-weight:bold;
}
#header {
	width: 650px;
	margin: 0px auto;
	height: 130px;
	letter-spacing: -1px;
}

#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(../images/img05.jpg) no-repeat left top;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1{
	float: left;
	margin: 0;
	text-align: left;
	font-size: 1.5em;
	color: #666;
	width: 350px;
}

#logo h1 a {
	color: #000000;
	text-decoration: none;
}

/* Page */

#page {
	width: 650px;
	margin: 0 auto;
}

.content{
	padding:10px 20px;
	border:1px solid #505050;
	background: #FFF;
	text-align:left;
	font-size:12px;
	line-height:180%;
}
#indexcon{ padding:10px; height:380px;}
#indexcon a{ width:280px; float:left; line-height:120%; padding:10px 0 0 10px; background: url(../images/indent.gif) no-repeat left;}

.bgb{border-bottom:1px dashed #505050; padding-bottom:10px;}
.linkli{ padding:10px;}
.linkli li{ background:url(../images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;}
.boxad{ font-size:10px; padding:10px; border:2px solid #ECF5F0;}
/* Footer */
#footer {
	width: 650px;
	height: 50px;
	padding-top:15px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
	text-align:center;
}

.place{
	height:20px;
	padding:5px;
	border-bottom:1px solid #505050;
	text-align:left;
}

.content h1{
	font-size:15px;
	border-bottom:1px dashed #505050;
	text-align:left;
	padding-top:10px;
}
.content .con{ padding:5px 0px; line-height:220%; width:100%;}
.content .con li{ background:url(../images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; width:100%;}
