﻿/* CSS Document */

body{font:14px/1.5 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	margin: 0;
	padding: 0;
	_padding: 0 0 0;
	background: #E3D3B8 url(images/bg.gif) repeat-y center top;
	font-size: 14px;
	line-height: 1.5;
}

a img {
	border: 0;
}

p {
	margin: 0.5em 0;
}

img {
	font-size: 1px;
	line-height: 0;
}

/* ========================================
	content
======================================== */
.header,
.contents,
.footer {
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
}

/* ========================================
	header
======================================== */
.header {
	position: relative;
}

.header p.title {
	margin: 50 0 0 0;
	padding: 1em 1em 1em;
}

.header div.logo {
	position: absolute;
	top: 0;
	right: 15px;
}

.header div.logo2 {
	position: absolute;
	top: 0;
	right: 135px;
}

.header .nav-global ul {
	margin: 0 -1px 0 0;
	padding: 0;
	list-style: none;
}

.header .nav-global ul li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 0px;
	line-height: 0;
}

.header .nav-global ul li a {
	text-indent: -99999px;
	display: block;
	height: 44px;
	//background-image: url(images/nav-global.gif);
}

#nav-global07 {
	margin: 0;
}


/* -----------------------------
	nav-global
----------------------------- */
#nav-global01 a {
	width: 70px;
	background-image: url(images/home_1.gif);
	background-position: left top;
}

#nav-global02 a {
	width: 150px;
	background-image: url(images/mansion_1.gif);
	background-position: left top;
}

#nav-global03 a {
	width: 150px;
	background-image: url(images/const_1.gif);
	background-position: left top;
}

#nav-global04 a {
	width: 60px;
	background-image: url(images/qa_1.gif);
	background-position: left top;
}

#nav-global05 a {
	width: 115px;
	background-image: url(images/soudan_1.gif);
	background-position: left top;
}

#nav-global06 a {
	width: 115px;
	background-image: url(images/consul_1.gif);
	background-position: left top;
}

#nav-global07 a {
	width: 88px;
	background-image: url(images/unei_1.gif);
	background-position: left top;
}

/*	hover
-------------------- */
#nav-global01 a:hover,
#nav-global01 a.current {
	background-image: url(images/home_2.gif);
	background-position: left bottom;
}

#nav-global02 a:hover,
#nav-global02 a.current {
	background-image: url(images/mansion_2.gif);
	background-position: left bottom;
}

#nav-global03 a:hover,
#nav-global03 a.current {
	background-image: url(images/const_2.gif);
	background-position: left bottom;
}

#nav-global04 a:hover,
#nav-global04 a.current {
	background-image: url(images/qa_2.gif);
	background-position: left bottom;
}

#nav-global05 a:hover,
#nav-global05 a.current {
	background-image: url(images/soudan_2.gif);
	background-position: left bottom;
}

#nav-global06 a:hover,
#nav-global06 a.current {
	background-image: url(images/consul_2.gif);
	background-position: left bottom;
}

#nav-global07 a:hover,
#nav-global07 a.current {
	background-image: url(images/unei_2.gif);
	background-position: left bottom;
}

/* ========================================
	footer
======================================== */
.footer {
	background-color: #402d0d;
	color: #fff;
}

.footer p.copyright {
	margin: 0;
	padding: 1em 0 2em;
	text-align: center;
}


/* ========================================
	top
======================================== */
#main_image1 {
	margin: 0;
	height: 265px;
	background: url(images/image_main1.jpg) no-repeat left top;
	position: relative;
}

#main_image2 {
	margin: 10px 0 30px 0;
	height: 100px;
	background: url(images/image_main2.gif) no-repeat left top;
	position: relative;
}

#button_manshon {
	position: absolute;
	left: 30px;
	top: 40px;
}

#button_visitor {
	position: absolute;
	left: 478px;
	top: 90px;
}

#button_koji {
	position: absolute;
	left: 267px;
	top: 40px;
}

#button_consul {
	position: absolute;
	left: 505px;
	top: 40px;
}

#button_manshon a,
#button_koji a,
#button_consul a{
	display: block;
	width: 223px;
	height: 46px;
	text-indent: -9999px;
}

#button_visitor a{
	display: block;
	width: 267px;
	height: 30px;
	text-indent: -9999px;
}

#button_manshon a {
	background-image: url(images/button_mansion_a1.gif);
}

#button_manshon a:hover,
#button_manshon a:active {
	background-image: url(images/button_mansion_a2.gif);
}

#button_visitor a {
	background-image: url(images/visitor.png);
}

#button_koji a {
	background-image: url(images/button_kouji_a1.gif);
}

#button_koji a:hover,
#button_koji a:active {
	background-image: url(images/button_kouji_a2.gif);
}

#button_consul a {
	background-image: url(images/button_consul_a1.gif);
}

#button_consul a:hover,
#button_consul a:active {
	background-image: url(images/button_consul_a2.gif);
}

#button_consultation {
	position: relative;
	left: 15px;
	top: 5px;
}

#button_consultation a {
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
}

