/* CSS Basic Style ---------------------------------------------------------- */
/* reset elements */
h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 0px;
}
p, hr, blockquote, address, noscript {
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
border: none;
}

li{
list-style-type: none;
}
table , img {
border: none;
}
em,  q, dfn, code, samp, kbd, var, cite, abbr, acronym {
margin: 0px;
padding: 0px;
font-style: normal;
font-weight: normal;
}
hr {
display: none;
clear: both;
}


body {
margin:0px auto;
color:#666666;
background:#ffffff;
text-align:center;
}
a:link ,  a:active {
	color: #1d3994;
	text-decoration: underline;
}
a:visited {
	color: #1d3994;
	text-decoration: underline;
}
a:hover {
	color: #2a53d7;
	text-decoration: none;
}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.pagetop{
text-align:right;
margin:20px 10px;
}
/* H tag ---------------------------------------------------------- */
h1{
margin:0;
padding:0;
}

h2 {
font-size:18px;
color:#1e7837;
padding:0 0 9px 0;
margin-bottom:10px;
border-bottom:1px solid;border-bottom-color:#c4eeb2;
}
h2#beauty {
color:#ed3981;
border-bottom-color:#fad8e5;
}
h2#business {
color:#704317;border-bottom-color:#eed3b9;
}
h2#web {
color:#d08400;border-bottom-color:#fef9a2;
}
/*h2#medical {
color:#017b8b;border-bottom-color:#d8f6fa;
}*/
h2#basic {
color:#347519;border-bottom-color:#c4eeb2;
}

#list{
background:URL(../images/i_bt_bg.gif) no-repeat left top;
width:737px;
height:89px;
margin:10px;
padding:0;
}


/* margin ---------------------------------------------------------- */
.title{
margin:10px;
}

.title_sub{
margin:15px;
}
/* txt ---------------------------------------------------------- */


/* feature ---------------------------------------------------------- */
.txt_feature{
font-size:12px;
line-height:20px;
margin:10px;
}
.txt_feature_att{
color:#fc5271;
}
.feature_box{
margin:15px;
}
.clubspass{
margin:10px 0 10px 25px;
}
/* notice ---------------------------------------------------------- */
.notice{
font-size:12px;
line-height:20px;
margin:10px 20px;
}
.notice img{
margin-left:20px;
}
.notice_box{
clear:both;
margin:20px;
}

.column{
background:URL(../images/i_colum_bg.gif) no-repeat left top;
width:714px;
height:298px;
margin:10px;
padding:0;
}
.ti_column{
padding:35px 0 10px 10px;
}
.txt_column{
margin:0 20px;
font-size:12px;
line-height:20px;
}
.txt_column img{
margin-left:20px;
}

/* voice ---------------------------------------------------------- */
.voice{
margin:10px;
}
/* Q&A ---------------------------------------------------------- */
.q{
margin:15px 0 15px 15px;
}
.a{
font-size:12px;
line-height:20px;
background:URL(../images/i_a.gif) no-repeat left top;
padding-left:30px;
margin:20px 0 40px 20px;
}

/* profile ---------------------------------------------------------- */
.profile{
background:#f4f4f4;
border:1px solid #d9d9d9;
padding:5px;
width:265px;
margin-top:10px;
}
.txt_profile{
font-size:10px;
line-height:14px;
}
.profile_box{
margin:15px;
}
.profile_box p{
font-size:12px;
line-height:20px;
margin-bottom:15px;
}
.name{
font-size:12px;
}

.foot_bro{
background:URL(../images/i_foot_bg.gif) no-repeat left top;
width:735px;
height:87px;
margin-left:20px;
}

/* wrap ---------------------------------------------------------- */
#wrap{
width:645px;
margin:0 auto;
text-align:left;
font-size:14px;
}

#wrap .txts {
font-size:12px;
}

#wrap .txtl {
font-size:18px;
}


#wrap2 {
text-align:left;
margin:0 0 0 40px;
padding:10px 0 0 0;
font-size:14px;
}

#wrap2 .txts {
font-size:12px;
}

#wrap2 .txtl {
font-size:18px;
}



.flow{
margin: 0 0 30px 0;
}

#frame_inside {
width:645px;
margin:0 auto;
}



/* 資料請求画面 ---------------------------------------------------------- */
.ti_form{
margin:0 0 10px 0;
}
.form_table {
background:#CC9999;
font-size:12px;
color:#555555;
}

.form_table_ca {
background:#fce6ea;
font-size: 9px;
color:#555555;
}

.form_tablepink {
background:#CC9999;
font-size:12px;
color:#555555;
}

.form_table  td{
background:#ffffff;
}
.form_table  th{
background:#FFFFCC;
text-align:left;
font-weight:normal;
}

.bt_form{
text-align:center;
}
.bt_privacy{
margin:0 0 20px 30px;
font-size:12px;
}
.att{
color:#fc5271;
}
.txt_thank{
font-size:14px;
color:#000000;
line-height:22px;
text-align:center;
margin-bottom:50px;

}
/*////////////////////////////////////////////////
個人情報保護
////////////////////////////////////////////////*/
.kojinjyouhou{
	height:130px;
	margin-bottom:10px;
	overflow:auto;
	border:1px #ACACAC solid;
	padding:10px;
	line-height:1.5em;
	color:#000000;
	width:620px;
	font-size:12px;
}
.kojinjyouhou p{
}
.kojinjyouhou .right{
	text-align:right;
}
.kojinjyouhou .indent{
	text-indent:-1em;
	line-height:1.6em;
	padding-left:1em;
}
.kojinjyouhou .indent2{
	text-indent:-0.5em;
	line-height:1.6em;
	padding-left:1.5em;
}
