@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;
	background-color: #fff;
}

div#mainTitle {
	width: 200px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}


/*----------背景画像の差し替えおよびテキストの画面外表示----------*/
div#mainTitle a {
	display: block;
	width: 200px;
	height: 80px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat : no-repeat ;
	text-indent : -9999px ;
}

div#mainTitle a:link {
    background-image : url(../../../image/title_bg_off.png) ;
}

div#mainTitle a:visited {
    background-image : url(../../../image/title_bg_off.png) ;
}

div#mainTitle a:hover {
    background-image : url(../../../image/title_bg_on.png) ;
}
/*------------背景画像差し替えここまで*/


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: 0px 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;
	margin-right: 30;
	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 .nolink {
	color: #fff;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../../../image/mukashi_bt_on.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 .nolink2 {
	color: #fff;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../../../image/shonaigo_bt_on.png);
	background-repeat: no-repeat;
	text-indent : -9999px ;
}

div#globalMenu2 .nolink3 {
	color: #fff;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../../../image/mukashi_bt_on.png);
	background-repeat: no-repeat;
	text-indent : -9999px ;
}

div#globalMenu2 .menu-3-on a {
	display: block;
	width: 120px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-repeat : no-repeat ;
	text-indent : -9999px ;
}

div#globalMenu2 .menu-3-on a:link {
    background-image : url(../../../image/mukashi_bt_on.png) ;
}

div#globalMenu2 .menu-3-on a:visited {
    background-image : url(../../../image/mukashi_bt_on.png) ;
}

div#globalMenu2 .menu-3-on a:hover {
    background-image : url(../../../image/mukashi_bt_on.png) ;
}

div#globalMenu2 .nolink4 {
	color: #fff;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background-image: url(../../../image/sanga_bt_on.png);
	background-repeat: no-repeat;
	text-indent : -9999px ;
}

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 ul {
	margin-left: 44px;
}

div#globalMenu2 a {
	text-decoration: none;
}

img .icon {
	vertical-align: text-bottom;
}
/*------------------------------------ヘッダー部分ここまで*/

/*パンクズ設定------------------------------------*/
div#pankuzu {
	clear: both;
	font-size: 75%;
	width: 900;
	padding: 10px 0px;
	margin-left: 30px;
	margin-right: 30px;
}
/*------------------------------------パンクズここまで*/

/*ローカルメニュー設定------------------------------------*/
div#localMenu {
	clear: both;
	width: 180px;
	padding: 0px 0px;
	margin-top: 10px;
	margin-left: 30px;
	background-color: #fff;
	float: left;
}

div#localMenu .nowMenu {
	padding: 0px 0px 0px 0px;
	background-color: #ddd;
}

div#localMenu .nowMenu h2 a {
	display: block;
	width: 177px;
	height: 16px;
	font-size: 14px;
	line-height: 100%;
	text-decoration: none;
	padding: 6px 0px 6px 3px;
	border-top: solid #888 1px;
	background-color: #9da6d0;
	border-bottom: solid #888 1px;
	margin-bottom: 0px;
	background-repeat : no-repeat ;
}




div#localMenu .otherMenu {
	padding: 0px 0px 0px 0px;
	background-color: #ddd;
}

div#menuTitle {
	width: 180px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	margin-top: 0px;
	background-color: #333;
 }
 
 div#menuTitle a {
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	text-align: center;
	text-align: center;
 }


div#localMenu h2 a {
	display: block;
	width: 177px;
	height: 16px;
	font-size: 14px;
	line-height: 100%;
	text-decoration: none;
	padding: 6px 0px 6px 3px;
	border-top: solid #888 1px;
	background-color: #ddd;
	border-bottom: solid #888 1px;
	margin-bottom: 2px;
	background-repeat : no-repeat ;
}

div#localMenu h2 a:link {
    background-image : url(../../../image/loc_menubg_off.png) ;
}

div#localMenu h2 a:visited {
    background-image : url(../../../image/loc_menubg_off.png) ;
}

div#localMenu h2 a:hover {
    background-image : url(../../../image/loc_menubg_on.png) ;
}