#button_consultation a {
	background-image: url(images/button_consultation_1.gif);
}

#button_consultation a:hover,
#button_consultation a:active {
	background-image: url(images/button_consultation_2.gif);
}

#top_figure {
	margin: 0 7px 20px;
}

#top_news {
	margin: 0 15px;
}

#top_news h2 {
	margin: 0;
	padding: 10px 10px 10px 0px;
}

#top_news dl {
	margin: 0 14px;
	padding: 0;
}

#top_news dl dt {
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
	width: 110px;
}

#top_news dl dd {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 575px;
}

#top_news2 {
	margin: 0 15px;
}

#top_news2 h2 {
	margin: 0;
	padding: 10px 10px 10px 0px;
}

#top_news2 dl {
	margin: 0 14px;
	padding: 0;
}

#top_news2 dl dt {
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
	width: 110px;
}

#top_news2 dl dd {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 575px;
}

/* ========================================
	articles
======================================== */
.header_articles {
	padding: 15px 0 0;
	border-bottom: 1px solid #ddd;
}

.footer_articles {
	padding: 15px 0;
	border-top: 1px solid #ddd;
}

.nav_articles {
	float: right;
	width: 300px;
}

.nav_articles ul {
	margin: 0;
	padding: 0;
}

.nav_articles ul li {
	margin: 3px 0 0 5px;
	padding: 0;
	list-style: none;
	width: 90px;
	height: 20px;
/*	float: left;*/
	float: right;
}

.header_articles h2 {
	margin: 0 0 0.3em;
	padding: 0;
	font-size: 20px;
	line-height: 1.5;
}


.faq {
	_margin: 1em 0 0;
}

dl.question {
	margin: 1em 0 10px;
	padding: 0.3em 0;
	background-color: #FCC;
}

dl.answer {
	margin: 0 0;
	padding: 0 0 0.3em;
	border-bottom: 1px solid #ddd;
}

dl.question dt,
dl.answer dt {
	margin: 0 15px;
	float: left;
	display: inline;
	width: 20px;
	text-align: center;
	font-weight: bold;
}

dl.question dt { color: #F69; }
dl.answer dt { color: #39C; }

dl.question dd,
dl.answer dd {
	margin: 0 0 0;
	float: left;
	display: inline;
	width: 675px;
}

/* ========================================
	merit
======================================== */
.merit {
	clear:both;
	margin: 0 0 15px;
	width: 730px;
	background: #FDFBE2;
}

.merit h2 {
	margin: 0;
	width: 730px;
	overflow: hidden;
	padding: 0 0 5px;
	background: #fdfbe2;
}

.merit dl {
	margin: 0 15px 10px;
	padding: 0 0 0;
	font-size: 15px;
	line-height: 1.3;
}

.merit dt {
	margin: 0 10px 0 0;
	float: left;
	width: 100px;
	text-align: center;
	background: #c00;
	/*color: #D55F00;*/
	color: #fff;
	/*border: 3px solid #C00;*/
	font-weight: bold;
}

.merit dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 590px;
}

/* ========================================
	flow
======================================== */
.flow {
	margin: 0 0 15px;
}

.flow h2 {
	margin: 0 0 10px;
}

.button {
	margin: 0 0 15px;
	text-align: center;
}

.description .button {
	float: right;
	margin: 0 0 0 1em;
	display: block;
	width: 275px;
}

.button a.mansion,
.button a.constructor {
	text-align: left;
	margin: 0 auto;
	display: block;
	text-indent: -99999px;
	width: 275px;
	height: 123px;

}

.button a.visitor {
	text-align: left;
	margin: 0 auto;
	display: block;
	text-indent: -99999px;
	width: 267px;
	height: 30px;

}

.button a.mansion {
	background: url(images/button_start_mansion.jpg) no-repeat left top;	
}

.button a.visitor {
	background: url(images/visitor.png) no-repeat left top;	
}

.button a.constructor {
	background: url(images/button_start_constructor.jpg) no-repeat left top;	
}

.button a.mansion:hover,
.button a.constructor:hover {
	background-position: left bottom;
}

/* ========================================
	main
======================================== */

.contents h1 {
	border-top: 1px solid #fff;
	width: 760px;
	margin: 0 auto;
	background-color: #6C5837;
}

.main {
	padding: 1px 15px;
}


.information a.button {
	position: relative;
	display: block;
	width: 80px;
	height: 20px;
	border: 1px solid #9BD4D9;
	text-decoration: none;
	text-align: center;
	background-color: #58B2BA;
	color: #fff;
	padding: 1px 5px;
}

.information a.button:hover {
	background-color: #9BD4D9;
}


div.company {
	padding: 0px 15px;
	//padding-bottom: 300px;
}

table.data {
	border-collapse: collapse;
	width: 100%;
}

table.data td,
table.data th {
	padding: 0.2em 0.5em;
	border: 1px solid #ccc;
}

table.data th {
	background: #C9F8FE;
}

table.consul {
	border-collapse: collapse;
	width: 730px;
	margin: 0 15px 10px 15px;
}

table.consul td,
table.consul th {
	padding: 0.2em 0.5em;
	border: 1px solid #ccc;
}

table.consul th {
	background: #C9F8FE;
}

/* feeling layouter
---------------*/
table.consul td.xx-small,
table.consul th.xx-small {
	width: 2.5%;	
}

table.consul td.x-small,
table.consul th.x-small {
	width: 5%;	
}

table.consul td.small,
table.consul th.small {
	width: 10%;
}

table.consul td.medium,
table.consul th.medium {
	width: 15%;
}

table.consul td.large,
table.consul th.large {
	width: 20%;
}

table.consul td.x-large,
table.consul th.x-large {
	width: 25%;
}

table.consul td.xx-large,
table.consul th.xx-large {
	width: 30%;	
}



#news_footer {
	margin: 0 0 20px 20px;
	text-align:left;
}

