@charset "Shift_Jis";


/*---全体---*/

*{
margin:0;
padding:0;
font:normal normal normal 100%/160% Verdana,Osaka,"ＭＳ Ｐゴシック",sans-serif;
color:#4f4f4f;
border:0;
}

html{
height:100%;
scrollbar-arrow-color:#b00030;
scrollbar-face-color:#d6d9d2;
scrollbar-track-color:#d6d9d2;
scrollbar-highlight-color:#efefef;
scrollbar-shadow-color:#efefef;
scrollbar-3dlight-color:#d6d9d2;
scrollbar-darkshadow-color:#d6d9d2;
}

body{
background:#d6d9d2 url(img/lace.gif) repeat-y 581px -10px;
height:100%;
font-size:65%;
}


/*---リンク---*/

a:link{
color:#7c8477;
}

a:visited{
color:#7c8477;
}

a:hover{
color:#aec1d0;
}

a{
text-decoration:none;
}


/*---リスト---*/

ul,ol{
margin:0 0 0 4px;
list-style:none;
}

dt{
margin:0.3em 0 0;
}

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;
}


/*---ラッパー---*/

#WRAP{
margin:0 0 0 50px;
padding:0 15px;
background:#ebeae4 url(img/line.gif) repeat-y 20px 0;
width:500px;
height:100%;
min-height:100%;
}

body > #WRAP{
height:auto;
}


/*---ヘッダー---*/

#HEAD{
margin:0 0 0 30px;
height:120px;
}

#HEAD p{
margin:0 0 0 2px;
}

#HEAD h3{
display:none;
}


/*---メニュー---*/

#MENU{
margin:0 0 0 25px;
}

#MENU li{
margin:0 10px 10px 0;
width:105px;
height:45px;
float:left;
}

#MENU a{
padding:0 0 0 53px;
height:45px;
display:block;
}

#MENU11,#MENU22,#MENU33,#MENU44,#MENU55{
margin:0 0 0 25px;
padding:0 0 0 53px;
height:45px;
}

#MENU h3,#MENU11 h3,#MENU22 h3,#MENU33 h3,#MENU44 h3,#MENU55 h3{
display:none;
}

/*(好きなアイコンを設定下さい)*/

#MENU1,#MENU11{
background:url(img/icon_08.gif) no-repeat;
}

#MENU2,#MENU22{
background:url(img/icon_01.gif) no-repeat;
}

#MENU3,#MENU33{
background:url(img/icon_09.gif) no-repeat;
}

#MENU4,#MENU44{
background:url(img/icon_03.gif) no-repeat;
}

#MENU5,#MENU55{
background:url(img/icon_10.gif) no-repeat;
}

#MENU6{
background:url(img/icon_04.gif) no-repeat;
}

#MENU ul,#MENU11 ul,#MENU22 ul,#MENU33 ul,#MENU44 ul,#MENU55 ul{
margin:0;
}

#MENU a,ul#CONTENTS a,#CONTENTS li,#SUB li,ul#SUB a{
color:#444;
}

#MENU a:hover,ul#CONTENTS a:hover, #MENU li.here a,#CONTENTS li.here a,#SUB li,#SUB a:hover{
color:#c86379;
}

#CONTENTS li,#SUB li{
padding:0 10px 0 0;
display:inline;
}


ul#SUB{
margin:3px 0 0 10px;
padding:0 0 0 21px;
background:url(img/mark.gif) no-repeat 10px 30%;
}

.clap{
padding:1px 2px;
border:1px dotted #c86379;
}


/*---メイン---*/

#MAIN{
clear:both;
margin:0 10px 0 30px;
}

.text{
margin:10px 0 0 10px;
}

.skip{
margin:10px 10px 0 0;
text-align:right;
}


/*---フッター---*/

#FOOT{
padding:50px 0 20px;
text-align:center;
}

#FOOT li,address{
margin:0 0.3em;
display:inline;
}


/*---見出し（h要素）---*/

h1{
padding:30px 0 0;
font-size:180%;
font-family:georgia,Arial,sans-serif;
font-weight:bold;
}

h2{
display:none;
}

h3{
padding:30px 0 0;
font-size:120%;
}

h4{
margin:1em 0 0.3em;
}


/*---その他1---*/

hr{
display:none;
}

p{
margin:0.2em 0 0.6em;
}

img{
margin:3px 0.2em 0.2em 0;
}


/*---その他2---*/

em{
color:#a32061;
}

strong{
color:#a3306a;
font-weight:bold;
}

ins{
text-decoration:underline;
}

del{
text-decoration:line-through;
}

big{
font-size:125%;
}

small{
font-size:85%;
}


/*---float解除---*/

.clear{
clear:both;
line-height:0;
}


/*---装飾BOX---*/

.box_auto{
overflow:auto;
padding:0 5px;
height:70px;
border:1px solid #c7cac4;
}

.box_01{
margin:10px 0;
padding:3px;
border:1px dotted #bbb;
}

.box_02{
margin:10px 0;
padding:3px;
background-color:#e5e5e5;
border:1px dashed #bbb;
}


/*---FORM---*/

textarea{
margin:3px 0 0;
padding:3px 5px;
background-color:#ebeae4;
width:270px;
height:65px;
line-height:15px;
border:1px solid #c7cac4;
}

input{
background-color:#ebeae4;
width:281px;
height:20px;
border:1px solid #c7cac4;
}


/*---MAIL FORM個別の設定---*/

.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:3px solid #d6d9d2;
}

.link3{
width:150px;
float:left;
}

.link3 dt{
margin:0 8px 0 0;
}

.link3 dd{
margin:0 0 0 7px;
padding:5px 0 2px 7px;
border-left:3px solid #d6d9d2;
}




/*以下はダウンロードのCSSファイルには含まれません*/

/*---------テンプレートページへ戻り------------*/

#MENU li.return a{
line-height:12px;
color:#777;
}

#MENU li.return a:hover{
color:#c86379;
}