div#localMenu .offlink {
	width: 180px;
	height: 16px;
	color: #fff;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	border-top: solid #888 1px;
	border-bottom: solid #888 1px;
	margin-bottom: 2px;
	background-image: url(../../../image/loc_menubg_off.png);
	background-repeat : no-repeat ;
	background-color: #aaa;
}

div#localMenu .nolink {
	width: 180px;
	height: 16px;
	color: #fff;
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	text-decoration: none;
	padding: 7px 0px 5px 0px;
	border-top: solid #888 1px;
	border-bottom: solid #888 1px;
	margin-bottom: 0px;
	background-image: url(../../../image/loc_menubg_on.png);
	background-repeat : no-repeat ;
}

/*
div#localMenu .link a {
	width: 177px;
	height: 16px;
	font-size: 14px;
	line-height: 100%;
	padding: 2px 0px 4px 12px;
}
*/

div#localMenu li a:link {
    background-color : #ddd;
}

div#localMenu li a:visited {
    background-color : #ddd;
}

div#localMenu li a:hover {
    background-color : #9da6d0;
}


div#localMenu ul {
	font-size: 12px;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #ddd;
	margin-bottom: 2px;
}

div#localMenu li {
	width: 180px;
	list-style-type: none;
	border-bottom: dotted #888 1px;
}

.nowMenu li {
	list-style-type: none;
}

div#localMenu li a {
	width: 165px;
	display: block;
	padding: 6px 0px 6px 15px;
	list-style-type: none;
}

div#localMenu .genzai {
	width: 165px;
	color: #222;
	font-weight: bold;
	padding: 6px 0px 6px 15px;
	background-color: #9da6d0;
	list-style-type: none;
}

div#mysiteLink {
	width: 180px;
	padding: 0px 0px 62px 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}


div#mysiteLink p {
	width: 180px;
	font-size: 80%;
	line-height: 100%;
	padding: 2px 0px 2px 0px;
	margin-bottom: 0px;
	border-bottom: solid #888 1px;
}


div#mysiteLink li {
	width: 180px;
	font-size: 80%;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
}


div#mysiteLink li a {
	display: block;
	width: 180px;
	height: 62;
	font-size: 80%;
	line-height: 100%;
	padding: 0px 0px 51px 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent : -9999px ;
}

div#mysiteLink li a:link {
    background-image : url(../../../image/nonohana_banner.jpg) ;
}

div#mysiteLink li a:visited {
    background-image : url(../../../image/nonohana_banner.jpg) ;
}

div#mysiteLink li a:hover {
    background-image : url(../../../image/nonohana_banner.jpg) ;
}




div#localMenu h3 {
	width: 175px;
	font-size: 80%;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
}

div#localMenu h4 {
	width: 175px;
	font-size: 80%;
	line-height: 100%;
	padding: 8px 0px 6px 5px;
	border-top: solid #888 1px;
	border-bottom: solid #888 1px;
	background-color: #fff;
}
/*------------------------------------ローカルメニュー設定ここまで*/


/*メインコンテンツ設定------------------------------------*/
div#main {
	width: 700px;
	padding: 0px 0px 10px 8px; 
	margin-top: 10px;
	margin-bottom: 30px;
	border-left: dotted #aaa 2px;
	margin-right: 30px;
	float: right;
}

.bgImage {
	width: 700px;
	padding: 0px 0px 10px 8px; 
	background-image: url(../image/ohanashi_bg.jpg);
	background-repeat: no-repeat;
}

div#main h1 {
	width: 700px;
	padding: 0px 0px;
}


div#honbun {
	width: 700px;
	padding: 0px 0px;
	margin-top: 10px;

}

.text {
	font-size: 95%;
	width: 440px;
	line-height: 160%;
	padding: 0px 10px 0px 10px;
	float: left;
	margin-bottom:20px;
}

.text2 {
	font-size: 90%;
	width: 610px;
	line-height: 160%;
	padding: 0px 30px 0px 40px;
	margin-bottom:20px;
}

.text3 {
	font-size: 90%;
	width: 590px;
	line-height: 160%;
	text-align: right;
	padding: px 30px 0px 60px;
	margin-bottom:20px;
}

.hyoushi {
	width: 220px;
	padding: 4px 10px 0px 10px;
	float: right;
	margin-bottom:20px;
}

