@charset "euc-jp";

/**************************************************************************************************
全ページ共通
**************************************************************************************************/

/*共通で使用*/
strong{
font-weight:bold;
}

/* hp下部共通部分 */
#main .foot_navi {
	text-align: center;
	margin: 35px 0 0 0;
	font-size: 90%;
}

ul#under_menu {
	margin:0 auto 10px auto;
	width: 502px;
	border: #BECCD2 1px solid;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
* html ul#under_menu {
	margin: 0 0 10px 0;
}
ul#under_menu.user {
	width: 242px;
}

ul#under_menu:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#under_menu li {
	margin: 0;
	float: left;
	line-height: 1;
	list-style-type: none;
	border-right: #BECCD2 1px solid;
	padding: 0;
}
ul#under_menu li.how {
	width: 91px;
}
ul#under_menu li.tokutyo {
	width: 86px;
}
ul#under_menu li.sample {
	width: 142px;
}
ul#under_menu li.design {
	border: none;
	width: 180px;
}
ul#under_menu li a {
	padding: 0.7em 0 0.5em 0;
	display: block;
	position: relative;
	text-align: center;
	background-color: #F4F9FF;
	font-weight: normal;
}
ul#under_menu li span {
	padding: 0.7em 0 0.5em 0;
	display: block;
	position: relative;
	text-align: center;
	font-weight: bold;
}
#main .foot_navi p {
	margin: 0;
	display: inline;
}

#main p.light_link_btn{
    margin:30px 0 0 0;
	text-align:center;
	clear:both;
}


/* hp下部共通部分 */

.func_list {
	margin: 18px 15px 5px 15px;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
	font-size: 90%;
}
.func_list:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.func_list li {
	display: inline;
	float: left;
}

.func_list li a {
	display: inline;
	margin: 2px 7px 0 7px;
	float: left;
}

.func_list strong {
	display: inline;
	float: left;
	padding-left:10px;
	font-weight:bold;
	margin: 2px 0 0 0;
}

.func_list li.noline a {
	border-right: none;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.text_center{
text-align:center;
}

.float_claer{
	clear:both;
	font-size: 115%;
}

.top_img{
	vertical-align:bottom;
	margin:0;
	padding:0;
}

.under_img{
	vertical-align:top;
	margin:0;
	padding:0;
}

/**************************************************************************************************
中メニュー（タブ）
**************************************************************************************************/

.middle_menu_web_area {
	background:#FFFFFF url(https://s.yimg.jp/images/wh/promo/function/middle_menu_web_line.gif) no-repeat 0 100%;
	padding-bottom:1px;
	margin:10px 0 20px 0;
	width:680px;
}

.middle_menu_mail_area {
	background:#FFFFFF url(https://s.yimg.jp/images/wh/promo/function/middle_menu_mail_line.gif) no-repeat 0 100%;
	padding-bottom:1px;
	margin:10px 0 20px 0;
	width:680px;
}

.middle_menu_other_area {
	background:#FFFFFF url(https://s.yimg.jp/images/wh/promo/function/middle_menu_other_line.gif) no-repeat 0 100%;
	margin:10px 0 20px 0;
	padding-bottom:1px;
	margin:10px 0 20px 0;
	width:680px;
}


ul.middle_menu_web,
ul.middle_menu_mail,
ul.middle_menu_other {
	width:680px;
	padding-bottom:0;
}

ul.middle_menu_web {
	background:#FFFFFF url(https://s.yimg.jp/images/wh/promo/function/middle_menu_web_on.gif) no-repeat 0 0;
}
ul.middle_menu_mail {
	background:#FFFFFF url(https://s.yimg.jp/images/wh/promo/function/middle_menu_mail_on.gif) no-repeat 0 0;
}
ul.middle_menu_other {
	background:#FFFFFF url(https://s.yimg.jp/images/wh/promo/function/middle_menu_other_on.gif) no-repeat 0 0;
}

li.mail a,
li.web a,
li.other a {
	text-decoration:none;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

li.mail,
li.web,
li.other {
	background:transparent;
	width:170px;
	float:left;
	padding:8px 0 4px;
	text-align:center;
	font-weight:bold;
	color:#000000 !important;
}

li.mail a,
li.web a,
li.other a {
	display:block;
	text-decoration:none;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.middle_menu_web li.web a {
	color: #000000 !important;
	font-size: 100%;
	text-decoration: none;
}

.clearfix {zoom:1;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;}


#main p.function_common_banner {
	text-align: center;
	margin: 8px 0 0 0;
	padding: 15px 0 0 0;
	border-top: #CCCCCC 1px solid;
}


/**************************************************************************************************
メール機能　ウェブ機能　その他機能　
**************************************************************************************************/

.function h2{
	padding:0 0 10px 0;
}
.function h3 {
	font-weight:bold;
	margin:0 0 10px 0;
	border-bottom:#B0C5D8 solid 1px;
	
}
.function h3 .h3bg{
	padding: 5px 0 5px 10px;
	background: url(https://s.yimg.jp/images/wh/promo/function/function_title_backb.gif) 0 0 no-repeat;
	display:block;
}
.function h3 .icon_right{
	float:right;
	margin:0px 15px 0 0px;
}
.function .func_common_box{
	width:648px;
	border:solid 1px #B0C5D8;
	margin:15px 0 5px 15px;
}

.function .func_common_box p{
	margin: 0 10px 0 0;
	letter-spacing: 1px;
	font-size: 90%;
}

.function #func_header_menu{
	width:650px;
	margin:5px 0 10px 15px;
	text-align:center;
	min-height:1%;
}
.function #func_header_menu ul{
	padding:0px;
}
.function #func_header_menu .menu {
	background:url(https://s.yimg.jp/images/wh/promo/function/func_menu_backb.gif) 0 0 no-repeat;
	padding:9px 0 7px 0;
	font-size: 76%;
}
.function #func_header_menu .menu img {
	vertical-align:middle;
}
.function .func_img_icon{
	margin:0 12px 0px 0;
	float:left;
}
.function .fuc_details_box{
	clear:both;
	width:100%;
	display:block;
	margin:10px 0 0 0;
}
html>/**/body .function  .func_details_conts{
 	width:630px;
}
.function .func_details_conts{
	margin:0 10px 10px 10px;
 	width:100%;
}
.function .func_details_conts .func_boxText{
	padding-left:107px;
}
.function .func_details_conts .func_boxText p {
	margin-bottom:12px !important;
}
.function .fuc_details_box p{
	line-height:1.7em;
	font-size:86%;
}

