@charset "utf-8";

/* ============================================================ *
   Author: AUTO GALLERY MSM
   Copyright (c) ADVANCE. All Right Reserved. 
   Big eco Style Only
 * ============================================================ */

html {
	color:#3d3d3d;
	background:#339900 url(img/background.gif);
}

body {
	font:small/120% Arial,Helvetica,sans-serif;
	background:#339900 url(img/background.gif);
}

/* for IE6 */
*html body {
	font-size:x-small;	
}

body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-align:left;
}

input,textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

img {
	border:none;
}

li {
	list-style:none;
}

address,em,caption,th {
	font-style:normal;
	font-weight:normal;
}

/* ------------------------------ *
   Link Decoration
 * ------------------------------ */
a,
a:link {color:#093; text-decoration:underline;}

a:visited {color:#093; text-decoration:underline;}

a:hover {color:#093; text-decoration:none;}

a:active {color:#093; text-decoration:underline;}

/* ------------------------------ *
   Each Common
 * ------------------------------ */
.clear {
	clear:both;
}

.clearfix span {
	visibility:hidden;
}

#contents h3 {
	font-size:1.15em;
	/*margin:10px 0 0 0;*/
	background:url(img/h3_bg.gif) no-repeat;
	line-height:35px;
	padding-left:20px;
	width:560px;
}

*html #contents h3 {
	width:580px;
}

#contents h4 {
	margin:5px 0 5px 0;
	background:#e6e6e6;
	color:#06c;
	padding:5px;
}

*html #contents h4 {
	width:580px;
}

#contents h5 {
	margin:5px 0 5px 0;
	background:#093;
	color:#fff;
	padding:5px;
}

*html #contents h5 {
	width:580px;
}

#contents p {
	font-size:0.9em;
	padding:10px 0 10px 0;
	line-height:150%;
}

/* ------------------------------ *
   Frame Layout
 * ------------------------------ */
body {
	text-align:center;
}

div#wrap {
	margin:0 auto 0 auto;
	width:860px;
	text-align:left;
	background-color:#fff;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}

div#header {
	float:right;
	width:588px;
	text-align:center;
	margin-bottom:10px;
}

/*div#header h1 {
	float:left;
	width:160px;
	height:120px;
	text-align:center;
}*/

div#container h2 {
	float:right;
	width:588px;
	text-align:center;
	margin-bottom:20px;
}

div#container {
	padding:0 20px 0 10px;
}

div#side {
	float:left;
	width:215px;
}

div#contents {
	float:right;
	width:580px;
	padding-left:12px;
	border-left:2px solid #eee;
}

*html div#contents {
	padding-left:8px;
}

div#footer {
	/*background:#f3f3f3 url(../img/ftr_info_logo.gif) no-repeat 2% 15%;*/
	font-size:0.9em;
}

/*div#footer address {
	padding:5px 0 10px 120px;
}*/

p.copyright{
	text-align:center;
	background:url(../img/footer_bg.gif);
	line-height:50px;
	color:#fff;
	border-bottom:5px solid #000;
}

/* ------------------------------ *
   SideMenu
 * ------------------------------ */
div#side ul {
	margin:10px 0 0 25px;
}

div#side ul li {
	float:left;
	width:180px;
	height:40px;
	margin-bottom:8px;
}

div#side ul li a {
	display:block;
	width:180px;
	height:40px;
}

div#side ul li.menu01 a {background:url(img/btn_menu01.gif) no-repeat;}
div#side ul li.menu01 a:hover {background:url(img/btn_menu01_over.gif) no-repeat;}

div#side ul li.menu02 a {background:url(img/btn_menu02.gif) no-repeat;}
div#side ul li.menu02 a:hover {background:url(img/btn_menu02_over.gif) no-repeat;}

div#side ul li.menu03 a {background:url(img/btn_menu03.gif) no-repeat;}
div#side ul li.menu03 a:hover {background:url(img/btn_menu03_over.gif) no-repeat;}

div#side ul li.menu04 a {background:url(img/btn_menu04.gif) no-repeat;}
div#side ul li.menu04 a:hover {background:url(img/btn_menu04_over.gif) no-repeat;}

div#side ul li.menu05 a {background:url(img/btn_menu05.gif) no-repeat;}
div#side ul li.menu05 a:hover {background:url(img/btn_menu05_over.gif) no-repeat;}

