/* CSS Document */
/*  padding:上　右　下　左;*/
/*
* {
	margin:0; padding:0; /* ここのmarginを入れると段落がなくなってしまう*/

}
*/



body{
	background:#FFFFFF ;
}


/*a:hover{text-decoration:none;}*/
a:hover{text-decoration:underline;}



a img { border:0;}
img {vertical-align:top;}
/*
ul { list-style:none;}
*/
UL { Padding-Left:22px; Margin:0px; } 
.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:ＭＳ Ｐゴシック, Osaka; 
		font-size:15px;
		line-height:20px;
		color:#000000;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:15px; color:#444444;line-height:20px;text-decoration:none;}

a {color:#3d6f92; font-size:15px;text-decoration:none;}

/*main layout */
.h_logo{ height:92px; width:100%;}
#header_tall {background:url(images/header_tall.jpg) top repeat-x;}

#main { margin:0 auto;}


#header .left {padding:26px 0 0 0;}
#header .right {padding:46px 11px 0 0;}

#menu {background:url(images/menu_tall.gif) top repeat-x; height:55px;}
#menu .rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(images/menu_left.gif) top left no-repeat; width:100%; height:55px;}

#menu .padding {padding:1px 0;}
#menu li {float:left; width:115px; background:url(images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li a {color:#919191; text-decoration:none; font-weight:normal; font-size:12px; display:block; padding:8px 0 5px 0;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}

#menu li span {color:#000000; text-decoration:underline;}

#menu .last {background:none;}
#header .contentbbs { margin:0; color:#003300;}
#header .contentbbs .text {margin:0;padding:0px 0px 0px 0px;}

#middle { width:100%;}


#footer .indent {padding:23px 0 0 17px; color:#868686; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}


.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


.h_text {padding-bottom:2px; background:url(images/h_text_bg.gif) bottom repeat-x;}
.h_text2 {background:url(images/h_text_bg.gif) top repeat-x;}

.more {text-align:right;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}
.back {text-align:left;}
.back a{background:url(images/back_bg.jpg) top left no-repeat; padding-left:13px; color:#000000; font-weight:bold;}
.backmore {text-align:right;}
.backmore a{background:url(images/more_bg.gif) top right no-repeat; padding-left:530px;padding-right:13px; color:#000000; font-weight:bold;}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

li { color:#3d6f92;}
li a {color:#3d6f92; font-size:14px;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
.bb_text {color:#191970;}