.fuc_details_tbl{
	width:100%;
	text-align:left;
	font-size:76%;
	clear:both;
}

.fuc_details_tbl th{
 border:#999999 solid 1px;
 	padding:5px 10px 5px 10px;
	background-color:#EFEFEF;
	font-weight:normal;
	widows:20%;
}

.fuc_details_tbl td{
	border:#999999 solid 1px;
	width:20%;
	padding:5px 0 5px 5px;
	font-style:normal;
	text-align:center;
}

.function .table_type2{
	width:90%;
	margin:5px 0;
	text-align:left;
	font-size:76%;
}
* html .function .table_type2{
	width:80%;
}
.function .table_type2 th{
	font-weight:normal;
	text-align: left;
}
.function .table_type2 .item{
	width:20%;
	padding:5px 0 5px 5px;
	font-style:normal;
	text-align:left;
	border: #999999 solid 1px;
}
.function .table_type2 .description{
	border:#999999 solid 1px;
	font-style:normal;
	text-align:left;
}

.function .supplement_type1{
	margin:10px 0 0 0;
	font-size: 90%;
}
.function .fuc_details_saranibtn{
	float:right;
	margin:0 0 10px 0; 
}
.function .txt_light{
 	color:#FF3333;
}
.function .txt_entry{
 	color:#DDA600;
}
.function .txt_business{
 	color:#339900;
}
.function .txt_expert{
 	color:#3366CC;
}
.function .back_light{
	background-color:#FFC8C8;
}
.function .back_entry{
	background-color:#FFE495;
}
.function .back_business{
	background-color:#D6F2AA;
}
.function .back_expert{
	background-color:#CAE4FF;
}
.function .back_captopn{
	background-color:#5693D6;
	color:#FFFFFF;
}

/**************************************************************************************************
HP作成ツール
**************************************************************************************************/

/*共通で使用*/

#main h2{
	padding:0 0 10px 0;
}
.install h3,
.hp_index h3,
.design h3,
.sample h3,
.tokutyo h3,
.how h3 {
	padding:0 0 0 15px; 
}

#main h4.top {
	margin: 10px 15px 0 15px;
	border: none;
}

.hp_index p.foruser, 
.sample p.foruser {
	clear:both;
	text-align:center;
	font-size: 90%;
}


