@charset "utf-8";
/* --- 初期設定 --- */
body,strong,h1,h2,h3,ul,li,p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
.clear {
	display: none;
}
.button {
	display: block;
	clear: none;
	float: left;
	height: 25px;
	width: 54px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #CC0000;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/btn_top_big.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	display: block;
}

/* --- 共通設計 --- */
div#main {
	display: block;
	height: 1200px;
	width: 1000px;
	background-color: #FFFFFF;
	text-align: left;
}
/* --- 右側部分 --- */
#main div#right {
	display: block;
	float: right;
	height: 1200px;
	width: 700px;
	clear: none;
}
#main #right div#header {
	float: right;
	height: 57px;
	width: 700px;
	display: block;
	clear: none;
	background-image: url(img/bit_right_top.jpg);
	background-repeat: repeat-x;
}
#main #right #header a {
	color: #66CCFF;
}
#main #right #header a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#main #right #header h1 {
	background-image: url(img/bnr_top_logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 57px;
	width: 250px;
	float: left;
	clear: none;
}
#main #right #header p#pan_list {
	display: block;
	clear: none;
	float: left;
	height: 26px;
	width: 440px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #333333;
}
#main #right #header p#header_line {
	background-image: url(img/bnr_top_line.gif);
	display: block;
	clear: none;
	float: left;
	height: 26px;
	width: 450px;
}
#main #right div#header2 {
	background-image: url(img/bit_top.jpg);
	background-repeat: repeat-x;
	clear: none;
	float: right;
	height: 41px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main #right #header2 p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	clear: none;
	float: left;
	height: 20px;
	width: 220px;
	text-align: right;
	margin-top: 10px;
}

#main #right #header2 ul {
	display: block;
	float: left;
	height: 28px;
	width: 240px;
	clear: none;
	margin-top: 7px;
}
#main #right #header2 li#btn01 {
	display: block;
	clear: none;
	float: left;
	height: 28px;
	width: 54px;
	margin-right: 5px;
	margin-left: 10px;
}
#main #right #header2 li#btn02 {
	display: block;
	clear: none;
	float: left;
	height: 28px;
	width: 54px;
	margin-right: 5px;
	margin-left: 5px;
}
#main #right #header2 li#btn03 {
	display: block;
	clear: none;
	float: left;
	height: 28px;
	width: 54px;
	margin-left: 5px;
}
#main #right #header2 #btn01 a {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-image: url(img/btn_top_big.gif);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	height: 25px;
	width: 54px;
	text-align: center;
	padding-top: 3px;
}
#main #right #header2 #btn02 a {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-image: url(img/btn_top_big.gif);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	height: 25px;
	width: 54px;
	text-align: center;
	padding-top: 3px;
}
#main #right #header2 #btn03 a {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-image: url(img/btn_top_big.gif);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	height: 25px;
	width: 54px;
	text-align: center;
	padding-top: 3px;
}
#main #right #header2 li#m01 {
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	width: 70px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 3px;
}
#main #right #header2 li#m02 {
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	width: 130px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 3px;
	clear: none;
}
#main #right #header2 #m01 a {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #66CCFF;
}
#main #right #header2 #m01 a:hover {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
#main #right #header2 #m02 a {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #66CCFF;
}
#main #right #header2 #m02 a:hover {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

/* --- 左側部分 --- */
#main div#left {
	display: block;
	float: right;
	height: 1200px;
	width: 300px;
	clear: none;
}
#main #left div#left_top {
	display: block;
	clear: none;
	float: left;
	height: 99px;
	width: 300px;
}

#main #left #left_top p#box01 {
	background-image: url(img/pict_left_01.jpg);
	display: block;
	float: left;
	height: 99px;
	width: 31px;
	clear: none;
	background-repeat: no-repeat;
}
#main #left #left_top div#logo_left {
	display: block;
	float: left;
	height: 99px;
	width: 269px;
	clear: none;
}
#main #left #left_top #logo_left a {
	background-image: url(img/pict_left_main.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 99px;
	width: 269px;
	clear: none;
}
#main #left div#left_middle {
	display: block;
	clear: none;
	float: left;
	height: 161px;
	width: 300px;
}
#main #left #left_middle p#box02 {
	background-image: url(img/pict_left_02.jpg);
	float: left;
	height: 161px;
	width: 31px;
	display: block;
	clear: none;
	background-repeat: no-repeat;
}
#main #left #left_middle p#box03 {
	background-image: url(img/pict_left_03.jpg);
	display: block;
	float: left;
	height: 161px;
	width: 269px;
	clear: none;
	background-repeat: no-repeat;
}
#main #left div#left_bottom {
	display: block;
	clear: none;
	float: left;
	height: 940px;
	width: 300px;
}