#news_past_footer {
	margin-right: 20px;
	text-align:right;
}

#consultation_readme {
	padding-top:15x;
	margin-left: 15px;
	text-align:left;
}

#uservoice_footer {
	margin:0 0 20px 20px;
	text-align:left;
	clear:both;
}

/* Clear Fix
--------------------------------------*/
.merit dl,
.merit,
dl.question,
dl.answer,
.contents,
.header_articles,
.footer_articles,
.nav_articles,
#top_news dl,
.header .nav-global { _height: 1px; min-height: 1px; /* for MacIE5 \*//*/ height: auto; overflow: hidden; /* end */ }
.merit dl:after,
.merit:after,
dl.question:after,
dl.answer:after,
.contents:after,
.header_articles:after,
.footer_articles:after,
.nav_articles:after,
#top_news dl:after,
.header .nav-global:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }



/*======================================

	add

=======================================*/
.fRed {
	color: #F66;
	font-weight: bold;
}

p.return {
	margin: 0 1.5em;
	clear: both;
	display: block;
	text-align: right;
}

.voice {
	margin: 0 0 24px;
	clear: both;
	padding-top: 10px;
}

.voice h2 {
	margin: 0 0 12px 0;
	padding: 5px 12px 5px 42px;
	background: #F1EDDE url(images/icon_baloon.jpg) no-repeat 12px 8px;
	color: #333;
}

.voice .figure {
	float: left;
	margin: 0 3px 0 0;
}

.guide_uservoice {	
	height: 60px;
	margin: 0 0 15px;
}

.guide_uservoice img {
	float: left;
	margin: 0 15px 0 0;
}

.guide_uservoice a {
	display: block;
	float: left;
	text-indent: -99999px;
	display: block;
	width: 230px;
	height: 60px;
	background: url(images/button_uservoice.jpg) no-repeat left top;
}

.guide_uservoice a:hover {
	background-position: left bottom;
}

.index_voice {
	margin: 10px 15px;
	height:60px;
	border: 1px dotted #ccc;
	padding: 2px 5px;
	background-color: #f8f8f8;
}

.index_voice_1 {
	float:left;
	margin-right:10px;
}

.index_voice_2 {
	float:none;
	margin:10px
}

.footer .sitemap {
	position: relative;
	float: right;
	margin: 0 15px;
	text-align:right;
	top: -50px;
}

.footer .sitemap a {
	color: white;
}

/* pagination
---------------*/
/* global-nav/sub-nav/tab-nav/corner-nav/pagination
---------------*/
.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pagination ul li {
	margin: 0;
	padding: 0;
	/* float: left; */
	display: inline;
}

.pagination ul li a {
	margin: 0;
	padding: 0 10px;
	/* display: block; */
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

.pagination ul li a:hover {
}

.pagination ul li a.current {
}

.pagination {
	display: inline-block;
	height: 25px;
}

.pagination ul li {
	margin: 0 0.3em 0 0;	
}

.pagination ul li.prev-off,
.pagination ul li.next-off {
	padding: 0 10px;
	/* display: block; */
	display: inline-block;
	height: 25px;
	line-height: 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pagination ul li a {
	height: 25px;
	line-height: 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pagination ul li a:hover {
}

.pagination ul li a:active {
}

.pagination ul li a.current,
.pagination ul li a:hover.current,
.pagination ul li a:active.current {
	font-weight: bold;
}

.pagination ul li a:hover {
	background-color: #999;
}

.pagination ul li a.current {
	background-color: #C00;	
	color: #fff;
}


.pagination ul li.prev-off,
.pagination ul li.next-off {
	text-shadow: -1px -1px 0 #fff;
	background: #E7E7E7 url(admin/images/button_gradiate.png) repeat-x left -100px;
	color: #aaa;
}

.pagination ul li a {
	text-shadow: 1px 1px 0 #E1F9FB;
	background: #B1D2E4 url(admin/images/button_gradiate.png) repeat-x left top;
}

.pagination ul li a:hover {
	background-color: #09c;
	color: #036;
}

.pagination ul li a:active {
	background-position: left -60px;
	color: #000;
}

.pagination ul li a.current,
.pagination ul li a:hover.current,
.pagination ul li a:active.current {
	background-color: #2be;
	background-position: left top;
	color: #000;
}