/*---base---*/

body{
font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:140%;
text-align: center;
color:#555555;
background-image:url(./images/background-common.jpg);
background-repeat:repeat-x;
}

body#common {
background-image:url(./images/background-common.jpg);
}

*{
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;
}

table {
font-size:100%;
line-height:100%;
}

#wrapper{
margin:0px auto;
width:800px;
text-align:left;
}

#header{
width:800px;
height:110px;
float:left;
position:relative;
}

#header h1{
margin:20px 0 0 0;
float:left;
}

#header p{
width:260px;
height:30px;
background-image:url(./images/header-serch.jpg);
background-repeat:no-repeat;
position:absolute;
top:10px;
right:0;
}

#header input{
float:left;
margin:5px 0 0 80px;
}

#header input.btn{
float:right;
margin:5px 5px 0 0;
}

#main{
width:800px;
float:left;
}

a:link,a:visited{
color:#666666;
text-decoration:none;
}

a:active,a:hover{
color:#111111;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:600px;
float:right;
}

.section{
width:600px;
float:left;
}

/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav {
list-style-type:none;
float:right;
margin:85px 0 0 0;
}

#nav li{
float:left;
margin:0 0 0 5px;
color:#666666;
letter-spacing:1px;
}

#nav li a:link,
#nav li a:visited{
color:#CCCCCC;
}

#nav li a:active,
#nav li a:hover{
color:#ffffff;
}


.nav {
list-style-type:none;
float:right;
margin:85px 0 0 0;
}

.nav li{
float:left;
margin:0 0 0 5px;
color:#666666;
letter-spacing:1px;
}

.nav li a:link,
.nav li a:visited{
color:#CCCCCC;
}

.nav li a:active,
.nav li a:hover{
color:#ffffff;
}



/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:100%;
height:70px;
margin:0 auto;
background-image:url(./images/footer.jpg);
background-repeat:repeat-x;
float:left;
}

address {
margin:30px 0 0 0;
}

/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

	#showcase {
	width: 800px;
	height: 280px;
	position: relative;
	float:left;
	margin:0 0 20px 0;
	background-image:url(./images/showcase.jpg);
	}
	#bubblewrap {
	position: absolute;
	z-index: 10;
	left: 5px;
	top: 40px;
	}
	#pagewrap {
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	top:80px;
	right:0;
	position:absolute;
	}
	#pagewrap li{
	margin:0 0 10px 0;
	}
	.bubble {
	position: absolute;
	}
	
#top-left {
width:610px;
float:right;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background-image:url(./images/line.gif);
background-repeat:repeat-y;
}

#top-left02 {
width:590px;
margin:10px 10px 10px 10px;
}


#top-left h2{
margin:0 0 10px 0;
}


#top-right {
width:170px;
float:left;
overflow:hidden;
}

#top-right ul{
width:170px;
float:left;
list-style-type:none;
margin:0 0 30px 0;
}

#top-right ul li{
width:170px;
float:left;
}

#top-right ul li a{
width:170px;
height:40px;
line-height:40px;
text-indent:10px;
background-image:url(./images/line01.gif);
background-repeat:repeat-x;
background-position:bottom;
float:left;
}

#top-right ul li a:hover{
background-color:#efefef;
}


#top-search {
width:610px;
float:left;
}

#top-search h2{
margin:0 0 10px 0;
}

#top-search ul{
list-style-type:none;
}

#top-search ul li{
margin:0 0 10px 10px;
float:left;
display:inline;
}

#top-search span {
	display: none;
	position: absolute;
	top: 1em;
	left: 1em;
}

#top-search a:hover {
	position:relative;
	text-decoration:none;
}

#top-search a:hover span {
	display: block;
	color:#ffffff;
	width:140px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	background:url(./images/popup-bg.png) no-repeat;
	top:10px;
	left:10px;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
margin:0 0 15px 30px;
}

.sitemap ul ul{
margin:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.subtitle01 {
font-size:150%;
background-color:#339966;
color:#FFFFFF;
}

.subtitle02 {
font-size:140%;
background-color:#990000;
color:#FFFFFF;
}

.subtitle03 {
font-size:130%;
background-color:#000066;
color:#FFFFFF;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact_form {
width:590px;
float:left;
}

#contact_form dl{
width:540px;
border-bottom:1px dotted #99cccc;
float:left;
padding:10px 0;
line-height:220%;
}

#contact_form dt{
width:180px;
float:left;
}

#contact_form dt span{
font-weight:bold;
color:#CC0000;
}

#contact_form dd{
width:360px;
float:left;
}

#contact_form dd p{
float:left;
margin:0 10px 0 0;
}

#contact_form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact_form dd li{
width:360px;
float:left;
}

#contact_form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact_form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact_form dd ul#privacy{
width:360px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact_form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact_button {
width:590px;
float:left;
margin:10px 0 25px 0;
}

#contact_button input{
width:180px;
margin:0 0 0 180px;
}

#contact_box01 {
width:590px;
float:left;
}

#contact_box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact_box01 dd{
width:330px;
float:left;
}

#contact_box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact_box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact_tel{
margin:20px 120px 30px 0;
text-align:right;
}

/*20081128*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#common-img {
margin:0 0 30px 0;
}