/**************************************************************************************************
WEBアプリケーションインストール支援
**************************************************************************************************/

.install .osusume{
	text-align:left;
	border:1px #52B0C5 solid;
	background-color:#FFFFCC;
	width:518px;
	margin:15px 81px 10px 81px;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
	padding: 1px;
 }
.install .osusume:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.install .osusume_img{
	float: left;
	width: 90px;
}
.install .osusume_list {
	float: left;
	margin: 0.5em 0 0 0;
	width: 420px;
}
.install .osusume_list li{
	text-align:left;
	padding-left:10px;
	list-style:none;
	line-height: 1.6;
	font-size: 90%;
}
.install #osusume_box{
	position:relative;
	width:590px;
	margin:10px 45px 20px 35px;
}
.install #osusume_box .foot {
	background-image:url(https://s.yimg.jp/images/wh/promo/function/install_course_fooder.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding:0 15px 40px 0;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
	clear: both;
}
.install #osusume_box .foot:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.install #osusume_box .foot .book_text{
	margin-top:0px;
	padding-bottom:18px;
	font-size: 90%;
}
.install .osusume_box_bg {
	margin: 0 0 0 15px;
	background-image:url(https://s.yimg.jp/images/wh/promo/function/install_bk03.gif);
	background-repeat: repeat-y;
	width: 590px;
}
.install .osusume_box_bg p{
	padding:0 45px 0 40px;
}

/*fire fox ハック*/
html>/**/body #light_course .row{
	background-image:url(https://s.yimg.jp/images/wh/promo/function/install_bk03.gif);
	background-position:left bottom;
	background-repeat:repeat-y;
	text-align:left;
	width:520px;
	padding:0 30px 0 55px;
	background-color:#CC0000;
}
/*fire fox ハック*/

.install .supplement_type1{
	margin:10px 25px;
}

.install .supplement_type1 p{
	padding:0;
	margin: 0;
}
.install .supplement_type1:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.install .supplement_type1 .mt4_txt{
	margin:5px 0 0 10px;
	padding:0;
	font-weight:bold;
}
.install .supplement_type1 .img_area{
	width:125px;
	height:130px;
	z-index:5;
	float:right;
	padding:10px;
	margin:0;
	vertical-align:top;

}
.install .supplement_type1 li{
	margin: 0 0 0 10px;
}
.install .install_care {
	padding:10px 0;
	text-align:left;
}

.install .install_care li{
	margin-left: 20px;
	font-size: 90%;
}
.install .arrow{
	background:url(https://s.yimg.jp/images/wh/promo/common/common_arrow.gif) 0 50% no-repeat;
	clear:both;
	display: block;
	float: right;
	padding: 0 75px 0 15px;
	font-size: 90%;
}
* html .install .arrow{
	margin:0 8px 20px 0;
}

.install h5 {
	margin: 12px 0 0 20px;
}
.install p.install {
	margin: 10px 0 0 22px;
	letter-spacing: 0px;
	font-size: 115%;
}


/**************************************************************************************************
ホームページ作成ツール トップ
**************************************************************************************************/

.hp_index #hptop_big_box{
	width:650px;
	padding:10px 0 20px 15px;
}
.hp_index #hptop_big_box .bg{
 	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_big_row.gif) 0 0 repeat-y;
	width:650px;
}
.hp_index #hptop_big_box .box{
    background:url(https://s.yimg.jp/images/wh/promo/function/hptop_big_under.gif) no-repeat bottom;
	padding:0 0 28px 40px;
}
* html .hp_index #hptop_big_box .box{
	height:1%;
}
.hp_index .hptop_box1{
    width:190px;
	float:left;
	text-align:center;
}
.hp_index .hptop_box1 span {
	font-size: 90%;
}
.hp_index #hptop_lineup{
	text-align:left;
	width:630px;
	margin:10px 25px;
}
.hp_index #hptop_lineup p.supplement_type2 {
	font-size: 76%;
	clear: both;
	padding-top: 5px;
	letter-spacing: 1px;
}
.hp_index #hptop_lineup ul{
 list-style:none;
 margin:0;
 padding:0;

}
.hp_index #hptop_lineup li{
 	float:left;
 	margin:0;
	padding:0;
}
.hp_index #hptop_lineup img{
 vertical-align:bottom;
}
.hp_index #hptop_osusumebox{
	width:650px;
	margin:10px 15px 0 15px;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
	padding-bottom: 15px;
	font-size: 90%;
}
.hp_index #hptop_osusumebox:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
* html .hp_index #hptop_osusumebox{
	margin:10px 15px 0px 15px;
}

