@charset "shift_jis";

/* default_reset */

* {
    margin: 0;
    padding: 0;
}


/*------------------------------------
  rayout
------------------------------------*/

/* main */

body {
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-repeat: repeat-y;
	font-family: "MS ƒSƒVƒbƒN", Osaka;
	font-size: small;
	color: #333333;
	overflow-y:scroll;
}

/* for IE6 */
*html body {
	overflow-y:auto;
}

/* for IE7 */
*+html body {
	overflow-y:auto;
}


/* for safari \*/
html:\66irst-child p {
		font-size: 90%;
}
/* end */

#layout_main_top{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#layout_main{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 753px;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#layout_main2{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1620px;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#layout_main100{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 850px;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#layout_main_ex{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/*------------------------------------
  header
------------------------------------*/

/* header_top */

#layout_header{
	width: 780px;
	height: 93px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B90000;
}

#layout-topimage{
	width: 780px;
}

#header_image{
	height: 93px;
	width: 285px;
	float: left;
	text-align: left;
}


/* header_second */



#layout_header2{
	width: 780px;
	height: 115px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B90000;
	background-image: url(../images/about_05.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/*------------------------------------
  gloval navigation
------------------------------------*/

#header_navi{
	width: 495px;
	float: left;
	height: 93px;
}

#header_navi ul{

	display: block;
	list-style-type: none;
	width: 495px;
	float: right;
	padding-top: 70px;
}

#header_navi ul li{
	display: inline;
	margin-left: -4px;
}

#header_navi ul li img{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


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

#footer{
	width: 780px;
	height: 83px;
	margin-right: auto;
	margin-left: auto;
}

.footer_text{
	padding-top: 5px;
	font-size: 80%;
	color: #999999;
}

.footer_button{
	text-align: right;
	float: right;
}


/*------------------------------------
  left menu
------------------------------------*/

#leftmenu_main{
	width: 174px;
	height: 1500px;
	background-image: url(../images/leftmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#leftmenu_main ul{
	list-style-type: none;
}


#leftmenu_main ul li{
	width: 174px;
	height: 28px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

#leftmenu_main ul li a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}


/*------------------------------------
  menu list
------------------------------------*/

/*---Finding button---*/

li#menu1{
	background-image: url(../images/leftmenu_b01.jpg);
}

li#menu2{
	background-image: url(../images/leftmenu_b02.jpg);
}

li#menu3{
	background-image: url(../images/leftmenu_b03.jpg);
}

li#menu4{
	background-image: url(../images/leftmenu_b04.gif);
}

li#menu5{
	background-image: url(../images/leftmenu07.gif);
}

/*---1st button---*/

li#menu_sub1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

li#menu_sub1 a:link{
	background-image: url(../images/leftmenu_sub1.jpg);
}

li#menu_sub1 a:visited{
	background-image: url(../images/leftmenu_sub1.jpg);
}

li#menu_sub1 a:hover{
	background-image: url(../images/leftmenu_sub1_on.jpg);
}

li#menu_sub1 a:active{
	background-image: url(../images/leftmenu_sub1.jpg);
}

/*---1st button(current)---*/

li#menu_sub1_2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

li#menu_sub1_2 a:link{
	background-image: url(../images/leftmenu_sub1_on.jpg);
}

li#menu_sub1_2 a:visited{
	background-image: url(../images/leftmenu_sub1_on.jpg);
}

li#menu_sub1_2 a:hover{
	background-image: url(../images/leftmenu_sub1_on.jpg);
}

li#menu_sub1_2 a:active{
	background-image: url(../images/leftmenu_sub1_on.jpg);
}


/*---2nd button---*/

li#menu_sub2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

li#menu_sub2 a:link{
	background-image: url(../images/leftmenu_sub2.jpg);
}

li#menu_sub2 a:visited{
	background-image: url(../images/leftmenu_sub2.jpg);
}

li#menu_sub2 a:hover{
	background-image: url(../images/leftmenu_sub2_on.jpg);
}

li#menu_sub2 a:active{
	background-image: url(../images/leftmenu_sub2.jpg);
}

/*---2nd button(current)---*/

li#menu_sub2_2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

li#menu_sub2_2 a:link{
	background-image: url(../images/leftmenu_sub2_on.jpg);
}

li#menu_sub2_2 a:visited{
	background-image: url(../images/leftmenu_sub2_on.jpg);
}

li#menu_sub2_2 a:hover{
	background-image: url(../images/leftmenu_sub2_on.jpg);
}

li#menu_sub2_2 a:active{
	background-image: url(../images/leftmenu_sub2_on.jpg);
}


/*---3rd button---*/

