@charset "UTF-8";


body,h1,h2,h3,h4,h5,h6,ul,li{margin:0;padding:0;}


body {
	background-color: #F3F3F3;
	background-image: url(back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height:130%;
	color: #666666;
	overflow-y:scroll;
}
img{
	border:0;
}


*html body {
	overflow-y:auto;
}

*+html body {
	overflow-y:auto;
}


/*-----------------------------------------------------------*/
h1{
	width:460px;
	background-image:url(h1.jpg);
	background-repeat: no-repeat;　
	height:46px;
	font-size:16px;
	padding-left:20px;
	color:#333333;
	font-weight: bold;
	line-height: 46px;
	text-align: left;
	margin-bottom: 5px;
}

h2{
	width:210px;
	background:url(h2.gif);
	background-repeat: no-repeat;
	background-position:bottom;　
	height:22px;
	font-size:14px;
	color:#333333;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top:5px;
	text-align: left;
}

h3{
	width:540px;
	background-image:url(h3.jpg);
	background-repeat: no-repeat;　
	height:46px;
	font-size:16px;
	padding-left:20px;
	color:#333333;
	font-weight: bold;
	line-height: 46px;
	text-align: left;
	margin-bottom: 5px;
}

h4{
	width:550px;
	font-size:14px;
	padding-left:10px;
	color:#333333;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 2px solid #FFCC00;
}

h5{
	font-size:100%;	
}

h6{
	display:block;
	text-align:left;
	font-size:12px;
	background-image:url("list01.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:5px;
	line-height: 180%;
	margin-left:20px;
	font-weight: normal;
}


a:link {
	color: #0000c0;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:visited{
	text-decoration: none;
}

a:active{
	text-decoration: underline;
}

p{
	line-height: 130%;
	margin:10px 0 10px 0;
	padding:0;
	text-indent: 0;
	line-break: strict;
}


/*-----------------------------------------------------------*/
/* header */
#header{
}


div#locator {
	font-size: 80%;
	text-align: right;
	margin:0 25px 0 0;
}

.right {
	padding:10px 0 0 0px;
	margin-top:0px;
	text-align: left;
	vertical-align: top;
}

/*-----------------------------------------------------------*/
/* navigation */

#menubar{
	margin-top:1px;
}

#menubar ul{
	text-align:left;
	line-height: 180%;
	margin-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	width:765px;
}

#menubar li {
	display:inline;
}

#menubar li a{
	float:left;
	display:block;
	background:url("mark.gif") no-repeat left center;
	padding-left:10px;
	margin-right:20px;
	color:#333333;
	font-size:13px;
	text-decoration: none;
}

#menubar li.current a{
	float:left;
	display:block;
	background:url("mark.gif") no-repeat left center;
	padding-left:10px;
	margin-right:20px;
	color:#333333;
	font-size:13px;
	text-decoration: none;
}

/*--leftmenu--*/
#leftmenu_title {
	background-image: url(lefttop.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	width: 180px;
	color: #ffffff;
	font-weight: bold;
	height:31px;
	line-height:0px;
}
#leftmenu_title a {
	color: #ffffff;
	text-decoration:none;
}

#leftmenu_title1 {
	background-image: url(leftbtm.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 180px;
	color: #ffffff;
	font-weight: bold;
	height:69px;
	line-height:0px;
}
#leftmenu_title a {
	color: #ffffff;
	text-decoration:none;
}
/*--leftmenuー---1botton--*/
#leftmenu{
	width:180px;
	background:url(leftbg.jpg) repeat-y left top;
	padding:6px 0px 15px 0px;
}


#leftmenu ul {
width: 159px;
background-image: url(.jpg);
	margin: 0px 0 0px 0;
	padding:0;
}
#leftmenu li {
        font-weight: normal;
        height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #222222;
	background-image: url(.jpg);
	background-repeat: repeat-y;
	width: 159px;
	display: block;
	list-style-type: none;
	margin:10px 0 0 10px;
	padding:0 0 0 0px;
}

#leftmenu li a {
background-repeat: no-repeat;
  	background-image: url(leftbutton.jpg);
        font-weight: normal;
	color: #222222;
	width: 144px;
	display: block;
	text-decoration:none;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
}

