@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 15px;
	line-height: 2;
	color: #333333;	/*全体の文字色*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);	/*斜線の壁紙設定*/
	background-repeat: repeat-x;
	background-position: top;
}

body#top {
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
	margin-top: -10px;
	margin-bottom: 10px;		
}


img {
	border: none;
}

a:hover img
{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;
	text-decoration: none;	
}

a:hover {
	color: #F93D69;	/*カーソルオーバー時の文字色*/
	text-decoration: none;	
}



/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 1000px;	/*HPの幅*/
	margin-right: auto;
	margin-left: auto;
}



/*ヘッダー（サイト名ロゴが入っているボックス）
---------------------------------------------------------------------------*/
#header {
	height: 72px;	/*ヘッダーの高さ*/	
	width: 100%;
	position: relative;
}

#header h1 {
	font-size: 13px;	/*h1タグの文字サイズ*/
	font-weight: normal;		/*文字色*/
	position: absolute;
	right: -1px;		/*ヘッダーに対して左から1pxの位置に配置*/
	top: 1px;
	line-height: 20px;
}

#header #logo {
	position: absolute;
	left: 0px;	/*ヘッダーに対してサイト名ロゴを左から0pxの位置に配置*/
	top: 3px;	/*ヘッダーに対してサイト名ロゴを上から3pxの位置に配置*/
}
#header p {
	font-size: 24px;	/*h1タグの文字サイズ*/
	font-weight: bold;		/*文字色*/
	position: absolute;
	right: 5px;		/*ヘッダーに対して左から1pxの位置に配置*/
	top: 30px;
	line-height: 27px;
	color: #009900;
}	



/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu {
	padding-left: 2px;
	margin-top: 0px;	
	margin-bottom: 0px;	
}

ul#menu li {
       line-height: 70px;
	height: 70px;
	float: left;
	border-left: 1px dashed #663300;	/*メニュー間の境界線。左側に１本。*/
}

ul#menu li.last {
	border-right: 1px dashed #663300;	/*最後のメニュー用の右側の１本線。*/
}

ul#menu li a {
	display: block;
	height: 70px;
	width: 198px;	/*メニュー１個あたりの幅*/
	text-decoration: none;
	text-align: center;
	font-size: 16px;	/*文字サイズ*/
}

ul#menu a:hover {
	background-image: url(images/bgmenu2.gif);	/*カーソルオーバー時の背景*/
	color: #FFFFFF;
}
ul#menu a.here:link, a.here:visited, a.here:active {
	background-image: url(images/bgmenu.gif);	/*カーソルオーバー時の背景*/	
	color : #ffffff;
}



/*コンテンツ（左右ブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
}


/*メインコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
#main {
	width: 700px;	/*幅*/
	float: left;	/*左よせ*/
	padding-top: 20px;
	display: inline;
	margin-left: 2px;
	padding-bottom: 50px;
}
#main h2 {
	font-size: 20px;
	border-top: 2px solid #ffcc00;	/*h2タグの下線*/	
	border-bottom: 2px solid #ffcc00;	/*h2タグの下線*/
	color: #663300;	/*h2タグの文字色*/
	padding-left: 5px;	
}

#main h4 {
	font-size: 18px;
	border-bottom: 2px dotted #999999;	/*h2タグの下線*/
	color: #663300;	/*h4タグの文字色*/
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-bottom: 20px;		
}

#main h5 {
	font-size: 16px;
	border-bottom: 1px solid #999999;	/*h2タグの下線*/
	color: #663300;	/*h5タグの文字色*/
	padding-left: 1px;	
	margin-bottom: 10px;	
}

#main p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}
/*メインメニュー（MAIN MENU）*/
#main ul.mainmenu a {
	text-decoration: none;
	padding-left: 10px;			
	margin-left: 3px;		
}

#main ul.mainmenu li {
	margin-bottom: 4px;	/*メニュー同士の余白*/
}

#mainside ul.mainmenu a:hover {
	background-color: #f5f5f5;	/*カーソルオーバー時の背景色*/
}




/*サイドコンテンツ（右ブロック）
---------------------------------------------------------------------------*/
#side {
	width: 280px;	/*幅*/
	float: right;	/*右よせ*/
	padding-top: 20px;
	display: inline;
	margin-right: 2px;
	padding-bottom: 50px;
}

