/*ボディ要素*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../img/back_img.jpg);
	background-repeat: repeat;
}

/*ラッパー要素*/
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*ヘッダー要素*/
#wrapper #header {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 57px;
	background-image: url(../img/serch_back.jpg);
	background-repeat: no-repeat;
}
#wrapper #header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

#wrapper #header #search {
	float: right;
	margin-top: 15px;
	width: 208px;
}
#wrapper #header #map {
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	width: 84px;
}
#wrapper #header #map ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #header #map li {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	list-style-type: none;
}



/*メニュー要素*/
#wrapper #menu {
	height: 30px;
	margin-top: 5px;
	background-image: url(../img/menu/menu_back.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#wrapper #menu h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: normal;
}
#wrapper #menu em {
	visibility: hidden;
}
#wrapper #menu a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 124px;
}

/*メニューボタン要素（1番目）*/
#wrapper #menu #me01 a {
	background-image: url(../img/menu/serv_bu_01.jpg);
	background-repeat: no-repeat;
}
#wrapper #menu #me01 a:hover , #wrapper #menu #me01 a:active {
	background-image: url(../img/menu/serv_bu_02.jpg);
	background-repeat: no-repeat;
}

/*メニューボタン要素（2番目）*/
#wrapper #menu #me02 a {
	background-image: url(../img/menu/hurman_bu_01.jpg);
	background-repeat: no-repeat;
}
#wrapper #menu #me02 a:hover , #wrapper #menu #me02 a:active {
	background-image: url(../img/menu/hurman_bu_02.jpg);
	background-repeat: no-repeat;
}

/*メニューボタン要素（3番目）*/
#wrapper #menu #me03 a {
	background-image: url(../img/menu/supp_bu_01.jpg);
	background-repeat: no-repeat;
}
#wrapper #menu #me03 a:hover , #wrapper #menu #me03 a:active {
	background-image: url(../img/menu/supp_bu_02.jpg);
	background-repeat: no-repeat;
}

/*メニューボタン要素（4番目）*/
#wrapper #menu #me04 a {
	background-image: url(../img/menu/data_bu_01.jpg);
	background-repeat: no-repeat;
}
#wrapper #menu #me04 a:hover , #wrapper #menu #me04 a:active {
	background-image: url(../img/menu/data_bu_02.jpg);
	background-repeat: no-repeat;
}

/*メニューボタン要素（5番目）*/
#wrapper #menu #me05 a {
	background-image: url(../img/menu/rec_bu_01.jpg);
	background-repeat: no-repeat;
}
#wrapper #menu #me05 a:hover , #wrapper #menu #me05 a:active {
	background-image: url(../img/menu/rec_bu_02.jpg);
	background-repeat: no-repeat;
}

/*メニューボタン要素（6番目）*/
#wrapper #menu #me06 a {
	background-image: url(../img/menu/com_bu_01.jpg);
	background-repeat: no-repeat;
}
#wrapper #menu #me06 a:hover , #wrapper #menu #me06 a:active {
	background-image: url(../img/menu/com_bu_02.jpg);
	background-repeat: no-repeat;
}
#wrapper #flash {
	margin-top: 10px;
	height: 290px;
	margin-bottom: 10px;
}
#wrapper #contents {
	margin-right: 8px;
	margin-left: 8px;
}
.img_c {
	text-align: center;
	margin-top: 20px;
}



#wrapper #contents #left {
	float: left;
	width: 180px;
	text-align: left;
	margin: 0px;
}
#wrapper #contents #left #left_t01 {
	background-image: url(../img/left_title01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 178px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #006699;
	font-weight: bold;
}
#wrapper #contents #left #left_t02 {
	margin: 0px;
	width: 175px;
	font-weight: bold;
	color: #0033CC;
	padding: 0px;
	height: 64px;
}
#wrapper #contents #left #media {
	width: 178px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#wrapper #contents #left #media #img {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#wrapper #contents #left #media #img_02 {
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#wrapper #contents #left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #contents #left #media #list a {
	background-image: url(../img/left_list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 154px;
	padding-top: 2px;
	padding-left: 24px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}
#wrapper #contents #left #media #list a:hover , #wrapper #contents #left #media #list a:active {
	background-image: url(../img/left_list02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 154px;
	padding-top: 2px;
	padding-left: 24px;
	list-style-type: none;
	display: block;
	text-decoration: none;
}
#wrapper #contents #left #media #other {
	height: 16px;
	text-align: right;
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-right: 2px;
}
#wrapper #contents #left #media #other a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 14px;
	text-align: right;
}
#wrapper #contents #left #media #other a:hover , #wrapper #contents #left #media #other a:active {
	margin: 0px;
	padding: 0px;
	background-image: none;
	height: 14px;
	text-align: right;
}
#wrapper #contents #left #media #other_02 {
	height: 16px;
	text-align: right;
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
}
#wrapper #contents #left #media #other_02 a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 14px;
	text-align: right;
}
#wrapper #contents #left #media #other_02 a:hover , #wrapper #contents #left #media #other_02 a:active {
	margin: 0px;
	padding: 0px;
	background-image: none;
	height: 14px;
	text-align: right;
}


