a{ text-decoration: underline; }
a:link{ color: #1E87AE; }
a:visited{ color: #1E87AE; }
a:hover{ color: #34AEDC; }


/*--------------------------------------------------------
2、見出し
--------------------------------------------------------*/

h1{
	z-index: 1;
	position: absolute;
	margin: 7px 0 0 16px;
	font-size: 8.5pt;
	color: #fff;/*文字色*/
}


h2 {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding-left: 7px;
	font-size: 13pt;
	font-weight: bold;
	line-height: 22pt;
	color: #fff;/*文字色*/
	background: url(../img/h2-back.jpg) repeat-x;/*背景画像*/
	border-left: 5px solid #007300;/*左枠線*/
}


h3{
	clear: both;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	color: #fff;/*文字色*/
	background: url(../img/h3-back.jpg);/*背景画像*/
}


/*--------------------------------------------------------
■トータル設定
--------------------------------------------------------*/

body{
	margin: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}

p{ line-height: 1.4em; }

pre{
	font-size: 10pt;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}

/*--------------------------------------------------------
■container設定
--------------------------------------------------------*/

/*サイズ設定 1*/
div#container{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/*--------------------------------------------------------
■ヘッダーロゴ
--------------------------------------------------------*/

/*サイズ設定 3*/
div#header-logo{
	z-index: 1;
	position: absolute;
	top: 0;
	width: 980px;
	height: 106px;
	text-align: left;
	background: url(../img/header_bg.jpg) no-repeat;
}

/*--------------------▽ヘッダー文章*/

div#header-text{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 400px;
	text-align: right;
	font-size: 9pt;
	line-height: 14pt;
	color: #333;
}

div#top-menu{
	position: absolute;
	top: 40px;
	left: 640px;
	width: 300px;
	text-align: left;
}

div#top-menu li{
	display: block;
	line-height: 14pt;
	font-size: 1.05em;
}

/*--------------------------------------------------------
■font-size
--------------------------------------------------------*/
#font-size {
	width:157px;
	height:30px;
	background:url(../img/font-size.jpg) no-repeat top;
	margin-top:0px;
	left:640px;
  position: absolute;
  top: 3px;
}

#font-size ul {
	position:absolute;
	left:67px;
	list-style-type:none;
}

#font-size li {
	float:left;
	margin:0 2px 0 0;
}

#font-size li a {
	display:block;
	width:43px;
	height:30px;
	text-decoration:none;
}

#font-size li.default a:hover,#font-size li.mediumed a {
	background:url(../images/font-size.jpg);
	background-position:-67px -30px;
}

#font-size li.large a:hover,#font-size li.largeed a {
	background:url(../images/font-size.jpg);
	background-position:-110px -60px;
}

#font-size li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
}

.navigation {
	display:none;
}

#ad_area{
	width:460px;
	height:60px;
	position:absolute;
	top:20px;
	left:160px;
	background: url(../images/top-ad.gif) no-repeat;
}

/*--------------------------------------------------------
■パン屑ナビ
--------------------------------------------------------*/

/*サイズ設定 4*/
div#navi{
	position: absolute;
	top: 140px;
	width: 980px;
	background: #fff;
}

div#navi p{
	margin: 6px 0 0 16px;
	font-size: 8.5pt;
	line-height: 14pt;
}


/*--------------------------------------------------------
■コンテンツ全体（右＆左＆フッター）
--------------------------------------------------------*/

/*サイズ設定 5*/
div#main{
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 980px;
	text-align: left;
	background: #fff;
}


/*--------------------------------------------------------
■中央コンテンツ＆左メニュー
--------------------------------------------------------*/

div#left-all{
	float: left;
	width: 768px;
	overflow: hidden;
}


/*--------------------------------------------------------
■左メニュー
--------------------------------------------------------*/

/*サイズ設定 6*/
div#left{
	overflow: hidden;
	float: left;
	width: 210px;
}


/*--------------------▽メニューボックス*/

div#left .menu{
	margin: 0px;
	width: 208px;
	border: 1px solid #BDBBB9;/*枠線*/
	margin-bottom:10px;
}

div#left ul.list {
    list-style: none;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
 
div#left ul.list li {
    margin: 5px 5px;
    padding: 0px 0px 0px 15px;
    background: url(../images/list-img.jpg) no-repeat 3px 0.4em;
    list-style: none;font-size: 1.05em;line-height: 130%;
}

div#left .menu img{
	margin-right:5px;
	vertical-align:middle;
}

div#left p{
	margin: 8px;
}

div#left #bannner{
	text-align:center;
}

div#left #bannner img{
	margin-bottom:10px;
}


/*--------------------------------------------------------
■中央コンテンツ
--------------------------------------------------------*/

/*サイズ設定 7*/
div#center{
	overflow: hidden;
	float: left;
	width: 540px;
	margin-left:10px;
}

/*--------------------▽コンテンツ*/

.main_inner .contents{
	clear: both;
	margin: 20px 20px 40px 20px;
}

/*コンテンツ（インデント：10px）*/
div#center .contents2{
	clear: both;
	margin: 20px 30px 50px 30px;
}



div#center #box300 {
	float:left;
	width:290px;
	border:1px solid #bbbbbb;
	margin:0 5px 5px 0;
	text-align:left;
}

div#center #box300 img{
	margin:10px 10px 10px 10px;
}

div#center #box270 {
	float:left;
	width:260px;
	border:1px solid #bbbbbb;
	margin:0 5px 5px 0;
	text-align:left;
}

