@charset "utf-8";

.utility h2.contact{
	text-indent:-9999px;
	width:660px;
	height:60px;
	background-image: url(../../info/img/contact_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.utility h2.reserve{
	text-indent:-9999px;
	width:660px;
	height:60px;
	background-image: url(../../info/img/reserve_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*テーブルスタイル*/

.teblediv p {

	padding-left:35px;
}

table {
	width:660px;
	background: #fff;
	border-top:1px solid #d4c6bb;
	border-right:1px solid #d4c6bb;
	margin:1em auto;
	border-collapse:collapse;
	}
.subtitleform {
	width:185px;
	}
caption {
	color: #5b5b5b;
	font-size:14px;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	font-weight: bold;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#fefaf3;
	}
td {
	color:#5b5b5b;
	border-bottom:1px solid #d4c6bb;
	border-left:1px solid #d4c6bb;
	padding:.3em 1em;
	text-align:left;
	}				
th {
	font-weight:normal;
	color: #5b5b5b;
	text-align:left;
	border-bottom: 1px solid #d4c6bb;
	border-left:1px solid #d4c6bb;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em;
	color:#5b5b5b
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em;
	margin:.5em .5em .5em 0;
	color:#5b5b5b;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

#tableall {
	width: 750px;
}
#tableall p {
	text-align: left;
	font-size: 10px;
	padding-left: 30px;
}
.line01 {
	margin:25px 0 10px 0;
	width: 100%;
	height:1px;
	border-top-width: 1px;
	border-top-color: #aaaaaa;
	border-top-style: solid;

}
.tyuuigakired{
	color:#FF0000;
}
#mailform{
	width:660px;
}

.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}

#mailform h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
}
	
#mailform p{
	margin-bottom:20px;
	padding-bottom:10px;
}

#mailform label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:170px;
		float:left;
}

#mailform .small{
		color:#666666;
		display:block;
		font-size:10px;
		font-weight:normal;
		text-align:right;
		width:170px;
}

#mailform input.bput{
	font-size:12px;
	border:1px solid #CCCCCC;
	width:200px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#mailform input.birthput{
	font-size:12px;
	border:1px solid #CCCCCC;
	width:50px;
	margin-top: -3px;
	_margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#mailform input.zipput{
	font-size:12px;
	border:1px solid #CCCCCC;
	width:50px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#mailform input.addput{
	font-size:12px;
	border:1px solid #CCCCCC;
	width:100px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#mailform input.addkenput{
	font-size:12px;
	border:1px solid #CCCCCC;
	width:317px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}



#mailform button{
	clear:both;
	margin-left:189px;
	width:125px;
	height:31px;
	text-align:center;
	line-height:31px;
	font-size:12px;
	font-weight:normal;
	_margin-top:15px;
}
	
.radio1 {
	float:left;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}

.list {
	float:left;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
}


	
.textArea {
	float:left;
	font-size:12px;
	border:1px solid #CCCCCC;
	width: 400px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.byear {
		font-size:12px;
		padding:4px 2px;
		border:solid 3px #CCCCCC;
		margin:2px 0 20px 20px;
}

.bnone {
	margin-left:20px;
	}
	
.spacer{
	clear:both;
	height:1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.labelheight {
	padding-top:8px;
}

.labelheight2 {
	padding-top:8px;
	height:50px;
}
.textpurple {
	color:#a6407d;
}

.heightcontact {
	height:50px;
	float: left;
}

.heightcontact2 {
	height:120px;
}

.heightcontact3 {
	height:40px;
}
.heightcontact4 {
	height:70px;
}

.errormessage {
	font-size:10px;
	font-weight:normal;
}



span.caution{
margin:30px 100px 10px 100px;
display:block;
width:350px;
/*border:#ddd solid 1px;*/
padding:10px;
background:#f6f6f6;
font-size:10px;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;

    background-color:#e5e5e5;
    border:0px;

    text-decoration:none;
    color:#484848;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.contactconfirm {
	float:left;
	margin-right:10px;
}