#leftmenu li a:hover{
        background-repeat: no-repeat;
        font-weight: normal;
	color: #999999;
        display:block;
	width: 144px;
    background-image:url(leftbuttonover.jpg);
margin:0 0 0 0px;
	padding:0 0 0 15px;
}

/*--leftmenuー---2botton--*/

/*---------------------------*/
#leftmenu ul ul li {
	background-image: none;
	width: 140px;
	line-height: 12px;
	margin-bottom: 6px;
	margin-left:10px;
	padding:0 0 0 15px;
}
#leftmenu ul ul li.current{
	background-image: none;
	font-weight: bold;
}

#leftmenu ul ul a {
	width: 140px;
	color: #000000;
	text-decoration:none;
}


/*---------------------------IE6*/
*html #leftmenu ul ul li {
	background-image: none;
	width: 140px;
	line-height: 12px;
	padding:0;
	left:15px;
	margin:0 0 6px 0;
}
*html #leftmenu ul ul li.current{
	background-image: none;
	font-weight: bold;
}

*html #leftmenu ul ul a {
	width: 140px;
	color: #000000;
	text-decoration:none;
}

#bottommenu {
	background-image: url();
	background-position: center top;
	background-repeat: no-repeat;
	width: 780px;
	height: 20px;
	text-align: center;
	margin-bottom: 1px;
	padding:0;
	border-bottom: 1px solid #999999; 
	}
#bottommenu a {
	color: #666666;
	text-decoration:none;
	}
#bottommenu a:hover {
	color: #333333;
	text-decoration:underline;
	}


#copyright {
	background-image: url(copy_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: right;
	color: #999999;
	line-height: 32px;
	padding-right:3px;
	margin: 0;
	height: 32px;
}

	
/* list link */

.list01 ul a:link,ul a:visited{
	text-decoration:underline;
	color:#666666;	
}
.list01 ul{
	margin-left:0px;
	margin-top:5px;
}
.list01 ul a:hover{
	text-decoration:none;
	color:#F00;
}
.list01 li{
	display:block;
	text-align:left;
	font-size:12px;
	background-image:url("list01.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:5px;
	line-height: 180%;
	margin-left:20px;
}

.list02 ul a:link,ul a:visited{
	text-decoration:underline;
	color:#666666;	
}

.list02 ul{
	margin-left:0px;
	margin-top:10px;
}
.list02 ul a:hover{
	text-decoration:none;
	color:#F00;
}
.list02 li{
	display:block;
	text-align:left;
	font-size:12px;
	background-image:url("list02.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:5px;
	line-height: 150%;
	margin-left:20px;
}
/*-----------------------------------------------------------*/
/* top */

.right_table {
    background-image:url("r_table_bg.jpg");
	background-repeat:repeat-y;
	background-position: center;
	width: 244px;
}
.right_contents {
    margin-left:10px;
}

.mark02 ul a:link,ul a:visited{
	text-decoration:underline;
	color:#666666;	
}
.mark02 ul a:hover{
	text-decoration:none;
	color:#F00;
}
.mark02 li{
	display:block;
	text-align:left;
	font-size:12px;
	background-image:url("mark02.gif");
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:13px;
	line-height: 130%;
	margin-left:10px;
}

.tty {
	border: 1px solid #c8c8c8;
	border-collapse:collapse;
}
.tty td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-collapse:collapse;
}
.ccd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/*-----------------------------------------------------------*/
/* news */

h3.news{
	margin-left: 40px;
	margin-bottom: 40px;
}

.news_table{
	width: 650px;
	margin-bottom: 30px;
	margin-left: 40px;
}

.news_table p{
	margin-left: 20px;
	text-indent: 1em;
}

/*-----------------------------------------------------------*/
/* inquiry */

.inquiry_text{
	margin-left: 100px;
	font-weight: bold;
	margin-top: -20px;
	margin-bottom: 10px;
}

.inquiry_text2{
	margin-left: 82px;
}

.inquiry_table{
	width: 620px;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.inquiry_table td{
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align: left;
}

.inquiry_table img{
	margin-right: 4px;
	margin-top: 4px;
}

.formLeft{
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.chk{
	margin-right: 2px;
}

.chk_text{
	margin-right: 10px;
}

#form_submit{
	text-align: center;
}

.button{
	margin-left: 15px;
}
