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



/*======================================

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	112% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/



* {
	font-family: "Georgia", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, pre, ul, li, ol, dl, dt, dd, address, blockquote {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	display: block;
}
body {
	background-image:url(../images/bg-b.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 13px;
 *font-size: small;
 *font: x-small;
	line-height: 1;
}
img {
	border: none;
}
li {
	list-style: none;
}
a:link, a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
#wrapper {
	height: 100%;
	margin: auto;
	text-align: center;
}
hr.separator {
	display : none;
}
.selfclear:after {
	height: 0;
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	min-height: 1%;
}
.selfclear {
	display: inline-block;
}
/* Hide from MacIE \*/
.selfclear {
	display: block;
}
/* End Hide from MacIE */


strong {
	font-weight:bold;
	margin-bottom:20px;
}
/* ------------------------------------------------ */
/* header                                        */
/* ------------------------------------------------ */



#headerArea-b {
	width: 960px;
	height: 230px;
	margin: 0 auto 32px auto;
	background:url(../images/photo_header-b-1130.jpg) no-repeat 0px 30px;
	position: relative;
}
#headerArea-b h1#hLogo {
	background-image:url(../images/hlogo-2.png);
	background-repeat:no-repeat;
	width:220px;
	height:100px;
	margin-left:25px;
	text-indent:-9999px;
	text-decoration:none;
}
#headerArea-b div#gNaviBg {
	position: absolute;
	top: 143px;
	left: 0;
	z-index: 0;
}
#headerArea-b div#logo {
	position: absolute;
	top: 143px;
	left: 0;
	z-index: 1;
}
#headerArea-b ul#gNavi {
	width: 719px;
	background: #FFFFFF;
	position: absolute;
	top: 143px;
	left: 241px;
	z-index: 2;
}
#headerArea-b ul#gNavi li {
	float: left;
	font-size: 0;
}
#headerArea-b ul#navi {
	position: absolute;
	top: 10px;
	right: 0;
}
#headerArea-b ul#navi li {
	margin: 0 0 0 24px;
	float: left;
	font-size: 0;
}
#contents {
	width: 960px;
	margin: auto;
	position: relative;
}
#contents h2 {
	margin:0 0 25px 0;
}
/* ------------------------------------------------ */
/* how                                */
/* ------------------------------------------------ */


body .how {
	font-size: 13px;
 *font-size: small;
 *font: x-small;
	line-height: 1;
}
#contents-small {
	width: 350px;
	margin: 10px auto 0px auto;
	position: relative;
}
/* ------------------------------------------------ */
/* contents-common                                */
/* ------------------------------------------------ */

#block-top {
	width: 960px;
	position: relative;
}
/* ------------------------------------------------ */
/* closet contents-left                               */
/* ------------------------------------------------ */

#block-leftside {
	width: 235px;
	margin: 0 0 50px 0;
	float: left;
}
#block-leftside h2 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCCCCC;
}
#block-leftside p {
	margin: 0 0 7px 0;
}
#block-leftside ul {
	border-top: 1px solid #ccc;
	margin: 0 0 40px 0;
	padding: 15px 5px 0 5px;
}
#block-leftside li {
	background: url(../images/icon_sidebar.gif) no-repeat 0 5px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	font-size: 85%;
	line-height: 1.3;
}
.webkit #block-leftside li, .gecko #block-leftside li {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko #block-leftside li {
	font-size: 85%;
}
/* ------------------------------------------------ */
/* closet contents-right                               */
/* ------------------------------------------------ */



