a,
a:visited {
	color: #33f;
}

a:hover {
	background-color: #ddd;
	color: #000;
}

body {
	margin: 0;
	padding: 0;
}



.disnone {
	display: none;
}



#header {
	width: 886px;
	height: 71px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
}

#header h1 {
	display: inline;
}

#header a {
	display: block;
	width: 886px;
	height: 71px;
	background: url('../images/header.gif') no-repeat;
}



#navi {
	margin: 0;
	padding: 0;
	background: url('../images/navi_bg.gif') repeat-x;
}

#navi ul {
	width: 790px;
	height: 44px;
	margin: 0 auto;
	padding: 0;
}

#navi ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav01 { width: 121px; }
#nav02 { width: 212px; }
#nav03 { width: 153px; }
#nav04 { width: 157px; }
#nav05 { width: 147px; }

#navi ul li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 44px;
	padding-top: 44px;
	background-image: url('../images/navi.gif');
}

#nav01 a { background-position:	0px    0px; }
#nav02 a { background-position:	-121px 0px; }
#nav03 a { background-position:	-333px 0px; }
#nav04 a { background-position:	-486px 0px; }
#nav05 a { background-position:	-643px 0px; }

#nav01 a:hover { background-position: 0px    -44px; }
#nav02 a:hover { background-position: -121px -44px; }
#nav03 a:hover { background-position: -333px -44px; }
#nav04 a:hover { background-position: -486px -44px; }
#nav05 a:hover { background-position: -643px -44px; }



#container {
	width: 800px;
	margin: 10px auto;
}



#head_banner {
	width: 800px;
	height: 221px;
}

#head_banner div {
	display: none;
}

#head_banner a {
	display: block;
	width: 800px;
	height: 221px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/head_banner.jpg') no-repeat;
}



#main {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 50px;
}



#main #rank_member {
	float: left;
	width: 273px;
	margin-right: 4px;
	margin-bottom: 10px;
}

#main #rank_member h2 {
	width: 273px;
	height: 35px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/top_h2_rank_member.gif') no-repeat;
}

#main #rank_member #rank_member_contents {
	margin: 0;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#main #rank_member #rank_member_contents #rank_member_01,
#main #rank_member #rank_member_contents #rank_member_02,
#main #rank_member #rank_member_contents #rank_member_03 {
	display: block;
	width: 254px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}

#main #rank_member #rank_member_contents #rank_member_01 {
	background: url('../images/top_rank_member_01.gif') no-repeat;
}

#main #rank_member #rank_member_contents #rank_member_02 {
	background: url('../images/top_rank_member_02.gif') no-repeat;
}

#main #rank_member #rank_member_contents #rank_member_03 {
	background: url('../images/top_rank_member_03.gif') no-repeat;
}

#main #rank_member #rank_member_contents #rank_member_link {
	margin-top: 10px;
	text-align: right;
	font-size: 80%;
}



#main #rank_review {
	float: right;
	width: 273px;
}

#main #rank_review h2 {
	width: 273px;
	height: 35px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/top_h2_rank_review.gif') no-repeat;
}

#main #rank_review #rank_review_contents {
	margin: 0;
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#main #rank_review #rank_review_contents #rank_review_01,
#main #rank_review #rank_review_contents #rank_review_02,
#main #rank_review #rank_review_contents #rank_review_03 {
	display: block;
	width: 254px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}

#main #rank_review #rank_review_contents #rank_review_01 {
	background: url('../images/top_rank_review_01.gif') no-repeat;
}

#main #rank_review #rank_review_contents #rank_review_02 {
	background: url('../images/top_rank_review_02.gif') no-repeat;
}

#main #rank_review #rank_review_contents #rank_review_03 {
	background: url('../images/top_rank_review_03.gif') no-repeat;
}

#main #rank_review #rank_review_contents #rank_review_link {
	margin-top: 10px;
	text-align: right;
	font-size: 80%;
}



#main #service3 h2 {
	clear: both;
	width: 550px;
	height: 35px;
	margin: 0;
	background: url('../images/top_h2_service3.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#main #service3 #service3_contents {
	margin: 0;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#main #service3 #service3_contents h3 {
	width: 548px;
	height: 70px;
	margin: 0;
	background: url('../images/top_h3_service3.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#main #service3 #service3_contents table {
	margin: 10px;
	font-size: 80%;
}

#main #service3 #service3_contents table thead td {
	width: 167px;
}

#main #service3 #service3_contents table #service3_01,
#main #service3 #service3_contents table #service3_02,
#main #service3 #service3_contents table #service3_03 {
	display: block;
	width: 167px;
	height: 38px;
	margin-top: 10px;
	margin-right: 7px;
	text-indent: -9999px;
	overflow: hidden;
}

#main #service3 #service3_contents table #service3_01 {
	background: url('../images/top_service3_btn_01.gif') no-repeat;
}

#main #service3 #service3_contents table #service3_02 {
	background: url('../images/top_service3_btn_02.gif') no-repeat;
}

