@charset "Shift_JIS";

* {
margin: 0;
padding: 0;
scrollbar-3dlight-color:     #917272;
scrollbar-arrow-color:       #917272;
scrollbar-base-color:        #ffffff;
scrollbar-darkshadow-color:  #917272;
scrollbar-face-color:        #ffffff;
scrollbar-highlight-color:   #ffffff;
scrollbar-shadow-color:      #ffffff;
}

body{
background-color: #ffffff;
font-size: 80%;
line-height:150%;
font-family : "Comic Sans MS", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka", sans-serif;
color : #917272;
text-align: center;
background-image: url();
background-repeat: repeat;
margin: 20px 0px 20px 0px;
}
a:link {
color: #917272;
text-decoration: none;
}
a:visited {
color: #917272;
text-decoration: none;
}
a:active {
color: #917272;
text-decoration: none;
}
a:hover {
color: #ccddaa;
text-decoration: none;
}
p{
line-height: 150%;
}
em{ 
font-style: normal;
font-weight: bold; 
}

/***** リンク・サイトインフォサンプル部分******/
dl {
list-style-position: inside;
}
dt {
color: #afbecd;
font-weight: bold;
list-style: none;
}
dd {
margin:0px;
padding:2px 0.5em;
}
ul{
list-style: none;
}
li{
display: inline;
}
img{
border: 0px;
}
/***** フォーム 部分******/
input,textarea,select {
background-color: #E0E3CF;
border: solid 1px #917272;
color: #917272;
margin: 2px;
font-size: 100%;
}
option {
background-color: #E2D7D7;
color: #afbecd;
margin: 2px;
}
/***** 見出し（サイトタイトル部分）******/
h1 {
font-size: 200%;
font-weight: bold;
color: #6e5959;
text-align: left;
padding: 15px 0px 0px 40px;
width: auto;
}
h1 a:link {
color: #6e5959;
text-decoration: none;
}
h1 a:visited {
color: #6e5959;
text-decoration: none;
}
h1 a:active {
color: #6e5959;
text-decoration: none;
}
h1 a:hover {
color: #ffffff;
text-decoration: none;
}
/***** 見出し（テキストタイトル部分）******/
h2 {
font-size: 120%;
width: auto;
padding: 0px 10px 3px 10px;
margin: 15px 25px 0px 15px;

text-align: left;
height: auto;
width: auto;
color: #ccddaa;
font-weight: bold;
border-bottom:dashed 1px #917272;
}
/***** page部分******/
#page{  
width: 640px;
height: auto;
text-align: center;
margin:0px auto;
border: solid 1px #b89595;
position: relative;
background-color: white;
}
/***** head部分******/
#head{  
width: 640px;
height: 40px;
}
#img{
width: 640px;
height: 200px;
background-image: url(image/title.gif);
background-repeat: no-repeat;
background-position: center;
}

/***** main部分******/
#main{
width: 620px;
height: auto;
margin: 10px 0px 0px 15px;
} 

/***** メインメニュー部分******/
#menu {
font-size: 100%;
width: auto;
height: auto;
text-align: center;
}
#menu ul {
width: auto;
padding-top: 10px;
}

#menu li {
list-style: none;
padding: 15px 0px 0px 5px;
display: inline;
font-weight: bold;
}

#menu a {
color : #917272;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color: #ccddaa;
border-bottom:2px dashed #ccddaa;
}

#menu a.on{
color: #ccddaa;
border-bottom:2px dashed #ccddaa;
}

/***** テキスト部分 ******/
#new{
width: auto;
padding: 10px 40px 10px 40px;
text-align: left;
height: auto;
}
#new ul{
list-style: none;
}
#new li{
display: block;
}

.text{
width: auto;
padding: 10px 40px 10px 40px;
text-align: left;
height: auto;
a:link {
color: #6e5959;
text-decoration: none;
}
a:visited {
color: #6e5959;
text-decoration: none;
}
a:active {
color: #6e5959;
text-decoration: none;
}
a:hover {
color: #ccddaa;
text-decoration: none;
}
}


/***** main 画像サンプル2部分 ******/
.sample {
padding: 10px 40px 10px 35px;
text-align: left;
height: auto;
width: 550px;
font-size : 13px;
}
.sample dl { 
float: left; 
margin:  10px 0px; 
padding: 0px; 
width: 125px; 
text-align: center; 
}
.sample dt { 
margin: 0px; 
padding: 0px; 
list-style-type: none;  
text-indent: 0em; 
}
.sample dd { 
padding:2px 0.5em;
margin: 0px;
height : 1.8em;
border: none; 
}
/***** foot部分 ******/
#foot{
position:relative;
width:640px;
height: auto;

}
/***** 著作権表示部分 ******/
#copy{
text-align: center;
width: auto; 
padding:20px 0px 20px 0px;
} 
.s_color{
color: #afbecd;
}
.color{
color: #a9cd6c;
}
.navi{
text-align: right;
padding: 2px 40px 2px 20px;
}
/***** 回り込み解除 ******/
.clearthis {
clear: both;
}

/***** コンテンツメニュー部分******/
.conmenu {
font-size: 100%;
width: auto;
height: auto;
text-align: right;
}
.conmenu ul {
width: auto;
padding-top: 5px;
}

.conmenu li {
list-style: none;
padding: 5px 2px 15px 2px;
display: inline;
}

.conmenu a {
flout: left; 
color : #917272;
text-decoration: none;
}

.conmenu a:hover{
border-bottom: 1px dashed #ccddaa;
color: #ccddaa;
}

.conmenu a.on{
color: #ccddaa;
}

/***** テキストリンク部分******/
.textlk{
width: auto;
padding: 10px 40px 10px 40px;
text-align: left;
height: auto;
}
 
.textlk a{
color : #917272;
text-decoration: none;
}

.textlk a:hover{
border-bottom: 1px dashed #ccddaa;
color: #ccddaa;
}





















