@charset "UTF-8";

/* 全体 */
* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff3399;
	color: #333333;
	font-size: 12px;
	line-height: 180%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bg.jpg);
}

a {
	color: #CC3366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3366;
}

p{
	padding: 5px;
}

h3{
	font-size: 16px;
	font-weight: bold;
	color: #CC3366;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3366;
	padding-left: 4px;
	margin-bottom: 20px;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear { clear: both; background: none; }

/* レイアウト */
#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 830px;
	height: 111px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
	float: left;
	text-indent: -3000px;
	height: 100px;
	width: 395px;
	display: block;
	font-size: 2px;
}
	
#header h1 a {
	display: block;
	height: 100px;
	width: 395px;
}

.address{
	height: 50px;
	width: 270px;
	font-size: 14px;
	float: right;
	padding-top: 35px;
	padding-right: 65px;
	padding-bottom: 10px;
	color: #993333;
	padding-left: 30px;
	text-align: right;
}

.logo_moji a{
	text-decoration: none;
}

.logo_img{
	width: 304px;
	height: 62px;
	float: left;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -2000px;
	display: block;
}

.logo_img a{
	width: 304px;
	height: 62px;
	display: block;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}

#photo {
	width: 755px;
	height: 150px;
	padding-bottom: 10px;
	background-image: url(../img/photo.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

#flash_box {
	width: 792px;
	height: 250px;
	background-image: url(../img/flash_bg.jpg);
	padding-right: 19px;
	padding-left: 19px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

#flash{
	height: 215px;
	width: 792px;
}

#sub_navi{
	width: 792px;
	height: 47px;
	background-image: url(../img/subnavi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	padding-right: 19px;
	padding-left: 19px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#navigation {
	height: 30px;
	background-image: url(../img/navi_bg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	margin-right: 7px;
	margin-left: 6px;
}

#g_navi {
	height:30px;
}
#g_navi ul {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:30px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	width:81px;
	background:url(../img/navi_bg.jpg) no-repeat;
}
#g_navi li.g_navi02 a {
	background:url(../img/navi_bg.jpg) no-repeat -81px 0px;
	width:87px;
}
#g_navi li.g_navi03 a {
	background:url(../img/navi_bg.jpg) no-repeat -168px 0px;
	width:87px;
}
#g_navi li.g_navi04 a {
	background:url(../img/navi_bg.jpg) no-repeat -255px 0px;
	width:98px;
}
#g_navi li.g_navi05 a {
	background:url(../img/navi_bg.jpg) no-repeat -353px 0px;
	width:154px;
}
#g_navi li.g_navi06 a {
	background:url(../img/navi_bg.jpg) no-repeat -507px 0px;
	width:165px;
}
#g_navi li.g_navi07 a {
	background:url(../img/navi_bg.jpg) no-repeat -672px 0px;
	width:108px;
}


/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat 0px -60px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat -81px -60px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat -168px -60px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat -255px -60px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat -353px -60px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat -507px -60px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../img/navi_bg.jpg) no-repeat -672px -60px;
}


/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../img/navi_bg.jpg) no-repeat 0px -30px;
	width:81px;
}
#g_navi li.g_navi02_on a {
	background:url(../img/navi_bg.jpg) no-repeat -81px -30px;
	width:87px;
}
#g_navi li.g_navi03_on a {
	background:url(../img/navi_bg.jpg) no-repeat -168px -30px;
	width:87px;
}
#g_navi li.g_navi04_on a {
	background:url(../img/navi_bg.jpg) no-repeat -255px -30px;
	width:98px;
}
#g_navi li.g_navi05_on a {
	background:url(../img/navi_bg.jpg) no-repeat -353px -30px;
	width:154px;
}
#g_navi li.g_navi06_on a {
	background:url(../img/navi_bg.jpg) no-repeat -507px -30px;
	width:165px;
}
#g_navi li.g_navi07_on a {
	background:url(../img/navi_bg.jpg) no-repeat -672px -30px;
	width:108px;
}

