﻿@charset "UTF-8";

/* Share Style ----------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	background: url(../images/common/body-bg.jpg) repeat-x; 
	background-color: #FFF;
	z-index: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p,li,dt,dl {
	line-height: 1.6;
}

p {
	margin: 0 0 1.6em 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

hr {
	display: none;
}

strong {
	font-style: bold;
}

em {
	font-style: normal;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.imgover {
	
}

.smaller {
	font-size: 0.8em;
}

.larger {
	font-size: 1.2em;
}


.mb08sp { margin-bottom: 0.8em; }
.mb12sp { margin-bottom: 1.2em; }
.mb16sp { margin-bottom: 1.6em; }
.mb20sp { margin-bottom: 2.0em; }




/* Link Color ----------------------------------------------------------- */

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #06F;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F60;
	text-decoration: none;
}



/* background  ----------------------------------------------------------- */


body > #outer {
	height: 100%;
}

#outer > #container {
	height: auto;
}



/* header  ----------------------------------------------------------- */

#header {
	height: 120px;
	width: 900px;
	padding: 0;
	margin: 0 0 5px 0;
	position: relative;
	z-index: 5;
}

*:first-child+html #header {
	margin: 0 0 -5px 0;
}



/* catch  ----------------------------------------------------------- */

#catch {
	width: 860px;
	height: 270px;
	background: url(../images/common/catch-bg.png) no-repeat;
	margin: 0 auto 10px auto;
	position: relative;
	z-index: 5;
}




/* container  ----------------------------------------------------------- */

#outer {
	width: 920px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/common/cont-shadow.png) repeat-y;
	background-position: top;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
}

#container {
	width: 900px;
	min-height: 100%;
	height: 100%;
	background: url(../images/common/cont-bg.jpg) repeat-x;
	background-position: top;
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 4;
}

#graghy {
	width: 550px;
	height: 422px;
	background: url(../images/common/body-bg-flower.png) no-repeat;
	background-position: top;
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}


/* container mainarea  ----------------------------------------------------------- */

#mainarea {
	width: 860px;
	text-align: left;
	margin: 0 auto 0px;
	padding: 0;
	position: relative;
	z-index: 5;
}



/* container mainarea main  ----------------------------------------------------------- */

#main {
	width: 642px;
	display: inline;
	float: right;
	color: #000;
	font-size: 1.0em;
	line-height: 1.6;
	text-align: left;
	margin: 0 5px 0 0px;
	padding: 0 0 0 0;
	position: relative;
	z-index: 6;
}



/* container mainarea main sidebar  ----------------------------------------------------------- */

#sidebar {
	width: 200px;
	display: inline;
	float: right;
	margin: 0 8px 0 0px;
	padding: 0;
	position: relative;
	z-index: 6;
}



/* header content ----------------------------------------------------------- */

#headernav {
	float: right;
	padding: 0;
	position: absolute;
	bottom: 0px;
	right: 25px;
	z-index: 6;
}

#headernav div {
	font-size: 1em;
	text-align: right;
	line-height: 1.2;
	margin: 0 0 12px 0;
	padding: 6;
}

#headerlogo {
	float: left;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 25px;
	z-index: 6;
}


/* header navigation  ----------------------------------------------------------- */

ul#HNav {
	color: #C2C0C4;
	list-style-type: none;
	margin: 0;
}

ul#HNav li {
	text-align: left;
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}



/* catch content  ----------------------------------------------------------- */

#catchside {
	width: 200px;
	height: 260px;
	display: inline;
	float: left;
	background-color: #06F;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 4;
}


ul#catchMenu {
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 100;
}

ul#catchMenu li {
	height: 65px;
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 100;
}

ul#catchMenu li img {
	vertical-align: bottom;
}

#catchmain {
	width: 650px;
	height: 260px;
	display: inline;
	float: right;
	color: #000;
	text-align: left;
	margin: 0;
	padding:  0;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 6;
}



/* container mainarea main Headings  ----------------------------------------------------------- */

h1 {
	color: #2DC0A9;
	font-weight: bold;
}

h2 {
	color: #2DC0A9;
	font-weight: bold;
}

h3 {
	color: #2DC0A9;
	font-weight: bold;
}

