@import "base.css";
/* -------------------------------------------------------
	* Date : 2009/02
	* File : second.css
	* Copyright 2009 MAC InterNet All Rights Reserved. 
------------------------------------------------------- */

/*

	*01 link
	*02 heading
	*03 secont_base	
	*04 list
	*05 company
	*05 guide
	*06 faq
	*07 contactus
	*08 link
	*09 owners
	*10 privacy
	*11 sitemap
	*12 other item

*/

/*-----------------------------------------------
	*01 link
-------------------------------------------------*/


/*-----------------------------------------------
	*02 heading
-------------------------------------------------*/
/* h2 */
body#top h2 {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
}
body#list h2, body#guide h2, body#contact h2, body#faq h2, 
body#company h2, body#owners h2, body#link h2, body#privacy h2 {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 18px;
	background-image: url(../img/all/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}
/* h3 */
body#list h3, body#top h3, body#privacy h3, body#company h3, 
body#faq h3, body#contact h3, body#guide h3, body#owners h3 {
	font-size: 1em;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #95AB63;
	clear: both;
	padding-left: 5px;
	line-height: 25px;
	height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body#owners h4 {
	width: 670px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
	line-height: 15px;
	height: 15px;
	background-image: url(../jp/owners/img/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-weight: bold;
}
/*-----------------------------------------------
	*03 secont_base
-------------------------------------------------*/
div#pankz {
	font-size: 0.8em;
	clear: both;
	width:715px;
	line-height: 17px;
	height: 17px;
	padding-left: 3px;
	margin: 0px;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

div#menu .title {
	line-height: 33px;
	height: 33px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-attachment: scroll;
	background-image: url(../img/all/h3_bukken.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.bukken {
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
table.bukken td, table.bukken th {
	padding:8px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}
table.bukken th {
	font-weight: normal;
	text-align: left;
	border-right-style: none;
	margin: 0px;
	padding-right: 0px;
}

/*local menu*/
#local_navi {
	margin-bottom: 10px;
	width: 715px;
	background-color: #F6F6F6;
}
#local_navi ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#local_navi ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	background-image: url(../jp/list/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#local_navi ul li a {
	font-weight: bold;
	text-decoration: none;
}
#local_navi2 {
	margin-bottom: 20px;
}
#local_navi2 ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	background-image: url(../jp/list/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

/*-----------------------------------------------
	*04 list
-------------------------------------------------*/
p.yoyaku {
	padding: 10px;
	border: 1px solid #666;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.15em;
}
dl.access {
	padding: 8px;
	width: 634px;
	border: 1px solid #DFDFDF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
dl.access dt {
	font-weight: bold;
}
dl.access dd {
	padding-bottom: 8px;
}
p.map_icon{
	text-align: right;
	width: 600px;
}
/*
.slide{
	width: 330px;
	height: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}*/
/*-----------------------------------------------
	*05 company
-------------------------------------------------*/
body#company #contents table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
}
body#company #contents table td, body#company #contents table th {
	padding:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align: top;
	text-align: left;
}
body#company #contents table th {
	background:#EEE;
	font-weight: normal;
	text-align: left;
}

/*-----------------------------------------------
	*05 guide + *09 owners
-------------------------------------------------*/

ul#flow, ul#flow2 {
	margin-top: 10px;
	width: 680px;
}
ul#flow li dl dt {
	background-color: #95AB63;
	margin-right: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
	color: #FFF;
	width: 150px;
}
ul#flow2 li dl dt {
	background-color: #E29E55;
	width: 115px;
	margin-right: 8px;
	float:left;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 16px;
	font-weight: bold;
	color: #FFF;
}
ul#flow li dl dd, ul#flow2 li dl dd {
	margin: 0px;
	padding: 5px;
}
ul#flow li dl dd img, ul#flow2 li dl dd img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*-----------------------------------------------
	*06 faq
-------------------------------------------------*/
body#faq #contents table {
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
body#faq #contents table td {
	border-collapse:collapse;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body#faq #contents table th {
	border-collapse:collapse;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*-----------------------------------------------
	*07 contactus
-------------------------------------------------*/

/*-----------------------------------------------
	*08 link
-------------------------------------------------*/
body#link .block {
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	padding: 0px;
}
#noRight {
	margin-right: 0px;
}
body#link .block dl dt {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 8px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9AAF6B;
	margin-bottom: 5px;
}
body#link .block dl dd ul {
	width: 270px;
	list-style: none outside;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
body#link .block dl dd ul li {
	line-height: 1.6;
	margin-bottom: 4px;
	margin-top: 2px;
}
body#link .block dl dd.sub {
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../eng/link/img/aicon_sub.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
body#link .block dl dd.sub span{
	font-weight: bold;

}
/*-----------------------------------------------
	*10 privacy
-------------------------------------------------*/


/*-----------------------------------------------
	*11 sitemap
-------------------------------------------------*/
.sitemap {
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 15px;
}
.sitemap ul {
	width: 240px;
	list-style: none outside;
	padding: 0;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}
.sitemap ul li {
	padding-left: 1em;
	line-height: 1.8;
	color: #000000;
}
.sitemap ul li {
	border-bottom: 1px solid #ffffff;
	background-image: url(../img/all/arrow_mini.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.sitemap ul ul {
	margin: 0;
	width: auto;
}
.sitemap ul li ul li {
	line-height: 1.8;
	background-image: url(../img/all/kagi.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2.5em;
}
.sitemap ul li ul {
	margin:0 0.2em 0.2em -0.8em;
}

/*-----------------------------------------------
	*12 other item
-------------------------------------------------*/
.photo_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 45px;
	margin-left: 0px;
}
.photo_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
img.mrg5 {
	margin-top: 5px;
}
img.mrg8 {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
img.mrg10 {
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 13px;
}
div.div610 {
	width: 610px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	clear: both;
}
p.w690 {
	width: 590px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: both;
}
p.w680 {
	width: 576px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 24px;
	clear: both;
}
p.w350 {
	width: 350px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
span.glay {
	padding: 4px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	background-color: #EBEBEB;
	font-weight: bold;
}
p.mrg_left{
	margin-left: 1em;
}
