﻿/* ===== Universal Reset ===== */

*{
	margin: 0;
	padding: 0;
}


/* ===== Basic Style ===== */

h1, h2, h3, h4, h5, h6, p, address, a {
	font-size: 100%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
}

body {
	text-align: center;
	font-size: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	height: 100%;
	background: url(../img/back.gif);
	background-color: #fff;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}

img, a img {
	border: 0;
}

ul,dl,ol{
	list-style-type: none;
	list-style-position: outside;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}


/* ===== init ===== */

.right{
	text-align:right;
}

p.space{
	margin-top:1em;
}



/* ===== Body Area ===== */

#container {
	width: 900px;
	margin: 0 auto;
	background: url(../img/img_back_index.gif) center top repeat-y;
}


/* ===== Header Area ===== */

#headerArea {
	width: 900px;
	height: 101px;
	margin-bottom: 10px;
	background: url(../img/img_back_header.gif) center top no-repeat;
	border-bottom: #339933 solid 5px;
}
#headerArea #logoArea {
	float: left;
	width: 317px;
	height: 101px;
	margin-right: 143px;
	display: inline;
	text-align: left;
}
* html #headerArea #logoArea {
	margin-right: 133px;
}
#headerArea #logoArea img {
	float: left;
}
#headerArea #telArea {
	float: left;
	width: 420px;
	height: 101px;
	margin-right: 20px;
	display: inline;
	text-align: right;
}
#headerArea #telArea img.img-tel {
	margin-top: 15px;
}
#headerArea #telArea ul {
	list-style-type: none;
}
#headerArea #telArea ul li {
	float: left;
}



/* ===== Contents Area ===== */

#contents {
	clear: both;
	width: 900px;
	height: 100%;
}
#contents-back {
	float: left;
	width: 900px;
	background: url(../img/index/img_back_index.gif) center top repeat-y;
}
#contents-back-bottom {
	float: left;
	width: 900px;
	background: url(../img/index/img_back_index_bottom.gif) center bottom no-repeat;
}


/* ===== Main Area ===== */

#mainArea {
	float: left;
	width: 640px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}
* html #mainArea {
	margin-right: 0px;
}

#flashArea {
	width: 640px;
	height: 260px;
	margin-bottom: 10px;
}
#flashArea li{
	float:left;
}
#flashArea li.banLeft a{
	margin-right:10px;
}


#headTextArea {
	width: 640px;
	margin-bottom: 10px;
	text-align: left;
}
#headTextArea p {
	color: #4c4c4c;
	font-size: 12px;
	line-height:140%;
}

#aboutArea {
	width: 638px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	margin-bottom: 10px;
	text-align: center;
}
#aboutArea #aboutArea-space {
	width: 620px;
	padding: 9px;
	text-align: left;
}
#aboutArea #aboutArea-space p {
	color: #333;
	font-size: 12px;
	line-height:140%;
}

#newsArea {
	width: 638px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	margin-bottom: 10px;
	text-align: left;
}
#newsArea #newsArea-space {
	width: 620px;
	padding: 9px;
}
#newsArea #newsArea-space table.table-news {
	width: 620px;
	color: #333;
	font-size: 12px;
	line-height:140%;
}
#newsArea #newsArea-space table.table-news td.td-left {
	width: 80px;
	margin-bottom: 5px;
	border-bottom: #999 dashed 1px;

	color: #0055ff;
}
#newsArea #newsArea-space table.table-news td.td-right {
	width: 540px;
	margin-bottom: 5px;
	border-bottom: #999 dashed 1px;
}
#newsArea #newsArea-space table.table-news td.td-right a:link,
#newsArea #newsArea-space table.table-news td.td-right a:visited {
	color: #333;
}
#newsArea #newsArea-space table.table-news td.td-right a:active,
#newsArea #newsArea-space table.table-news td.td-right a:hover {
	color: #333;
	text-decoration: underline;
}

/*#newsArea #newsArea-space ul li {
	color: #333;
	font-size: 12px;
	line-height:140%;
	margin-bottom: 5px;
	border-bottom: #999 dashed 1px;
}
#newsArea #newsArea-space ul li a:link,
#newsArea #newsArea-space ul li a:visited {
	color: #333;
}
#newsArea #newsArea-space ul li a:active,
#newsArea #newsArea-space ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#newsArea #newsArea-space ul li span {
	color: #0055ff;
}*/

