* {
margin:0;
padding:0;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #222;
	background: #F5FFE3;
	}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
	font-weight: normal;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #222; 
	}

hr.br { color: #FFF; width: 0%; border: none; }


h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	position:absolute;
}

h2 {
margin: 0;
margin-bottom: 10px;
padding: 18px 0 4px 28px;
background-position: -1px 24px;
background-repeat: no-repeat;
font-size: 18px;
font-weight: bold;
color: #000;
line-height: 18px;
background:transparent url(images/icon_question.jpg) no-repeat scroll 0 18px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;}
h3, h4 { font-size: 13px; font-weight:bold; }
h5, h6 { font-size: 10px; font-weight:bold; }

p, blockquote, li {
	font-size: 16px;
	line-height: 1.5em;
	color: #454545;
	}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	}

ul, ol {
	list-style-type: disc;
	margin-left: 18px;
	}

ol {
	list-style-type: decimal;
	}

strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}

input,
textarea {
	padding: 4px 3px 3px 3px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.3em;
	}

a {text-decoration: none;}

a:link, a:visited {
	color: #8eac1a;
	}

a:hover, a:active {
	color: #708c00;
	}

a img	{border: none;}

img { -ms-interpolation-mode:bicubic; }

#wrap {
	width: 750px;
	margin: 0 auto;
	background:url("images/bg.jpg") repeat-y scroll center top #FFFFFF
	}
	
#content {
min-height: 300px;
padding-bottom: 48px;
width: 720px;
margin-left:14px;
	}

#footer {
	padding: 40px 0 32px 0;
	text-align: center;
	}
#footer p {
	color: #808080;
	font-size:10px;
	}

/*============================================================
 Buttons
============================================================*/

.button {
	display: block;
	width: 112px;
	height: 28px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	text-indent: -5000px;
	overflow: hidden;
	}

.button:hover, .button_hover {
	background-position: left bottom !important;
	}

/* ie8 fix */
button:hover:active {
	-ms-background-position-x: 1px !important;
	-ms-background-position-y: -27px !important;
	}

.button.static:hover {
	background-position: 0 0;
	}

button.button {
	margin: 0;
	padding: 0;
	background: transparent;
	outline: none;
	cursor: pointer;
	}

button#btn_sign_up {
	background-image: url(images/btn_signup.gif);
	}

button#btn_send {
	background-image: url(images/btn_send.gif);
	}


/*============================================================
 Home
============================================================*/

#site_index #content {
	height: inherit;
	}

#site_index #content_header {
	float: none;
	position: relative;
	height: 362px;
	margin: 32px 0 0 0;
	background: url(/images/site/home_bg.jpg) no-repeat #fff;
	}
	
#site_index #content_header a#cta_store {
	margin: 32px 0 0 0;
	width: 176px;
	height: 32px;
	background: url(/images/site/btn_home_cta.gif) no-repeat #fff;
	}

#site_index #content_header h1 {
	position: absolute;
	top: 110px;
	left: 32px;
	width: 529px;
	height: 131px;
	margin: 0;
	text-indent: -9999em;
	background: url(/images/site/home_hdr.gif) no-repeat;
	}

#site_index #content_header p {
	position: absolute;
	top: 200px;
	right: 0;
	margin: 0;
	padding: 0 0 0 8px;
	width: 320px;
	line-height: 21px;
	text-indent: 0;
	color: #999;
	background: none
	}

#btn_home_more {
	width: 96px;
	height: 20px;
	margin: 9px 0 0 -7px;
	background-image: url(/images/site/home_btn_more.gif);
	line-height: 20px;
	}

#site_index #content_header.hover #btn_home_more {
	background-position: left bottom;
	}

.benefits {
	float: left;
	margin: 0;
	padding: 0;
	width: 688px;
	overflow: hidden;
	list-style-type: none;
	background: #fff;
	}

.benefits .last_child {
	background: none;
	/*padding-right: 14px;*/
	background: #EFF9D9;
	margin:0 0 20px 20px !important;
	}

.benefit {
	float: left;
	display: block;
	/*width: 197px;*/
	width: 285px;
	height:200px;
	padding: 32px 16px 16px 16px;
	margin:0 10px 20px;
	background: #EFF9D9;
	-moz-border-radius-bottomright:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-topleft:8px;
	}
	
	.benefit2 {
	float: left;
	display: block;
	/*width: 197px;*/
	width: 285px;
	height:320px;
	padding: 32px 16px 16px 16px;
	margin:0 10px 20px;
	background: #EFF9D9;
	-moz-border-radius-bottomright:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-topleft:8px;
	}

.benefit img {
	width: 197px;
	height: 138px;
	}

.benefit h3 {
	margin: 20px 0 8px 1px ;
	}

.benefit h2 a,
.benefit h2 a:visited {
	color: #222;
	}

.benefit h2 a:hover {
	color: #8eac1a;
	color: #708c00;
	}

.benefit p {
	margin-left: 1px;
	margin-bottom: .75em;	
	font-size: 12px;
	color: #454545;
	}
	
	.benefit2 p {
	margin-left: 1px;
	margin-bottom: .75em;	
	font-size: 12px;
	color: #454545;
	}

.benefit a.cta {
	display: block;	
	padding: 2px 0;
	font-size: 11px;
	text-indent: 12px;
	background: url(/images/site/home_benefit_arrow.gif) left center no-repeat;
	}

#home_benefits {
	width: 100%;
	padding: 32px 0;
	background: #fff;
	}

#home_benefits .benefit {
	width: 180px;
	padding: 4px 28px 4px 32px;
	background: url(/images/site/dots_column.gif) repeat-y right top;
	}

#home_benefits .last_child {
	background: none;
	}



/*============================================================
 Tour
============================================================*/

#overview {
	/*background: #222;*/
	margin-top:40px;
	}
	
#overview h2 {
	display: none;
	}

#overview p {
	margin-bottom: 0;
	padding: 30px;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	text-align:center;
	}
	
#overview p span {
	color: #76cac6;
	}

#process {
	/*float: left;*/
	width: 720px;
	/* margin-top: 16px; */
	padding-bottom:20px;
	/* background: #fff;*/
	}



#process_steps {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #2;
	}

.process_step {
	float: left;
	width: 176px;
	padding: 30px 48px 40px 16px;
	color: #808080;
	background: url(/images/site/tour_process_arrow.gif) 210px 20px no-repeat;
	}
	
.process_step p {
	margin-bottom: 0;
	font-size: 11px;
	background: none;
	}

#process_step1 {
	margin-left: 16px;
	}

.process_step h3 {
	width: 90px;
	height: 18px;
	margin: 0 0 12px 0;
	background: url(/images/site/tour_process_hdr.gif) 0 0 no-repeat;
	text-indent: -9999em;
	}

#process_step2 h3 {
	background-position: -90px 0;
	}

#process_step3 {
	padding-right: 16px;
	background-image: none;
	}
	
#process_step3 h3 {
	background-position: -180px 0;
	}				

#features_benefits2 {
	}				

#features_benefits3 {
	}				

#features {
	float: left;
	margin-top: 16px;
	background: #fff;
	padding:0 16px;
	width:688px;
	}

.tour_feature {
	float: left;
	width: 656px;
	margin: 0 32px;
	padding: 32px 0;
	background: url(/images/site/dots_row.gif) top left repeat-x;
	}

.tour_feature:first-child {
	background-image: none;
	}

.tour_feature img {
	float: right;
	width: 416px;
	height: 160px;
	}

.tour_feature h2,
.tour_feature p {
	float: left;
	width: 192px;
	}

.tour_feature h2 {
	margin: 16px 12px 8px 0;
	}
	
.tour_feature p {
	font-size: 11px;
	}

a#tour_faq_link {
	clear: both;
	float: left;
	width: 720px;
	height: 48px;
	margin-top: 16px;
	background: transparent url(/images/site/tour_faq_link.gif) no-repeat ;
	}




/*============================================================
 Examples
============================================================*/

#examples {
	width: 720px;
	overflow: hidden;
	background: #fff;
	}

#examples ul {
	float: left;
	margin: 0;
	padding: 32px 32px 16px 32px;
	list-style-type: none;
	}

#examples li {
	float: left;
	position: relative;
	width: 208px;	
	margin: 0 16px 16px 0;
	overflow: hidden;
	}

#examples .last_child {
	margin-right: 0;
	}

#examples li img {
	width: 208px;
	height: 128px;
	}	

#examples li div {
	padding: 13px 0 16px 0;
	text-align: center;
	}

#examples li h3 {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	}

#examples li p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	}

#examples li p a {
	padding: 4px 0;
	color: #999;
	}

#examples li.hover {
	background: #222;
	}