#main #service3 #service3_contents table #service3_03 {
	background: url('../images/top_service3_btn_03.gif') no-repeat;
}



#alllogo h2 {
	width: 550px;
	height: 35px;
	margin: 10px 0 0 0;
	background: url('../images/top_h2_alllogo.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#alllogo #alllogo_contents {
	margin: 0;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#alllogo #alllogo_contents #alllogo_logo {
	display: block;
	width: 548px;
	height: 359px;
	background: url('../images/top_alllogo.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#alllogo #alllogo_contents #alllogo_link {
	margin-right: 10px;
	text-align: right;
	font-size: 80%;
}



#map h2 {
	width: 550px;
	height: 35px;
	margin: 10px 0 0 0;
	background: url('../images/top_h2_map.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#map #map_agency,
#map #map_event {
	width: 270px;
	border: 1px solid #ccc;
}

#map #map_agency h3,
#map #map_event h3 {
	width: 270px;
	height: 60px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
}

#map #map_agency h3 {
	background: url('../images/top_h3_map1.gif') no-repeat;
}

#map #map_event h3 {
	background: url('../images/top_h3_map2.gif') no-repeat;
}

#map #map_agency p,
#map #map_event p {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#map #map_agency {
	float: left;
	margin-right: 3px;
}

#map #map_event {
	float: right;
	margin-left: 3px;
}



#back_pagetop {
}

#back_pagetop a {
	display: block;
	width: 114px;
	height: 14px;
	margin-top: 10px;
	margin-left: 436px;
	background: url('../images/back_pagetop.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}





#side {
	float: right;
	width: 240px;
	margin-top: 10px;
	padding-bottom: 50px;
}

#side_banner {
	display: block;
	width: 240px;
	height: 240px;
	margin-bottom: 10px;
	background: url('../images/side_banner.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#side_menu_all,
#side_menu_agency,
#side_menu_search,
#side_menu_event {
	display: block;
	width: 240px;
	height: 41px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 2px;
}

#side_menu_all {
	background: url('../images/side_menu_all.gif') no-repeat;
}

#side_menu_agency {
	background: url('../images/side_menu_agency.gif') no-repeat;
}

#side_menu_search {
	background: url('../images/side_menu_search.gif') no-repeat;
}

#side_menu_event {
	background: url('../images/side_menu_event.gif') no-repeat;
}



#side_news h2 {
	width: 240px;
	height: 35px;
	margin: 10px 0 0 0;
	background: url('../images/side_h2_news.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#side_news #side_news_contents {
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#side_news #side_news_contents table tbody th {
	width: 20px;
	height: 28px;
	padding-bottom: 5px;
	background: url('../images/news_icon.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#side_news #side_news_contents table tbody td {
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 1.2em;
}

#side_news #side_news_contents table tfoot td {
	text-align: right;
	font-size: 80%;
}

#side_words {
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 80%;
}

#side_words strong {
	font-weight: normal;
}





#footer {
	clear: both;
	height: 186px;
	margin: 0;
	background: url('../images/footer_bg.gif') repeat-x;
}

#footer #footer_contents {
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 80%;
	color: #fff;
}

#footer #footer_contents a {
	color: #fff;
	text-decoration: none;
}

#footer #footer_contents a:hover {
	color: #900;
}

#footer #footer_contents #footer_menu {
	float: left;
}

#footer #footer_contents #copyright {
	float: right;
	height: 63px;
}

#footer #footer_contents #copyright a {
	display: block;
	width: 302px;
	height: 43px;
	background: url('../images/footer_copyright.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}






.dot_line {
	width: 550px;
	height: 3px;
	background: url('../images/dot_line.gif') repeat-x;
}







.sub_h2 {
	width: 550px;
	height: 60px;
	margin-top: 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


#h2_all {
	background-image: url('../images/h2_all.gif');
}

#h2_detail {
	background-image: url('../images/h2_detail.gif');
}

#h2_agency {
	background-image: url('../images/h2_agency.gif');
}

#h2_search {
	background-image: url('../images/h2_search.gif');
}

#h2_event {
	background-image: url('../images/h2_event.gif');
}

#h2_news {
	background-image: url('../images/h2_news.gif');
}

#h2_contact {
	background-image: url('../images/h2_contact.gif');
}







.service_data {
	margin-top: 10px;
	margin-bottom: 10px;
}

.service_data th a {
	display: block;
	width: 120px;
	height: 120px;
	border: 4px double #ccc;
	background-position: center center;
	background-repeat: no-repeat;
}

.service_data th img {
	border: none;
}

.service_data td {
	padding-left: 10px;
}

.service_data td h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.service_data td h3 a {
	text-decoration: none;
}

.service_data .service_type_summary {
	font-size: 80%;
	color: #333;
}

.service_data .service_type_summary a {
	text-decoration: none;
}

