/* font
----------------------------------------*/
/*body, form textarea{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  /* 未使用であるため中国語フォント対応不要 */
}

body#wf.win{
  font-family: "FOT-ロダン Pro M", "F+UD-NewRodin M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  /* 未使用であるため中国語フォント対応不要 */
}

#wf.win #header,
#wf.win #footer,
#wf.win #pagePath{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  /* 未使用であるため中国語フォント対応不要 */
}

h1, h2, h3, h4, h5, h6,
p, dt, dd, li, table,
form, fieldset, input, textarea,
pre, address, blockquote{
	font-size:100%;
	line-height:1.8;
}*/



/*
nav{
	float: left!important;
    height: 60px;
    line-height: 60px;
    width: 915px;
    text-align: right;
}

nav ul{
	width: 617px;
	text-align: right;
	float:right;
}

*/


/* commons
----------------------------------------*/
a {
	text-decoration:none;
	color:#333;
}
a:active,
a:hover {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
a:active img,
a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.inside {
font-family: "Microsoft YaHei", "Microsoft YaHei Light", "Microsoft YaHei UI", "Microsoft YaHei UI Light", "SimHei", "FangSong", sans-serif;
	width:980px;
	margin:0 auto;	
}
.inside p{
	font-size:12px;
}



.tiles {
	position:relative;
	clear:both;
	overflow:hidden;
	float:none;
	margin:0 0 40px;
}
.tiles ul {
	position:relative;
	clear:both;
	overflow:hidden;
	float:none;
	width:990px;
	margin:0;
	padding:0;
}
.tiles ul li{
	float:left;
	margin:0 10px 10px 0;
	width:auto;
	font-size:0;
	line-height:0;
}
.tiles ul li img{
	display:block;
}

.tiles_center {
	position:relative;
	clear:both;
	overflow:hidden;
	float:none;
	margin:0 0 40px;
}
.tiles_center ul {
	position:relative;
	clear:both;
	overflow:hidden;
	float:none;
	margin:0;
	padding:0;
	text-align:center;
}
.tiles_center ul li{
	/*margin:0 5px 10px;*/
	width:auto;
	display:inline-block;
	font-size:0;
	line-height:0;
}
.tiles_center ul li img{
	display:block;
}





#contents_head {
	margin:40px auto;
	text-align:center;
}
#contents_head h3{
	font-weight:normal;
	margin:0 0 20px;
	font-size:35px;
	line-height:1.2;
}
#contents_head p{
	margin:0;
	font-size:14px;
	line-height:1.2;
}

.list ul{
	list-style:none;
	margin:0 0 31px;
	padding:0;
}
.list li{
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:1.4;
	margin:0 0 5px;
}



/* top
----------------------------------------*/

.top{
	background-image :url(../img/step/top01.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 984px;
	height: 750px;
	margin: 50px auto 0;
	padding: 0;
	position: relative;
}

.btn_select_sh01{
	background-image: url(../img/step/btn_select_sh01.jpg);
	position: absolute;
	top: 29px;
	left: 538px;
	width: 235px;
	height: 161px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.btn_select_sh01:hover{
	background-position: 0 -163px;
}

.topStart{
	position: absolute;
	top: 72px;
	left: 796px;
}
.topHowto{
	position: absolute;
	top: 300px;
	left: 90px;
}

.topHowto .icon{
	margin: 0 5px 0 0;
}

.topHowto a{
	color: #666;
	text-decoration: none;
}

.topHowto a:hover{
	color: #999;
}
.topText{
	position: absolute;
	padding: 0 0 2px 0;
	bottom: 0;
	left: 20px;
	font-size: 11px;
	letter-spacing: 2px;
}

.topText a{
	text-decoration: none;
	color: #666;
}

.topText a:hover{
	color: #999;
}


/* #top_panel */
#top_panel {
	position:absolute;
	left:50%;
	top:80px;
	margin:0 0 0 -490px;
	z-index:2;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  /* 未使用であるため中国語フォント対応不要 */
}
#top_panel h3{
	font-size:38px;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 6px rgba(0,0,0,0.5);
	margin:0 0 10px;
}
#top_panel p{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 4px rgba(0,0,0,0.5);
	margin:0 0 20px;
	line-height:1.4;
}
#top_panel a img{
	display:block;
}
#top_panel .bnr_114{
	margin:0 0 10px;
}
#top_panel .btn_start{
	display:block;
	margin:0 10px 0 0;
	width:auto;
	float:left;
}


#top_panel .btn_howto{
	display:block;
	float:left;
	width:auto;
	margin:0;
}
.bottom_p {
	margin:0 0 30px;
}


#recommend_devices {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  /* 未使用であるため中国語フォント対応不要 */
	margin:30px 0 10px;
	border:1px #cfd0d0 solid;
	padding:8px 10px;
}

#recommend_devices p{
	margin:0;
	line-height:17px;
	font-size:11px;
}

















/*
nav ul li.on{
	color: #fff;
}
*/

.howtoHeader{
	width: 590px;
	text-align: right;
}
.howtoNav{
	padding: .5em 0 .5em .5em!important;
}

.howto{
	background-image: url(../img/step/howto.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 984px;
	height: 710px;
	margin: 80px auto 0 auto;
	padding: 0;
	position: relative;

}

.howtoHeading{
	position: absolute;
	font-size: 20px;
	top: 30px;
	left: 60px;
}

.howtoBacktop{
	position: absolute;
	font-size: 11px;
	bottom: 5px;
	right: 0px;
}

.howtoBacktop i{
	margin: 0 3px 0 0;
}

.howtoBacktop a{
	text-decoration: none;
	color: #666;
}

.howtoBacktop a:hover{
	color: #999;
}

#plan_select{
	margin:0 0 40px;
}
#plan_select h4{
	text-align:center;
	margin:0 0 10px;
}
#plan_select h5{
	text-align:left;
	margin:0;
	font-size:14px;
	padding:0 0 10px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}
#plan_select h5 strong{
	text-indent:-0.5em;
	display:inline-block;
}

#plan_select .columns{
	float:none;
	clear:both;
	position:relative;
	overflow:hidden;
}
#plan_select .columns .column_each{
	float:left;
	width:280px;
	border:1px solid #ccc;
	background:#eee;
	padding:19px;
	margin:0 0 0 10px;
}
#plan_select .columns .column_each:first-child{
	margin:0;	
}
#plan_select .columns .column_each ul{
	margin:0;
	padding:0;	
}
#plan_select .columns .column_each ul li{
	list-style:none;
	margin:10px 0 0;
}
#plan_select .columns .column_each ul li a{
	display:block;
}
#plan_select .columns .column_each ul li a img{
	display:block;
}


.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }



