/*----------------------------------------/common_styles/-----*/
/*--!! ATTENTION !!--*/
/*--Do NOT change anything from here to started line of "general_style"--*/

/*----------------------------------------/body/-----*/
body {
margin: 0;
padding: 0;
background-image: url(../images/body.gif);
background-position: center top;
}

/*----------------------------------------/SEOTEXT/-----*/
h1.seotext {
display: none;
}

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

img .preload {
display: none;
}

/*----------------------------------------/p/-----*/
p {
padding: 0;
margin: 0;
margin-bottom: 1em;
}

/*----------------------------------------/fontsize_nomal/-----*/

{} /*for IE_MacOSX*/

.large_x {
font-size: 18px;
line-height: 1.3em;
}

.large {
font-size: 16px;
line-height: 1.3em;
}

.midium {
font-size: 14px;
line-height: 1.3em;
}

.small {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
}

.small_x {
font-size: 10px;
line-height: 1.3em;
}


/*----------------------------------------/fontsize_with_lineheight/-----*/
.large_x_h {
font-size: 18px;
line-height: 1.5em;
}

.large_h {
font-size: 16px;
line-height: 1.5em;
}

.midium_h {
font-size: 14px;
line-height: 1.5em;
}

.small_h {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
}

.small_x_h {
font-size: 10px;
line-height: 1.5em;
letter-spacing: 1px;
}

/*----------------------------------------/fontsize_nomal - margin/-----*/

{} /*for IE_MacOSX*/

.large_x_nomargin {
font-size: 18px;
line-height: 1.3em;
margin-bottom: 0;
}

.large_nomargin {
font-size: 16px;
line-height: 1.3em;
margin-bottom: 0;
}

.midium_nomargin {
font-size: 14px;
line-height: 1.3em;
margin-bottom: 0;
}

.small_nomargin {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
margin-bottom: 0;
}

.small_x_nomargin {
font-size: 10px;
line-height: 1.3em;
margin-bottom: 0;
}


/*----------------------------------------/fontsize_with_lineheight - margin/-----*/
.large_x_h_nomargin {
font-size: 18px;
line-height: 1.5em;
margin-bottom: 0;
}

.large_h_nomargin {
font-size: 16px;
line-height: 1.5em;
margin-bottom: 0;
}

.midium_h_nomargin {
font-size: 14px;
line-height: 1.5em;
margin-bottom: 0;
}

.small_h_nomargin {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom: 0;
}

.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;
}

/*----------------------------------------/address/-----*/
address {
font-size: 12px;
line-height: 1.3em;
font-style: normal;
font-weight: normal;
margin-right: 10px;
}

/*--!! ATTENTION !!--*/
/*--Do NOT change anything mentioned above from here--*/

/*----------------------------------------/general_style/-----*/





/*------------------------------/header_styles/--*/
h1 {
background-image: url(../images/header_title.gif);
background-position: center center;
background-repeat: no-repeat;
padding: 0;
border: 0;
margin: 0;
}

h1 a{
display: block;
width: 230px;
height: 60px;
text-indent: -9999px;
}

p.sitemap{
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
background-image: url(../images/sitemap_icon.gif);
background-position: left center;
background-repeat: no-repeat;
line-height: 20px;
text-indent: 25px;
padding: 0;
border: 0;
margin: 0 20px 0 0;
}

p.sitemap a:link, p.sitemap a:visited, p.sitemap a:hover, p.sitemap a:active {
color: #fff;
}

/*------------------------------/news_styles/--*/
h3 {
display: block;
width: 240px;
height: 34px;
background: url(../images/news_title_bg.gif) left top no-repeat;
text-indent: -9999px;
padding: 0;
border: 0;
margin: 0;
}



/*------------------------------/sitemap_styles/--*/
h2{
color: #999;
font-size: 18px;
font-style: normal;
font-weight: bold;
padding: 5px;
border-bottom: 1px solid #666;
border-left: 5px solid #666;
margin: 10px 10px 10px 30px;
}

ul li{
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.5em;
}


/*------------------------------/feedエリアの設定/--*/

#feed_area {
height: 93px;
width: 750px;
margin: 0 35px 10px 35px;
overflow:auto;
}

h4.feed_title {
font-size: 0.9em;
margin: 23px 0 0 30px;
text-indent: -9999px;
height:17px;
}

#feed_area p{
margin: 5px 0 5px 0;
font-size: 0.8em;
color: #3F3E37;
}

#feed_area b{
margin: 5px 0;
color: #50683F;
}

#feed_area img{
margin: 20px 359px 0 359px;
width: 16px;
height: 16px;
}

#feed_area img.icon {
margin: 0 6px 0 0;
width: 7px;
height: 8px;
}



#feed_area a:link {
	color: #777777;
}

#feed_area a:hover {
	color: #aaaaaa;
}

#feed_area a:visited {
	color: #aaaaaa;
}