#block-closet-list {
	width: 660px;
	float:right;
	margin: 0 0 60px 0 !important;
	margin: 0 0 30px 0;
}
#block-closet-list h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCCCCC;
}
.block-closet {
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
}
.block-closet.block-end {
	margin: 0;
}
.block-closet h4 {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
.webkit .block-closet h4, .gecko .block-closet h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-closet h4 {
	font-size: 85%;
}
.block-closet p.photo {
	width: 112px;
	height: 128px;
	background:url(../closet/images/img_bg_closet.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-closet p.photo.blank {
	padding: 0;
}
.block-closet p.closet {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
.block-closet p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-closet-b {
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
}
.block-closet-b .block-end {
	margin: 0;
}
.block-closet-b h4 {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
.webkit .block-closet-b h4, .gecko .block-closet-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-closet-b h4 {
	font-size: 85%;
}
.block-closet-b p.photo {
	width: 112px;
	height: 128px;
	background:url(../closet/images/img_bg_closet-b.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-closet-b p.photo.blank {
	padding: 0;
}
.block-closet-b p.closet {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
.block-closet-b p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-closet-c {
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
}
.block-closet-c .block-end {
	margin: 0;
}
.block-closet-c h4 {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
.webkit .block-closet-c h4, .gecko .block-closet-c h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-closet-c h4 {
	font-size: 85%;
}
.block-closet-c p.photo {
	width: 112px;
	height: 128px;
	background:url(../closet/images/img_bg_closet-c.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-closet-c p.photo.blank {
	padding: 0;
}
.block-closet-c p.closet {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
.block-closet-c p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-closet-d {
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
}
.block-closet-d .block-end {
	margin: 0;
}
.block-closet-d h4 {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
.webkit .block-closet-d h4, .gecko .block-closet-d h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-closet-d h4 {
	font-size: 85%;
}
.block-closet-d p.photo {
	width: 112px;
	height: 128px;
	background:url(../closet/images/img_bg_closet-d.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-closet-d p.photo.blank {
	padding: 0;
}
.block-closet-d p.closet {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
.block-closet-d p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-closet-e {
	width: 112px;
	margin: 0;
	float: left;
}
.block-closet-e .block-end {
	margin: 0;
}
.block-closet-e h4 {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
.webkit .block-closet-e h4, .gecko .block-closet-e h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-closet-e h4 {
	font-size: 85%;
}
.block-closet-e p.photo {
	width: 112px;
	height: 128px;
	background:url(../closet/images/img_bg_closet-e.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-closet-e p.photo.blank {
	padding: 0;
}
.block-closet-e p.closet {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
.block-closet-e p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-closet-e2 {
	width: 112px;
	margin: 0;
	float: left;
}
.block-closet-e2 .block-end {
	margin: 0;
}
.block-closet-e2 h4 {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
.webkit .block-closet-e2 h4, .gecko .block-closet-e2 h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-closet-e2 h4 {
	font-size: 85%;
}
.block-closet-e2 p.photo {
	width: 112px;
	height: 128px;
	background:url(../closet/images/img_bg_closet-d.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-closet-e2 p.photo.blank {
	padding: 0;
}
.block-closet-e2 p.closet {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
}
.block-closet-e2 p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-info {
	width: 172px;
	margin: 0 26px 0 0;
	float: left;
}
.block-info.block-end {
	margin: 0;
}
.block-info h4 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #FFF;
}
.webkit .block-info h4, .gecko .block-info h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-info h4 {
	font-size: 85%;
}
.block-info p.photo {
	width: 172px;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-info p.photo.blank {
	padding: 0;
}
.block-info p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-info p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
.block-info-b {
	width: 172px;
	margin: 0;
	float: left;
}
.block-info-b.block-end {
	margin: 0;
}
.block-info-b h4 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #FFF;
}
.webkit .block-info-b h4, .gecko .block-info-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-info-b h4 {
	font-size: 85%;
}
.block-info-b p.photo {
	width: 172px;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-info-b p.photo.blank {
	padding: 0;
}
.block-info-b p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-info-b p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #FFF;
}
hr.clearline {
	margin: 0 0 30px 0;
	border: 1px solid #FFFFFF;
	clear: both;
}
hr.clearline2 {
	margin: 0 0 30px 0;
	border: 1px solid #E8E8E8;
	clear: both;
}
/* ------------------------------------------------ */
/* news-right                               */
/* ------------------------------------------------ */




#block-news {
	width: 660px;
	float:right;
	margin: 0 0 60px 0 !important;
	margin: 0 0 30px 0;
}
#block-news h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCCCCC;
}
#block-news dl {
	margin: 0 0 30px 0;
}
#block-news dt, #block-news dd {
	font-size: 85%;
	line-height: 1.5;
}
#block-news dt {
	padding: 0;
	float: left;
	color: #000000;
}
#block-news dd {
	padding: 0 0 0 180px;
}
#block-news a:link, a:visited {
	color: #660033;
	text-decoration: none;
}
#block-news a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
.section-news {
	width: 440px;
	margin: 0 0 65px 0;
	float: left;
}
.section-news h4 {
	padding: 0 0 6px 0;
	font-size: 100%;
	line-height: 1.5;
	color: #000000;
}
.section-news p {
	padding: 0 0 0 12px;
	color: #000;
}
.section-news p.update {
	margin: 0 0 12px 0;
	padding: 0 0 4px 0;
}
.section-news p.txt {
	width: 440px;
	margin: 0 0 30px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #DFF1E3;
	font-size: 92%;
	line-height: 1.5;
	color: #000;
}
.section-news-img {
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
}
/* ------------------------------------------------ */
/* closet intro-right                    */
/* ------------------------------------------------ */




#block-intro-list {
	width: 660px;
	float:right;
	margin: 0 0 60px 0 !important;
	margin: 0 0 30px 0;
}
#block-intro-list h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCCCCC;
}
#block-intro-list p {
	font-size: 85%;
	line-height: 2;
	margin-bottom:30px;
}
/* ------------------------------------------------ */
/* closet outline-right                               */
/* ------------------------------------------------ */




#block-notitle-list {
	width: 660px;
	float:right;
	margin: 0 0 60px 0 !important;
	margin: 0 0 30px 0;
}
#block-notitle-list h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCCCCC;
}
#block-notitle-list p {
	font-size: 85%;
	line-height: 1.5;
}
#block-notitle-list dl {
	margin: 0 0 30px 0;
}
#block-notitle-list dt, #block-notitle-list dd {
	font-size: 85%;
	line-height: 1.5;
}
#block-notitle-list dt {
	padding: 0;
	float: left;
	color: #000000;
}
#block-notitle-list dd {
	padding: 0 0 0 180px;
}
#block-notitle-list a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#block-notitle-list a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
/* ------------------------------------------------ */
/* feature - new  091015                                */
/* ------------------------------------------------ */


#cover {
	widows:960px;
}
#coverinner {
	width:960px;
}
#innerleft {
	width:535px;
	height:600px;
	background:url(../feature/images/bg_cover.jpg) no-repeat top;
	float: left;
}
#innerright {
	width:425px;
	float:right;
}
#innerright img {
	vertical-align: bottom;
}
#block-feature-list {
	width: 660px;
	float:right;
	margin: 0;
}
#block-feature-bottom {
	width: 960px;
	position: relative;
}

