@charset "utf-8";
/* CSS Document */

@import url("/common/css/reset.css");

@import url("/common/css/clearfix.css");

/*[type]
----------------------------------------------------*/
body {
	background-color: #FFFFFF;
	font-size: 0.875em;
	/* text-align: center; */
}

a			{ text-decoration: none; color: #333333; }
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: none; color: #FF9900; }
a:focus		{ text-decoration: none; color: #FF9900; }

img			{ display: block; }

strong		{ font-weight: bold; }

button		{margin: 0px; padding: 0px; background-color: #FFFFFF; border: none; cursor:pointer; display: inline; }

/*[common]
----------------------------------------------------*/
div.hr {
	clear: both;
}

div.hr hr {
	display: none;
}

div.waku {
	width: 560px;
	margin: 10px auto 0px auto;
	border: 1px solid #E7EAEE;
}

div.wrap {
	width: 560px;
	margin: 10px auto 0px auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*[container]
----------------------------------------------------*/
div#container {
	background-color: #FFFFFF;
	width: 940px;
	margin: 0px auto;
	text-align: left;
        font-size:10.5pt;
}

/*[header]
----------------------------------------------------*/
div#header {
	width: 940px;
}

div#header h1 {
	width: 715px;
	float: left;
}

div#header h1 a {
	display: block;
	width: 715px;
}

div#header address {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 225px;
	float: right;
}

div#header div#add {
	display: block;
	width: 225px;
	float: right;
}

div#header h1 a img,
div#header address img {
	display: block;
}

div#header p{
	width: 940px;
	clear: both;
}

div#header div.hr {
	width: 940px;
	height: 8px;
	background-image: url(/common/img/header_hr.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}


/*[main]
----------------------------------------------------*/
div#main {
	width: 940px;
	background-image: url(/common/img/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949698;
}

/*[side]
----------------------------------------------------*/
div#side {
	width: 180px;
	float: left;
}

div#side h2 {
	width: 180px;
	margin-top: 5px;
}

div#side p {
	width: 180px;
}

div#side p#home a {
	color: #FFFFFF;
	display: block;
	padding-left: 2em;
	line-height: 2;
	background-image: url(/common/img/mark_top.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
}

div#side ul {
	width: 180px;
}

div#side ul li {
	width: 180px;
}

div#side ul li a {
	width: 155px;
	color: #FFFFFF;
	display: block;
	padding-left: 25px;
	line-height: 2;
	background-image: url(/common/img/mark_nav.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
}

div#side address {
	margin-top: 10px;
	padding: 3px 3px 3px 15px;
	line-height: 1.5;
	background-color: #C9C9C9;
}

div#side ul li a:visited,
div#side p#home a:visited {
	text-decoration: none;
}

div#side ul li a:hover,
div#side p#home a:hover	{
	text-decoration: none; color: #FF9900;
}

div#side ul li a:focus,
div#side p#home a:focus{
	text-decoration: none; color: #FF9900;
}

/*[contents]
----------------------------------------------------*/
div#contents {
	/*
	width: 755px;
	float: right;
	*/
	width: 775px;
	float: left;
}

/*[banner]
----------------------------------------------------*/
div#banner {
	width: 160px;
	/*
	float: right;
	*/
	float: left;
}

div#banner p {
	margin-top: 5px;
	width: 160px;
	/*background-color: #CCCCCC;*/
}

/*[content]
----------------------------------------------------*/
div#content {
	width: 590px;
	/*
	float: left;
	*/
	float: right;
}

/*[footer]
----------------------------------------------------*/
div#footer {
	width: 940px;
	clear: both;
	background-color: #AEB0B2;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #0246B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C1C3;
}

div#footer ul {
	width: 940px;
	text-align: center;
	margin-top: 20px;
}

div#footer ul li {
	display: inline;
	line-height: 1.5;
}

div#footer ul li a {
	padding: 0px 5px 0px 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