#wrapper #contents #center {
	width: 400px;
	float: left;
	margin-left: 14px;
	text-align: left;
	background-image: url(../img/main_back.jpg);
	background-repeat: no-repeat;
}
#wrapper #contents #center #banner {
	margin-bottom: 5px;
	margin-top: 20px;
}

#wrapper #contents #center h3 {
	font-size: 13px;
	color: #666666;
	margin-left: 5px;
	margin-bottom: 0px;
	line-height: 17px;
	margin-top: 3px;
}
#wrapper #contents #center ul {
	margin-top: 13px;
	list-style-type: none;
	margin-left: 13px;
	padding-left: 14px;
	margin-bottom: 11px;
}
#wrapper #contents #center li {
	line-height: 16px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../img/main_list.jpg);
}
#wrapper #contents #center #my-glider .controls {
	height: 18px;
	margin-left: 8px;
}


/*スライド部分*/
div.scroller {
	width: 400px;
	height: 216px;
	overflow: hidden;
}
div.scroller div.section {
	width:380px;
	height:216px;
	overflow:hidden;
	float:left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #contents #center #my-glider .scroller .content table {
	font-size: 10px;
	width: 380px;
	margin-top: 12px;
	text-align: center;
}
.cpption1 {
	background-image: url(../img/cap_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	line-height: 10px;
	height: 14px;
	padding-top: 2px;
}
.cpption2 {
	background-image: url(../img/cap_02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	line-height: 10px;
	height: 14px;
	padding-top: 2px;
}
.cpption3 {
	background-image: url(../img/cap_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	line-height: 10px;
	height: 14px;
	padding-top: 2px;
}
#wrapper #contents #center #my-glider .scroller a {
	color: #FFFFFF;
	text-decoration: none;
}


div.scroller div.content {
	width: 1500px;
}
#wrapper #contents #center #info {
	margin-top: 15px;
	margin-bottom: 1px;
}
#wrapper #contents #center #scroll {
	height: 186px;
	margin-left: 1px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EEF4FF;
	overflow: scroll;
	scrollbar-arrow-color:#6699ff;
	scrollbar-base-color:#f6f6f6;
	scrollbar-shadow-color:#999999;
	padding-top: 2px;
	overflow-x: hidden; 
}
.date {
	width: 97px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: bold;
	color: #003366;
	padding-left: 3px;
}
.title {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 245px;
	background-image: url(../img/info_list.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
#wrapper #contents #center #ad_img {
	height: 170px;
	width: 120px;
	margin: 0px;
	float: left;
	padding: 5px;
}
#wrapper #contents #center #ad_con {
	float: left;
	height: 170px;
	padding: 5px;
	margin-left: 5px;
	width: 255px;
}
#wrapper #contents #center #ad_con #month {
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #006699;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 5px;
}
#wrapper #contents #center #ad_con ul {
	margin-top: 10px;
	list-style-type: none;
	margin-left: 13px;
	padding-left: 14px;
	margin-bottom: 14px;
}
#wrapper #contents #center #ad_con li {
	line-height: 16px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../img/ad_list.jpg);
}
#wrapper #contents #center #ad_bottun {
	margin-right: 5px;
	text-align: right;
}
.both {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper #contents #center #ad_img_02 {
	width: 105px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper #contents #center #ad_con_02 {
	float: left;
	padding: 5px;
	margin-left: 5px;
	width: 270px;
	margin-bottom: 20px;
}

#wrapper #contents #right {
	width: 136px;
	float: right;
	text-align: left;
	margin: 0px;
}
#wrapper #contents #right #owabi_head {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#wrapper #contents #right #owabi_body {
	margin: 0px;
	height: 133px;
	padding: 0px;
}
#wrapper #contents #right #owabi_foot {
	background-image: url(../img/owabi_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 18px;
	width: 132px;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #contents #right #haken_body {
	padding: 0px;
	height: 142px;
	width: 136px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #contents #right #haken_foot {
	background-image: url(../img/adsaku_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 18px;
	width: 132px;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #contents #right #okuyami_body {
	padding: 0px;
	height: 153px;
	width: 136px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #contents #right #okuyami_foot {
	background-image: url(../img/okuyami_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 17px;
	width: 132px;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #contents #right #banner_side {
	margin-top: 10px;
	background-color: #F5F5F5;
	height: 490px;
	text-align: center;
	padding-top: 5px;
}
#wrapper #contents #right #banner_side ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#wrapper #contents #right #banner_side li {
	margin-bottom: 5px;
}

#wrapper #both {
	clear: both;
}
#wrapper #footer {
	margin-top: 8px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #footer #pri {
	float: left;
	height: 28px;
}

#wrapper #footer #pri ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #footer #pri li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #footer #branch {
	float: right;
	height: 28px;
}
#wrapper #footer #branch ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #footer #branch li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #footer #both {
	clear: both;
}
#wrapper #footer #adress {
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 120px;
	margin-top: 5px;
}

#wrapper #footer #adress #name {
	width: 470px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #0066FF;
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding-top: 5px;
	height: 42px;
}

#wrapper #footer #copy {
	text-align: right;
	margin-right: 5px;
	padding-bottom: 4px;
}
#bottom {
	height: 25px;
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bottom_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