#block-feature-bottom ul {
	margin: 0 0 40px 0;
	padding: 0 5px 0 5px;
}
#block-feature-bottom li {
	background: url(../images/icon_sidebar.gif) no-repeat 0 5px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 15px;
	font-size: 85%;
	line-height: 1.3;
	border-bottom:1px dotted #CCCCCC;	
}
.webkit #block-feature-bottom li, .gecko #block-feature-bottom li {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko #block-feature-bottom li {
	font-size: 85%;
}


#block-feature-list h3, #block-feature-bottom h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #cccccc;
	color:#1a1a1a;
	font-weight:bold;
	font-size: 92%;
}
#block-feature-list p.headline, #block-feature-bottom p.headline {
	font-size: 85%;
	line-height: 1.5;
	margin-bottom:20px;
}

#block-feature-list p.imgfix {
	margin-bottom:10px;
}


.headlineh4 {
	margin-bottom:20px;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #1a1a1a;
}
.inner {
	width:380px;
	padding:0 0 0 0;
}
.block-tca {
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
}
.block-tca.block-end {
	margin: 0;
}
.block-tca h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight:  bold;
	line-height: 1.3;
}
.webkit .block-tca h4, .gecko .block-tca h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-tca h4 {
	font-size: 85%;
}
.block-tca p.photo {
	width: 112px;
	height: 128px;
	background:url(../feature/images/bg_feature.gif) no-repeat;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-tca p.photo.blank {
	padding: 0;
}
.block-tca p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
.block-tca p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
.block-tca-b {
	width: 112px;
	margin: 0 0 0 0;
	float: left;
}
.block-tca-b .block-end {
	margin: 0;
}
.block-tca-b h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
	line-height: 1.3;
}
.webkit .block-tca-b h4, .gecko .block-tca-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-tca-b h4 {
	font-size: 85%;
}
.block-tca-b p.photo {
	width: 112px;
	height: 128px;
	background:url(../feature/images/bg_feature.gif) no-repeat;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-tca-b p.photo.blank {
	padding: 0;
}
.block-tca-b p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
.block-tca-b p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
#block-feature-list dt {
	padding:5px 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
	font-weight:bold;
	font-size: 85%;
}
#block-feature-list dd {
	line-height:1.5;
	padding:10px 10px 30px 0;
	font-size: 85%;
}
em {
	background-color:#FFCCCC;
	color:#1a1a1a;
	font-style:normal;
}

