/*----------------------------------
 3.Other
----------------------------------*/

body {
	color: #333333;
	background-color: #FEE6F2;
}
/*----------------------------------
 basic layout
----------------------------------*/

#wrapper {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/*----------------------------------
 clearfix
----------------------------------*/

.clearfix:after {
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }


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


#header {
	margin: 0px;
	padding: 0px;

}
.topText  p {
	background-color: #5A3D1B;
	color: #FFFF3E;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.topText   ul {
	float: right;
	padding-right: 100px;
	padding-top: 2px;
	background-image: url(../baseimg/headerimg/whitecone1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.topText ul li {
	margin-left: 15px;
}

.topText a:link {
	font-weight: bold;
	color: #FFFFFF;
}
.topText a:hover {
	font-weight: bold;
}
.topText a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.gNav   ul  {
	width: 778px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline;
	overflow: visible;
}
.gNav ul li {
	float: left;
}
.catchCopy {
	background-color: #FED9BE;
	width: 948px;
}
.catchCopy img {
	padding-left: 80px;
}

.catchCopy p {
	background-color: #FFFFCC;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F29200;
	font-size: 13px;
	letter-spacing: 0.2em;
}










/*----------------------------------
 mainContents styles
----------------------------------*/

#mainContents {
	float: left;
	width: 610px;
}
			#box1 { line-height: 125%; padding: 3px; border: solid 1px #432201 }
#box11 { line-height: 125%; padding: 3px; border: solid 1px #ff8287 }
			.box0 { line-height: 125%; padding: 3px; border: double 3px #ff8287 }

			.comment { color: white; font-size: 12px; line-height: 117%; text-align: left; padding: 2px }

			.comment_k { font-size: 12px; line-height: 117%; text-align: left; margin-top: 6px }
			.name { color: white; font-weight: bold; font-size: 12px; line-height: 125%; text-align: center }
			.name2 { color: white; font-weight: bold; font-size: 12px; line-height: 125% }

			.guide { font-size: 12px; line-height: 125%; text-align: center }
			.head { font-size: 12px; line-height: 125%; text-align: left }
			.head2 { font-size: 12px; line-height: 125%; text-align: center }
			.head3 { font-size: 12px; line-height: 125%; text-align: right }
			.name_k { font-weight: bold; font-size: 10px; line-height: 125%; text-align: right; margin-right: 6px }
			.style01 { color: white; font-size: 12px; line-height: 125%; margin-top: 3px; margin-left: 3px }
			.style02 { font-size: 14px; line-height: 125% }
			.style03 { font-size: 12px; line-height: 125%; text-align: left; margin: 3px }
			#title { font-weight: bold; font-size: 16px; line-height: 125% }
			td {
	font-size: 14px;
	line-height: 125%;
	text-align: left;
}
td p {
	font-size: 14px;
	line-height: 120%;
}
.kodomonou {
	background-color: #FFFFFF;
	padding-left: 7px;
}
.naraigoto {
	padding-left: 25px;
	padding-top: 10px;
	vertical-align: bottom;
}
.naraigoto td {
	padding-top: 3px;
	padding-bottom: 3px;
}















/*----------------------------------
 sideBar styles
----------------------------------*/

#sideBar {
	padding-bottom: 10px;
	float: left;
	width: 168px;
	background-color: #FDF5E5;
	background-image: url(../baseimg/sideimg/sidebk.gif);
	background-repeat: repeat-x;
	height: auto;
}
.sideBanner  {
	padding-top: 5px;
	padding-left: 10px;
}
.sideTopBanner {
	padding-left: 7px;
}

.grandPrix  {
	padding-top: 5px;
	padding-left: 10px;
}
.award {
	padding-top: 5px;
	padding-left: 10px;
}

.tajitajibanner {
	padding-top: 5px;
	padding-left: 10px;
}
.faqbanner {
	padding-top: 5px;
	padding-left: 10px;
}
.bookGraffiti {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.bookValiant {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.bookValiant p {
	padding-top: 10px;
}
.samplePrint {
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.abrin  {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.abrin p {
	text-align: center;
}



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

#footer {
	clear: both;
	background-color: #FFCC33;
	border-top: 3px solid #FF9900;
	border-bottom: 3px solid #FF9900;
	padding-top: 5px;
	width: 948px;
}
.copyRights {
	background-color: #FF9900;
	text-align: right;
	padding-right: 10px;
}
.copyRights a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.copyRights a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.copyRights a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.rtnTop  {
	float: right;
}

