* {
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-color: #E7E7E7;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
}

body > #base {
	height: 100%;
}

a {
	color:#3478BC;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

img {
	margin: 0px 0px 0px 0px;
}
.ttl {
	clear: both;
	margin: 15px 0px 0px 50px;
}
/*-------------------------------------------------------------------*/
#base {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/contents_back.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*-------------------------------------------------------------------*/
#header {
	width:1000px;
	height: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
}

#header ul {
	list-style-type:none;
	display: block;
	padding-top: 150px;
	padding-left: 10px;
}

#header li {
	display: inline;
}

#header li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../image/li_ov.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 27px;
	padding-right: 23px;
}

#header li a:hover {
	color: #ffcc00;
	background-image: url(../image/li.gif);
}
/*-------------------------------------------------------------------*/
#header_member {
	width:1000px;
	height: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../image/header_member.jpg);
	background-repeat: no-repeat;
}

#header_member ul {
	list-style-type:none;
	display: block;
	padding-top: 150px;
	padding-left: 10px;
}

#header_member li {
	display: inline;
}

#header_member li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../image/li_ov.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 27px;
	padding-right: 23px;
}

#header_member li a:hover {
	color: #ffcc00;
	background-image: url(../image/li.gif);
}
/*----------------------------------------------------------------*/

#contents {
	width:1000px;
	height: auto;
	background-image: url(../image/contents_back.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
#contents #whatsnew {
	width: 900px;
	height: 30px;
	margin: 10px 0px 0px 50px;
	background-image: url(../image/whatsnew.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#contents #powerpush{
	width:950px;
	height: 345;
	margin: 0px 0px 0px 25px;
	background-image: url(../image/powerpush_back.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#contents01 {
	width:900px;
	height: auto;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
}

#contents02 {
	width:900px;
	height: auto;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top:10px;
}

#box_left {
	display: inline;
	float: left;
	width:600px;
	height: 40px;
}

#box_left #info {
	width:600px;
	height: 160px;
	padding-top: 35px;
	background-image: url(../image/info_back.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
}

#box_left #info #information {
	width:565px;
	height: 110px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 0px 10px 10px;
}

#box_left #info #information dl{
	font-size: 12px;
}

#box_left #info #information dt{
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
}

#box_left #info #information dd{
	letter-spacing: 0.1em;
	line-height: 18px;
	font-size: 14px;
	text-align: right;
}

#box_left #event {
	width:600px;
	height: 215px;

	background-image: url(../image/event_back.jpg);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
}

#box_left #event #news {
	width:565px;
	height: 200px;
	overflow: auto;
	padding-top: 40px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0px 0px 10px;
}

#box_left #event #news dl{
	font-size: 12px;
}

#box_left #event #news dt{
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
}

#box_left #event #news dd{
	letter-spacing: 0.1em;
	line-height: 18px;
	font-size: 14px;
	text-align: right;
}

#box_right {
	display: inline;
	float: right;
	width:280px;
	height: 400px;
	padding-top: 10px;
}

#box_right #rec_companion {
	width:280px;
	height: 120px;
	padding-top: 15px;
}

#box_right #mail {
	width:280px;
	height: 120px;
	padding-top: 15px;
}
#box_right #mobile {
	width:280px;
	height: 120px;
	background-image: url(../image/mobile.gif);
	background-repeat: no-repeat;

}

/*----------------------------------------------------------------*/
#footer {
	clear: both;
	width:1000px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../image/footer.jpg);
	background-repeat: no-repeat;
}

#footer ul {
	list-style-type:none;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
}

#footer li {
	display: inline;
}

#footer li a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../image/li_ov.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 27px;
	padding-right: 23px;
}

#footer li a:hover {
	color: #ffcc00;
	background-image: url(../image/li.gif);
}

/*----------------------------------------------------------------*/
#companion {
	width:898px;
	height: auto;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#companion_main {
	width: 898px;
	height: auto;
	padding-top: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../image/companion_list.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#companion #list_box {
	float: left;
	display: inline;
	list-style:none;
	width: 898px;
	height: auto;
	background-image: url(../image/companion_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#companion #list_box ul{
	list-style: none;
	width: 898px;
	height: auto;
	padding-left: 5px;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}

#companion #list_box li{
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 220px;
	height: 360px;
	background-image: url(../image/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000033;

}

#companion #list_box .icon{
	margin: 0px 0px 0px 5px;
	padding-left: 5px;
	width:210px;
	height:10px;
	text-align: left;
	display: inline;
	float: left;
}

#companion #list_box .name{
	clear: both;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:100%;
	letter-spacing: 0.2em;
	color: #990000;
}

