@charset "Shift_Jis";


/*---全体---*/

*{
margin:0;
padding:0;
font:normal normal normal 100%/160% georgia,Verdana,Osaka,"ＭＳ Ｐゴシック",serif;
color:#746a69;
border:0;
}

html{
scrollbar-arrow-color:#535436;
scrollbar-face-color:#111;
scrollbar-track-color:#111;
scrollbar-highlight-color:#111;
scrollbar-shadow-color:#33322b;
scrollbar-3dlight-color:#111;
scrollbar-darkshadow-color:#111;
}

body{
font-size:75%;
}


/*---背景画---*/

#BODY1{
background:#111 url(img/bg_1.jpg) no-repeat fixed 100% 0;
}

#BODY2{
background:#111 url(img/bg_2.jpg) no-repeat fixed 100% 0;
}

#BODY3{
background:#111 url(img/bg_3.jpg) no-repeat fixed 100% 0;
}

#BODY4{
background:#111 url(img/bg_4.jpg) no-repeat fixed 100% 0;
}

#BODY5{
background:#111 url(img/bg_5.jpg) no-repeat fixed 100% 0;
}

#BODY6{
background:#111 url(img/bg_6.jpg) no-repeat fixed 100% 0;
}


/*---リンク---*/

a:link{
color:#535436;
}

a:visited{ 
color:#746a69;
}

a:hover{ 
color:#888084;
}

a{
text-decoration:none;
}


/*---ラッパー---*/

#WRAP{
width:770px;
float:right;
}


/*---ヘッダー---*/

#HEAD{
background:url(img/head.gif) no-repeat 100% 0;
width:770px;
height:540px;
text-align:left;
}

#HEAD h1{
padding:225px 0 0 0;
margin:0 20px 0 0;
color:#535436;
font-size:26px;
font-family:"Times New Roman",georgia,Arial,serif;
font-style:italic;
text-align:right;
letter-spacing:0.1em;
}

#HEAD h2, #HEAD h3{
display:none;
}


/*---メニュー---*/

#MENU{
margin:20px 0 0;
text-align:right;
}

#MENU a{
margin:0 0 0 9px;
padding:0 20px 0 0;
width:740px;
color:#555641;
display:block;
}

#MENU a:hover{
background:url(img/line.gif) repeat-x 100% 100%;
}

#MENU > li a:hover{
background:url(img/line.png) repeat-x 100% 100%;
}

#MENU li#HERE a{
color:#50262B;
}


/*---サブメニュー---*/

#SUB{
margin:25px 0 0px;
padding:0 20px 0 0;
text-align:right;
}

#SUB li{
padding:0 0 0 10px;
display:inline;
}

.clap{
padding:0 2px;
background:#191919;
border:1px solid #535436;
}


/*---メイン---*/

#MAIN{
margin:10px 0 0;
padding:70px 0 10px;
background:#111;
}

.text{
padding:20px;
width:640px;
text-align:left;
}

.skip{
padding:0 10px 0 0;
text-align:right;
}

.text,.skip li,h3{
margin:0 30px;
}


/*---フッター---*/

#FOOT{
clear:both;
margin:30px 30px 0;
padding:10px 0 5px;
background:url(img/line.gif) repeat-x 150% 0;
text-align:center;
}

#FOOT li,address{
margin:0 0.3em;
display:inline;
}


/*---見出し（h要素）---*/


h3{
padding:10px 0 0;
background:url(img/line.gif) repeat-x 115% 100%;
font-size:13pt;
}

h4{
margin:15px 0 0;
}


/*---リスト---*/

ul,ol{
margin:0 0 0 4px;
list-style:none;
}

dt{
margin:0.5em 0 1px;
}

dd{	
padding:2px 0.5em;
}

.rows li{
margin:0 10px 0 0;
display:inline;
}

ul.bullet{
margin:0 0 8px 13px;
}

.bullet li{
margin:0 2px;
list-style-type:circle;
}


/*---その他1---*/

hr{
display:none;
}

p{
margin:0.6em 0;
}

img{
margin:3px 0.2em 0.2em 0;
}


/*---その他2---*/

em{
color:#7a1e2a;
}

strong{
color:#7a1e2a;
font-weight:bold;
}

ins{
text-decoration:underline;
}

del{
text-decoration:line-through;
} 

big{
font-size:125%;
}

small{
font-size:85%;
}


/*---回り込み解除---*/

.clear{
clear:both;
line-height:0;
}


/*---装飾BOX---*/

.box_auto{
overflow:auto;
margin:10px 0;
padding:0 5px;
height:70px;
border:1px solid #222;
}


/*---MAIL FORM---*/

textarea{
margin:3px 0 0;
padding:3px 5px;
background:#111;
width:281px;
height:65px;
color:#746a69;
border:1px solid #222;
}

input{
background:#111;
width:281px;
height:20px;
color:#535436;
border:1px solid #222;
}

.form dt{
margin:5px 0 0;
}

.submit{
margin:7px 0 10px;
}


/*---LINKS---*/

.link dt{
margin:5px 10px 0 0;
width:200px;
float:left;
}

.link dd{
margin:5px 0;
}

.link{
clear:both;
}

.link2 dt{
margin:0 8px 0 0;
}

.link2 dd{
margin:0 0 0 7px;
padding:5px 0 7px 7px;
border-left:2px solid #471e47;
}

.link3{
width:155px;
float :left;
}

.link3 dt{
margin:0 8px 0 0;
}

.link3 dd{
margin:0 0 0 7px;
padding:5px 0 2px 7px;
border-left:2px solid #471e47;
}


/*以下はダウンロードのファイルには含まれません*/

/*---------テンプレートページへ戻り------------*/

.return{
font-size:90%;
}