span.red {
color:#FF0033;
}

/* feature - new  091015                                */

.block-arrivals {
	width: 255px;
	margin: 0 25px 0 0;
	float: left;
}
.block-arrivals.block-end {
	margin: 0;
}
.block-arrivals-b {
	width: 380px;
	margin: 0;
	float: left;
}
.block-arrivals-b.block-end {
	margin: 0;
}
.block-arrivals-b h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight:  bold;
	line-height: 1.3;
}
.webkit .block-arrivals-b h4, .gecko .block-arrivals-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-arrivals-b h4 {
	font-size: 85%;
}
.block-arrivals-b p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
.block-arrivals-b p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
/* feature - message  091020                                */

.block-message {
	width: 365px;
	margin: 0 25px 0 0;
	float: left;
}
.block-message.block-end {
	margin: 0;
}
.block-message p.photo {
	width: 365px;
	height: 255px;
	margin: 0;
	padding:0;
	text-align: center;
}
.block-message p.photo.blank {
	padding: 0;
}
.block-message-b {
	width: 270px;
	margin: 0;
	float: left;
}
.block-message-b.block-end {
	margin: 0;
}
.block-message-b h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight:  bold;
	line-height: 1.3;
}
.webkit .block-message h4, .gecko .block-message-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-message-b h4 {
	font-size: 85%;
}
.block-message-b p.photo {
	width: 270px;
	height: 380px;
	margin: 0;
	padding:0;
	text-align: center;
}
.block-message-b p.photo.blank {
	padding: 0;
}
.block-message-b p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
.block-message-b p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
/* feature - new  091015                                */

#block-lefttca {
	width: 235px;
	margin: 0 0 50px 0;
	float: left;
}
#block-lefttca h2 {
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #CCCCCC;
}
#block-lefttca p {
	margin: 0 0 7px 0;
}
#block-lefttca ul {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 40px 0;
	padding: 15px 5px 0 5px;
}
#block-lefttca li {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.3;
}
.webkit #block-lefttca li, .gecko #block-lefttca li {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko #block-lefttca li {
	font-size: 85%;
}
/* feature - whats  091015                                */


.block-whats {
	width: 315px;
	margin: 0 30px 0 0;
	float: left;
}
.block-whats.block-end {
	margin: 0;
}
.block-whats h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight:  bold;
	line-height: 1.3;
}
.webkit .block-whats h4, .gecko .block-whats h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-whats h4 {
	font-size: 85%;
}
.block-whats p.photo {
	width: 315px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-whats p.photo.blank {
	padding: 0;
}
.block-whats p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
.block-whats p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
.block-whats-b {
	width: 315px;
	margin: 0 0 0 0;
	float: left;
}
.block-whats-b .block-end {
	margin: 0;
}
.block-whats-b h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
	line-height: 1.3;
}
.webkit .block-whats-b h4, .gecko .block-whats-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-whats-b h4 {
	font-size: 85%;
}
.block-whats-b p.photo {
	width: 315px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-whats-b p.photo.blank {
	padding: 0;
}
.block-whats-b p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
.block-whats-b p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
/* feature - theme-common  091019                                */


.feature-left {
	width:660px;
	float:left;
}
.feature-right {
	width:270px;
	float:right;
}
#block-feature-list p.bikou, #block-feature-bottom p.bikou {
	font-size:77%;
	text-align:right;
	line-height:1.3;
}
.block-message-b p.bikou-b {
	font-size:77%;
	text-align:right;
	line-height:1.3;
	margin-bottom:15px;
}
.block-theme {
	width: 300px;
	margin: 0 30px 0 0;
	float: left;
}
.block-theme.block-end {
	margin: 0;
}
.block-theme h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight:  bold;
	line-height: 1.3;
}
.webkit .block-theme h4, .gecko .block-theme h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-theme h4 {
	font-size: 85%;
}
.block-theme p.photo {
	width: 300px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}
