@charset "UTF-8";


/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}







*{
	margin: 0;
	padding: 0;
}




/* -------------------------------------------------------------------------------------------- body */



#home {
	background-image: url(../img/bg_home.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #718488;
}


#photo {
	background-image: url(../photo/img/bg_photo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #000;
}


#bg-white {
	width: 780px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}




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




#header {
	width: 740px;
	height: 50px;
	background-color: #fff;
	margin: 0 auto 10px auto;
}

#header-logo {
	width: 370px;
	height: 50px;
	float: left;
}

#header-btn {
	width: 210px;
	height: 26px;
	float: right;
	margin-top: 16px;
}

#header-btn img {
	float: right;
	margin-left: 10px;
}


#header img {
	text-align: left;
}



#title-home {
	clear: both;
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../img/header_title_home.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}

#title-contact {
	clear: both;
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../contact/img/header_title_contact.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}


#title-photo {
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../photo/img/header_title_photo.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}




/* -------------------------------------------------------------------------------------------- ★★★ guide2 */


#guide2 {
	background-image: url(../guide2/img/bg_guide2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #0193a9;
}


#title-guide2 {
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../guide2/img/header_title_guide2.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}

.link-guide2 a, .link-guide2 a:link, .link-guide2 a:visited {
	text-decoration: none;
	color: #0193a9;
}

.link-guide2 a:hover {
	text-decoration: underline;
}

#navi-guide2 	{
	width: 170px;
	margin-bottom: 12px;
	margin-top: 15px;
}

#navi-guide2 a, #navi-guide2 a:link, #navi-guide2 a:visited {
	text-decoration: none;
	color: #0193a9;
}

#navi-guide2 a:hover {
	text-decoration: underline;
}

h1.guide2 a, h1.guide2 a:link, h1.guide2 a:visited {
	color: #000;
	text-decoration: none;
}

h1.guide2 a:hover {
	color: #0193a9;
}




/* -------------------------------------------------------------------------------------------- ★★★ guide */


#guide {
	background-image: url(../guide/img/bg_guide.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #73170f;
}


#title-guide {
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../guide/img/header_title_guide.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}

.link-guide a, .link-guide a:link, .link-guide a:visited {
	text-decoration: none;
	color: #73170f;
}

.link-guide a:hover {
	text-decoration: underline;
}

#navi-guide	{
	width: 170px;
	margin-bottom: 12px;
	margin-top: 15px;
}


#navi-guide a, #navi-guide a:link, #navi-guide a:visited {
	text-decoration: none;
	color: #73170f;
}

#navi-guide a:hover {
	text-decoration: underline;
}

p.part {
	color: #73170f;
	font-weight:bold;
	margin-bottom: 2px;
}

h1.guide a, h1.guide a:link, h1.guide a:visited {
	color: #000;
	text-decoration: none;
}

h1.guide a:hover {
	color: #73170f;
}

h1.guide-title {
	color: #73170f;
}



/* -------------------------------------------------------------------------------------------- ★★★ way */


#way {
	background-image: url(../way/img/bg_way.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #ae8a00;
}


#title-way {
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../way/img/header_title_way.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}

.link-way a, .link-way a:link, .link-way a:visited {
	text-decoration: none;
	color: #ae8a00;
}

.link-way a:hover {
	text-decoration: underline;
}

#navi-way 	{
	width: 170px;
	margin-bottom: 12px;
	margin-top: 15px;
}

#navi-way a, #navi-way a:link, #navi-way a:visited {
	text-decoration: none;
	color: #ae8a00;
}

#navi-way a:hover {
	text-decoration: underline;
}

p.part-way {
	color: #ae8a00;
	font-weight:bold;
	margin-bottom: 2px;
}


h1.way a, h1.way a:link, h1.way a:visited {
	color: #000;
	text-decoration: none;
}

h1.way a:hover {
	color: #ae8a00;
}

h1.way-title {
	color: #ae8a00;
}




/* -------------------------------------------------------------------------------------------- ★★★ guideline */


