@charset "utf-8";
/*------------reset------------*/
* {
	margin: 0px;
	padding: 0px;
}
ul,li{
	list-style: none;
}
a:link,a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover,a:active {
	color: #E05785;
	text-decoration: none;
}
img,img a {
	border: none;
}

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;} /*
End hide from IE-mac */

/*-----------commom-----------*/

body {
	font-family: "ＭＳ Ｐゴシック", Arial,Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	text-align: center;
	background: #FEEAEB url(images_pink/bg_body.jpg) repeat-x;
}

#wrapper {
	width: 600px;
	margin: 0 auto;
	text-align:left;
}
h1 {
	margin: 10px;
	width: 580px;
	height: 50px;
}
h2 {
	font-size: 20px;
	line-height: 1.1em;
	background: url(images_pink/hos_name.gif) no-repeat left top;
	padding-top: 20px;
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 15px;
	height: 34px;
}
h4 {
	clear: both;
	font-size: 14px;
	line-height: 30px;
	background: url(images_pink/bg_title.gif) no-repeat left center;
	margin: 0 5px 10px 5px;
	padding-left: 18px;
}
h4.h4_2 {
	clear: both;
	font-size: 13px;
	line-height: 30px;
	background: url(images_pink/bg_title.gif) no-repeat left center;
	margin: 0 5px 10px 5px;
	padding-left: 18px;
}

.text01 {
	margin: 0 5px 30px 5px;
}
.text02 {
	margin: 0 5px 15px 5px;
}
.text_green {
	color: #0A8E0D;
	margin: 0 5px 15px 5px;
}
.text_red {
	color: #CC3333;
}
.bold {
	font-weight: bold;
}
.list01 {
	margin: 0 5px 30px 5px;
}
.list02 {
	margin: 0 5px 15px 5px;
}
.photo_right {
	float: right;
	padding: 0 0 5px 10px;
}
.photo_left {
	float: left;
	padding: 0 10px 5px 0;
}
.photo_center {
	padding: 0 0 15px 0;
	text-align: center;
}
.text_center {
	text-align: center;
	margin: 0 0 30px 0;
}
.text_question {
	clear:both;
	font-weight: bold;
	margin: 0 5px 10px;
	background: url(images_pink/bg_question.gif) no-repeat left center;
	padding: 20px 0 0 38px;
}

/*-----------header-----------*/

#header {
	width: 600px;
	overflow: hidden;
	margin-bottom: 10px;
}
#info {
	width: 290px;
	margin-left: 10px;
	float: left;
}
#vol {
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-bottom: 5px;
}
.no {
	font-size: 40px;
	line-height: 40px;
}
#info dl {
	width: 280px;
}
#info dl dt {
	width: 50px;
	float: left;
}
#info dl dd {
	width: 227px;
	margin-left: 50px;
}
#photo {
	width: 290px;
	background: url(images_pink/bg_photo.jpg) no-repeat;
	float: right;
}
#photo img {
	padding: 15px 11px;
}

/*-----------menu-----------*/

#menu {
	clear: both;
	padding: 0 20px 12px 20px;
}
#menu ul {
	width: 560px;
	height: 50px;
}
#menu ul li {
	width: 80px;
	height: 50px;
	float: left;
}
#menu ul li a{
	width: 80px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow:hidden;
}

li#menu01 a {background-image:url(images_pink/menu_01_off.jpg);}
li#menu02 a {background-image:url(images_pink/menu_02_off.jpg);}
li#menu03 a {background-image:url(images_pink/menu_03_off.jpg);}
li#menu04 a {background-image:url(images_pink/menu_04_off.jpg);}
li#menu05 a {background-image:url(images_pink/menu_05_off.jpg);}
li#menu06 a {background-image:url(images_pink/menu_06_off.jpg);}
li#menu07 a {background-image:url(images_pink/menu_07_off.jpg);}

li#menu01 a:hover {background-image:url(images_pink/menu_01_on.jpg);}
li#menu02 a:hover {background-image:url(images_pink/menu_02_on.jpg);}
li#menu03 a:hover {background-image:url(images_pink/menu_03_on.jpg);}
li#menu04 a:hover {background-image:url(images_pink/menu_04_on.jpg);}
li#menu05 a:hover {background-image:url(images_pink/menu_05_on.jpg);}
li#menu06 a:hover {background-image:url(images_pink/menu_06_on.jpg);}
li#menu07 a:hover {background-image:url(images_pink/menu_07_on.jpg);}


/*-----------contents-----------*/

#contents {
	background-color:#FFFFFF;
	padding: 20px;
}
.pagetop {
	clear: both;
	background: url(images_pink/bg_pagetop.gif) no-repeat left center;
	margin-left: 490px;
	padding-left: 13px;
}

/*------------06.html-----------*/

.name_box {
	width: 550px;
	height: 70px;
	margin: 0 5px 10px 5px;
	border-bottom: dotted 1px #cccccc;
}
.name_box img {
	width: 60px;
	float: left;
	margin: 0 10px 0 0;
}
.name {
	width:450px;
	background: url(images_pink/bg_name.gif) no-repeat left center;
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
	margin: 0 0 5px 70px;
}

/*------------07.html-----------*/
#kyujin {
	width: 550px;
	border-collapse: collapse;
	margin: 0 5px 30px 5px;
}
#kyujin th {
	width: 90px;
	font-weight: normal;
	text-align: left;
	background-color: #FEEAEB;
	border: solid 1px #cccccc;
	padding: 3px;
}
#kyujin td {
	border: solid 1px #cccccc;
	padding: 3px;
}
#form {
	width: 550px;
	margin: 0 5px 30px 5px;
}
#form th {
	width: 90px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
#form td {
	padding: 3px;
}
.form_btn {
	text-align: center;
}

/*-----------footer-----------*/

#footer {
	width: 590px;
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	background: #FFFFFF url(images_pink/bg_footer.gif) repeat-x;
	padding: 15px 5px 0 5px;
}
#footer ul li {
	float: left;
	margin: 0 0 5px 5px;
}
#footer ul li a:link,#footer ul li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer ul li a:hover,#footer ul li a:active {
	color: #E05785;
	text-decoration: none;
}
.copyright {
	clear: left;
	margin-bottom: 10px;
}
.close {
	padding-bottom: 10px;
}