div#side ul li.menu06 a {background:url(img/btn_menu06.gif) no-repeat;}
div#side ul li.menu06 a:hover {background:url(img/btn_menu06_over.gif) no-repeat;}

div#sidebanner {
	width:180px;
	margin:10px 0 0 15px;
}

/* ------------------------------ *
   Menu01
 * ------------------------------ */
table#merit{
	font-size:1.15em;
	line-height:150%;
	margin-top:10px;
	width:100%;
}

table#merit th {
	border-bottom:2px solid #f6f6f6;
	padding:5px;
}

table#merit td {
	border-bottom:2px solid #f6f6f6;
	padding-left:10px;
}

table#merit td strong {
	background:#093;
	color:#fff;
	padding:5px;
}

/* ------------------------------ *
   Menu02
 * ------------------------------ */
*html div#inputbox {
	width:580px;
}
*html div#inputbox2 {
	width:580px;
}
*html div#inputbox3 {
	width:580px;
}

div#inputbox {
	background:#f6f6f6;
	padding:7px;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	text-align:center;
}

div#inputbox table {
	/*width:100%;*/
	text-align:left;
}
div#inputbox table td {
	padding:3px;
}

div#inputbox2 {
	background:#eef7ff;
	padding:7px;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	text-align:center;
}

div#inputbox2 table {
	width:400px;
	text-align:center;
}
div#inputbox2 table td {
	padding:3px;
	text-align:center;
	font-size:1.15em;
}

div#inputbox2 strong {
	font-size:1.05em;
}

div#inputbox3 {
	background:#f4fff4;
	padding:7px;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	text-align:center;
}

div#inputbox3 table {
	width:400px;
	text-align:center;
}
div#inputbox3 table td {
	padding:3px;
	text-align:center;
	font-size:1.15em;
}

div#inputbox3 strong {
	color:#de0000;
	font-size:1.05em;
}

div#inputbox4 {
	background-color:#ffffcc;
	padding:7px;
	margin:0 0 20px 0;
	border:1px solid #ffcc66;
	text-align:center;
}

div#inputbox4 table {
	/*width:100%;*/
	text-align:center;
}
div#inputbox4 table td {
	padding:3px;
	text-align:right;
	font-size:1.2em;
	font-weight:bold;
	color:#de0000;
}

div#inputbox4 table td strong {
	font-size:1.5em;
}

div#bottun {
	text-align:center;
	padding:5px;
	margin:10px 0 10px 0;
}

iframe {
	width:580px;
	height:54px;
}
/*for IE6 */
*html iframe {
	height:67px;
}

/* ------------------------------ *
   Menu03
 * ------------------------------ */
table.plan {
	width:580px;
	font-size:0.9em;
	margin-bottom:20px;
}

table.plan th {
	padding:5px;
	border:1px solid #aaa;
	background:#f6f6f6;
	width:100px;
	text-align:right;
}

table.plan td {
	padding:5px;
	border:1px solid #aaa;
	text-align:center;
}

table.plan caption {
	padding-bottom:5px;
	font-size:1.25em;
	color:#093;
	font-weight:bold;
	text-align:left;
}

table.plan  em{
	font-size:1.25em;
	font-weight:bold;
}

table.plan td.select {
	padding:0;
}

.nomal {
	/*width:222px;*/
	background:#eaf4ff;
}

.nomal-tit {
	/*width:222px;*/
	background:#069;
	color:#fff;
}

.sueoki {
	/*width:224px;*/
	background:#f7ffef;
}

.sueoki span {
	color:#de0000;
	font-weight:bold;
}

.sueoki-tit {
	/*width:224px;*/
	background:#390;
	color:#fff;
}

div.comment {
	font-size:0.7em;
	line-height:140%;
	margin-top:10px;
}

div.comment em {
	color:#de0000;
}

/* ------------------------------ *
   Menu05
 * ------------------------------ */
*html dl.qa {
	width:580px;
}

dl.qa em {
	font-size:14px;
	font-weight:bold;
}

dl.qa dt {
	font-weight:bold;
	padding:5px;
	background-color:#eee;
	border-top:1px dotted #aaa;
	color:#093;
}

dl.qa dd {
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #aaa;
	margin-bottom:20px;
}

dl.qa dd em {
	color:#de0000;
}