.hp_index .hptop_osusume_exa1{
	width:250px;
	margin:0 50px 0 0;
	padding:0 0 0 50px;
	float:left;
	border-right:#666666 1px dotted;
}

.hp_index .hptop_osusume_exa2{
	width:250px;
	margin:0;
	padding:0;
	float:left;
	padding:0;
}

.hp_index .hptop_osusume_exa1 .user,
.hp_index .hptop_osusume_exa2 .user,
.hp_index .hptop_osusume_exa3 .user {
margin-top:30px !important;
padding-right:0 !important;
}

.hp_index .hptop_osusume_exa1 img,
.hp_index .hptop_osusume_exa2 img,
.hp_index .hptop_osusume_exa3 img {
	margin-right:5px;
	margin-bottom: 5px;
}

.hp_index .tex{
	border-right:#999999 1px dotted;
	float:left;
}
.hp_index .hptop_sbox{
	width:200px;
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_small_top.gif) 0 0 no-repeat;
}

.hp_index #hptop_osusumebox .hptop_sbox p{
	margin: 0;
	padding: 31px 5px;
}

/* safari only \*/
html:\66irst-child .hp_index #hptop_osusumebox .hptop_sbox p {
	padding:31px 5px 28px 5px;
}
.hp_index .hptop_sbox_bg{
	background-image: url(https://s.yimg.jp/images/wh/promo/function/hptop_small_row.gif);
	background-repeat: repeat-y;
	clear:both;
}

.hp_index .hptop_sbox_bottom{
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_small_under.gif) no-repeat bottom;
	min-height: 100px;
}
* html .hp_index .hptop_sbox_bottom{
	height: 100px;
}
.hp_index .hptop_sbox2{
	width:200px;
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_small_top.gif) 0 0 no-repeat;
}
.hp_index #hptop_osusumebox .hptop_sbox2 p{
	padding:12px 5px;
	margin:0;
}

/* safari only \*/
html:\66irst-child .hp_index #hptop_osusumebox .hptop_sbox2 p {
	padding:12px 5px 9px 5px;
}
.hp_index .hptop_sbox_bg2{
	background-image: url(https://s.yimg.jp/images/wh/promo/function/hptop_small_row.gif);
	background-repeat: repeat-y;
	clear:both;
}
.hp_index .hptop_sbox_bottom2{
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_small_under.gif) no-repeat bottom;
	min-height: 100px;
}
* html .hp_index .hptop_sbox_bottom2{
	height: 100px;
}

.hp_index .hptop_sbox3{
	width:200px;
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_small_top.gif) 0 0 no-repeat;
}
.hp_index .hptop_sbox_bg3{
	background-image: url(https://s.yimg.jp/images/wh/promo/function/hptop_small_row.gif);
	background-repeat: repeat-y;
	clear:both;
}
.hp_index .hptop_sbox_bottom3{
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_small_under.gif) no-repeat bottom;
	min-height: 100px;
}
* html .hp_index .hptop_sbox_bottom3{
	height: 100px;
}
.hp_index #hptop_osusumebox .hptop_sbox3 p{
	padding:31px 5px;
	margin:0;
}

/* safari only \*/
html:\66irst-child .hp_index #hptop_osusumebox .hptop_sbox3 p {
	padding:20px 5px 17px 5px;
}
.hp_index #hptop_optbox{
	width:646px;
	margin:35px 0 0 17px;
}
.hp_index #hptop_optbox .func_details{
	background:url(https://s.yimg.jp/images/wh/promo/common/common_arrow.gif) 0 5px no-repeat;
	padding-left:15px;
	float:right;
	width:580px;
}
.hp_index #hptop_optbox p{
	padding:0;
	margin:0;
}
.hp_index #hptop_optbox .bg{
	background-image:url(https://s.yimg.jp/images/wh/promo/function/hptop_big_row02.gif);
	background-repeat:repeat-y;
	font-size: 90%;
}
* html .hp_index #hptop_optbox .bg{
	height:1%;
}
.hp_index #hptop_optbox .optbox_top{
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_big_top02.gif) 0 0 no-repeat;
}
.hp_index #hptop_optbox .optbox_bottom{
	background:url(https://s.yimg.jp/images/wh/promo/function/hptop_big_under02.gif) bottom no-repeat;
	padding:15px 10px 20px 10px;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.hp_index #hptop_optbox .optbox_bottom:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.hp_index #hptop_optbox h5{
	background-color:#0066CC;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0 3px 5px;
	margin:0 0 10px 0;
}