li#menu_sub3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

li#menu_sub3 a:link{
	background-image: url(../images/leftmenu_sub3.jpg);
}

li#menu_sub3 a:visited{
	background-image: url(../images/leftmenu_sub3.jpg);
}

li#menu_sub3 a:hover{
	background-image: url(../images/leftmenu_sub3_on.jpg);
}

li#menu_sub3 a:active{
	background-image: url(../images/leftmenu_sub3.jpg);
}

/*---3rd button(current)---*/

li#menu_sub3_2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

li#menu_sub3_2 a:link{
	background-image: url(../images/leftmenu_sub3_on.jpg);
}

li#menu_sub3_2 a:visited{
	background-image: url(../images/leftmenu_sub3_on.jpg);
}

li#menu_sub3_2 a:hover{
	background-image: url(../images/leftmenu_sub3_on.jpg);
}

li#menu_sub3_2 a:active{
	background-image: url(../images/leftmenu_sub3_on.jpg);
}


/*---brank button---*/

li.menu_blank{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/*------------------------------------
  index.html
------------------------------------*/

.top_content{
	padding-bottom: 15px;
	margin-top: 0px;
	width: 780px;
	height: auto;
	margin-right: 1px;
	margin-left: 0;
	float: left;
}

.text1{
	color: #333333;
    line-height: 1.5em;
	font-size: 80%;
	letter-spacing: normal;
}
.text2{
	color: #333333;
	line-height: 1.5em;
	letter-spacing: normal;
	font-size: 100%;
	font-weight: bold;
}
.left_box_dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;
	padding-top: 5px;
}
.left_box_01{
	padding-bottom: 15px;
	border-bottom-style: none;
	margin-top: 4px;
}
.margin10{
	margin-top: 10px;
}

#layout_contents_left{
	float: left;
	padding-left: 12px;
    width: 323px;
}
#layout_contents_left h1{
	margin-left: 12px;
	margin-top: 0px;
}

#layout_contents_left h2{
	margin-left: 12px;
	margin-top: 15px;
}

#layout_contents_right{
	float: right;
}

/*------------------------------------
  about.html
------------------------------------*/

#layout_contents{
	width: 780px;
}