div#center #box270 img{
	margin:10px 10px 10px 10px;
}

div#center #box200 {
	float:left;
	width:230px;
	margin:0 0 5px 0;
	text-align:left;
}


div#center #box200 p{
	margin:0 5px 0 10px;
	text-align:left;
        font-size:12px;
        color:#555555;
}



/*--------------------▽コンテンツ内のリストタグ*/

div#center ul,
div#center ol{
	margin: 0 0 20px 20px;
}
div#center li{
	line-height: 1.8em;
}
div#center ul.list {
    list-style: none;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
 
div#center ul.list li {
    margin: 5px 5px;
    padding: 0px 0px 0px 15px;
    background: url(../images/list-img.jpg) no-repeat 3px 0.4em;
    list-style: none;font-size: 1.05em;line-height: 130%;
}
/*--------------------▽コンテンツ内の線*/

div#center hr{
	clear: both;
	margin: 10px 0 10px 0;
	color: #ccc;
}

/*--------------------▽更新情報内のリストタグ*/

div#center ul.topics{
	padding: 10px;
	border: 1px solid #aaa;
	list-style-type: none;
	list-style-position: outside;
}



/*--------------------▽戻る＆進むリンク*/

.link-back,
.link-next{
	clear: both;
	margin-top: 20px;
	padding: 0;
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
}

.link-back{ text-align: left; }
.link-next{ text-align: right; }


/*--------------------▽中央コンテンツ内のPタグは、自動改行*/

p{ margin-bottom: 1.0em; }

div#center .tbl table {
	width: 100%;
	font-size: 100%;
	text-align: left;
	border-top: 1px solid #CCC;
}

div#center .tbl th {
	padding: 8px 5px 8px 6px;
	width: 60px;
	border-bottom: 1px solid #E9E9E9;
	background-color: #F9F9F9;
	font-weight:bold;
}

div#center .tbl td {
	padding: 8px 0 8px 6px;
	border-bottom: 1px solid #EEE;
}


/*--------------------------------------------------------
■右メニュー
--------------------------------------------------------*/

/*サイズ設定 8*/
div#right{
	overflow: hidden;
	float: right;
	width: 210px;
}


/*--------------------▽メニューボックス*/

div#right .menu{
	margin: 0px;
	width: 208px;
	border: 1px solid #BDBBB9;/*枠線*/
	margin-bottom:10px;
}

div#right ul.list {
    list-style: none;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
 
div#right ul.list li {
    margin: 5px 5px;
    padding: 0px 0px 0px 15px;
    background: url(../images/list-img.jpg) no-repeat 3px 0.4em;
    list-style: none;font-size: 1.05em;line-height: 130%;
}

div#right .menu img{
	margin-right:5px;
	vertical-align:middle;
}

div#right p{
	margin: 8px;
}

.b10{
	margin-bottom:10px;
}

div#right form{
	margin: 5px 15px 5px 15px;
}

div#right input{
	margin-bottom:5px;
}

/*--------------------------------------------------------
■フッター
--------------------------------------------------------*/

/*サイズ設定 9*/
div#footer{
	clear: both;
	width: 980px;
	text-align: center;
	background: #fff;
}

div#footer hr{
	clear: both;
	color: #008A00;
	height:3px;
}

div#footer img{
	vertical-align:middle;
}

div#footer #copyright{
	clear: both;
	margin-top: 0px;
	padding: 15px 0 15px 0;
	width: 980px;
	font-size: 10pt;
	line-height: 14pt;
	color: #666;
	background: #fff;
}

/*--------------------------------------------------------
■フォントカラー
--------------------------------------------------------*/
.black{ color: #000!important; }/*黒色*/
.red{ color: #ff0000!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #ccc!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #cc6699!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/

/*--------------------------------------------------------
■その他
--------------------------------------------------------*/

td{ padding: 8px; }

.position-left{
	float: left;
	margin: 0 30px 20px 0!important;
}

.position-right{
	float: right;
	margin: 0 0 20px 30px!important;
}

div#center #yuimaru{
	width:100%;
}

div#center #yuimaru .left{
	width:265px;
	float:left;
	margin-right:5px;
}

div#center #yuimaru .right{
	width:265px;
	float:right;
	margin-left:5px;
}
div#center #yuimaru .clear{
	clear:both;
}

div#center #yuimaru .mb10{
	margin-bottom:10px;
}

div#center #yuimaru .contents{
	width:265px;
	margin:0 auto;
}

div#center #yuimaru .contents .left{
	width:150px;
	margin:0 auto;
}

div#center #yuimaru .contents .right{
	width:115px;
	height:100px;
	margin:0 auto;
	text-align:right;
	background-color:#FCF8EF;
}

div#center #yuimaru .contents .right .text{
	width:110px;
	margin-left:3px;
	text-align:left;
}

.regist_tbl table {
	width: 100%;
	font-size: 100%;
	text-align: left;
}

.regist_tbl th {
	padding: 8px 5px 8px 6px;
	width: 100px;
	border-bottom: 1px solid #E9E9E9;
	background-color: #F9F9F9;
	font-weight:bold;
}

.regist_tbl td {
	padding: 8px 0 8px 6px;
	border-bottom: 1px solid #EEE;
}
.regist_tbl td input {
	width:70%;
}
.regist_tbl td textarea {
	width:85%;
}

*:first-child+html .menu{
	width: 210px;
}