#side h3 {
	font-size: 120%;
	color: #FFFFFF;	/*h3タグ（SIDE MENUとか入っている所）の文字色*/
	background-color: #a5c74f;	/*背景色*/
	text-align: center;	/*文字をセンタリング*/
	margin-bottom: 5px;	/*下に少し余白*/
}

#side h6 {
	font-size: 120%;
	padding-top: 5px;
	border-bottom: 2px dotted #999999;	/*h2タグの下線*/		
	color: #663300;	/*h3タグ（SIDE MENUとか入っている所）の文字色*/
	text-align: center;	/*文字をセンタリング*/
	margin-bottom: 5px;	/*下に少し余白*/
	margin-left: 5px;	/*左に少し余白*/
	margin-right: 5px;	/*左に少し余白*/		
}


#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
	margin-right: 6px;
	margin-left: 6px;		
}

#side strong {
	font-size: 120%;
	color: #ff9933;	/*h3タグ（SIDE MENUとか入っている所）の文字色*/	
	margin-left:5px;
}

#side img {
	padding-left: 2px;
}

/*サイドメニュー（SIDE MENU）*/
#side ul.sidemenu a {
	display: block;
	text-decoration: none;
	width: 249px;
	padding-left: 10px;			
	margin-left: 3px;
	margin-top: 15px;		
}

#side ul.sidemenu li {
	margin-bottom: 0px;	/*メニュー同士の余白*/
}

#side ul.sidemenu a:hover {
	background-color: #f5f5f5;	/*カーソルオーバー時の背景色*/
}



/*フッター（コピーライトなどが入っている最下部のボックス）
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	text-align: center;		/*文字色*/
	background-color: #009900;	/*背景色*/
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;	
}
#footer a {
	color: #FFFFFF;
}



/*トップページのWhat's New欄
---------------------------------------------------------------------------*/
#main dl.new {
	height: 300px;		/*高さ*/
	overflow: auto;		/*この設定でiframeっぽく見える*/
}

#main dl.new dt {
	font-weight: bold;	/*日付を太字に。通常がいいならこの1行削除。*/
	float: left;		/*日付を左よせに。*/
}

#main dl.new dd {
	border-bottom: 1px solid #999999;	/*情報ごとに入る下線*/
	padding-left: 8em;	/*日付を左よせしている分の余白*/
}



/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
	width: 638px;
	line-height: 2;	
}


.ta1, .ta1 td, .ta1 th{
	border: 1px solid #999999;
}

.ta1 td, .ta1 th{
	padding: 5px 10px 5px 10px;	/*テーブル内の余白*/	
}

.ta1 th{
	background-color: #fafafa;	/*左側thタグの背景色*/
	width: 140px;	/*左側thタグの幅*/
	text-align: center;	/*センタリング*/
}

.ta1 th.tamidashi{
	width: auto;
	text-align: center;
	background-color: #e994a8;	/*テーブルの色が付いた見出し部分の背景色*/
	color: #FFFFFF;	/*文字色*/
}

.ta1 td.center{
	width: auto;
	text-align: center;
}



/*左右のブロック内にある各ボックス（グレーの枠線が入った白い箱）
---------------------------------------------------------------------------*/
.box {
	background-color: #FFFFFF;	/*ボックスの背景色（白）*/
	border: 3px solid #a5c74f;	/*ボックスの枠線*/
	margin-bottom: 1em;			/*ボックスの下に空間を空ける設定*/
	padding-bottom: 5px;
	font-size:15px;				/*ボックス内の余白*/
}
.box1 {
	background-color: #FFFFFF;	/*ボックスの背景色（白）*/
	border: 1px solid #c9c9c9;	/*ボックスの枠線*/
	margin-bottom: 1em;			/*ボックスの下に空間を空ける設定*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;			/*ボックス内の余白*/
}

.box2 {
	background-color: #FFFFFF;	/*ボックスの背景色（白）*/
	border: 1px solid #c9c9c9;	/*ボックスの枠線*/
	margin-bottom: 1em;			/*ボックスの下に空間を空ける設定*/
	padding: 10px;			/*ボックス内の余白*/
}


/*細々
---------------------------------------------------------------------------*/
.color1 {
	color: #0093a9;
}

.look {
	background-color: #ebebeb;
}

.mb1em {
	margin-bottom: 1em;
}

.pagetop {
	text-align: right;
}