#faux_top{
	width: 830px;
	height: 45px;
	background-image: url(../img/fauxt_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#faux {
	overflow: visible; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 770px;
	padding-bottom: 20px;
	background-image: url(../img/fauxm_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}

#faux_bottom{
	width: 830px;
	height: 151px;
	background-image: url(../img/fauxb_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left{
	width: 435px;
	float: left;
	margin-top: 20px;
}

#left h2{
	font-size: 2px;
	display: block;
	height: 23px;
	width: 147px;
	text-indent: -2000px;
	background-image: url(../img/text_guest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}

.guest{
	width: 415px;
	height: 356px;
	background-image: url(../img/guest_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.guest_box{
    width: 415px;
	height: 356px;
	overflow-y: scroll;
}

table.photo{
	margin-bottom: 10px;
	width: 393px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.photo th{
	padding: 5px;
	background-color: #FFFFFF;
	width: 25%;
}

table.photo td{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 75%;
}

.photo img{
	border: 1px solid #CCCCCC;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF99CC;
}

#right{
	float: right;
	width: 320px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 414px;
	margin-top: 20px;
}

#right h2{
	font-size: 2px;
	text-indent: -2000px;
	display: block;
	height: 23px;
	width: 149px;
	background-image: url(../img/text_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}

.info{
	height: 366px;
	width: 320px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.info_box{
	height: 366px;
	width: 320px;
	overflow-y: scroll;
}

table.news{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3399;
	width: 287px;
	text-align: left;
}

table.news td{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.submenu{
	font-size: 14px;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	padding-top: 50px;
	color: #FF3399;
}

#footer {
	clear: both;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 25px;
	font-size: 14px;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
}

/* 各ページ */
.text_shop{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_shop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.text_baby{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_baby.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.text_event{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.text_blog{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.text_link{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.text_online{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_online.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.text_contact{
	height: 31px;
	font-size: 1px;
	background-image: url(../img/text_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	width: 770px;
	padding-bottom: 10px;
}

.shop_photo{
	width: 425px;
	height: 325px;
	float: left;
	background-image: url(../img/shop_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.shop_photo img{
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 12px;
	padding-bottom: 13px;
}

.shop_description{
	width: 325px;
	margin-left: 20px;
	height: 325px;
	float: right;
	background-image: url(../img/shop_description_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.attention{
	background-color: #FFFFFF;
	margin-top: 20px;
}

table.attention th,table.attention td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CC3366;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.sub_left{
	width: 425px;
	float: left;
	margin-top: 40px;
	overflow: visible;
}

.shop_info_boxt{
	width: 405px;
	background-color: #ccffff;
	background-image: url(../img/shop_infot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.shop_info_boxb{
	height: 10px;
	width: 425px;
	background-image: url(../img/shop_infob_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_right{
	width: 325px;
	float: right;
	margin-top: 40px;
}

.shop_map_box{
	height: 220px;
	width: 305px;
	background-image: url(../img/shop_map_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}

.kakudai{
	color: #CC3366;
	font-size: 12px;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}

table.shop_info{
	margin-bottom: 5px;
	text-align: left;
	width: 404px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.shop_info th{
	width: 25%;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

table.shop_info td{
	width: 75%;
	background-color: #FFFFFF;
	padding: 5px;
}

.hajimeni_t{
	width: 730px;
	background-color: #CCFFFF;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/hajimeni_t_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 10px;
}

.hajimeni_b{
	width: 770px;
	background-image: url(../img/hajimeni_b_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	margin-bottom: 20px;
}

.hajimeni2{
	width: 730px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-bottom: 20px;
}

table.baby{
	margin-bottom: 40px;
	text-align: left;
	width: 770px;
}

.baby img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.baby img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.baby th{
	width: 300px;
	background-image: url(../img/baby_photo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

table.baby td{
	padding: 10px;
}

table.baby2{
	margin-bottom: 40px;
	text-align: left;
	width: 770px;
}

table.baby2 th{
	width: 300px;
	background-image: url(../img/baby_photo_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

table.baby2 td{
	padding: 10px;
}

table.baby_in{
	width: 100%;
	margin-bottom: 10px;
}

table.baby_in th{
	background-color: #FFFFFF;
	width: 20%;
	color: #CC3366;
	border: 2px solid #FFCCCC;
	padding: 4px;
}

table.baby_in td{
	background-color: #FFFFFF;
	border: 2px solid #FFCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.baby_contact {
	height: 53px;
	width: 258px;
	font-size: 1px;
	background-image: url(../img/baby_contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.baby_contact a{
	height: 53px;
	width: 258px;
	display: block;
}

.baby_contact a:hover{
	background-image: url(../img/baby_contacta_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFCCCC;
	background-position: -1px 1px;
}

.event_chui {
	height: 53px;
	width: 258px;
	font-size: 1px;
	background-image: url(../img/baby_event_chui_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 472px;
}

.event_chui a{
    height: 53px;
	width: 258px;
	display: block;
}

.event_chui a:hover{
	background-image: url(../img/baby_event_chuia_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ccffff;
	background-position: -1px 1px;
}

.sanka{
	height: 53px;
	width: 258px;
	font-size: 1px;
	background-image: url(../img/event_sanka_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 482px;
}

.sanka a{
	height: 53px;
	width: 258px;
	display: block;
}

.sanka a:hover{
	background-image: url(../img/event_sankaa_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	background-position: -1px 1px;
}

.modoru {
	height: 53px;
	width: 258px;
	font-size: 1px;
	background-image: url(../img/event_modoru_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -2000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 472px;
}

.modoru a{
    height: 53px;
	width: 258px;
	display: block;
}

.modoru a:hover{
	background-image: url(../img/event_modorua_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: -1px 1px;
}

.event_jikai{
	width: 750px;
	background-color: #FFFFCC;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.event_jikai_l{
	width: 430px;
	float: left;
}

.event_jikai_r{
	width: 290px;
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
}

table.event_info{
	width: 430px;
	text-align: left;
}

table.event_info th{
	padding: 5px;
	width: 20%;
	background-color: #FFFFFF;
	text-align: center;
}

table.event_info td{
	background-color: #FFFFFF;
	width: 80%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.link_description{
	font-size: 13px;
	font-weight: bold;
	color: #cc3366;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

table.link_description th,table.link_description td{
	padding-left: 10px;
}

table.link{
	width: 770px;
	border-spacing: 10px;
	border: 5px solid #FFFFCC;
	background-color: #FFFFCC;
	text-align: left;
}

table.link th{
	background-color: #FFFFCC;
	width: 50%;
	padding: 10px;
}

table.link td{
	background-color: #FFFFFF;
	width: 50%;
	padding: 10px;
}

.box_online{
	width: 750px;
	padding: 10px;
	background-color: #FFFFCC;
	height: 400px;
}

.box_contact{
	width: 730px;
	background-color: #FFFFCC;
	padding: 20px;
}

.contact_box{
	width: 690px;
	margin-bottom: 30px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 20px;
}


table.contact_table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

table.contact_table th{
	width: 30%;
	text-align: left;
	font-size: 14px;
	margin-bottom: 5px;
	color: #CC3366;
	background-image: url(../img/heart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.contact_table td{
	width: 70%;
}
