@CHARSET "utf-8";

#SiteContents{
	width: 690px;
}

#SiteContents p{
	line-height: 1.4;
}
#SiteContents p.present_image{
	padding: 20px 0;
	text-align: center;
}


#SiteContents div.contents{
	margin: 0 auto;
	width: 667px;
}

#SiteContents div.title1{
	margin: 20px 0 15px;
	border-bottom: 1px solid #c3c7e1;
	width: 667px;
}

#SiteContents div.title1 p{
	height: 14px;
	padding: 0 0 3px 3px;
}

#SiteContents div.title2{
	margin: 40px 0 15px;
	border-bottom: 1px solid #424242;
	width: 667px;
}

#SiteContents div.title2 p{
	height: 14px;
	padding: 0 0 3px 3px;
}

#SiteContents div.doc{
	margin: 0 auto;
	width: 641px;
}

#SiteContents div.info{
	margin: 0 auto;
	width: 615px;
}

#SiteContents div.info dl dt{
	float: left;
	margin: 0 10px 0 0;
}

#SiteContents div.info dl dd{
	float: left;
}

#SiteContents p.user_title{
	margin: 30px auto 0;
	width: 667px;
}

#SiteContents div.user{
	margin: 0 auto;
	padding: 15px 0;
	width: 652px;
}

#SiteContents div.user div.left{
	float: left;
}

#SiteContents div.user div.right{
	float: right;
}

#SiteContents div.user div.comment{
	background-color: #fee9ff;
	width: 526px;
}

#SiteContents div.user div.comment p{
	padding: 5px 20px;
}

#SiteContents div.user div.comment p.header,
#SiteContents div.user div.comment p.footer{
	line-height: 0;
	padding: 0;
	height: 9px;
}

/******** contact form ********/
#SiteContents table.contact{
	margin: 10px;
	font-size: 93%;		/* 12px */
	width: 647px;
}

#SiteContents table.contact input[type="text"],
#SiteContents table.contact select, 
#SiteContents table.contact textarea{
	width: 475px;
}
#SiteContents table.contact textarea{
	height: 5em;
}
#SiteContents table.contact select.category_id{
	width: 200px;
}

#SiteContents table.contact tr th{
	background: url(../event/images/bg_event_touroku.gif) repeat-y 0 0;
	width: 146px;
	font-weight: bold;
	border-bottom: solid 3px #ffffff;
}

#SiteContents table.contact tr th p{
	padding: 12px 0 12px 14px;
}
#SiteContents table.contact tr th p.textarea{
	padding: 12px 0 59px 14px;
}

#SiteContents table.contact tr td{
	background-color: #efefe9;
	border-left: solid 1px #ffffff;
	padding: 12px 12px 12px 12px;
	border-bottom: solid 3px #ffffff;
}


/******** present ********/
#SiteContents div.present{
	margin: 30px 0 0 0;
}
	
#SiteContents div.present p.title{
	font-size: 145%;		/* 19px */
	text-align: center;
	font-weight: bold;
}

#SiteContents div.present p.attention{
	margin: 0 auto;
	width: 450px;
	font-weight: bold;
}

#SiteContents div.present p.kakunin{
	text-align: center;
	font-weight: bold;
}

#SiteContents div.present table{
	margin: 10px;
	font-size: 93%;		/* 12px */
	width: 647px;
}

#SiteContents div.present table input.text,
#SiteContents div.present table textarea{
	width: 475px;
}
#SiteContents div.present table textarea{
	height: 5em;
}

#SiteContents div.present table tr th{
	background: url(../event/images/bg_event_touroku.gif) repeat-y 0 0;
	width: 146px;
	font-weight: bold;
	border-bottom: solid 3px #ffffff;
}

#SiteContents div.present table tr th p{
	padding: 12px 0 12px 14px;
}
#SiteContents div.present table tr th p.textarea{
	padding: 12px 0 59px 14px;
}

#SiteContents div.present table tr td{
	background-color: #efefe9;
	border-left: solid 1px #ffffff;
	padding: 12px 12px 12px 12px;
	border-bottom: solid 3px #ffffff;
}

/******** question ********/
#SiteContents div.question p.title{
	font-size: 145%;		/* 19px */
	text-align: center;
	font-weight: bold;
}

#SiteContents div.question p.attention{
	margin: 0 auto;
	width: 400px;
	font-weight: bold;
}

#SiteContents div.question table{
	margin: 10px;
	font-size: 93%;		/* 12px */
	width: 647px;
}

#SiteContents div.question table input.text,
#SiteContents div.question table textarea{
	width: 371px;
}
#SiteContents div.question table textarea{
	height: 5em;
}
#SiteContents div.question table select{
	width: 200px;
}

#SiteContents div.question table tr th{
	width: 250px;
	font-weight: bold;
	background-color: #efefe9;
	border-left: solid 1px #ffffff;
	padding: 12px;
	border-bottom: solid 3px #ffffff;
}

#SiteContents div.question table tr th p{
}
#SiteContents div.question table tr th p.textarea{
	padding: 12px 0 59px 14px;
}

#SiteContents div.question table tr td{
	background-color: #efefe9;
	border-left: solid 1px #ffffff;
	padding: 12px;
	border-bottom: solid 3px #ffffff;
}


#SiteContents div.navigation{
	padding-top: 30px;
	text-align: center;
}
#SiteContents div.navigation img{
	margin: 0 6px;
	cursor: pointer;
}
#SiteContents div.navigation input.Navi{
	margin: 0 6px;
}

#SiteContents div.thanks{
	text-align: center;
}

#SiteContents div.thanks div.message{
	font-size: 123.1%;
	font-weight: bold;
	margin: 35px 0 25px;
}

#SiteContents div.thanks div.present p{
	font-size: 145%;
	font-weight: bold;
	margin: 35px 0 25px;
}

#SiteContents div.thanks div.present p.attention{
	margin: 0 auto;
	width: 690px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
}