#featureArea {
	width: 638px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	margin-bottom: 10px;
	text-align: left;
}
#featureArea #featureArea-space {
	width: 620px;
	padding: 0 9px 9px 9px;
}
#featureArea #featureArea-space .featureBox-first {
	width: 620px;
	height: 110px;
	padding-bottom: 10px;
	border-bottom: #999 dashed 1px;
}
#featureArea #featureArea-space .featureBox {
	clear: both;
	width: 620px;
	height: 110px;
	padding-bottom: 10px;
	border-bottom: #999 dashed 1px;
}
#featureArea #featureArea-space .featureBox-last {
	clear: both;
	width: 620px;
	height: 130px;
}
#featureArea #featureArea-space .leftBox {
	float: left;
	width: 140px;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
}
#featureArea #featureArea-space .rightBox {
	float: left;
	width: 470px;
	margin-top: 10px;
	display: inline;
}
#featureArea #featureArea-space .rightBox p {
	margin-top: 5px;
	color: #333;
	font-size: 12px;
	line-height:140%;
}
#featureArea #featureArea-space .rightBox img.img-button {
	float: right;
}

#pointArea {
	clear: both;
	width: 638px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	margin-bottom: 10px;
	text-align: left;
}
#pointArea #pointArea-space {
	width: 620px;
	padding: 9px;
}
#pointArea #pointArea-space p {
	margin-top: 15px;
	color: #333;
	font-size: 12px;
	line-height:140%;
}
#pointArea #pointArea-space p.p-first {
	margin-top: 0;
}
#pointArea #pointArea-space ul {
	margin-top: 15px;
}
#pointArea #pointArea-space ul li {
	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;

	list-style-type: disc;
	margin-left: 1.5em;
}
#pointArea #pointArea-space ul span {
	color: #cc0000;
	font-weight: bold;
}

#bookArea {
	clear: both;
	width: 638px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
	/*border-bottom: #999 solid 1px;
	margin-bottom: 10px;*/
	text-align: left;
}
#bookArea #bookArea-space {
	width: 620px;
	padding: 9px;
}
#bookArea #bookArea-space p {
	color: #333;
	font-size: 12px;
	line-height:140%;
}
#bookArea #bookArea-space .imageArea {
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
}
#bookArea #bookArea-space .leftTextArea {
	float: left;
	width: 170px;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
}
#bookArea #bookArea-space .rightTextArea {
	float: left;
	width: 170px;
	margin-top: 10px;
	display: inline;
}
#bookArea #bookArea-space .leftTextArea img.img-button,
#bookArea #bookArea-space .rightTextArea img.img-button {
	float: right;
	margin-top: 10px;
}
#bookArea #bookArea-space .leftTextArea p {
	margin-top: 5px;
	letter-spacing: 0;
}
#bookArea #bookArea-space .rightTextArea p {
	margin-top: 5px;
	letter-spacing: -1px;
}
#bookArea #bookArea-space ul{
	padding-bottom:10px;
	border-bottom:1px dotted #999;

	/zoom: 1;
}

#bookArea #bookArea-space ul:after {
	content: '';
	display: block;
	clear: both;
}

#bookArea #bookArea-space ul.bottomBox{
	padding-bottom:0px;
	border-bottom:none;
}
#bookArea #bookArea-space ul li{
	width:300px;
	display:block;
}

#bookArea #bookArea-space ul li.leftBox{
	float:left;
}
#bookArea #bookArea-space ul li.rightBox{
	float:right;
}

#bookArea #bookArea-space ul li .textArea {
	float: left;
	width: 170px;
	margin-top: 10px;
	display: inline;
}







/* ===== Sub Area ===== */

#subArea {
	float: left;
	width: 240px;
	padding-bottom: 10px;
	display: inline;
}

/* ===== Gnavi Area ===== */

#gnaviArea {
	width: 240px;
}
#gnaviArea ul {
    list-style-type: none;
}
#gnaviArea img {
	float:left;
}
#gnaviArea li {
	clear: left;
}

