@charset "utf-8";
/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
a {
	text-decoration: none;
	color: #A23333;
	font-family: -webkit-standard;
}

a img {
	border: none;
}

a:visited {
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 100%;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

small {
	font-size: 80%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	display: block;
	claer:both;
	margin: 0px auto;
	padding: 0px;
	width: 768px;
	text-align: left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #F9F2ED;
}

#header {
	background: url(../../../images/header_blog_bg.jpg) no-repeat;
	height: 115px;
	width: 768px;
	border-bottom: 1px solid #000000;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 768px;
	text-indent: -9999px;
}
#header h1 a {
	text-decoration: none;
	display: block;
	height: 115px;
}

#main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 572px;
}
#main h3 {
	font-size: 90%;
	color: #3D1D0E;
	letter-spacing: 0.2em;
	margin: 0px 0px 4px;
	padding: 8px 16px 0px;
	border-top: 1px solid #3D1D0E;
}
#main p {
	font-size: 80%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0px 20px 16px;
	line-height: 160%;
	letter-spacing: 0.04em;
}
#main p.meta {
	font-size: 70%;
	border-top: 1px dashed #3D1D0E;
	text-align: right;
	margin: 0px 16px 8px;
	padding: 3px 0px 0px;
	color: #3D1D0E;
}

#menu {
	display: block;


	float left;
	padding: 0px 0px 16px;
	width: 180px;
	float: left;
	margin: 0px;
	text-align: center;
}

#menu img {
	margin-top: 4px;
}

#menu h2 {
	width: 164px;
	_width: 180px;
	background: #3D1D0E;
	color: #FFFFFF;
	font-size: 85%;
	padding: 4px 8px;
	letter-spacing: 0.2em;
	margin: 0px 0px 4px;
	text-align: left;
	display: block;
}

#menu form {
	margin: 8px 12px 12px;
	width: 156px;
	padding: 0px;
}

#menu input {
	width: 156px;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin-bottom: 4px;
}
#menu input.button {
	background: #999999;
	color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-left: 1px solid #AAAAAA;
	margin-bottom: 0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px 0px 16px;
	padding: 0px;
	text-align: left;
}

#menu ul li {
	letter-spacing: 0.1em; /*border-bottom: dotted 1px #ccc;*/
	font-size: 75%;
	background: #DFDBD2;
	border-top: 1px solid #3D1D0E;
	border-bottom: 1px solid #3D1D0E;
	margin-bottom: 4px;
}
#menu ul li a {
	color: #3D1D0E;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#menu ul li a:hover {
	background: #DED3CD;
}
#footer {
	clear: both;
	width: 768px;
	background: url(../../../images/footer_bg.gif) no-repeat 0px bottom;
	height: 60px;
	margin-top: 16px;
	padding-right: 24px;
}
#footer p {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	margin: 24px 0px 0px;
	padding: 20px 0px 0px;
	letter-spacing: 0.05em;
}
#wp_container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background: #F9F2ED;
}

#wp_header {
	width: 768px;
	height: 115px;
	background: #EEEEEE url(http://www.kirigeta.com/images/header_bg.jpg) no-repeat;
}

