/* Commonness Layout CSS */
body {
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper {
	margin: auto;
	text-align: left;
	width: 790px;
	position: relative;
	padding-top: 455px;
}
#content {
	width: 100%;
}
#primary {
	width: 291px;
	background: url(../images/primrayFoot.gif) right bottom no-repeat;
	float: left;
	margin-right: 11px;
	padding-bottom: 30px;
}
#main {
	width: 488px;
	float: left;
	background: url(../images/mainBack.gif) left bottom no-repeat;
	/*IE5 hack*/
	overflow: auto !important;
	overflow /**/: hidden;
	padding-bottom: 50px;
	margin-bottom: 20px;
}
/*Flash Navigation Layout*/
#flashNav {
	position: absolute;
	top: 130px;
	left: 0px;
}
#caution {
	position: absolute;
	top: 88px;
	left: 0px;
	z-index: 3;
	width: 784px;
	color: #FF0000;
	background-color: #FFFFFF;
}
/*Navigation Layout*/
#navigation {
	position: absolute;
	z-index: 3;
	width: 784px;
	height: 78px;
}
/*Main Photo and Text Layout*/
#main {
	width: 488px;
	background: url(../images/mainBack.gif) left bottom no-repeat;
	/*IE5 hack*/
	overflow: auto !important;
	overflow /**/: hidden;
	padding-bottom: 40px;
	margin-bottom: 20px;
}
.section {
	margin-top: 0;
	margin-right: 33px;
	margin-bottom: 15;
	margin-left: 27px;
}
.sectionSP {
	margin-top: 0;
	margin-right: 33px;
	margin-bottom: 0;
	margin-left: 27px;
	padding: 10px;
	border: 3px solid #CC6600;
	background-color: #FFF8F0;
}
.sectionSP strong {
	font-size: 120%;
	font-weight: bold;
	color: #CC6600;
}
.sectionSP em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFF8F0;
}



#main .section {
	width: 428px;
	margin-bottom: 30px;
}
#main table {
	margin: 0px;
	width: 428px;
	font-size: 100%;
}
#main h3 {
	font-size: 18px;
/*	font-size: 22px;*/
	line-height: 24px;
	font-weight: bold;
	color: #373737;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-bottom: 15px;
}
#main h3 em{
	font-weight: bold;
	color: #D0413D;
}
#main h3 div.gion {
	margin-bottom: 15px;
	height: 42px;
	width: 428px;
	background-image: url(../images/textbkGion.gif);
}
#main h3 div.gionkiya {
	margin-bottom: 15px;
	height: 42px;
	width: 428px;
	background-image: url(../images/textbkGionKiya.gif);
}
#main h3 div.kiya {
	margin-bottom: 15px;
	height: 42px;
	width: 428px;
	background-image: url(../images/textbkKiyamachi.gif);
}

#main table p {
	margin-left: 15px;
}
#main table .link {
	margin-top: 15px;
}
#main table .text {
	width: 236px;
}
/*Primary Layout*/
#primary .line {
	background: url(../images/primaryLine.gif) left bottom no-repeat;
	padding-bottom: 20px;
}
#primary .section p {
	margin: 15px 0px;
}	
/*Footer Layout*/
#footer {
	clear: both;
}