.block-theme p.photo.blank {
	padding: 0;
}
.block-theme p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
.block-theme-b {
	width: 300px;
	margin: 0 0 0 0;
	float: left;
}
.block-theme-b .block-end {
	margin: 0;
}
.block-theme-b h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
	line-height: 1.3;
}
.webkit .block-theme-b h4, .gecko .block-theme-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-theme-b h4 {
	font-size: 85%;
}
.block-theme-b p.photo {
	width: 300px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}
.block-theme-b p.photo.blank {
	padding: 0;
}
.block-theme-b p.exp {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 77%;
	line-height: 1.3;
}
/* ---------------                              */

.block-lineup {
	width: 112px;
	margin: 0 25px 0 0;
	float: left;
}
.block-lineup.block-end {
	margin: 0;
}
.block-lineup h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight:  bold;
	line-height: 1.3;
}
.webkit .block-lineup h4, .gecko .block-lineup h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-lineup h4 {
	font-size: 85%;
}
.block-lineup p.photo {
	width: 112px;
	height: 128px;
	background:url(../feature/images/bg_feature.gif) no-repeat;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-lineup p.photo.blank {
	padding: 0;
}
.block-lineup p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
.block-lineup-b {
	width: 112px;
	margin: 0 0 0 0;
	float: left;
}
.block-lineup-b .block-end {
	margin: 0;
}
.block-lineup-b h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 85%;
	color: #000000;
	font-weight: bold;
	line-height: 1.3;
}
.webkit .block-lineup-b h4, .gecko .block-lineup-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-lineup-b h4 {
	font-size: 85%;
}
.block-lineup-b p.photo {
	width: 112px;
	height: 128px;
	background:url(../feature/images/bg_feature.gif) no-repeat;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
}
.block-lineup-b p.photo.blank {
	padding: 0;
}
.block-lineup-b p.price {
	font-size: 85%;
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.3;
	color: #1a1a1a;
}
/* ------------------------------------------------ */
/* feature                                       */
/* ------------------------------------------------ */

