@charset "Shift_JIS";

/*基本設定ここから------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ　Pro　W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS P Gothic",sans-serif;
	background-color: #eee;
	text-align: center;
	background-image: url(../image/bg_3.jpg);
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	text-decoration: none;
	color:#1b2452;
}

a:visited {
	text-decoration: none;
	text-decoration: none;
	color: #666;
}

a:hover {
	color: #ff0000;
}

a:activ {
	color: #ff0000;
}

/*------------------------------------基本設定ここまで*/


/*コンテンツ全体のボックス------------------------------------*/
div#pageWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;	
	text-align: left;
	border: solid #888 1px;
	background-color: #ffffff;
	background-image: url(../image/gmenu_bgphoto.jpg);
	background-repeat: no-repeat;
}
/*------------------------------------全体ボックスここまで*/

/*ヘッダー設定（タイトルとグローバルメニューなど------------------------------------*/
div#menuWrapper {
	width: 960px;
}

div#mainTitle {
	width: 200px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}


div#globalMenu1 {
	width: 710px;
	padding: 4px 0px 4px 10px;
	margin-top: 18px;
	margin-right: 30px;
	float: right;
}

div#globalMenu1 li {
	font-size: 80%;
	line-height: 100%;
	text-align: right;
	padding: 2px 0px 0px 10px;
	background-image: url(../image/yajirusi_s.png);
	background-repeat: no-repeat;
	list-style-type: none;
	float:right;
}

div#globalMenu2 {
	width: 730px;
	height: 25px;
	padding: 0px 0px;
	margin-top: 4px;
	border-top: solid #aaa 1px;
	border-right: solid #aaa 1px;
	border-bottom: solid #aaa 1px;
	float: left;
}

div#globalMenu2 li {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-left: solid #aaa 1px;
	list-style-type: none;
	float: left;	
}


div#globalMenu2 .menu-1 a {
	display: block;
	width: 120px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-repeat : no-repeat ;
	text-indent : -9999px ;
}

div#globalMenu2 .menu-1 a:link {
    background-image : url(../image/home_bt_off.png) ;
}

div#globalMenu2 .menu-1 a:visited {
    background-image : url(../image/home_bt_off.png) ;
}

div#globalMenu2 .menu-1 a:hover {
    background-image : url(../image/home_bt_on.png) ;
}

div#globalMenu2 .menu-2 a {
	display: block;
	width: 120px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-repeat : no-repeat ;
	text-indent : -9999px ;
}

div#globalMenu2 .menu-2 a:link {
    background-image : url(../image/shonaigo_bt_off.png) ;
}

div#globalMenu2 .menu-2 a:visited {
    background-image : url(../image/shonaigo_bt_off.png) ;
}

div#globalMenu2 .menu-2 a:hover {
    background-image : url(../image/shonaigo_bt_on.png) ;
}

div#globalMenu2 .menu-3 a {
	display: block;
	width: 120px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-repeat : no-repeat ;
	text-indent : -9999px ;
}

div#globalMenu2 .menu-3 a:link {
    background-image : url(../image/mukashi_bt_off.png) ;
}

div#globalMenu2 .menu-3 a:visited {
    background-image : url(../image/mukashi_bt_off.png) ;
}

div#globalMenu2 .menu-3 a:hover {
    background-image : url(../image/mukashi_bt_on.png) ;
}

div#globalMenu2 .menu-4 a {
	display: block;
	width: 120px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-repeat : no-repeat ;
	text-indent : -9999px ;
}

div#globalMenu2 .menu-4 a:link {
    background-image : url(../image/sanga_bt_off.png) ;
}

div#globalMenu2 .menu-4 a:visited {
    background-image : url(../image/sanga_bt_off.png) ;
}

div#globalMenu2 .menu-4 a:hover {
    background-image : url(../image/sanga_bt_on.png) ;
}


div#globalMenu2 .yobi-1 {
	color: #fff;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/bt_off_yobi.png);
	background-repeat: no-repeat;
	text-indent : -9999px ;
}

div#globalMenu2 .yobi-2 {
	color: #fff;
	width: 80px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/bt_off_yobi.png);
	background-repeat: no-repeat;
	text-indent : -9999px ;
}

div#globalMenu2 .nolink1 {
	color: #fff;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/home_bt.png);
	background-repeat: no-repeat;
	text-indent : -9999px ;
}

div#globalMenu2 ul {
	margin-left: 44px;
}

div#globalMenu2 a {
	text-decoration: none;
}

/*------------------------------------ヘッダー部分ここまで*/

/*メインイメージ設定------------------------------------*/
div#mainImage {
	clear: left;
	width: 900px;
	height: 540px;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/main_image2.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	margin-left: 30px;
	margin-right: 30px;
}

div#mainImage h1 {
	font-size: 50%;
	padding: 0px 0px 0px 0px;
	text-indent : -9999px ;
}
/*------------------------------------メインイメージここまで*/

/*メインメニュー設定------------------------------------*/


div#mainMenu {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	float: right;
}

div#mainMenu .menu {
	width: 316px;
	height: 63px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	border-top: solid #888 1px;
	border-right: solid #888 1px;
	border-bottom: solid #888 1px;
	float: left;
}

div#mainMenu .whatsNew {
	width: 316px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	border-bottom: solid #888 1px;
	float: left;
}

div#mainMenu .whatsNew h2 {
	font-size: 80%;
	line-height: 100%;
	padding: 4px 0px 4px 0px;
	border-bottom: solid #888 1px;
}

div#mainMenu .whatsNew p {
	font-size: 75%;
	line-height: 130%;
	padding: 0px 0px 0px 0px;
}

.newsWrap {
	width: 316px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.news-1 {
	width: 100px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	float: left;
}

.news-2 {
	width: 216px;
	padding: 4px 0px 4px 0px;
	background-color: #fff;
	float: left;
}

div#mainMenu .menu h2 {
	font-size: 16px;
	width: 140px;
	height: 63px;
	padding: 0px 10px 0px 0px;
	float: left;
	text-decoration: none;

}



div#mainMenu .menu p {
	font-size: 10px;
	line-height: 50%;
	width: 6px;
	height: 63px;
	padding: 0px 0px 0px 0px;
	background-color: #4156a0;
	float: left;

}

div#mainMenu .menu ul {
	width: 150px;
	height: 47px;
	font-size: 12px;
	line-height: 130%;
	list-style-type: none;
	padding: 8px 0px 8px 10px;
	background-color: #eee;
	float: left;
}

div#mainMenu .menu li a {
	padding: 0px 0px 0px 10px;
	background-image: url(../image/yajirusi_s.png);
	background-repeat: no-repeat;
}

div#mainMenu .kouji {
	color: #aaa;
	padding: 0px 0px 0px 0px;
}



/*------------------------------------メインメニューここまで*/



/*フッターコンテンツ設定------------------------------------*/
div#footer {
	clear: both;
	width: 900px;
	font-size: 80%;
	text-align: center;
	padding: 6px 0px 20px 0px;
	margin-left: 30px;
	border-top: solid #aaa 1px;
	background-color: #fff;
}
/*------------------------------------フッター設定ここまで*/