/*---base---*/

body{
	font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:140%;
	text-align: center;
	color:#666666;
}

*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:top;
}

#wrapper {
width:780px;
margin:0 auto;
text-align:left;
}

#header {
width:780px;
height:70px;
float:left;
position:relative;
}

#header h1{
width:290px;
height:20px;
background-image:url(head_title.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
margin:35px 0 0 0;
}

#header h1 a{
width:290px;
height:20px;
display:block;
}

#header #desc{
position:absolute;
top:10px;
left:10px;
}

#header #tel{
width:190px;
height:40px;
background-image:url(head_info.jpg);
background-repeat:no-repeat;
float:right;
text-indent:-9999px;
margin:15px 10px 0 0;
display:inline;
}

#main {
width:780px;
float:left;
}


a:link,a:visited{
	color:#666666;
	text-decoration:none;
}

a:active,a:hover,a:focus{
	color:#006699;
	text-decoration:none;
	overflow:hidden;
}

a:active img,a:hover img,a:focus img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

#locator {
display:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main_navi {
width:780px;
height:47px;
background-image:url(main_navi.jpg);
background-repeat:no-repeat;
list-style-type:none;
}

#main_navi li{
width:156px;
height:47px;
line-height:47px;
float:left;
font-weight:bold;
text-align:center;
}

#main_navi li a{
width:156px;
height:47px;
display:block;
}

#main_navi li a:hover{
color:#ffffff;
background-color:#3399cc;
}

#subnavi {
width:160px;
float:left;
background-color:#EDEDED;
padding:0 0 2px 0;
margin:40px 30px 0 10px;
display:inline;
}

#subnavi_title {
width:156px;
height:50px;
margin:2px 2px 0  2px;
background-image:url(subnavi_title.jpg);
}

#subnavi_title a{
width:156px;
height:50px;
line-height:50px;
display:block;
text-align:center;
color:#FFFFFF;
font-size:125%;
font-weight:bold;
}

#subnavi ul li{
list-style-type:none;
}

#subnavi ul li a{
width:156px;
height:45px;
line-height:45px;
display:block;
margin:2px 2px 0 2px;
background-image:url(subsubnavi.jpg);
text-indent:30px;
font-size:125%;
font-weight:bold;
}

#subnavi ul li a:hover{
background-image:url(subsubnavi_on.jpg);
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
width:780px;
height:15px;
float:left;
background-color:#3399CC;
margin:20px 0 0 0;
}

address {
color:#FFFFFF;
float:right;
font-size: 80%;
font-style: normal;
margin-right:5px;
display:inline;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_text {
width:520px;
float:left;
background-image:url(top_text.jpg);
margin:20px 0 30px 30px;
display:inline;
}

#top_text p{
width:460px;
margin:45px 0 0 15px;
}

/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.red {
color:#FF0000;
}

h2.subtitle01 {
width:565px;
height:43px;
line-height:43px;
padding-left:20px;
background-image:url(common_subtitle.jpg);
background-repeat:no-repeat;
float:left;
color:#FFFFFF;
font-size:125%;
font-weight:bold;
}

h2.subtitle02 {
width:700px;
height:43px;
line-height:43px;
padding-left:20px;
background-image:url(common_subtitle_l.jpg);
background-repeat:no-repeat;
float:left;
color:#FFFFFF;
font-size:125%;
font-weight:bold;
}

.bluebold {
color:#006699;
font-weight:bold;
}

.table01 {
width:565px;
border:1px #CCCCCC solid;
border-collapse:collapse;
}

.table01 td{
padding:10px;
border:1px #CCCCCC solid;
}

.table01 td.tdleft{
font-weight:bold;
background-color:#EBEBEB;
}

/*--message---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.message01 {
letter-spacing:3px;
line-height:250%;
margin:0 50px 0 30px;
}

/*--products---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.products_img a{
margin:0 0 0 35px;
border:1px solid #0199CC;
float:left;
}

.products_img a:hover{
border:1px solid #3A8714;
float:left;
}

/*--question---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.qa {
width:660px;
border-bottom:1px #CCCCCC dotted;
margin:0 20px 20px 20px;
}

.qa .question{
background-image:url(icon_q.jpg);
background-repeat:no-repeat;
padding:5px 0 5px 30px;
}

.qa .answer{
background-image:url(icon_a.jpg);
background-repeat:no-repeat;
padding:5px 0 5px 30px;
}
