@charset "utf-8";

#wrapper #main {
	width: 690px;
	margin-left: 10px;
	float: right;
}




/* home
--------------------------------*/
#home h2 {
	margin-bottom: 15px;
}

#home h3 {
	margin-bottom: 10px;
}

#home .se-comment01 {
	margin-bottom: 50px;
}

#home .se-comment01 p {
	margin-bottom: 10px;
	clear: left;
	line-height: 1.6em;
}


#home .lead {
	margin-bottom: 30px;
	line-height: 1.6em;
}


#home p {
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;
}








#home table {
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.4em;
}

#home .waku-a {
	margin: 0;
	padding: 7px;
	background-color: #F3CFDE;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border: 1px solid #FFFFFF;
}

#home .waku-b  {
	margin: 0;
	padding: 7px;
	background-color: #FBECF2;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border: 1px solid #FFFFFF;
}

#home .waku-c {
	margin: 0;
	padding: 7px;
	background-color: #F3CFDE;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
}


#home .details  {
	position:relative;
	width: 690px;
}

#home .details ul {
	margin: 0 0 0 20px;
}

#home .details li {
	list-style: square;
	margin: 0 0 2px 0;
}

#home .details .inquiry-btn  {
	position:absolute;
	top:0px;
	right:0px;
}


/* schedule
--------------------------------*/

#schedule {
	margin-bottom: 30px;
}

#schedule h2 {
	margin-bottom: 15px;
}

#schedule .lead {
	margin-bottom: 30px;
	line-height: 1.6em;
}

#schedule h3 {
	margin-bottom: 15px;
}










/* map
--------------------------------*/
#map h2 {
	margin-bottom: 15px;
}

#map .area01 {
	margin-bottom: 35px;
	border-bottom: 1px dashed #333333;
	padding-bottom: 35px;
}

#map .area02 {
	margin-bottom: 35px;
}

#map .area02 .left {
	float: left;
	width: 330px;
}

#map .area02 .right {
	margin-bottom: 35px;
	float: left;
	width: 120px;
	text-align: center;
}


.pink14 {
	font-size: 14px;
	font-weight: bold;
	color: #C8336F;
	margin-bottom: 10px;
}

.address {
	margin-top: 10px;
}




/* contact
--------------------------------*/
#contact h2 {
	margin-bottom: 15px;
}

#contact {
	margin: 0 0 50px 0;
	padding: 0;
}

#contact .lead {
	margin: 0 0 20px 20px;
	padding: 0;
	line-height: 1.6em;
}

#contact li {
	list-style: square;
}

#contact table {
	border: 1px solid #DB709A;
	border-collapse:collapse;
	margin: 0 0 5px 0;
	padding: 0;
}

.contact-asterisk1 {
	color: #FF0000;
	font-size: 10px;
}

.contact-asterisk2 {
	color: #FF0000;
	font-size: 12px;
}

.contact-asterisk3 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.contact-asterisk4 {
	color: #333333;
	font-size: 10px;
}

.contact-item {
	width: 170px;
	margin: 0;
	padding: 7px;
	background-color: #F9E6EC;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border: 1px solid #DB709A;
}

.contact-select {
	margin: 0;
	padding: 7px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #DB709A;
}

.contact-select p {
	margin: 5px 0 0 0;
	padding: 0;
}

#contact-kakunin {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}



/* mail
--------------------------------*/

#mail p {
	margin: 100px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}


/* ivent
--------------------------------*/

.t14 p {
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	text-align: center;
}
a.link_r{font-size: 14px; color: #0000FF; text-decoration: underline; line-height: 130%; }
a.link_r:visited{font-size: 14px; color: #0000FF; text-decoration: underline; line-height: 130%; }
a.link_r:hover{ font-size: 14px; color: #0000FF; text-decoration: underline; line-height: 130%; }