#wp_header h1 {
	margin: 0;
	float: left;
	height: 115px;
	width: 320px;
	text-indent: -9999px;
}
#wp_header h1 a {
	display: block;
	height: 115px;
}
#wp_header ul {
	margin: 0;
	float: right;
	list-style: none;
	width: 132px;
	padding-top: 42px;
}
#wp_header li {
	height: 18px;
	width: 132px;
	text-indent: -9999px;
}
#wp_header li a {
	text-decoration: none;
	display: block;
	height: 18px;
}
#wp_header li a:hover {
	background: url(http://www.kirigeta.com/images/header_booklet_ro.gif) no-repeat 120px;
}
#wp_main {
	width: 768px;
	clear: both;
}
#wp_main:after {
	display: block;
	content: '';
	clear: both;
}
#wp_smenu {
	float: left;
	width: 155px;
	padding-bottom: 16px;
}
#wp_smenu h3 {
	margin: 0;
	margin-bottom: 4px;
	padding: 0px;
}
#wp_smenu h4#dai {
	clear: both;
	height: 20px;
	width: 155px;
	background: url(http://www.kirigeta.com/images/smenu_dai.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	margin-bottom: 4px;
}
#wp_smenu h4#hanao {
	clear: both;
	height: 20px;
	width: 155px;
	background: url(http://www.kirigeta.com/images/smenu_hanao.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom: 4px;
}
#wp_smenu h5#hanao_male {
	background: url(http://www.kirigeta.com/images/smenu_title_hanao_m.gif) no-repeat 0px 0px;
	height: 14px;
	width: 155px;
	text-indent: -9999px;
	margin: 6px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#wp_smenu h5#hanao_female {
	background: url(http://www.kirigeta.com/images/smenu_title_hanao_f.gif) no-repeat 0px 0px;
	height: 14px;
	width: 155px;
	text-indent: -9999px;
	margin: 6px 0px;
	font-size: 0px;
	line-height: 0px;
}
#wp_smenu h5 a {
	display: block;
	height: 14px;
	width: 155px;
}
#wp_smenu h5#hanao_male a:hover {
	background: url(http://www.kirigeta.com/images/smenu_title_hanao_m.gif) no-repeat 0px -14px;
}
#wp_smenu h5#hanao_female a:hover {
	background: url(http://www.kirigeta.com/images/smenu_title_hanao_f.gif) no-repeat 0px -14px;
}
#wp_smenu ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
#wp_smenu li {
	height: 23px;
	width: 155px;
	text-indent: -9999px;
	margin-bottom: 6px;
}
#wp_smenu li a {
	height: 23px;
	display: block;
	text-decoration: none;
}
#wp_smenu li#hanaolist {
	width: auto;
	height: auto;
	text-align: justify;
	font-size: 10px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 0px;
	line-height: 14px;
}
#wp_smenu li#hanaolist a {
	display: inline;
	color: #663E2C;
	height: auto;
	letter-spacing: 0.05px;
	line-height: 12px;
}
#wp_smenu li#hanaolist a:hover {
	background: #E3C5C1;
}
#wp_smenu li#dai_male {
	background: url(http://www.kirigeta.com/images/smenu_dai_male.gif) no-repeat;
	height: 17px;
	width: 73px;
	float: left;
	margin-bottom: 8px;
}
#wp_smenu li#dai_male a {
	height: 17px;
}
#wp_smenu li#dai_male a:hover {
	background: url(http://www.kirigeta.com/images/smenu_dai_male.gif) no-repeat 0px -17px;
}
#wp_smenu li#dai_female {
	background: url(http://www.kirigeta.com/images/smenu_dai_female.gif) no-repeat;
	height: 17px;
	width: 82px;
	float: right;
	margin-bottom: 8px;
}
#wp_smenu li#dai_female a {
	height: 17px;
}
#wp_smenu li#dai_female a:hover {
	background: url(http://www.kirigeta.com/images/smenu_dai_female.gif) no-repeat 0px -17px;
}
#wp_smenu li#child {
	background: url(http://www.kirigeta.com/images/smenu_child.gif) no-repeat;
	margin-top: 4px;
}
#wp_smenu li#child a:hover {
	background: url(http://www.kirigeta.com/images/smenu_child.gif) no-repeat 0px -23px;
}
#wp_smenu li#ranking {
	background: url(http://www.kirigeta.com/images/smenu_ranking.gif) no-repeat;
	margin-top: 4px;
}
#wp_smenu li#ranking a:hover {
	background: url(http://www.kirigeta.com/images/smenu_ranking.gif) no-repeat 0px -23px;
}
#wp_smenu li#about_site {
	background: url(http://www.kirigeta.com/images/smenu_about_site.gif) no-repeat;
}
#wp_smenu li#about_site a:hover {
	background: url(http://www.kirigeta.com/images/smenu_about_site.gif) no-repeat 0px -23px;
}
#wp_smenu li#usage {
	background: url(http://www.kirigeta.com/images/smenu_usage.gif) no-repeat;
}
#wp_smenu li#usage a:hover {
	background: url(http://www.kirigeta.com/images/smenu_usage.gif) no-repeat 0px -23px;
}
#wp_smenu li#about_geta {
	background: url(http://www.kirigeta.com/images/smenu_about_geta.gif) no-repeat;
}
#wp_smenu li#about_geta a:hover {
	background: url(http://www.kirigeta.com/images/smenu_about_geta.gif) no-repeat 0px -23px;
}
#wp_smenu li#payment {
	background: url(http://www.kirigeta.com/images/smenu_payment.gif) no-repeat;
}
#wp_smenu li#payment a:hover {
	background: url(http://www.kirigeta.com/images/smenu_payment.gif) no-repeat 0px -23px;
}
#wp_smenu li#return {
	background: url(http://www.kirigeta.com/images/smenu_return.gif) no-repeat;
}
#wp_smenu li#return a:hover {
	background: url(http://www.kirigeta.com/images/smenu_return.gif) no-repeat 0px -23px;
}
#wp_smenu li#aftercare {
	background: url(http://www.kirigeta.com/images/smenu_aftercare.gif) no-repeat;
}
#wp_smenu li#aftercare a:hover {
	background: url(http://www.kirigeta.com/images/smenu_aftercare.gif) no-repeat 0px -23px;
}
#wp_smenu li#faq {
	background: url(http://www.kirigeta.com/images/smenu_faq.gif) no-repeat;
}
#wp_smenu li#faq a:hover {
	background: url(http://www.kirigeta.com/images/smenu_faq.gif) no-repeat 0px -23px;
}
#wp_content {
	float: left;
	width: 613px;
}
#wp_content h2 {
	text-align: left;
	clear: both;
	margin: 4px 0px 16px 16px;
}
#wp_content h3 {
	text-align: left;
	margin-top: 16px;
	margin-left: 32px;
	clear: both;
	margin-bottom: 12px;
	font-size: 120%;
}
#wp_content h4 {
	text-align: left;
	margin-left: 48px;
	clear: both;
	font-size: 110%;
	letter-spacing: 0.1em;
	margin-bottom: 8px;
}
#wp_content p {
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 100%;
	line-height: 140%;
	margin: 0px 40px 16px 48px;
}
#wp_content a {
	color: #A23333;
	margin-right: 4px;
	margin-left: 4px;
}
#wp_content strong {
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-right: 2px;
	margin-left: 2px;
}
#wp_content strong.red {
	color: #EC0000;
}
#wp_content small {
	font-size: 80%;
}
#wp_content img.left {
	float: left;
	clear: both;
	margin: 8px 16px 16px 48px;
}
#wp_content img.right {
	float: right;
	clear: both;
	margin: 8px 24px 16px 16px;
}
#wp_content table.cart {
	border-top: 1px solid #663E2C;
	background: #EBDDD3;
	margin: 16px auto;
}
#wp_content table.cart caption {
	text-align: left;
	padding-bottom: 3px;
	font-size: 110%;
	letter-spacing: 0.2em;
	color: #663E2C;
	padding-top: 3px;
	padding-left: 8px;
}
#wp_content table.cart tr.destination {
}
#wp_content table.cart tr.consult_mail {
}
#wp_content table.cart tr.consult_tel {
}
#wp_content table.cart th {
	padding: 3px 4px;
	white-space: nowrap;
	font-weight: normal;
	background: #995F33;
	color: #FFFFFF;
	border-right: 1px solid #663E2C;
	border-bottom: 1px solid #F1E9E2;
	font-size: 12px;
}
#wp_content table.cart th strong {
	font-size: 85%;
	color: #F59898;
	background: center;
}
#wp_content table.cart th.bottom {
	border-bottom-color: #663E2C;
}
#wp_content table.cart td {
	padding: 3px 6px;
	border-bottom: 1px solid #663E2C;
	text-align: left;
	font-size: 12px;
}
#wp_content table.cart td td {
	border-style: none;
	text-align: right;
	padding: 0px 2px;
	font-size: 10px;
}
#wp_content table.fee {
	border-top: 1px solid #663E2C;
	background: #EBDDD3;
	margin: 24px auto;
}
#wp_content table.fee th {
	padding: 3px 4px;
	white-space: nowrap;
	font-weight: normal;
	background: #995F33;
	color: #FFFFFF;
	border-right: 1px solid #663E2C;
	border-bottom: 1px solid #F1E9E2;
	font-size: 12px;
}
#wp_content table.fee th strong {
	font-size: 85%;
	color: #F59898;
	background: center;
}
#wp_content table.fee th.bottom {
	border-bottom-color: #663E2C;
}
#wp_content table.fee td {
	padding: 3px 6px;
	border-bottom: 1px solid #663E2C;
	font-size: 12px;
}
#wp_content table.mailform {
	border-top: 1px solid #663E2C;
	background: #EBDDD3;
	margin: 24px auto;
}
#wp_content table.mailform th {
	padding: 3px 4px;
	white-space: nowrap;
	width: 160px;
	font-weight: normal;
	background: #995F33;
	color: #FFFFFF;
	border-right: 1px solid #663E2C;
	border-bottom: 1px solid #F1E9E2;
	font-size: 12px;
}
#wp_content table.mailform th strong {
	font-size: 85%;
	color: #F59898;
	background: center;
}
#wp_content table.mailform th.bottom {
	border-bottom-color: #663E2C;
}
#wp_content table.mailform td {
	padding: 3px 6px;
	border-bottom: 1px solid #663E2C;
	text-align: left;
	font-size: 12px;
}
#wp_content table.mailform td td {
	border-style: none;
	text-align: right;
	padding: 0px 2px;
	font-size: 10px;
}
#wp_content table.about {
	border-top: 1px solid #663E2C;
	background: #EBDDD3;
	margin: 18px 24px 24px auto;
	height: 217px;
}
#wp_content table.about th {
	padding: 3px 4px;
	white-space: nowrap;
	width: 72px;
	font-weight: normal;
	background: #995F33;
	color: #FFFFFF;
	border-right: 1px solid #663E2C;
	border-bottom: 1px solid #F1E9E2;
	font-size: 12px;
}
#wp_content table.about th strong {
	font-size: 85%;
	color: #F59898;
	background: center;
}
#wp_content table.about th.bottom {
	border-bottom-color: #663E2C;
}
#wp_content table.about td {
	padding: 3px 6px;
	border-bottom: 1px solid #663E2C;
	text-align: left;
	font-size: 12px;
}
#wp_content table.about td td {
	border-style: none;
	text-align: right;
	padding: 0px 2px;
	font-size: 10px;
}