#block-feature {
	margin:0;
}
#block-feature h3 {
	margin:0 0 30px 0;
}
#block-feature-item h2 {
	margin:0 0 10px 0;
}
.block-table {
	margin-bottom:50px;
}
.block-table td {
	vertical-align:top;
	width:50%;
}
.block-table p {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.8;
	color: #000000;
	margin:30px 0px 0 30px;
}
.block-table h3 {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin:0px 30px 0 30px;
}
.block-table2 {
	margin-bottom:50px;
}
.block-table2 td {
	vertical-align:top;
	width:50%;
}
.block-table2 h3 {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin:0px 30px 0 0px;
}
.block-table2 p {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.8;
	color: #000000;
	margin:30px 30px 0 0px;
}
.block-table3 {
	margin-bottom:30px;
}
.block-table3 td {
	vertical-align:top;
	width:50%;
}
.block-table3 h3 {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin:0px 30px 0 0px;
}
.block-table3 p {
	font-size: 92%;
	font-weight: normal;
	line-height: 1.8;
	color: #000000;
	margin:30px 30px 0 0px;
}
.img_sign {
	text-align:right;
	margin:30px 30px 0 0px;
}
#block-feature li {
	margin-left:20px;
}
.block-feature {
	width: 300px;
	margin: 0 30px 0 0;
	float: left;
}
.block-feature.block-end {
	margin: 0;
}
.block-feature h4 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000000;
}
.webkit .block-feature h4, .gecko .block-feature h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-feature h4 {
	font-size: 85%;
}
.block-feature p.photo {
	width: 300px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-feature p.photo.blank {
	padding: 0;
}
.block-feature p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-feature p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #000000;
}
.block-feature-b {
	width: 300px;
	margin: 0;
	float: left;
}
.block-feature-b.block-end {
	margin: 0;
}
.block-feature-b h4 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000000;
}
.webkit .block-feature-b h4, .gecko .block-feature-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-feature-b h4 {
	font-size: 85%;
}
.block-feature-b p.photo {
	width: 300px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-feature-b p.photo.blank {
	padding: 0;
}
.block-feature-b p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-feature-b p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #000000;
}
.block-feature-c {
	width: 630px;
	margin: 0;
	float: left;
}
.block-feature-c.block-end {
	margin: 0;
}
.block-feature-c h4 {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3;
	color: #000000;
}
.webkit .block-feature-c h4, .gecko .block-feature-c h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-feature-c h4 {
	font-size: 85%;
}
.block-feature-c p.photo {
	width: 630px;
	height: 450px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-feature-c p.photo.blank {
	padding: 0;
}
.block-feature-c p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-feature-c p.txt {
	margin: 0 10px 0 0;
	padding: 0 0 0 70px;
	font-size: 85%;
	line-height: 1.3;
	color: #000000;
}
#block-feature-item {
	margin:0;
}
#block-feature-item h2 {
	margin:0 0 20px 0;
}
#block-feature-item li {
	margin-left:20px;
}
.block-feature-item {
	width: 219px;
	margin: 0 28px 0 0;
	float: left;
}
.block-feature-item.block-end {
	margin: 0;
}
.block-feature-item h4 {
	font-size: 85%;
	font-weight: bold;
	line-height: 1.3;
	color: #000000;
	padding: 0 0 0 5px;
}
.webkit .block-feature-item h4, .gecko .block-feature-item h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-feature-item h4 {
	font-size: 85%;
}
.block-feature-item p.photo {
	width: 219px;
	height: 170px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-feature-item p.photo.blank {
	padding: 0;
}
.block-feature-item p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-feature-item p.txt {
	font-size: 77%;
	line-height: 1.5;
	padding: 0 0 0 5px;
}
.block-feature-item-b {
	width: 219px;
	margin: 0;
	float: left;
}
.block-feature-item-b.block-end {
	margin: 0;
}
.block-feature-item-b h4 {
	font-size: 85%;
	font-weight: bold;
	line-height: 1.3;
	color: #000000;
	padding: 0 0 0 5px;
}
.webkit .block-feature-item-b h4, .gecko .block-feature-item-b h4 {
	font-size: 77%;
	line-height: 1.5;
}
.win.gecko .block-feature-item-b h4 {
	font-size: 85%;
}
.block-feature-item-b p.photo {
	width: 219px;
	height: 170px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
.block-feature-item-b p.photo.blank {
	padding: 0;
}
.block-feature-item-b p.update {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	font-size: 85%;
	color: #000000;
}
.block-feature-item-b p.txt {
	font-size: 77%;
	line-height: 1.5;
	padding: 0 0 0 5px;
}
#block-feature-how h3 {
	margin:0 0 20px 0;
}
.feature_box {
	border:solid 1px #330066;
}
.feature_box_inner {
	padding:30px;
}
.feature_box_inner p {
	background: url(../images/icon_sidebar.gif) no-repeat left center;
	margin: 0 0 20px 0;
	padding: 0 0 5px 12px;
	border-bottom:#cccccc 1px dotted;
	font-size: 92%;
	color: #000000;
	line-height:1.5em;
}
/* ------------------------------------------------ */
/* footer                                        */
/* ------------------------------------------------ */

#footerArea {
	width: 100%;
	text-align: center;
	clear: both;
}
#footerNavi {
	width: 960px;
	height: 30px;
	margin: auto;
	padding: 15px 0 0 0;
	background-image:url(../images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#footerArea ul {
	float: left;
}
#footerArea li {
	padding: 0 7px 0 7px;
	border-right: 1px solid #000;
	display: inline;
	font-size: 85%;
	line-height: 1.1;
}
* html #footerArea li {
	margin: 0 3px 0 0;
}
#footerArea li.noborder {
	border-right: none;
}
#footerArea li a {
	color: #000;
}
p#copyright {
	float: right;
}
.pagetop {
	width: 960px;
	margin: auto auto 15px auto;
	text-align: right;
	clear: both;
}
.pagetop-b {
	margin: auto auto 30px auto;
	text-align: right;
	clear: both;
}