.hp_index .hptop_optbox_left{
	width:320px;
	text-align:left;
	float:left;
	margin: 0 0 0 5px;
	display: inline;
}

* html .hp_index .hptop_optbox_left{
    font-size:100%;
}
.hp_index .table_type2{
	width:280px;
	float:right;
	font-size: 86%;
	margin: 0 5px 0 0;
}
.hp_index .table_type2 th{
	font-weight: normal;
	text-align: left;
}
.hp_index .table_type2 td.item{
	width: 40%;
}
.hp_index .table_type2 td.description{
	text-align: center;
}
.hp_index #hptop_optbox .optbox_bottom .option {
	background-position: 0 50%;
	padding: 0 0 0 16px;
	display: inline;
	float: right;
	margin: 5px 5px 0 0;
}
.hp_index p.user {
	font-size: 86%;
	padding-top: 20px;
}

/**************************************************************************************************
デザインテンプレート紹介
**************************************************************************************************/

#main p.design {
	margin: 10px 0 0 15px;
	letter-spacing: 0px;
	line-height: 1.4;
	font-size: 115%;
}
div.hp_des_list{
	width:580px;
	font-size:86%;
	margin:0 50px;
	display:block;
}
div.hp_des_list ul{
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	width:580px;
	margin-top: 23px;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
div.hp_des_list ul:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.hp_des_list li{
	float:left;
	margin:0px;
	padding:0 22px 0 0;
	text-align: center;
	position: relative;
}
.hp_des_list .list_normal{
	padding-top:21px;
}
.hp_des_list li img.hp_design_push{
	position: absolute;
	left: 0px;
	top: -20px;
}
div.hp_des_list .arrow{
	text-align:center;
	line-height: 1.8;
	font-size: 90%;
}
.hp_des_list p{
	line-height:1.7em;
	font-size:86%;
	text-align:center;
}


/**************************************************************************************************
サンプルサイト紹介
**************************************************************************************************/

.sample .func_sample_box{
	margin:25px 39px 0 39px;
	width:572px;
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/	
}
.sample .func_sample_box:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.sample .func_sample_left{
	float:left;
	width:124px;
}
.sample .func_sample_left span{
	color: #FF0000;
	font-size: 90%;
	text-indent: -1em;
	display: block;
	padding: 5px 0 0 1em;
}
.sample .func_sample_top{
	float:right;
	width:448px;

}
.sample .func_sample_bottom{
	float:right;
	width:448px;
	padding:15px 0 0 30px;
}

html>/**/body .sample .func_sample_bottom{
	float:right;
	width:418px;
	padding:15px 0 0 30px;

}


/**************************************************************************************************
特長紹介
**************************************************************************************************/

.tokutyo .func_common_box{
	width:648px;
	border:solid 1px #B0C5D8;
	margin:15px 0 5px 15px;
	padding:0 0 15px 0;
	position:relative;
}
.tokutyo .func_common_box h4{
    margin:0;
	padding:0;
	border:0;
	width:648px;
}
.tokutyo .func_common_box h4 .h5bg{
	padding:7px 0 6px 10px;
	border-bottom:#BAC4CA 1px solid;
	background:url(https://s.yimg.jp/images/wh/promo/function/function_title_backb.gif) 0 0 no-repeat;
	display:block;
}
.tokutyo .func_common_box .option{
	position: absolute;
	top: 0.6em;
	left: 14em;

}
.tokutyo .func_common_box .func_details{
	position:absolute;
	top: -0.1em;
	background:url(https://s.yimg.jp/images/wh/promo/common/common_arrow.gif) 0 50% no-repeat;
	padding-left:15px;
	font-size: 76%;
	right: 1em;
}

.tokutyo .func_common_box p{
	padding:0;
	padding:0;
	letter-spacing: 1px;
	margin: 8px 0 0 15px;
	font-size: 90%;
}
.tokutyo .func_img_icon{
	padding-bottom:5px;
	width: 70px;
	float: left;
}
.tokutyo .func_img_pic{
	padding-bottom:5px;
	width: 161px;
	float: right;
	margin: 8px 0 0 5px;
	display: inline;
}
.tokutyo .func_details_conts .func_boxtext {
	padding:0;
	float: left;
	width: 540px;
}
.tokutyo .func_details_conts .func_boxtext2 {
	padding:0;
	float: left;
	width: 400px;
}
.tokutyo .details_conts_img{
	margin:10px 0 0 15px;
}
.tokutyo .fuc_details_box p{
    line-height:1.7em;
    font-size:86%;
}



/**************************************************************************************************
使い方紹介
**************************************************************************************************/

#main.how .easy {
	margin:20px 0 30px 0;
}

#main.how .easy .arrow {
	font-size: 90%;
}

#main.how .easy .flow {
	margin-top:15px;
	margin-left:68px;
	_height: 1px;
	/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#main.how .easy .flow:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#main.how .easy .flow .item {
width:156px;
float:left;
}