.caption {
	font-size: 70%;
	line-height: 120%;
	width: 220px;
	padding: 5px 0px 0px 0px;
}

div#menuBar {
	width: 692px;
	height: 28;
	padding: 4px 0px 0px 8px; 
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../../../image/menu_bg_on.png);
	background-repeat: repeat-x;
	border: solid #888 1px;
	text-decoration: none;
	clear: left;
}

div#menuBar h2 {
	width: 700px;
	font-size: 90%;
	color: #000;
	text-decoration: none;
}

div#mokuji h2 {
	color: #fff;
	font-size: 80%;
	width: 690px;
	padding: 5px 5px 4px 5px;
	background-color: #425f9b;
	clear: both;
}

div#mokuji .pdf {
	width: 108px;
	padding: 4px 0px 4px 8px;
	float:left;
}

div#mokuji .pdf-2 {
	width: 124px;
	padding: 4px 8px 4px 8px;
	float:left;
}

div#mokuji p {
	font-size: 70%;
	line-height: 130%;
	padding: 2px 0px 2px 0px;
	border-bottom: dotted #555 1px;
}

div#mokuji h3 {
	font-size: 80%;
	line-height: 100%;
	width: 104px;
	padding: 0px 0px 4px 12px;
	margin-top:0px;
	float:left;
}

div#mokuji h4 {
	width: 91px;
	padding: 2px 0px 4px 25px;
	float:left;
}

div#mokuji h5 {
	width: 90px;
	padding: 2px 13px 4px 13px;
	float:left;
}

div#mokuji h6 {
	font-size: 80%;
	line-height: 100%;
	width: 120px;
	padding: 0px 10px 4px 10px;
	margin-top:0px;
	float:left;
}


div#lineUp {
	width: 700px;
	padding: 0px 0px 0px 0px;
}

div#noUnit {
	width: 700px;
	height: 280px;
	padding: 10px 0px 0px 0px;
	border-bottom: solid #888 1px;
}

/*
div#lineUp h2 {
	color: #fff;
	font-size: 80%;
	width: 690px;
	padding: 5px 5px 4px 5px;
	background-color: #425f9b;
}
*/

div#lineUp h3 a {
	display: block;
	font-size: 80%;
	line-height: 100%;
	width: 230px;
	padding: 6px 20px 4px 10px;
	margin-bottom: 4px;
	background-color: #ddd;
}

/*
div#lineUp h3 a {
	display: block;
	width: 230px;
	padding: 4px 20px 4px 10px;
	font-size: 80%;
	line-height: 100%;
}
*/

div#lineUp h3 a:link {
    background-color : #ddd;
}

div#lineUp h3 a:visited {
    background-color : #ddd;
}

div#lineUp h3 a:hover {
    background-color : #9da6d0;
}

div#lineUp h4 {
	width: 400px;
	padding: 0px 0px 0px 0px;
	border: solid #333 1px;
	margin-right:10px;
	float:right;
}



div#lineUp .text3 {
	font-size: 80%;
	line-height: 130%;
	width: 230px;
	padding: 4px 20px 8px 10px;
}

div#lineUp ul {
	font-size: 75%;
	width: 110px;
	list-style: none;
	padding: 6px 10px 6px 10px;
}

div#lineUp .mokuji-1 {
	float: left;
}

div#lineUp .mokuji-2 {
	float: left;
}

div#lineUp .mokuji-3 {
	font-size: 75%;
	width: 220px;
	list-style: none;
	padding: 0px 10px 0px 10px;
}

div#lineUp .text4 {
	clear: left;
	font-size: 75%;
	line-height: 130%;
	width: 240px;
	padding: 6px 10px 4px 10px;
	border-bottom: solid #888 1px;
}

div#lineUp .text5 {
	clear: left;
	font-size: 75%;
	line-height: 130%;
	width: 250px;
	padding: 4px 0px 4px 10px;
	border-top: solid #888 1px;
	margin-bottom: 20px;
}



/*------------------------------------メインコンテンツ設定ここまで*/

/*メインコンテンツ設定------------------------------------*/
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;
}
/*------------------------------------フッター設定ここまで*/