div#footer ul li.border-non a {
	border-left: none;
}

div#footer ul li.border-non {

}

div#footer address {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*[pan]
----------------------------------------------------*/

div#pan {
	width: 560px;
	margin: 10px auto 0px auto;
	border: 1px solid #E7EAEE;
	font-weight:bold;
	background:url(/common/img/path_bg.gif) left repeat-y;
}

div#pan ol {
	
}

div#pan ol li {
	line-height: 2;
	float: left;
}

div#pan ol li a{
	/*font-weight:normal;*/
}

div#pan ol li a img {
	vertical-align: bottom;
	margin:0 20px 0 0;
	height:2em;
	width:50px;
}

/*[table.inner-row]
----------------------------------------------------*/

div.waku table.inner-row {
	border: none;
	margin-left: 3px;
	border-collapse: separate; 
	border-spacing: 9px; 
}

div.waku table.inner-row tr td {
	width: 170px;
	background-color: #FFFFFF;
	border: 1px solid #E7EAEE;
	vertical-align: top;
}

div.waku table.inner-row tr td h3 {
	margin: 10px 0px 0px 13px; 
}

div.waku table.inner-row tr td p.photo {
	margin: 4px 0px 0px 13px;
}

div.waku table.inner-row tr td p.address {
	margin: 20px 0px 0px 6px;
	padding-left: 1.7em;
	line-height: 1.5;
	background-image: url(/common/img/mark_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.waku table.inner-row tr td div.info p {
/*	color:#3399CC;*/
	margin: 5px 0px 0px 6px;
/*	padding-left: 1.7em;*/
}

div.waku table.inner-row tr td div.info p span {
	font-weight: bold;
}

div.waku table.inner-row tr td p.detail {
	margin: 10px 10px 10px 10px;
	float: right;
}

#search-box {
	margin-top:20px;
}

#to-top {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
}

#to-top img {
	float: right;
}

/*[webpage]
----------------------------------------------------*/

.mt-page-archive .asset-header h2{
	background:url(/common/img/title_bg.gif) no-repeat left bottom;
	padding-left:40px;
	line-height:33px;
	font-weight:bold;
	margin-top:20px;
	letter-spacing:2px;
}

.mt-page-archive .page-asset{
	padding:0 20px 0 10px;
}

.mt-page-archive .page-asset .asset-body{
	padding:20px 0;
}

.mt-page-archive .page-asset .asset-body h3{
	background:url(/common/img/title_bg2.gif) no-repeat left bottom;
	padding-left:20px;
	font-weight:bold;
	line-height:35px;
	height:40px;
	margin:10px 0;
}

.mt-page-archive .page-asset .asset-body{
	line-height:1.6;
}
.mt-page-archive .page-asset .asset-body strong,
.mt-page-archive .page-asset .asset-body b{
	color:#FF6600;
}

.mt-page-archive .page-asset .asset-body .border{
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:10px;
	margin:10px 0;
}

.asset-body ul li{
	background:url(/common/img/mark_blue2.gif) no-repeat left center;
	min-height:17px;
	line-height:1.6;
	padding-left:20px;
}
.asset-body ol{
	list-style-type:decimal;
	list-style-position: inside;
}

.asset-body .lightblue{color:#6666FF;}
.asset-body .blue{color:#0000EE;}
.asset-body .red{color:#BB0000;}
.asset-body .orange{color:#FF9900;}
.asset-body .bold{ font-weight:bold;}

.asset-body .redbox{
	background-color:#FFF0F5;
	color:#BB0000;	
	padding:10px;
	margin:10px 0;
}

.asset-body .bluebox{
	border:1px solid #0000ee;
	padding:10px;
	margin:10px 0;
}

.asset-body a:link{
    text-decoration:underline;
}
.asset-body a:visited{
    text-decoration:underline;
}
.asset-body h3 a:link{
    text-decoration:none;
}
.asset-body h3 a:visited{
    text-decoration:none;
}