#guideline {
	background-image: url(../guideline/img/bg_guideline.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #90b400;
}


#title-guideline {
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../guideline/img/header_title_guideline.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}

.link-guideline a, .link-guideline a:link, .link-guideline a:visited {
	text-decoration: none;
	color: #819d01;
}

.link-guideline a:hover {
	text-decoration: underline;
}

#navi-guideline 	{
	width: 170px;
	margin-bottom: 12px;
	margin-top: 15px;
}

#navi-guideline a, #navi-guideline a:link, #navi-guideline a:visited {
	text-decoration: none;
	color: #819d01;
}

#navi-guideline a:hover {
	text-decoration: underline;
}

p.part-guideline {
	color: #819d01;
	font-weight:bold;
	margin-bottom: 2px;
}


h1.guideline a, h1.guideline a:link, h1.guideline a:visited {
	color: #000;
	text-decoration: none;
}

h1.guideline a:hover {
	color: #819d01v;
}

h1.guideline-title {
	color: #819d01;
}




/* -------------------------------------------------------------------------------------------- ★★★ bukken2010 */


#bukken2010 {
	background-image: url(../bukken2010/img/bg_bukken2010.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-attachment: fixed;
	background-color: #006012;
}


#title-bukken2010 {
	width: 740px;
	height: 55px;
	background-color: #fff;
	margin: 0 auto;
	background-image:url(../bukken2010/img/header_title_bukken2010.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom: 45px;
	text-indent: -9999px;
}

.link-bukken2010 a, .link-bukken2010 a:link, .link-bukken2010 a:visited {
	text-decoration: none;
	color: #006012;
}

.link-bukken2010 a:hover {
	text-decoration: underline;
}

#navi-bukken2010	{
	width: 170px;
	margin-bottom: 12px;
	margin-top: 15px;
}


#navi-bukken2010 a, #navi-bukken2010 a:link, #navi-bukken2010 a:visited {
	text-decoration: none;
	color: #006012;
}

#navi-bukken2010 a:hover {
	text-decoration: underline;
}

p.part {
	color: #006012;
	font-weight:bold;
	margin-bottom: 2px;
}

h1.bukken2010 a, h1.bukken2010 a:link, h1.bukken2010 a:visited {
	color: #000;
	text-decoration: none;
}

h1.bukken2010 a:hover {
	color: #006012;
}

h1.bukken2010-title {
	color: #006012;
}



/* -------------------------------------------------------------------------------------------- container */




#container {
	color: #000;
	width: 740px;
	background-color: #fff;
	margin: 0 auto 40px auto;
	padding: 0px;
}





/* -------------------------------------------------------------------------------------------- text-box */




#text-box {
	width: 550px;
	float: left;
	margin-right: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#text-box p {
	margin-bottom: 14px;
}

#text-2nd-box {
	width: 550px;
	margin-bottom: 20px;
}

#space-box {
	width: 550px;
	height: 40px;

}

#submenu-box {
	width: 550px;
	margin-bottom: 20px;
}

#submenu-box ul {
	padding-left: 20px ;
}

#submenu-box li {
	padding-left: 12px;
	background-image: url(../img/navi_listimage.gif);
	background-repeat: no-repeat;
	background-position: left top;

}



#button-box {
	width: 550px;
	margin-bottom: 40px;
	text-align: right;
}

#button-box2 {
	width: 550px;
	text-align: right;
}

#button-box-740 {
	width: 740px;
	text-align: right;
	margin-top: 10px;
}

#pagetitle-box {
	color:#999;
	font-size:12px;
	width: 550px;
	margin-bottom: 10px;
	text-align: right;
}

#text-box h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515c65;

}


#text-box h2 {
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

p.qa:first-letter {
	color: #666;
	font-size: 20px;
}

p.quote {
	padding-left: 20px;
	font-style: italic;
}

p.indent {
	padding-left: 20px;
}

li.list-dot {
	list-style: disc;
	margin-left: 40px;
}