#companion #list_box .size{
	text-align: center;
	margin: 2px 0px 0px 0px;
	font-size: 14px;
	color: #000066;
}
/*----------------------------------------------------------------*/
#profile {
	width:900px;
	height: auto;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#profile_main {
	width: 898px;
	height: auto;
	padding-top: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../image/companion_profile.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#photo_box {
	float: left;
	width: 440px;
	height: auto;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 30px;

}

#photo {
	width: 410px;
	height: 530px;
	padding-left: 30px;
	padding-top: 30px;
	background-image: url(../image/photo_back.gif);
	background-repeat: no-repeat;

}

#buttun_box {
	float: left;
	padding-left: 30px;
	margin: 0px 0px 0px px;
	width: 410px;
	height: auto;
}

#buttun_box img{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#buttun_box ul{
	list-style: none;
	margin:0px 0px 0px 0px;
	text-align: center;
}

#buttun_box li{
	display: inline;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 82px;
	height: 40px;
}

#detail_box {
	float: right;
	width: 400px;
	height: auto;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#detail_name {
	width: 400px;
	height: 30px;
	padding-top: 6px;
	font-size: 14px;
	text-indent: 50px;
	letter-spacing: 0.1em;
	background-image: url(../image/profile_name.gif);
	background-repeat: no-repeat;
}

#detail_box table{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
	border-collapse: collapse;
}

#detail_box .question{
	padding: 5px;
	font-weight: normal;
	line-height:140%;
	background-color: #d4d4d4;
	color: #000066;
	text-align: center;
	letter-spacing: 0.1em;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
}

#detail_box .answer{
	padding: 5px;
	font-weight: normal;
	line-height:140%;
	background-color: #ffffff;
	color:#000066;
	letter-spacing: 0.1em;
	text-indent: 0px;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
}

#detail_box .blog {
	padding: 5px;
	font-weight: normal;
	text-align: center;
	line-height:140%;
	color: #ffffff;
	background-color: #ff00ff;
	letter-spacing: 0.1em;
	text-indent: 0px;
}

#detail_reserve {
	width: 400px;
	height: 60px;
	margin: 10px 0px 10px 0px;
	background-image: url(../image/reserve.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#detail_reserve_m {
	width: 400px;
	height: 60px;
	margin: 10px 0px 10px 0px;
	background-image: url(../image/reserve_m.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*----------------------------------------------------------------*/

#todays_box {
	float: left;
	display: inline;
	list-style:none;
	background-image: url(../image/todays_companion_bar.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: auto;
	letter-spacing: 0.2em;

}

#todays_box ul{
	list-style: none;
	width: 900px;
	height: auto;
	margin:5px 0px 5px 0px;
	font-size: 12px;
	text-align: center;
}

#todays_box li{
	display: inline;
	float: left;
	margin-right: 5px;
	padding-top: 10px;
	text-align: center;
	width: 220px;
	height: 360px;
	background-image: url(../image/box_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #000033;
	background-color: #ffffff;
}

#todays_box .name{
	clear: both;
	margin: 7px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:120%;
	color: #990000;
}

#todays_box .size{
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000066;
}

#todays_box .time{
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

#reservation {
	clear: both;
	width:740px;
	padding: 15px 0px 15px 20px;
	letter-spacing: 0.2em;
}

#daytime {
	letter-spacing: 0.1em;
	display: block;
	width: 900px;
	height: 20px;
	font-size: 14px;
	text-indent: 600px;
	padding-top:5px;
}
/*----------------------------------------------------------------*/

#schedule {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#schedule01 {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#schedule02 {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#schedule03 {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc04.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#schedule04 {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc05.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#schedule05 {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc06.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#schedule06 {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../image/sc07.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#schedule_main {
	width: 898px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 25px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#schedule_date {
	display: block;
	font-size: 16px;
	width: 900px;
	height: 30px;
	background-image: url(../image/schedule01.gif);
	background-repeat: no-repeat;
}

#schedule_date ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 900px;
	height: 30px;
}

#schedule_date li{
	display: inline;
	float: left;
	width: 128px;
	height: 20px;
	padding-top: 8px;
}

#schedule_date a:link {
	text-decoration: none;
	color: #333333;
}
#schedule_date a:visited {
	text-decoration: none;
	color: #333333;
}
#schedule_date a:active {
	text-decoration: none;
	color: #333333;
}
#schedule_date a:hover {
	text-decoration: none;
	color: white;
	background: #3333CC;
}

#schedule_box {
	list-style:none;
	width: 900px;
	height: 100%;
	letter-spacing: 0.2em;

}

#schedule_box ul{
	list-style: none;
	margin:5px 0px 5px 0px;
	font-size: 12px;
	text-align: center;
}

#schedule_box li{
	display: inline;
	float: left;
	padding-top: 10px;
	text-align: center;
	width: 220px;
	height: 360px;
	background-image: url(../image/box_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #000033;
	background-color: #ffffff;
}