h4 {
	width: 620px;
	color: #2DC0A9;
	font-weight: bold;
	margin: 0 0 10px 3px;
	padding: 4px 0 5px 8px;
}

h5 {
	color: #2DC0A9;
	font-weight: bold;
	margin: 0 0 10px 3px;
	padding: 0;
}

h6 {
	color: #C2C0C4;
	font-weight: bold;
	margin: 0 0 10px 3px;
	padding: 0;
}




/* container mainarea main Headings Cover Pix  ----------------------------------------------------------- */

div.toppage					{}
div.toppage h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.toppage h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.toppage h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/toppage/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.toppage h3.ttl02 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/toppage/ttl-02.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.toppage h3.ttl03 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/toppage/ttl-03.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.toppage h3.ttl04 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/toppage/ttl-04.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.toppage h3.sideblog		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.toppage h3.sideblog span{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/side-ttl-blog.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.toppage h4		 		{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.toppage p		 		{ margin: 0.8em 3px 1.6em 3px; }
div.toppage img.menbtn		{ padding: 0 0 2px 0; }
div.toppage img.btnstl		{ padding: 0 4px 3px 4px; }
div.toppage div.column		{ width: 300px;	display: inline;	float: left;	margin: 0 10px 20px 10px; 	padding: 0; }
div.toppage ul.btngroup		{ list-style-type: none;	margin: 0; }
ul.btngroup li				{ width: 214px;	text-align: left;	display: inline;	float: left;	margin: 0 0 20px 0; 	padding: 0; }
ul.btngroup li div			{ font-size: 1em;	line-height: 1.2em;	margin: 0 7px 5px 7px; }
ul.btngroup li div.btngo	{ text-align: right;	margin: 0px 7px 0 7px; }


div.shopInfo				{}
div.shopInfo h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.shopInfo h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.shopInfo h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/shopinfo/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.shopInfo h3.side01		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.shopInfo h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/shopinfo/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.shopInfo h4		 		{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.shopInfo p		 		{ margin: 0.8em 3px 1.6em 3px; }
div.shopInfo div.column		{ width: 300px;	display: inline;	float: left;	margin: 0 10px 20px 10px; 	padding: 0; }
div.shopInfo table			{ width: 620px; border-bottom: 1px solid #CCCCCC;	margin: 0.8em 3px 0.8em 3px; }
div.shopInfo table th		{ color: #F60; border-bottom: 1px solid #CCCCCC; padding: 3px; text-align: left; }
div.shopInfo table td		{ border-top: 1px solid #CCCCCC; padding: 3px; }
div.shopInfo .price			{ width: 220px; }


div.AccesS					{}
div.AccesS h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.AccesS h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.AccesS h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/accessmap/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.AccesS h3.side01		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.AccesS h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/accessmap/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.AccesS h4		 		{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.AccesS p		 		{ margin: 0.8em 3px 1.6em 3px; }
div.AccesS img.minimap		{ text-align: right;	float: right;	margin: 0 0 16px 16px; }


div.LesSon					{}
div.LesSon h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.LesSon h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.LesSon h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/lesson/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.LesSon h3.side01		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.LesSon h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/lesson/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.LesSon h4		 		{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.LesSon h5		 		{ color: #2DC0A9; }
div.LesSon p		 		{ margin: 0.8em 3px 1.6em 3px; }
div.LesSon div.column		{ width: 300px;	display: inline;	float: left;	margin: 0 3px 3px 3px; 	padding: 0; }
div.LesSon table			{ width: 620px; border-bottom: 1px solid #CCCCCC;	margin: 0.8em 3px 0.8em 3px; }
div.LesSon table th			{ color: #F60; border-bottom: 1px solid #CCCCCC; padding: 3px; text-align: left; }
div.LesSon table td			{ border-top: 1px solid #CCCCCC; padding: 3px; }
div.LesSon .price			{ width: 160px; }
div.LesSon dl				{ width: 620px;	margin: 0 0 0 0; }
div.LesSon dt				{ float: left;	width: 30px;	padding: 1px 0 1px 5px;	clear: both; }
div.LesSon dd				{ width: 550px;	padding: 1px 5px 1px 10px; }
div.LesSon dd.qus			{ margin: 0 0 0px 35px; }
div.LesSon dd.ans			{ margin: 0 0 12px 35px; }


div.GuiDe					{}
div.GuiDe h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.GuiDe h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.GuiDe h3.ttl01 span		{ width: 100%;	height: 100%;	display: block;	background: url(../images/guide/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.GuiDe h3.side01			{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.GuiDe h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/guide/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.GuiDe h4		 		{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.GuiDe h5		 		{ color: #2DC0A9; }
div.GuiDe p		 			{ margin: 0.8em 3px 1.6em 3px; }
div.GuiDe div.column		{ width: 300px;	display: inline;	float: left;	margin: 0 3px 3px 3px; 	padding: 0; }
div.GuiDe table				{ width: 620px; border-bottom: 1px solid #CCCCCC;	margin: 0.8em 3px 0.8em 3px; }
div.GuiDe table th			{ color: #F60; border-bottom: 1px solid #CCCCCC; padding: 3px; text-align: left; }
div.GuiDe table td			{ border-top: 1px solid #CCCCCC; padding: 3px; }
div.GuiDe .price			{ width: 160px; }


div.withaPro				{}
div.withaPro h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.withaPro h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.withaPro h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/withapro/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.withaPro h3.side01		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.withaPro h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/withapro/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.withaPro h4		 		{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.withaPro h5		 		{ color: #06F; }
div.withaPro p		 		{ margin: 0.8em 3px 1.6em 3px; }
div.withaPro div.column		{ width: 300px;	display: inline;	float: left;	margin: 0 3px 3px 3px; 	padding: 0; }
div.withaPro table			{ width: 620px; border-bottom: 1px solid #CCCCCC;	margin: 0.8em 3px 0.8em 3px; }
div.withaPro table th		{ color: #F60; border-bottom: 1px solid #CCCCCC; padding: 3px; text-align: left; }
div.withaPro table td		{ border-top: 1px solid #CCCCCC; padding: 3px; }
div.withaPro .price			{ width: 160px; }



div.oPtioN					{}
div.oPtioN h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.oPtioN h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.oPtioN h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/option/ttl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.oPtioN h3.side01		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.oPtioN h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/option/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.oPtioN h4		 		{ color: #2DC0A9; font-size:1.2em;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC;	padding: 5px 0 8px 10px; margin: 0 0 14px 3px; }
div.oPtioN h5		 		{ color: #06F; line-height:1.4; }
div.oPtioN p		 		{ margin: 0.8em 3px 1.6em 3px; }

div.oPtioN table			{ width: 620px; border-bottom: 1px solid #CCCCCC;	margin: 0.5em 3px 0.5em 3px; }
div.oPtioN table th			{ color: #F60; border-bottom: 1px solid #CCCCCC; padding: 3px 0px; text-align: left; }
div.oPtioN table td			{ border-top: 1px solid #CCCCCC; padding: 3px 0px; }
div.oPtioN .price			{ width: 160px; }




div.ArtmakE					{}
div.ArtmakE h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.ArtmakE h3				{ width: 642px;	height: 74px;	margin: 0 0 10px 0;	position: relative; }
div.ArtmakE h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/artmake/ttl-01.jpg) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.ArtmakE h3.ttl02 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/artmake/ttl-02.jpg) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.ArtmakE h4				{ width: 642px;	height: 45px;	margin: 0 0 10px 0;	position: relative; }
div.ArtmakE h4.stl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/artmake/stl-01.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.ArtmakE h4.stl02 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/artmake/stl-02.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.ArtmakE h3.side01		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.ArtmakE h3.side01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/artmake/side-ttl.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.ArtmakE p		 		{ margin: 0.8em 3px 1.8em 22px; }
div.ArtmakE ul.AMcase		{ list-style-type: none; margin: 1.6em 0 2em 22px; line-height: 1.6em; }
div.ArtmakE ul.AMcase li	{ margin: 0.5em 0px 0.5em 0; padding: 0 0 0 32px; background: url(../images/artmake/list-flower.jpg) no-repeat left center; }





div.SitemaP					{}
div.SitemaP h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.SitemaP h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.SitemaP h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/ttl-sitemap.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.SitemaP h3.sideblog		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.SitemaP h3.sideblog span{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/side-ttl-blog.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.SitemaP h4				{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.SitemaP p		 		{ margin: 0.8em 3px 1.6em 3px; }



div.Privacy					{}
div.Privacy h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.Privacy h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.Privacy h3.ttl01 span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/ttl-Privacy.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.Privacy h3.sideblog		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.Privacy h3.sideblog span{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/side-ttl-blog.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.Privacy h4				{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.Privacy p		 		{ margin: 0.8em 3px 1.6em 3px; }




div.unDer					{}
div.unDer h2				{ width: 100px;	height: 10px;	z-index: 0;	position: absolute; text-indent: -5000px; }
div.unDer h3				{ width: 642px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.unDer h3.ttl01 span		{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/ttl-under.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.unDer h3.sideblog		{ width: 200px;	height: 33px;	margin: 0 0 10px 0;	position: relative; }
div.unDer h3.sideblog span	{ width: 100%;	height: 100%;	display: block;	background: url(../images/common/side-ttl-blog.gif) no-repeat;	position: absolute;	top: 0px;	left: 0px; }
div.unDer h4				{ color: #2DC0A9;	border-left: 5px solid #2DC0A9;	border-bottom: 1px dotted #CCCCCC; }
div.unDer p		 			{ margin: 0.8em 3px 1.6em 3px; }



/* container mainarea main Text, Pix, ando so on  ----------------------------------------------------------- */

.Imp00T {
	color: #F00;
}

.Imp01T {
	color: #06F;
}

.Imp02T {
	color: #F60;
}

.Txtsml {
	font-size: 0.8em;
}

.Txtdef {
	font-weight: normal;
}

.bolder {
	font-weight: bold;
}

img.imglft {
	border: 1px solid #06F;
	text-align: left;
	float: left;
	margin: 0 16px 16px 0;
}

img.imgrgt {
	border: 1px solid #06F;
	text-align: right;
	float: right;
	margin: 0 0 16px 16px;
}

div.lnkpgtop {
	width: 100%;
	text-align: right;
	margin: 0 0 16px 0;
	padding: 0 0 4px 0;
/*	border-bottom: 1px dotted #ccc;	*/
}


ul.listing {
	list-style-type: none;
	margin: 0 0 1.6em 0;
}

ul.listing li {
	text-align: left;
	margin: 1px 0;
	padding: 0 0 0 18px;
	background: url(../images/common/list-star.gif) no-repeat left 5px;
}

ul.infolist {
	list-style-type: none;
	margin: 0 0 1.6em 0;
}

ul.infolist li {
	text-align: left;
	margin: 3px 0;
	padding: 0 0 0 22px;
	background: url(../images/common/list-info.gif) no-repeat left 3px;
}

ul.fAq {
	list-style-type: none;
	margin: 0 0 1.6em 0;
}

ul.fAq li.faqQ {
	text-align: left;
	margin: 1px 0;
	padding: 0 0 0 18px;
	background: url(../images/common/list-faq-q.gif) no-repeat left 6px;
}

ul.fAq li.faqA {
	text-align: left;
	margin: 1px 0;
	padding: 0 0 1.2em 18px;
	background: url(../images/common/list-faq-a.gif) no-repeat left 6px;
}


.btngroup {
	margin: 2.0em 0;
	text-align: right;
}



/* container mainarea main margin and padding plus  ----------------------------------------------------------- */

.mb00em { margin-bottom: 0em; }
.mb08em { margin-bottom: 0.8em; }
.mb10em { margin-bottom: 1.0em; }
.mb12em { margin-bottom: 1.2em; }
.mb16em { margin-bottom: 1.6em; }
.mb18em { margin-bottom: 1.8em; }
.mb20em { margin-bottom: 2.0em; }
.mb30em { margin-bottom: 3.0em; }
.mb40em { margin-bottom: 4.0em; }



/* container mainarea main Table and dl style  ----------------------------------------------------------- */

dl.dlTbl {
	width: 620px;
	margin: 0 0 1.2em 10px;
}

dl.dlTbl dt {
	float: left;
	width: 8em;
	padding: 2px 0 0.8em 0;
	clear: both;
}

dl.dlTbl dd {
	margin-left: 9.5em;
	border-left: 4px double #999;
	padding: 2px 5px 0.8em 3em;
}



/* container mainarea main News  ----------------------------------------------------------- */

li.rss-item, li.whn-item {
	font-size: 1em;
	line-height: 1.4;
	margin: 0;
}


div.nsupdate {
	font-size: 1em;
	text-align: right;
	margin: 0.8em 0 2.4em 0;
	padding: 0 0 1.6em 0;
	border-bottom: #CCCCCC 1px dotted;
}

div.newssourse {
	color :#CCCCCC;
	font-size: 1em;
	text-align: right;
	margin: 0 0 1.6em 0;
	padding: 0;
}


div.nscntct {
	font-size: 1em;
	text-align: left;
	background-color: #FFcccc;
	border: #06F 1px solid;
	margin: 1.6em 0 0 0;
	padding: 5px;
}

img.nsimgpl {
	border: 0;
	margin: 0 5px 5px 0;
}



/* container mainarea main Sitemap  ----------------------------------------------------------- */

ul.Sitemaplist {
	list-style-type: none;
	margin: 3px 0 10px 0;
}

ul.Sitemaplist li {
	text-align: left;
	margin: 1px 0;
	background: url(../images/common/list-bg-none.gif) no-repeat left 7px;
	padding: 0 0 0 14px;
}

ul.Sitemaplist a:link,
ul.Sitemaplist a:visited {
	color: #000;
	text-decoration: none;
}

ul.Sitemaplist a:hover,
ul.Sitemaplist a:active {
	color: #FF6600;
	text-decoration: underline;
}




/* container mainarea main sidebar  ----------------------------------------------------------- */

ul#SubMenu {
	width: 200px;
	list-style-type: none;
	margin: 3px 0 3em 3px;
	padding: 0;
	z-index: 100;
}

ul#SubMenu li {
	color: #000;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: left;
	margin: 0 0 0.6em 0;
	padding: 0;
	z-index: 100;
}

ul#blogbann {
	width: 204px;
	list-style-type: none;
	margin: 0 0 0 -2px;
	padding: 0;
	z-index: 100;
}

ul#blogbann li {
	text-align: left;
	margin: 0;
	padding: 0;
	z-index: 100;
}

div.sideblogtxt {
	text-align: left;
	margin: 2px 4px 10px 4px;
	padding: 0px 0px 0px 4px;
	z-index: 100;
}



/* footer  ----------------------------------------------------------- */

#footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}

#footer {
	width: 100%;
	background-color: #FFF;
	border-top: 4px solid #06F;
	margin: 20px 0 0 0;
	padding: 0;
	bottom:0px;
	z-index: 5;
}



/* footer content  ----------------------------------------------------------- */


#footernav {
	margin: 0 auto;
	padding: 16px 0 8px 0;
	text-align: center;
	z-index: 6;
}

#footernav a {
	text-decoration: none;
}

#footernav a:link,
#footernav a:visited {
	color: #06F;
	text-decoration: none;
}

#footernav a:hover,
#footernav a:active {
	color: #F60;
	text-decoration: underline;
}



ul#FNavMain, ul#FNavSub li {
	list-style-type: none;
	margin: 0 auto;
}

ul#FNavMain li, ul#FNavSub li {
	font-size: 0.9em;
	line-height: 1.2;
	display: inline;
	background: url(../images/common/nav-line.gif) no-repeat right center;
}

ul#FNavMain li, ul#FNavSub li {
	margin: 0;
	padding: 0 9px 0 4px;
}

/*for IE6 */
* html ul#FNavMain li {
	padding: 0 2px 0 2px;
}

* html ul#FNavSub li {
	margin: 0;
	padding: 0 2px 0 2px;
}


/*for IE7 */
*:first-child+html ul#FNavMain li {
	margin: 0;
	padding: 0 4px 0 8px;
}



ul#FNavMain li.fnavend {
	background: url(../images/common/nav-line-off.gif) no-repeat left center;
}


#copyright {
	height: 33px;
	clear: both;
	font-size: 1em;
	text-align: center;	
	line-height: 33px;
}