#examples li.hover h3 {
	color: #fff;
	}

#examples li p a:hover,
#examples li.hover p a {
	color: #708c00;
	}

a#store_directory_link {
	width: 720px;
	height: 48px;
	margin-top: 16px;
	background: transparent url(/images/site/examples_explore_link.gif) no-repeat ;
	}




/*============================================================
 Prices
============================================================*/

#plans {
	float: left;
	}

.plan {
	float: left;
	width: 240px;
	background: url(/images/site/dots_column.gif) repeat-y right top #fff;
	}

#plan_diamond {
	background-image: none;
	}

.plan h2 {
	display: block;
	width: 240px;
	height: 76px;
	margin-bottom: 8px;
	background: url(/images/site/plans_hdr.gif) 0 0 no-repeat #222;
	text-indent: -5000px;
	}

#plan_platinum h2 {
	background-position: -240px 0;
	}

#plan_diamond h2 {
	background-position: -480px 0;
	}

.plan ul {
	margin: 0 32px 0 16px;
	list-style: none;
	}

.plan li {
	padding: 0 0 0 16px;
	font-size: 12px;
	color: #666;
	background: url(/images/site/icon_plus.gif) 2px center no-repeat;
	}
	
.plan li span.tip {
	display: block;
	width: 100%;
	padding: 8px 0;
	background: url(/images/site/dots_row.gif) left bottom repeat-x;
	cursor: pointer;
	}

.plan li.sol {
	color: #ccc;
	}

#plan_gold .limit {
	font-weight: bold;
	color: #222;
	}

#plan_platinum .limit {
	font-weight: bold;
	color: #76cac6;
	}

#plan_diamond .limit {
	font-weight: bold;
	color: #8eac1a;
	}

#plans a.signup {
	width: 212px;
	height: 34px;
	margin: 24px 0 32px 32px;
	text-align: center; 
	background-image: url(images/btn_signup.gif);
	}
	
	.signup {
	width: 212px;
	height: 34px;
	margin: 24px 0 32px 40px;
	text-align: center; 
	background-image: url(images/btn_signup.gif);
	}

#prices_faq {
	float: left;
	width: 100%px;
	padding: 16px 0 0 0;
	}

#prices_faq h2 {
	float: left;
	font-weight: bold;
	}

#prices_faq dl {
	float: left;
	width: 320px;
	}
	
#prices_faq dt {
	margin-top: 32px;
	padding-left: 32px;	
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;	
	background: url(/images/site/icon_question.jpg) 8px 0 no-repeat transparent;
	}

#prices_faq dd {
	width: 288px;
	padding-left: 32px;
	}

#prices_faq dd p {
	margin-bottom: 0;
	font-size: 11px;
	line-height: 16px;
	color: #808080;
	}
	
#faq_col2 {
	margin-left: 48px;
	}

#prices_faq dt#more_faq {
	background-image: url(/images/site/icon_plus.png);
	font-weight: normal;
	}

/*============================================================
 Debris
============================================================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#bm {

background:#FFF none repeat scroll 0 0;
padding:12px 8px 18px 14px;
margin:8px 0 14px;
font-weight:bold;
	background-image: url(images/sm_bg.gif);
	background-repeat: no-repeat;
	height:54px;
	text-align:left;
	border:8px solid #C6D965;
	font-size:80%;
	line-height: 1.1em;
}
#bm img{
	margin: 0 6px 3px 0;
	vertical-align:middle;
}
.bm_info{
background: url(bm/image/tick.png) no-repeat scroll top left;
float:left;
width:500;
padding:2px 0 0 20px;
}

/* ボタン */
.status-btn {
/*float:right;*/
/*margin-left:3px;*/
padding:0px 12px 0 12px;
background-image:url('bm/image/bm_bg.jpg');
width:140px;
height:32px;
border:0;
color:#555;
font-size:14px;
font-weight:bold;
}
.status-btn:hover {
background-image:url('bm/image/bm_bg_hover.jpg');
color:#fff;}


.status-btn input.round-btn {
background-image:url('http://s.twimg.com/a/1264119427/images/round-btn.gif');
width:115px;
height:32px;
border:0;
color:#fff;
font-size:14px;
margin-left:3px;
}
.status-btn input.disabled,.status-btn input.disabled:hover {
background-image:url('http://s.twimg.com/a/1264119427/images/round-btn.gif');
color:#aaa;
cursor:default;
}