#youcanArea {
	clear: left;
	width: 240px;
	text-align: left;
	background: url(../img/img_back_rightmenu.gif) center top repeat-y;
}
#youcanArea #youcanArea-space {
	width: 230px;
	padding: 0 5px 5px 5px;
}
#youcanArea p {
	color: #333;
	font-size: 12px;
	line-height:180%;
	padding:0 5px;
}
#youcanArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_green.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}
#youcanArea ul.ul-green {
	margin-top: 5px;
	padding-top: 5px;
	border-top: #339933 dotted 2px;
}

#blogArea {
	clear: left;
	width: 240px;
	text-align: left;
	background: url(../img/img_back_rightmenu.gif) center top repeat-y;
}
#blogArea #blogArea-space {
	width: 230px;
	padding: 0 5px 5px 5px;
}
#blogArea p {
	color: #333;
	font-size: 12px;
	line-height:140%;
	padding:0 5px;
}
#blogArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_green.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}
#blogArea ul.ul-green {
	margin-top: 5px;
	padding-top: 5px;
	border-top: #339933 dotted 2px;
}

#suisenArea {
	width: 240px;
	text-align: left;
	background: url(../img/img_back_rightmenu.gif) center top repeat-y;
}
#suisenArea #suisenArea-space {
	width: 230px;
	padding: 0 5px 5px 5px;
}
#suisenArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_orange.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}

#taikenArea {
	width: 240px;
	text-align: left;
	background: url(../img/img_back_rightmenu.gif) center top repeat-y;
}
#taikenArea #taikenArea-space {
	width: 230px;
	padding: 0 5px 5px 5px;
}
#taikenArea img {
	margin-top: 5px;
}
#taikenArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_orange.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}
#taikenArea ul li span {
	color: #ff0000;
}

#bbsArea {
	width: 240px;
	text-align: left;
	background: url(../img/img_back_rightmenu.gif) center top repeat-y;
}
#bbsArea #bbsArea-space {
	width: 230px;
	padding: 0 5px 5px 5px;
}
#bbsArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_blue.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}

#yozemiArea {
	width: 240px;
	text-align: left;
	background: url(../img/img_back_rightmenu.gif) center top repeat-y;
}
#yozemiArea #yozemiArea-space {
	width: 230px;
	padding: 0 5px 5px 5px;
}
#yozemiArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_green.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}
#yozemiArea ul li span a:link,
#yozemiArea ul li span a:visited,
#yozemiArea ul li span a:active,
#yozemiArea ul li span a:hover {
	color: #ff0000;
}



/* ===== Footer Area ===== */

#footerHeadArea {
	clear: both;
	width: 900px;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(../img/img_back_footer.gif) 0 0 repeat-y;
}

#footerArea {
	clear: both;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 45px;
	background: url(../img/img_back_footer.gif) 0 0 repeat-y;
	text-align: left;
}
#footerArea:after {
　display: block;
　clear: both;
}
#footerArea #footerLogoArea {
	float: left;
	width: 317px;
	margin-right: 143px;
	display: inline;
	text-align: left;
}
#footerArea #footerLogoArea img {
	margin-left: 25px;
}
#footerArea #footerTelArea {
	float: left;
	width: 420px;
	margin-right: 20px;
	display: inline;
	text-align: right;
}
#footerArea #footerTelArea img {
}
#footerArea #footerTelArea ul {
	list-style-type: none;
}
#footerArea #footerTelArea ul li {
	float: right;
	margin-top: 5px;
	margin-left: 50px;
}

#footerUnderArea {
	clear: both;
	width: 900px;
	height: 31px;
	margin: 10px auto 0 auto;
}
#footerUnderArea .bannerArea {
	float: left;
	width: 100px;
	margin-left: 20px;
	display: inline;
	text-align: left;
}
#footerUnderArea .textArea {
	float: left;
	width: 560px;
	margin-top: 5px;
	display: inline;
	text-align: left;
}
#footerUnderArea .textArea p {
	color: #333;
	font-size: 12px;
	line-height:140%;
	letter-spacing: 0;
}
#footerUnderArea .linkArea {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 20px;
	display: inline;
	text-align: right;
}
#footerUnderArea .linkArea ul li {
	padding-top: 2px;
	padding-left: 24px;
	background: url(../img/img_cursol_blue.gif) 0 0 no-repeat;

	color: #333;
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0;
	display: inline;
}

#counterArea {
	clear: both;
	width: 900px;
	height: 20px;
	margin: 10px auto 0 auto;
	text-align: center;
}
