/* CSS Document */
@charset "utf-8";

/**
 * Copyright (c) 2010, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.com/yui/license.html
 * version: 2.8.2r1
 *
 * Font size Adjustment
 * http://developer.yahoo.com/yui/examples/fonts/fonts-size_source.html
 */
body { font: 13px/1.231 arial,helvetica,clean,sans-serif;*font-size: small;*font: x-small; }
select,input,button,textarea { font: 99% arial,helvetica,clean,sans-serif; }
table { font-size: inherit;font: 100%; }
pre,code,kbd,samp,tt { font-family: monospace;*font-size: 108%;line-height: 1em; }

/* ====================

 Elements

==================== */

body,p,ul,li,div,br,img,h1,h2,h3{
    margin:0px;
	paddin:0px;
	list-style:none;
}

ul{
	padding: 0;
	list-style-position: outside;
}

body{
	margin: 0;
	padding: 0;
	height: 100%;
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック";
	color: #333;
}

.clear{clear:both}
	
/* ----Images----*/

img {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

/*----page top----*/

p#pageTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/*----header----*/

#header{
    width:1000px;
	margin:0px auto;
	text-align:left;
	padding:20px 0px;
}

#header #logo{float:left}

#header .header_bn{margin:2px 0px 0px 247px;}
	
/*----top----*/

#topMenu {
	background: url(../../img/menu_bg.gif) repeat-x 0 0;
}

#topMenu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 1000px;
}

#topMenu ul li {
	width: 200px;
	height: 40px;
	overflow: hidden;
	float: left;
}

#topImg{
	width:1000px;
	height:230px;
	background:url(../../img/topimg_bc.jpg) no-repeat;
	text-align: center;
	margin:0 auto;
}

#topImg p{
	margin: 0;
	padding: 0;
}

/*----middle----*/

#content{
    width:1000px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}

#content #side {
	width: 260px;
	float: left;
}

#content #main {
	width: 700px;
	float: right;
}

/*----navi----*/

#side dl,
#side dl dt,
#side dl dd,
#side dl dd ul,
#side dl dd ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#side dl dd ul {
	border: solid 1px #ddd;
	border-top: none;
}

#side dl dd ul li a {
	display: block;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	border-top: solid 1px #ddd;
	background: url(../../img/navi_bg.gif) no-repeat 0 0;
}

#side p {
	margin: 20px 0;
}

/*----go_top----*/

#gotop{
	background: url(../../img/gotop_bg.gif) repeat-x 0 0;
}

#gotop p {
	margin: 0 auto;
	width:1000px;
	text-align:right;
}
	
/*----naiyou----*/

#caption {
	background: url(../../img/cap.gif) no-repeat 0 0;
	height: 70px;
}	
	
#caption h1 {
	padding: 15px 25px 5px 25px;
}

#caption p  {
	padding: 0 25px;
	font-size:77%;
	color: #666;
}

#caption p a {
	margin-right: 10px;
	padding-right: 15px;
	background: url(../../img/pan_arrow.gif) no-repeat 100% 50%;
}

.naiyou {
	padding: 10px 0;
	font-size: 108%;
}

.naiyou p {
	margin-bottom: 1em;
	letter-spacing: 2px;
	line-height: 1.6em;
}

.naiyou ul {
	margin: 1em 0;
}

.naiyou ul li{
	margin: 0.5em 0;
	padding-left: 20px;
	background:url(../../img/icon_1.gif) no-repeat 0 0;
}

.naiyou h2 {
	margin: 1em 0;
	padding: 11px 15px;
	font-size: 108%;
	color: #1c8bb9;
	background: url(../../img/ttl.gif) no-repeat 0 0;
	clear: both;
}

.naiyou h3 {
	margin: 1em 0;
	padding: 11px 15px;
	font-size: 108%;
	color: #fff;
	background: url(../../img/subttl.gif) no-repeat 0 0;
	clear: both;
}

/*----foot----*/

#footer {
	background: url(../../img/footer_bg.gif) repeat 0 0;
	color: #000;
}

#footer #copyright {
	background: #fff url(../../img/footer_bg_b.gif) repeat-x 0 0;
}

#footer #copyright p {
	margin: 0 auto;
	padding: 20px 0;
	width: 1000px;
	text-align: center;
}

/*----text_seiretu--*/

.text_seiretu{
    width:180px;
	float:left;}
	
.text_seiretu_2{
    width:180px;
	float:left;
	margin:0px 0px 0px 20px;}
	
.text_seiretu li,.text_seiretu_2 li{margin:10px 0px 0px 0px;
padding:0px 0px 0px 15px;
 background:url(../../img/icon_3.gif) no-repeat left 4px;}
 
.right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#header,
#content,
.naiyou,
ul,
ol,
dl {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}
#header:after,
#content:after,
.naiyou:after,
ul:after,
ol:after,
dl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