h1.about1{
	height: 40px;
	width: 495px;
	background-image: url(../images/about_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
}

h2.about2{
	height: 22px;
	width: 495px;
	background-image: url(../images/about_h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
}

h2.about3{
	height: 22px;
	width: 495px;
	background-image: url(../images/about_h2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
}

#contents_second{
	float: right;
	width: 561px;
	padding-left: 45px;
	padding-top: 26px;
}

.about_text1{
	width: 495px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99999;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #444444;
	line-height: 1.5em;
}

.about_img1{
	width: 495px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.about_img2{
	float: left;
	width: 231px;
	margin-top: 15px;
	margin-right: 33px;
}

.about_img2 p{
	margin-top: 5px;
	color: #444444;
	font-size: 80%;
}

.about_img3{
	float: left;
	width: 231px;
	margin-top: 15px;
}

.about_img3 p{
	margin-top: 5px;
	color: #444444;
	font-size: 80%;
}

.about_contents3{
	width: 495px;
	height: 134px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-top: 20px;
}

.about_contents3 img{
	float: left;
	margin-right: 22px;
}

.about_contents3 p{
	color: #444444;
	line-height: 1.3;
}

.about_contents3 h3{
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #444444;
}

.about_contents4{
	width: 495px;
	height: 98px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-top: 20px;
}

.about_contents4 p{
	color: #444444
	;
}

.about_contents4 img{
	float: left;
	margin-right: 82px;
}

#top_imgs{
	margin: 0px;
}

.about_text6{
	font-size: 8px;
}



/*------------------------------------
  information.html
------------------------------------*/

#layout_main3{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	height: 1470px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#leftmenu_main2{
	width: 174px;
	height: 1350px;
	background-image: url(../images/leftmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#leftmenu_main2 ul{
	list-style-type: none;
}

#leftmenu_main2 ul li{
	width: 174px;
	height: 28px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

#leftmenu_main2 ul li a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

h1.info1{
	height: 30px;
	width: 504px;
	background-image: url(../images/info_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.info_rayout_1{
	width: 121px;
	float: left;
}

.info_rayout_2{
	width: 383px;
	float: left;
	padding-bottom: 20px;
}

h2.info2{
	width: 121px;
	background-image: url(../images/info_h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

.info_text1{
	font-size: 110%;
	line-height: 2em;
}

.info_text2{
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.info_linkbutton{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}

h3.info4{
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #6A4928;
}

h2.info3{
	height: 35px;
	width: 504px;
	background-image: url(../images/info_h2_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:-9999px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

.info_image{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info_text3{
	line-height: 1.5em;
	clear: left;
	width: 383px;
	padding-left: 121px;
}

.info_text4{
	margin-bottom: 10px;
}

.info_text5{
	letter-spacing: 1em;
}

.info_email{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
a:link {
    color: #6A4928;
}
a:visited {
    color: #999999; 
}
a:hover {
    color: #999999; 
}


/*------------------------------------
  application.html
------------------------------------*/

h1.application1{
	height: 30px;
	width: 504px;
	background-image: url(../images/application_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.application_rayout_1{
	width: 504px;
	float: left;
}

.application_rayout_2{
	width: 383px;
	float: left;
	padding-bottom: 20px;
}

h2.application2{
	width: 504px;
	background-image: url(../images/application_h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

h2.application3{
	width: 504px;
	background-image: url(../images/application_h2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

h2.application4{
	width: 504px;
	background-image: url(../images/application_h2_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 15px;
}

h2.application5{
	width: 504px;
	background-image: url(../images/application_h2_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

h2.application6{
	width: 504px;
	background-image: url(../images/application_h2_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

h2.application7{
	width: 504px;
	background-image: url(../images/application_h2_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

h2.application8{
	width: 504px;
	background-image: url(../images/application_h2_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}
.application_parts{

	width: 504px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow: hidden;
	height: 10px;
	margin-top: 3px;
    margin-bottom: 10px;
}

.application_text1{
	font-size: 110%;
	line-height: 2em;
}

.application_text2{
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.application_linkbutton{
	width: 504px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom:10px;
	padding-top: 5px;
}

h3.application4{
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #6A4928;
}

.info_image{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.application_text3{
	line-height: 1.5em;
	clear: left;
	width: 383px;
	padding-left: 121px;
}

.application_text4{
	margin-bottom: 10px;
}

.application_text5{
	letter-spacing: 1em;
}

/*------------------------------------
  agreement.html
------------------------------------*/

#layout_main5{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	height: 1370px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#leftmenu_main5{
	width: 174px;
	height: 1250px;
	background-image: url(../images/leftmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
h1.agreement1{
	height: 30px;
	width: 504px;
	background-image: url(../images/agreement_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.agreement_rayout_1{
	width: 121px;
	float: left;
}

.agreement_rayout_2{
	width: 383px;
	float: left;
	padding-bottom: 20px;
}

h2.agreement_h2_1{
	width: 121px;
	float: left;
	background-image: url(../images/agreement_h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
}

h2.agreement_h2_2{
	width: 121px;
	float: left;
	background-image: url(../images/agreement_h2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
}

h2.agreement_h2_3{
	width: 121px;
	background-image: url(../images/agreement_h2_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
}

h2.agreement_h2_4{
	width: 121px;
	background-image: url(../images/agreement_h2_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
}

h2.agreement_h2_5{
	width: 121px;
	background-image: url(../images/agreement_h2_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
}

h2.agreement3{
	width: 121px;
	background-image: url(../images/agreement_h2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 5px;
}

.agreement_text1{
	font-size: 110%;
	line-height: 2em;
}

.agreement_text2{
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3.agreement4{
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #6A4928;
}


.agreement_image{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.agreement_text3{
	line-height: 1.5em;
	clear: left;
	width: 383px;
	padding-left: 121px;
}

.agreement_text4{
	margin-bottom: 10px;
}

.agreement_text5{
	letter-spacing: 1em;
}

.agreement_parts{
	float: left;
	width: 383px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow: hidden;
	height: 1px;
	margin-top: 5px;
    margin-bottom: 10px;
}

.agreement_border2{
	float: left;
	width: 504px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow: hidden;
	height: 1px;
	margin-top: 3px;
    margin-bottom:5px;
}


/*------------------------------------
  access.html
------------------------------------*/

#layout_main4{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	height: 1120px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#leftmenu_main3{
	width: 174px;
	height: 1000px;
	background-image: url(../images/leftmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#leftmenu_main3 ul{
	list-style-type: none;
}

#leftmenu_main3 ul li{
	width: 174px;
	height: 28px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

#leftmenu_main3 ul li a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

h1.access1{
	height: 28px;
	width: 504px;
	background-image: url(../images/access_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.access_text1{
	line-height: 1.5em;
	clear: left;
	width: 383px;
	margin-left: 121px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2.access2{
	width: 121px;
	background-image: url(../images/access_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 19px;
}

h3.access4{
	width: 83px;
	float: left;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4;
}

/* for safari \*/
html:\66irst-child h3.access4{
	font-size: 80%;
}
/* end */

h3.access5{
	width: 83px;
	float: left;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 1em;
}

/* for safari \*/
html:\66irst-child h3.access5{
	font-size: 80%;
}
/* end */

.access_text2{
	font-size: 100%;
	width: 300px;
	line-height: 1.4;
}

.access_rayout1{
	clear: left;
}

.access_rayout2{
	float: left;
}

.access_text3{
	margin-bottom: 5px;
}

.access_email{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
a:link {
    color: #6A4928;
}
a:visited {
    color: #999999; 
}
a:hover {
    color: #999999; 
}

/*------------------------------------
  inquiry.html
------------------------------------*/

#layout_main3i{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
	height: 670px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#leftmenu_main2i{
	width: 174px;
	height: 550px;
	background-image: url(../images/leftmenu_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

#leftmenu_main2i ul{
	list-style-type: none;
}

#leftmenu_main2i ul li{
	width: 174px;
	height: 28px;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

#leftmenu_main2i ul li a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}

h1.inquiry1{
	height: 30px;
	width: 504px;
	background-image: url(../images/inquiryh1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.inquiry_rayout_1{
	width: 121px;
	float: left;
}

.inquiry_rayout_2{
	width: 383px;
	float: left;
	padding-bottom: 20px;
}

h2.inquiry2{
	width: 121px;
	background-image: url(../images/inquiryh2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
	height: 20px;
	margin-top: 3px;
}

.inquiry_text1{
	font-size: 110%;
	line-height: 2em;
}

.inquiry_text2{
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 80%;
	text-align: right;
}

.info_linkbuttoni{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}

h3.info4i{
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #6A4928;
}

h2.inquiry3{
	height: 35px;
	width: 504px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:-9999px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

.info_imagei{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inquiry_text3{
	line-height: 1.5em;
	clear: left;
	width: 383px;
	padding-left: 121px;
}

.inquiry_email{
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
a:link {
    color: #6A4928;
}
a:visited {
    color: #999999; 
}
a:hover {
    color: #999999; 
}

/*------------------------------------
  exhibition1.html
------------------------------------*/

#layout_contentsex{
	width: 780px;
}

#leftmenu_mainex{
	width: 174px;
	height: 700px;
	
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	float: left;
}

h1.exhibition1{
	height: 465px;
	width: 447px;
	background-image: url(../images/exhi4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
}

h2.exhibition2{
	height: 22px;
	width: 495px;
	background-image: url(../images/exhibition_h2_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow: hidden;
}

#contents_secondex{
	float: right;
	width: 561px;
	padding-left: 45px;
	padding-top: 26px;
}

.exhibition_text1{
	width: 495px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	line-height: 1.5em;
}

.exhibition_img1{
	width: 495px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 460px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.exhibition_img2{
	float: left;
	width: 231px;
	margin-top: 15px;
	margin-right: 33px;
}

.exhibition_img2 p{
	margin-top: 5px;
	color: #666666;
	font-size: 80%;
}

.exhibition_img3ex{
	float: left;
	width: 231px;
	margin-top: 15px;
}

.exhibition_img3 p{
	margin-top: 5px;
	color: #666666;
	font-size: 80%;
}

.exhibition_contents3{
	width: 495px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 1px;
	margin-top: 20px;
}

.exhibition_contents3 img{
	float: left;
	margin-right: 22px;
}

.exhibition_contents3 p{
	color: #666666;
	line-height: 1.3;
}

.exhibition_contents3 h3{
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.exhibition_contents4{
	width: 495px;
	height: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 40px;
	margin-top: 15px;
}

.exhibition_contents4 p{
	color: #666666;
}

.exhibition_contents4 img{
	float: left;
	margin-right: 82px;
}

#top_imgsex{
	margin: 0px;
}
#layout_main #layout_contents_left #layout_contents_left_text2 {
	font-size: 80%;
}
#layout_main2 #layout_contents_left #layout_contents_left_text3 {
	font-size: 80%;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#aaaaaaa {
	padding: 0px;
	margin: -10px 0px 0px 12px;
	text-align: justify;
}
.aaa {
	font-size: small;
}
#aaaaaaaaaaaaaa {
	font-size: small;
	text-align: justify;
}

/*------------------------------------
  exhibition_1109.html
------------------------------------*/

#ex_content01{
	text-align: center;
	padding-bottom: 15px;
	margin-top: 20px;
	width: 532px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.font13{
	font-size: 13px
}
.font11{
	font-size: 11px
}
.font_white{
	color: #FFF;
}
.margin5{
	margin-top: 5px;
}
.margin30{
	margin-top: 30px;
}