@charset "shift_jis";

/*
body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font: 80%/1.8 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #f5f5f5 url(images/bg.gif);
	text-align: center;
}
*/

* {
	color:#000000;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

body {
	font-size: 14px;
	background-image: url(img/bg.gif);
	text-align:center;

}



/*色を指定します*/
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.tya { color: #bd000e}
.gray { color: #3d3737}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big { font-size: 18px; }
.big1 { font-size: 24px; }
.big2 { font-size: 16px; }


/*文字を装飾します*/
.line { background: #ffff00; }


/*文字列の位置を指定します*/
.goto1 {
	text-align: right;
	margin-right:10px;
}

.goto3 {
	text-align: left;
	margin-left:10px;
}



.goto2 {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
	font-size: 12px;
}

.goto {
	margin: 5px 28px 0px 10px;
	padding: 0;
        text-align: right;
}

	

/*画像の位置を指定します*/

.imgl {
	margin: 5px 30px 5px 20px;
	padding: 0;
	float: left;
}


.imgr {
	margin: 10px 10px 10px 20px;
	padding: 0;
	float: right;
	position:relative;
}

.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(images/spacer.gif);
}




a {  
	color: #0000ff; text-decoration: underline;
}

a:hover {
	color: #ff9900; }

div.img-move a:hover {
 position: relative;
 margin: 0px 0px 0px 180px;
 top: 5px;
 left: 5px;
}

div.img-move_2 a:hover {
 position: relative;
 top: 5px;
 left: 5px;
}



/*
a {
	color: #333333;
}
a:hover {
	color: #5d9808;
}

*/

h2,h3,p,ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
img {
	border: none;
}

#container {
	text-align: left;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー
------------------------------------------------------------------*/
#header {
	background: url(images/top_01.jpg) no-repeat right top;
	height: 270px;
}

h1 {
	font-size: 12px;
	color: #fff;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	font-weight:normal;
}

.topmenu {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	width:570px;
	font-size: 32px;
        font-weight: bold;
        color: #000000;
	float:left;
	height:100px;
	text-align: left;
}

/*IE7.0*/
*:first-child+html .topmenu  {
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	color: #000000;
	font-size: 32px;
        font-weight: bold;
	float:left;
	width:570px;
	height:100px;
	text-align: left;
 	}


/*
#header h1 {
	font-size: 11px;
	color: #FFFFFF;
	top: 10px;
	right: 10px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
*/

/*コンテンツ全般
------------------------------------------------------------------*/
#contents {
	background: url(images/container_bg_02.gif) repeat-y;
}
#contents #sub {
	float: left;
	width: 225px;
	display: inline;
	margin-left: 20px;
	margin-bottom: 40px;
}
#contents #main {
	float: left;
	width: 540px;
	margin-bottom: 40px;
	display: inline;
	margin-left: 20px;
}

/*メインコンテンツ
------------------------------------------------------------------*/

#main h2 {

	width:510px;
	font-size: 16px;
        font-weight: bold;
	color: #333;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 14px;
	padding: 10px 0px 5px 15px;
	border-left: 5px solid #446644;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left:0px;
		text-align: left;
	border-bottom: 1px dotted #cccccc;
}

/*
#main h2 {
	background: url(images/midashi_bg.gif) no-repeat left top;
	height: 24px;
	width: 510px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 24px;
}
*/




#main p {
	padding: 5px 10px;


}
#main #new p {
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

#main .hbtx3 {
	clear:both;
	width: 490px;
	color:#333333;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding:10px 10px 0px 10px;
	background: #F8F3E7;
	border: 1px dashed #929286;
        word-break: break-all
}

#main .hbtx3 p{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:125%;
	font-size:12px;
	color:#000;
}

#main .hbtx3 a{
	margin:0;
	padding-right: 5px;
	padding-left: 5px;
	line-height:125%;
	font-size:10px;
	color:#929286;
	text-decoration:none;
}



/*メニュー
------------------------------------------------------------------*/
#menu ul {
	border-bottom: 5px solid #5d9808;
}
#menu a {
	text-align: center;
	display: block;
	width: 100%;
	color: #5d9808;
	text-decoration: none;
	background: #FFFFFF url(images/menu_bg.gif) no-repeat bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a:hover {
	background: #5D9808 url(images/menu_bgn.gif) no-repeat left bottom;
	color: #FFFFFF;
}

/*フッター
------------------------------------------------------------------*/

#center {
	clear: both;
	background-color:#ffffff; 
	text-align: center;
}

#footer {
	clear: both;
	background-color:#33ff66; 
	text-align: center;
	font-size: 12px;
	width: 100%;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

/*
#footer {
	clear: both;
	background: url(images/container_bg_03.gif) no-repeat bottom;
	text-align: center;
	font-size: 11px;
	width: 100%;
	height: 50px;
	padding-top: 20px;
	margin-bottom: 50px;
}
*/


/*clearfix（ここは変更しないように）
------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

