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

/*-------------------------------------------------
タブ
-------------------------------------------------*/
#tab{
	margin-top:30px;
}
#tab li {
  float: left;
  padding: 0px;
  list-style: none;
  cursor: pointer;
  text-indent:-9898px;
}
#tab li#tab01{
	width:211px;
	height:43px;
	background:url(../images/tab_user01_default.gif) left top no-repeat;
}
#tab li#tab01.select{
	width:211px;
	height:43px;
	background:url(../images/tab_user01_select.gif) left top no-repeat;
}
#tab li#tab02{
	width:211px;
	height:43px;
	background:url(../images/tab_user02_default.gif) left top no-repeat;
}
#tab li#tab02.select{
	width:211px;
	height:43px;
	background:url(../images/tab_user02_select.gif) left top no-repeat;
}
#tab li#tab03{
	width:213px;
	height:43px;
	background:url(../images/tab_user03_default.gif) left top no-repeat;
}
#tab li#tab03.select{
	width:213px;
	height:43px;
	background:url(../images/tab_user03_select.gif) left top no-repeat;
}
/*-------------------------------------------------
切り替えコンテンツ
-------------------------------------------------*/
.disnon {
  display: none;
}
.content_wrap {
	clear:left;/*ie7でバグ*/
	width: 593px;
	padding:20px;
	text-align: left;
	background: #FFF;
	border-left:#DFDFDF 1px solid;
	border-right:#DFDFDF 1px solid;
	border-bottom:#DFDFDF 1px solid;
}
*html .content_wrap{
	padding:19px;
	padding-top:0px;
}
	
/*-------------------------------------------------
仕様・特徴
-------------------------------------------------*/
#content01 p{
	margin-top:8px;
}
#content01 div.contentsbox{
	margin-top:30px;
}
/*---clearfix---*/
#content01 div.contentsbox{
	clear:both;
	overflow:hidden;
}
#content01 div.contentsbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #content01 div.contentsbox {
    height: 1em;
    overflow: visible;
}
/**/
#content01 div.contentsbox-imgL{
	width:268px;
	float:left;
}
#content01 div.contentsbox-imgR{
	width:268px;
	float:left;
	margin-left:20px;
}
#content01 div.contentsbox-textR{
	width:302px;
	float:left;
	margin-left:20px;
}
#content01 div.contentsbox-textL{
	width:302px;
	float:left;
}
/*-------------------------------------------------
流れ
-------------------------------------------------*/

#content02 p{
	margin-top:8px;
}
div#stepimg{
	margin:30px 0 40px;
}
#content02 div.contentsbox p{
	margin:0;
}
#content02 div.contentsbox{
	width:551px;
	padding:20px;
	background:url(../images/bg_user_cont02.gif) top left repeat;
	border-left:#bfbaba 1px solid;
	border-right:#bfbaba 1px solid;
	border-bottom:#bfbaba 1px solid;
}
/*---clearfix---*/
#content02 div.contentsbox{
	clear:both;
	overflow:hidden;
}
#content02 div.contentsbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #content02 div.contentsbox {
    height: 1em;
    overflow: visible;
}
/**/
#content02 div.contentsbox-imgL{
	width:68px;
	float:left;
}
#content02 div.contentsbox-textR{
	width:460px;
	float:left;
	margin-left:20px;
}
#content02 div.contentsbox-textR p{
	margin-top:20px;
}
#content02 div.contentsbox-textR p.nomargin{
	margin-top:0;
}
#content02 div.contentsbox-textR p#phone{
	margin:5px 0 5px;
}
#content02 h3.second{
	padding-top:45px;
	background:url(../images/bg_user_arrow.gif) center 11px no-repeat;
}
#content02 div.contentsbox-textR dl#initial_cost{
	width:460px;
	line-height:2em;
}
#content02 div.contentsbox-textR dl#initial_cost dt{
	clear:both;
	float:left;
	width:15em;	
}
#content02 div.contentsbox-textR ol#initial_cost-list{
	line-height:2em;
}
/*-------------------------------------------------
声
-------------------------------------------------*/
#content03 p{
	margin-top:8px;
}
#content03 div.contentsbox p{
	margin:0;
}
#content03 h3{
	clear:both;
	font-weight:bold;
	width:100%;
	border-top:#ff7100 1px dotted;
	border-bottom:#ff7100 1px dotted;
	padding:7px 0 7px;
	margin-top:40px;
}
#content03 dl.episode{
	width:100%;
}
#content03 dl.episode dt{
	clear:both;
	float:left;
	width:89px;
	padding:10px 15px 0;
}
#content03 dl.episode dd{
	padding:10px 15px 0 0;
}
/*---clearfix---*/
#content03 dl.episode{
	clear:both;
	overflow:hidden;
}
#content03 dl.episode:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #content03 dl.episode{
    height: 1em;
    overflow: visible;
}
/**/