@charset "Shift_JIS";
/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
*	{
font-family: Arial,Helvetica,sans-serif;
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

/* 基本構造 */
html	{
}

body	{
font-size: 13px;
color: #000000;
line-height: 1.4em;
letter-spacing: 1px;
text-align: center;
background-color: #f3f3f3;
background-repeat: repeat-y;
background-position: center top;
}

hr	{
display: none;
}

/* 見出し */
h1,h2,h3,h4,h5,h6	{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

div#HEADER h1	{
font-size: 1.5em;
font-weight: bold;
float: left;
margin: 30px 0 0 0;
text-indent: 30px;
color: #333333;
}

div#FOOTER h2	{
display: none;
}

div.text h3	{
font-size: 1.1em;
font-weight: bold;
padding: 20px 1em 5px 20px;
background-image: url('img/text_h3.jpg');
background-repeat: no-repeat;
background-position: 0 23px;
}

h4	{
padding: 20px 1em 5px 1em;
font-weight: bold;
}

h5	{
padding: 20px 1em 5px 1em;
font-weight: bold;
}

h6	{
padding: 20px 1em 5px 1em;
font-weight: bold;
}

/* 段落 */
p	{
text-indent: 0.7em;
padding: 0 1em 5px 1em;
}

/* アンカー */

a	{
color: #34b6e4;
}

a:link	{
}

a:visited	{
}

a:hover	{
color: #34b6e4;
text-decoration: underline;
}

a:active	{
}

a:focus	{
}

/* 強調・追加・削除 */

em	{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

strong	{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

ins	{
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: underline;
padding-left: 100px;
}

del	{
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: line-through;
}

/* フォーム */

input	{
color: #000000;
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
margin: 2px 0;
}

input#TEXT	{
}

input#CHECKBOX	{
border: none;
}

input#RADIO	{
border: none;
}

input#BUTTON	{
font-weight: bold;
}

textarea	{
color: #000000;
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
margin: 2px 0;
padding: 2px 0;
}

select	{
color: #000000;
background-color: #FFFFFF;
border: 1px solid #AAAAAA;
margin: 2px 0;
}

option	{
color: #000000;
background-color: #FFFFFF;
margin: 2px 0;
}

optgroup	{
color: #000000;
background-color: #FFFFFF;
margin: 2px 0;
}

/* リスト */
ol	{
}

ol li	{
}

ul	{
}

ul li	{
}

dl	{
}

dt	{
}

dd	{
}

/* アドレス */
address	{
font-size: 1em;
font-weight: normal;
font-style: normal;
display: inline;
}

/* 引用（サンプルページ未記述） */
blockquote	{
font-style: italic;
background-color: #F5F5F5;
border: 1px solid #EEEEEE;
padding: 10px;
margin: 20px;
}

cite,q	{
font-style: italic;
}

/* 整形済みテキスト（サンプルページ未記述） */
pre	{
font-family: monospace;
padding: 10px;
}

/* 物理要素（サンプルページ未記述） */
b	{
font-weight: bold;
}

i	{
font-style: italic;
}

big	{
font-size: larger;
}

small	{
font-size: smaller;
}

tt	{
font-family: monospace;
}

/* ***********************************************
/* 各#ID＆.class */

body#INDEX	{
}

div#PAGETOP	{
width: 768px;
margin: 0 auto;
background-color: #FFFFFF;
}

div#HEADER	{
height: 120px;
width: 768px;
background-image: url('img/header_bg.gif');
background-repeat: no-repeat;
background-position: center top;
overflow: hidden;
}

div#HEADER a{
color: #333333;
font-size: 0.9em;
font-weight: bold;
}

div#HEADER a:hover{
text-decoration: underline;
}

ul#PAN	{
float: right;
margin: 10px 10px 0 0;
}

ul#PAN	li{
padding: 0 5px;
color: #CCCCCC;
background-repeat: no-repeat;
background-position: right 50%;
display: inline;
}

div#MENU	{
width: 768px;
clear: both;
padding-top: 27px;
background-image: url('img/menu_bg.jpg');
background-repeat: repeat-x;
}

div#MENU h2{
height: 0px;
width: 768px;
text-align: left;
font-size: 1.5em;
line-height: 1.7em;
text-indent: 50px;
font-weight: bold;
background-image: url('img/menu_image.jpg');
background-repeat: no-repeat;
overflow: hidden;
color: #FEFEFE;
}

div#MENU ul{
position: relative;
top: -23px;
width: 768px;
text-align: center;
}

div#MENU li{
display: inline;
padding: 0 10px 0 15px;
border-left: 1px solid #FFFFFF;
}

div#MENU li a{
color: #FEFEFE;
font-size: 0.9em;
}

div#MENU li a:hover{
text-decoration: underline;
}

li#MENU01	{
}

li#MENU02	{
}

li#MENU03	{
}

li#MENU04	{
}

li.menu-on	{
}

div#KIZI	{
width: 768px;
margin-top: 20px;
text-align: left;
}

div#KIZI	h2{
font-size: 1.1em;
font-weight: bold;
background-image: url('img/kizi_h2_bg.jpg');
background-repeat: no-repeat;
background-position: left bottom;
padding: 0 1em 3px 20px;
margin: 0 0 0 50px;
text-align: left;
}


div.text	{
text-align: left;
margin: 0 30px 0 150px;
}

div.text dl{
margin: 10px;
}

div.text dt{
text-indent: 1em;
}

div.text dd{
text-indent: 4em;
}

ul.modori	{
text-align: right;
}

ul.modori li	{
font-size: 0.6em;
padding: 10px;
}

ul.modori li:after	{
content:"へ";
font-size: 2em;
}

div#FOOTER	{
width: 768px;
clear: both;
}

div#FOOTER	ul{
width: 768px;
padding: 10px 0 20px 0;
text-align: right;
background-image: url('img/header_bg.jpg');
background-repeat: no-repeat;
background-position: center top;
}

div#FOOTER	li{
display: inline;
padding: 5px;
}

li#FOOTER01	{
}

li#FOOTER01	{
}

li#FOOTER01	{
}