#text-2nd-box ol {
	padding-left: 30px;
}

#text-2nd-box ol li {
	padding-left: 5px;
	list-style-type: decimal;
}

.ch18 {
	padding: 10px;
}



/* -------------------------------------------------------------------------------------------- right-menu */




#right-menu {
	width: 170px;
	float: right;
	background-color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;

}

#book-image {
	font-size:10px;
	color: #333;
	line-height: 12px;
	margin-bottom: 20px;
	text-align:center;
}

#book-image img {
	margin-bottom: 4px;
}







#navi-list dl	{
	padding: 0;
	margin-bottom: 15px;
}

#navi-list dt	{
	padding: 8px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515c65;
}

#navi-list dd	{
	padding: 5px 0px 5px 0px;
}

#navi-list dd li	{
	padding: 0 0 5px 10px;
	background-image: url(../img/navi_listimage2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/* -------------------------------------------------------------------------------------------- search */



div#search {
	width: 170px;
	height: 24px;
	padding-top: 2px;
	padding-left: 13px;
	display: inline;
}


#searchform {  
    width: 170px;  
    background: url(http://www.hbs-japan.com/img/search_input.gif) left top no-repeat;   
    display: block;  
    height: 24px;  
    position: relative;  
}

.hbs-search{
	color: #666;
	font-size:12px;
}

#keywords  {
	width: 135px;
	position: absolute;
	top: 3px;
	left: 8px;
	border: 1px solid #FFF;
}  
#searchBtn {  
    position: absolute;  
    top: 4px;  
    left: 146px;  
}


#search-result {
	width: 550px;
	margin-bottom: 10px;
}


#search-result a, #search-result a:link, #search-result a:visited {
	text-decoration: none;

}

#search-result a:hover {
	text-decoration: underline;
}

#search-result p {
	margin-bottom: 6px;
}

table.result-table {
	margin-bottom: 25px;
}

div#google-search {
	width: 170px;
	text-align: right;
}




/* -------------------------------------------------------------------------------------------- entrance */




#entrance-raw {
	clear:both;
	width: 740px;
	height: 200px;
	margin: 0 auto 20px auto;
}

#entrance {
	width: 170px;
	float: left;
	margin-right: 20px;
}

#entrance-right {
	width: 170px;
	float: left;
}

#entrance img {
	margin-bottom: 4px;
}

#entrance-right img {
	margin-bottom: 4px;
}

.book-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.book-subtitle {
	font-size:10px;
}





/* -------------------------------------------------------------------------------------------- photo */




#photo-gallery {
	width: 740px;
	margin-bottom: 20px;
}

#gallery-india, #gallery-italy, #gallery-srilanca {
	width: 740px;
	height: 52px;
	margin-bottom: 8px;
}

#gallery-india img, #gallery-italy img, #gallery-srilanca img {
	margin-right: 8px;
	float: left;
}

#photo-gallery h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515c65;
}







/* -------------------------------------------------------------------------------------------- contact */





#contact-box	{
	width: 740px;
	margin-bottom: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#contact-box h1	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #515c65;
}



form#mailform {
	padding: 5px 10px 5px 10px;
}

table.mailform {
	width: 100%;
}

table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	border-bottom: dotted 1px #a6bccf;
	padding: 10px 5px 5px 10px;
}

table.mailform tr th {
	width: 150px;
}

table.mailform tr th span {
	color: #ee63a3;
}

table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #7a8a98;
	font-family: Georgia, "Times New Roman", Times, serif;

}

table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}






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




#footer {
	width: 740px;
	height: 50px;
	background-color: #fff;
	margin: 40px auto 0 auto;
	text-align: center;
	clear: both;
}


#butsumaru-mini {
	width: 740px;
	background-color: #fff;
	margin: 20px auto 0 auto;
	text-align: right;
}




/* -------------------------------------------------------------------------------------------- copyright */


div#copyright {
	width: 780px;
	height: 30px;
	color: #fff;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 4px auto 0 auto;
	clear: both;
}