#schedule_box .name{
	clear: both;
	margin: 7px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:120%;
	color: #990000;
}

#schedule_box .size{
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000066;
}

#schedules_box .time{
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

/*----------------------------------------------------------------*/
#regist {
	width:950px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/mail_main_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#regist_main {
	margin: 0px 0px 0px 0px;
	background-image: url(../image/mail_main_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 460px;
	letter-spacing: 0.1em;
}

#regist_main .body{
	text-indent: 10px;
	line-height:140%;
	color: #000000;
	font-size: 14px;
}

#regist_main .blue{
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}

#regist_main .red{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

#regist_main .copyright{
	font-size: 10px;
	color: #999999;
}
#regist_form {
	padding-top: 15px;
	padding-left: 150px;
	width:650px;
	height: 460px;

}
/*----------------------------------------------------------------*/
#system {
	width:950px;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
}

#system_main {
	padding-top: 70px;
	background-image: url(../image/system_main_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 240px;
	letter-spacing: 0.1em;
}
#system_propaty{
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 170px;
	letter-spacing: 0.1em;
}

#system_map {
	margin: -70px 0px 0px 0px;
	background-image: url(../image/system_main_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 460px;
	letter-spacing: 0.1em;
}
#map {
	clear: both;
	padding-top: 20px;
	margin-left: 125px;
	width: 700px;
	height: 420px;
	border: 1px solid #666666;
}
/*----------------------------------------------------------------*/
#member {
	width:898px;
	height: 450px;
	margin: 15px auto 25px auto;
	padding-top: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../image/member_head.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#login_box {
	width:898px;
	height: 210px;
	margin: 70px auto;
	font-size: 12px;
	color: #000000;
	background-image: url(../image/login.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 140%;
}
	
#login_navi {
	width: 500px;
	height: 200px;
	margin: -70px auto;
	padding-left: 0px;
	font-size: 12px;
	color: #000066;
	line-height: 140%;
	letter-spacing: 0.1em;
}

#login_box .error {
	color: #ffffff;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------*/

#gravure {
	width:900px;
	height: auto;
	margin: 15px auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}

#gravure_main {
	width: 898px;
	height: auto;
	padding-top: 20px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../image/gravure_bar.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#gravure_box {
	list-style:none;
	padding-top: 30px;
	width: 900px;
	height: 100%;

}

#gravure_box ul{
	list-style: none;
	text-align: center;
}

#gravure_box li{
	display: block;
	float: left;
	padding-left: 33px;
	padding-bottom: 30px;
	text-align: center;
	width: 400px;
	height: 150px;
	background-color: #ffffff;
}
/*----------------------------------------------------------------*/
#gravure_detail {
	width:900px;
	height: auto;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#gravure_detail_main {
	width: 898px;
	height: auto;
	padding-top: 30px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../image/gravure_bar.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#gravure_detail_photo_box {
	float: left;
	width: 440px;
	height: 150px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#gravure_detail_photo {
	width: 400px;
	height: 150px;
	padding-left: 10px;
}

#gravure_detail_detail_box {
	float: right;
	width: 400px;
	height: 150px;
	padding-top: 25px;
	padding-right: 30px;
}

#gravure_detail_detail_name {
	width: 400px;
	height: 30px;
	padding-top: 6px;
	font-size: 14px;
	text-indent: 50px;
	letter-spacing: 0.1em;
	background-image: url(../image/profile_name.gif);
	background-repeat: no-repeat;
}

#gravure_detail_detail_box table{
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
	border-collapse: collapse;
}

#gravure_detail_detail_box .question{
	padding: 5px;
	font-weight: normal;
	line-height:140%;
	background-color: #d4d4d4;
	color: #000066;
	text-align: center;
	letter-spacing: 0.1em;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
}

#gravure_detail_detail_box .answer{
	padding: 5px;
	font-weight: normal;
	line-height:140%;
	background-color: #ffffff;
	color:#000066;
	letter-spacing: 0.1em;
	text-indent: 0px;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
}

#gravure_detail_buttun_box {
	float: left;
	list-style: none;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px 0px 0px px;
	width: 878px;
	height: auto;
}

#gravure_detail_buttun_box img{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#gravure_detail_buttun_box ul{
	list-style: none;
	margin:0px 0px 0px 0px;
	text-align: center;
}

#gravure_detail_buttun_box li{
	display: inline;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 82px;
	height: 40px;
}

#gravure_detail_photo_data {
	clear: both;
	padding-top: 51px;
	width: 898px;
	height: 700px;
	background-image: url(../image/gravure_back.gif);
	background-repeat: no-repeat;
}

#gravure_detail_photo_data table{
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-collapse: collapse;
}
/*----------------------------------------------------------------*/