#main #left #left_bottom p#menu_left {
	background-image: url(img/bit_left.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 940px;
	width: 30px;
	clear: none;
}
#main #left #left_bottom div#menu_right {
	background-image: url(img/bit_left.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: none;
	float: left;
	height: 940px;
	width: 269px;
	margin-left: 1px;
}

#main #left #left_bottom #menu_right ul {
	display: block;
	float: left;
	width: 269px;
	clear: both;
	height: 765px;
}
#main #left #left_bottom #menu_right li#menu00 {
	display: block;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
}
#main #left #left_bottom #menu_right li#menu01 {
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
}
#main #left #left_bottom #menu_right li#menu01_1 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu01_2 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu01_3 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu01_4 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu02 {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
}
#main #left #left_bottom #menu_right li#menu02_1 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu02_2 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu02_3 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu02_4 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu02_5 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu03 {
	display: block;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
	margin-top: 5px;
}
#main #left #left_bottom #menu_right li#menu03_1 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu03_2 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu03_3 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu04 {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
}
#main #left #left_bottom #menu_right li#menu04_1 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu04_2 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu04_3 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu05 {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
}
#main #left #left_bottom #menu_right li#menu05_1 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu05_2 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu05_3 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu05_4 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu06 {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	clear: none;
	height: 30px;
	width: 250px;
}
#main #left #left_bottom #menu_right li#menu06_1 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu06_2 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu06_3 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu06_4 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right li#menu06_5 {
	display: block;
	margin-left: 50px;
	float: left;
	clear: none;
	height: 20px;
	width: 210px;
}
#main #left #left_bottom #menu_right #menu00 a {
	background-image: url(img/list_selfinfo_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: left;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu00 a:hover {
	background-image: url(img/list_selfinfo_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu01 a {
	background-image: url(img/list_01_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: left;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu01 a:hover {
	background-image: url(img/list_01_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu01_1 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_1 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_2 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_2 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_3 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_4 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu01_4 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02 a {
	background-image: url(img/list_02_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: left;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu02 a:hover {
	background-image: url(img/list_02_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu02_1 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_1 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_2 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_2 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_3 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_4 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_4 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_5 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu02_5 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu03 a {
	background-image: url(img/list_03_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: left;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu03 a:hover {
	background-image: url(img/list_03_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu03_1 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu03_1 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu03_2 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu03_2 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu03_3 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu03_3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu04 a {
	background-image: url(img/list_04_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu04 a:hover {
	background-image: url(img/list_04_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu04_1 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu04_1 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu04_2 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu04_2 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu04_3 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu04_3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05 a {
	background-image: url(img/list_05_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: left;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu05 a:hover {
	background-image: url(img/list_05_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu05_1 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_1 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_2 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_2 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_3 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_4 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu05_4 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06 a {
	background-image: url(img/list_06_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: left;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu06 a:hover {
	background-image: url(img/list_06_roll.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	background-position: right;
	float: left;
	clear: both;
}
#main #left #left_bottom #menu_right #menu06_1 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_1 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_2 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_2 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_3 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_3 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_4 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_4 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_5 a {
	color: #0000CC;
	text-decoration: none;
}
#main #left #left_bottom #menu_right #menu06_5 a:hover {
	color: #FFFF33;
	text-decoration: none;
}
#main #left #left_bottom #menu_right p#london {
	background-image: url(img/pict_left_london.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	height: 126px;
	width: 269px;
}
#main #left #left_bottom #menu_right p#attention {
	display: block;
	clear: none;
	float: left;
	height: 40px;
	width: 239px;
	margin-top: 10px;
	margin-left: 10px;
}
