@charset "Shift_JIS";
/*-----/CommonStyles/-----*/

/*/ AllStyles /*/
* {
	padding: 0;
	margin: 0;
}
/*--------------------*/

/*/ SEOTEXT /*/
h1#seotext {
	display: none;
}

/*--------------------*/

/*/ BODY /*/
body {
background:#551108;
}

/*--------------------*/

/*/ BODY /*/
#background_leftside{
background:url(../images/background_leftside.jpg) top right no-repeat;
}

#background_rightside{
background:url(../images/background_rightside.jpg) top left no-repeat;
}

/*--------------------*/

/*/ table class="data"のデザインは下記で変更可能です/*/
table.data { /*テーブルのデザイン*/
	width: 500px; /*幅*/
	height: ; /*高さ*/
	border-collapse: collapse; /*ボーダー同士の隣接間隔*/
	border: 1px solid #000; /*ボーダー（線幅・線の種類・色）*/
	margin: 10px; /*マージン*/
}
table.data th { /*見出しのデザイン*/
	color: #fff;
	width: 200px; /*幅*/
	height: ; /*高さ*/
	text-align: ; /*横位置*/
	vertical-align: ; /*縦位置*/
	background-color: #666; /*背景色*/
	padding: 5px; /*パディング*/
	border: 1px solid #000; /*ボーダー*/
}
table.data td { /*セルのデザイン*/
	width: 300px; /*幅*/
	height: ; /*高さ*/
	text-align: ; /*横位置*/
	vertical-align: ; /*縦位置*/
	background-color: ; /*背景色*/
	padding: 5px; /*パディング*/
	border: 1px solid #000; /*ボーダー*/
}
/*--------------------*/

/*/ img /*/
img {
	border: none;
}
/*--------------------*/

/*/ form /*/
form {
	margin: 0;
}
/*--------------------*/

/*/ p /*/
p {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin-bottom: 1em;
}
/*--------------------*/

/*/ fontsize-xtra_large /*/
.large_x {
	font-size: 18px;
	line-height: 1.3em;
}
.large_x_nomargin {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.large_x_h {
	font-size: 18px;
	line-height: 1.5em;
}
.large_x_h_nomargin {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-large /*/
.large {
	font-size: 16px;
	line-height: 1.3em;
}
.large_nomargin {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.large_h {
	font-size: 16px;
	line-height: 1.5em;
}
.large_h_nomargin {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-midium /*/
.midium {
	font-size: 14px;
	line-height: 1.3em;
}
.midium_nomargin {
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.midium_h {
	font-size: 14px;
	line-height: 1.5em;
}
.midium_h_nomargin {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-small /*/
.small {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
}
.small_nomargin {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.small_h {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.small_h_nomargin {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-xtra_small /*/
.small_x {
	font-size: 10px;
	line-height: 1.3em;
}
.small_x_nomargin {
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.small_x_h {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.small_x_h_nomargin {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize_for_img_caption /*/
.caption_l {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
}
.caption_s {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
}
/*--------------------*/

/*/ fontsize_for_img_caption_center /*/
.caption_l_center {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
}
.caption_s_center {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: center;
}
/*--------------------*/

/*/ fontsize_for_img_caption_right /*/
.caption_l_right {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: right;
}

.caption_s_right {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: right;
}
/*--------------------*/


/*/ header_style /*/

#header{
background:url(../images/header.gif) left top no-repeat;
width:732px;
height:60px;
margin: 0;
padding: 0;
border: 0;
}

h1.header_logo a {
display: block;
width:200px;
text-indent: -9999px;
overflow: hidden;
}

h1.header_atami a {
display: block;
width:115px;
text-indent: -9999px;
overflow: hidden;
}

h1.header_yugawara a {
display: block;
width:127px;
text-indent: -9999px;
overflow: hidden;
}

/*--------------------*/

/*/ menu_style /*/

#menu{
background: url(../buttons/menu.jpg) top left no-repeat;
width:732px;
height:120px;
margin: 0;
padding: 0;
border: 0;
}

#menu a {
display: block;
height: 100px;
margin: 0;
padding: 0;
border: 0;
text-indent: -9999px;
overflow: hidden;
overflow: hidden;
}
.yado {
display:block;
width:100px;
height:100px;
}

/*--------------------*/

/*/ top_contents_style /*/

#map_kouiki{
background:url(../images/map_01.gif) left top no-repeat;
width:296px;
height:237px;
text-indent:-9999px;
overflow:hidden;
margin: 0;
padding: 0;
border: 0;
}

#map_shosai{
background:url(../images/map_02.gif) left top no-repeat;
width:435px;
height:237px;
text-indent:-9999px;
overflow:hidden;
margin: 0;
padding: 0;
border: 0;
}

#about_yugawara{
background:url(../images/about_yugawara.gif) left top no-repeat;
width:311px;
height:135px;
text-indent:-9999px;
overflow:hidden;
margin: 0;
padding: 0;
border: 0;
}

#yugawara_address{
background:url(../images/address.jpg) left top no-repeat;
width:305px;
height:170px;
text-indent:-9999px;
overflow:hidden;
margin-top: 5px;
padding: 0;
border: 0;
}

/*--------------------*/

/*/ news_style /*/

#new_container{
height:235px;
width:385px;
padding:0;
border:0;
margin:10px 3px 3px 10px;
font-size:12px;
line-height:1.3em;
letter-spacing:1px;
color:#4F2105;
/*scrollbar-arrow-color: #E3A3A3;
scrollbar-base-color: #FFFFFF;
scrollbar-highlight-color: #FFEFEF;
scrollbar-shadow-color: #FFEFEF;
scrollbar-3dlight-color: #F2AAAA;
scrollbar-darkshadow-color: #F2AAAA;
scrollbar-face-color: #FFEFEF;
scrollbar-track-color: #FFEFEF; */ 
overflow:auto;
}

.new_news{
width:355px;
padding:0 0 10px 0;
border-bottom:1px dashed #4F2105;
margin:0 0 10px 0;
clear: both;
overflow: hidden;
}

.new_date{
width:250px;
font-size:10px;
letter-spacing:2px;
margin-bottom:0;}

.new_article{
width:230px;
padding:0;
border:0;
margin:0;
}

.new_titile{
/* color:#798515;*/ 
width:230px;
font-weight:bold;
text-decoration:underline;
margin-bottom:0.5em;
}

.new_images{
float:right;
margin:0 0px 0 0px ;
}