#main.how .easy .flow .item h5 {
text-align:center;
}

#main.how .easy .flow .item p {
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	padding-left:0;
	padding-right:0;
	font-size: 90%;
}

#main.how .easy .flow .item .image {
	margin-top:7px;
	height:162px;
	text-align:center;
}

#main.how .easy .flow .item {
}

#main.how .easy .flow .arrow {
	float:left;
	padding-top:100px;
	padding-right:15px;
}

#main.how .tool {
	margin:0px 0;
}

#main.how .tool .intro {
	font-size: 115%;
}

#main.how .tool .image {
margin:20px 0;
text-align:center;
}

#main.how .tool .arrow {
	margin:0 0 0 260px;
	font-size: 90%;
}

#main.how .foot_navi {
	margin-top:30px;
}

/**************************************************************************************************
Movable Type 4ウェブデザインテンプレートを活用しよう
**************************************************************************************************/

.clear{
    clear:both;
}

.install_temp .unit1 {
	float:left;
	width:410px;
	letter-spacing: 1px;
}
.install_temp .section {
	_height: 1px;
	min-height: 1px;
	margin: 10px 15px 0 15px;
}
.install_temp .section:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.install_temp .right_img{
	float:right;
	margin:10px 0 0 0;
	padding:0;
	display: inline;
}
.install_temp .unit1 p {
	margin: 10px 0 0 0;
}
.install_temp .unit2 {
	position:relative;
	margin: 10px 20px 0 30px;
	min-height: 205px;
}
* html .install_temp .unit2 {
	height: 205px;
}
.install_temp .unit2 .left_text{
    width:337px;
	padding-left:7px;
}
.install_temp .unit2 .right_img{
	position:absolute;
	top: -2px;
	right: 10px;
}
.install_temp .unit2 .btn1{
    padding:0 0 0 28px;
}
.install_temp .unit2 .btn2{
	position:absolute;
	top: 74px;
	margin:0;
	padding:0;
	right: 10px;
}
* html .install_temp .unit2 .btn2{
    position:absolute;
	left: 519px;
	top: 74px;
}
.install_temp .unit3 {
	position:relative;
	margin: 10px 20px 0 30px;
	width: 606px;
	background-color: #F1FFD2;
	border: #9AC699 1px solid;
	padding: 10px 5px 5px 10px;
}
* html .install_temp .unit3 {
	width: 620px;
}
.install_temp .unit3 ul {
	_height: 1px;
	min-height: 1px;/*￥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.install_temp .unit3 ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.install_temp .unit3 ul li {
	display: inline;
	margin-right: 10px;
	float: left;
}
.install_temp .unit3 ul li.last {
	margin-right: 0px;
	float: right;
	margin-top: 62px;

}


.install_temp .bottom_text p{
	padding:0 80px 0 120px;
	margin:0;
	text-align:left;
	text-indent:-1em;
	font-size: 86%;
	letter-spacing: 1px;
}
.install_temp p.list_type1 {
	margin: 10px 20px 0 30px;
	letter-spacing: 1px;
}


/* 2012/07/13 chrome 修正*/
.foot_navi table {
	border-collapse:collapse;
	border:1px solid #BECCD2;
	border-width:1px 1px 0 0;
	width:502px;
	margin:0 auto;
	font-weight:bold;
}

.foot_navi table tr,
.foot_navi table td {
	background:#F4F9FF;
		border:1px solid #BECCD2;
	border-width:0 0 1px 1px;
	padding:0.7em 0 0.5em;
}

.foot_navi table td.default {
	background:#FFF;
}