.service_data .service_link_sub {
	text-align: right;
	font-size: 80%;
	color: #33f;
}
/*
#af_img {
	display: none;
}
*/
.service_data .service_link_detail {
	float: right;
	display: block;
	width: 128px;
	height: 32px;
	background: url('../images/btn_detail.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}





#detail div {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 90%;
	line-height: 1.5em;
	color: #222;
}

#detail div strong {
	color: #c00;
}

#detail div p {
	text-align: right;
}

#detail div ul {
	margin-top: 5px;
	margin-left: 20px;
}

#detail h3 {
	width: 550px;
	height: 40px;
	margin: 20px 0 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#detail #h3_member {
	background-image: url('../images/h3_member.gif');
}

#detail #h3_review {
	background-image: url('../images/h3_review.gif');
}

#detail #h3_movie {
	background-image: url('../images/h3_movie.gif');
}

#detail #h3_result {
	background-image: url('../images/h3_result.gif');
}

#detail #h3_service {
	background-image: url('../images/h3_service.gif');
}

#detail #h3_event {
	background-image: url('../images/h3_event.gif');
}

#detail #h3_holding {
	background-image: url('../images/h3_holding.gif');
}

#detail #h3_free {
	background-image: url('../images/h3_free.gif');
}





#detail #review {
	margin: 10px 15px;
}

#detail #review p {
	font-size: 12px;
	color: #444;
	line-height: 1.2em;
}

#detail #review p span {
	font-size: 10px;
}

#detail #review table {
	margin-bottom: 10px;
	background-color: #fcf1cf;
}

#detail #review table th,
#detail #review table td {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック";
	line-height: 1.2em;
}

#detail #review table th.review_image {
	padding: 10px;
	text-align: center;
}

#detail #review table th.review_summary,
#detail #review table th.review_site {
	text-align: left;
	font-weight: normal;
}

#detail #review table th.review_summary {
	padding: 10px 10px 0 0;
	color: #444;
}

#detail #review table th.review_site {
	padding: 0 0 10px 0;
}

#detail #review table td {
	text-align: right;
	padding: 0 10px 10px 0;
	color: #444;
}







#bodyLinks #main h2 {
	width: 550px;
	height: 60px;
	background: url('../images/h2_links.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#bodyLinks #main .site_name {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

#bodyLinks #main .site_url {
	font-size: 70%;
	color: #090;
	line-height: 3em;
}

#bodyLinks #main .site_des {
	font-size: 80%;
}







#bodySp #container {
	padding-bottom: 50px;
}



#sp div,
#sp a {
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#sp #sp_title_l {
	float: left;
	width: 437px;
	height: 305px;
	background-image: url('../images/sp_title_l.jpg');
}

#sp #sp_title_r {
	float: right;
	width: 363px;
	height: 305px;
	background-image: url('../images/sp_title_r.jpg');
}

#sp #sp_service_01 {
	float: left;
	width: 400px;
	height: 224px;
	background-image: url('../images/sp_service_01.jpg');
}

#sp #sp_service_02 {
	float: right;
	width: 400px;
	height: 224px;
	background-image: url('../images/sp_service_02.jpg');
}

#sp #sp_service_03 {
	float: left;
	width: 400px;
	height: 210px;
	background-image: url('../images/sp_service_03.jpg');
}

#sp #sp_service_04 {
	float: right;
	width: 400px;
	height: 210px;
	background-image: url('../images/sp_service_04.jpg');
}

#sp #sp_service_05 {
	float: left;
	width: 400px;
	height: 224px;
	background-image: url('../images/sp_service_05.jpg');
}

#sp #sp_service_06 {
	float: right;
	width: 400px;
	height: 224px;
	background-image: url('../images/sp_service_06.jpg');
}













#sp2 #sp2_title {
	width: 800px;
	height: 221px;
	background: url('../images/sp2_title.jpg') no-repeat;
}

#sp2 h2 {
	width: 800px;
	height: 48px;
	margin: 20px 0 5px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#sp2 #sp2_h2_01 {
	background-image: url('../images/sp2_h2_01.gif');
}

#sp2 #sp2_h2_02 {
	background-image: url('../images/sp2_h2_02.gif');
}

#sp2 #sp2_h2_03 {
	background-image: url('../images/sp2_h2_03.gif');
}



#sp2 .sp2_h3 {
	width: 800px;
	height: 32px;
	margin: 20px 0 10px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#sp2 #sp2_h3_01 {
	background-image: url('../images/sp2_h3_01.gif');
}

#sp2 #sp2_h3_02 {
	background-image: url('../images/sp2_h3_02.gif');
}

#sp2 #sp2_h3_03 {
	background-image: url('../images/sp2_h3_03.gif');
}






#sp2 .sp2_table {
	width: 800px;
	margin-bottom: 50px;
}

#sp2 .service_data {
	padding: 5px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}











#area_link {
	line-height: 1.5em;
	font-size: 80%;
}



#tag_foot {
	margin-top: 50px;
	padding: 20px;
	border: 1px solid #ccc;
	line-height: 1.5em;
	font-size: 80%;
}



#back_link {
	margin-top: 30px;
	text-align: right;
	font-size: 80%;
}









