body{
	background-color: #E7E6DA;
	background-image : url(../images/bg.jpg);
	background-repeat: repeat;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height : 200%;
	color:#333333;
}

img{
	border:0px;
}

h1{
	font-size: 11px;
	font-weight: normal;
	line-height:170%;
	margin: 0;
}
h2{
	font-size: 14px;
	font-weight: normal;
	line-height:170%;
	margin: 0;
}
h3{
	font-size: 12px;
	font-weight: normal;
	line-height:170%;
	margin: 0;
}

img{
	margin: 0;
}

textarea{
	font-size:12px;
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #FF3366;
}

a:active {
	color: #FF0000;
}

.kaigyo{
	clear:left;
}
.kaigyoR{
	clear:right;
}

/****************************************
 * 　　　テンプレート用のデザイン
 ****************************************/

/* メニューありの基本デザイン */
#Base{
	width:840px;
	margin:0px auto auto auto;
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

/* メニューなしの基本デザイン */
#Base2{
	width:840px;
	margin:auto auto auto auto;
	background-image:url(../images/bg-body2.gif);
	background-repeat:repeat-y;
	text-align:left;
}
 
#Header-text{
	width:825px;
	height:19px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	text-align:right;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../images/header_text.jpg);
	font-size:12px;
	color:#FFFFFF;
	clear:left;
}

#Header{
	width:840px;
	height:110px;
	background-repeat:no-repeat;
	background-position:top left;
	clear:left;
}

#Header-logo{
	width:515px;
	height:110px;
	float:left;
}

#Header-area{
	width:325px;
	height:110px;
	float:left;
	background-repeat:no-repeat;
}

#Header-link{
	width:275px;
	height:35px;
}

#Header-banner{
	width:810px;
	margin:0px 0px 0px 30px;
	background-repeat:no-repeat;
	background-position:top left;
	clear:left;
}

#Contentbody{
	width:840px;
	padding:0px 0px 0px 0px;
	float:left;
}


#Globalnavi{
	width:215px;
	padding:0px 0px 0px 10px;
	float:left;
}

#Globalnavi-sassi{
	/*width:215px;*/
	height:95px;
	margin:9px 0px 10px 10px;
	padding-left:21px;
	text-align:center;
}

#Globalnavi-area{
	width:195px;
	height:auto;
	margin:0px 0px 0px 30px;
	background-position:top;
	background-repeat:no-repeat;
}
#Globalnavi-menu{
	width:195px;
	height:35px;
	margin:0px 0px 0px 30px;
	background-image:url(../images/menu_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#Globalnavi-menu2{
	width:195px;
	height:35px;
	margin:10px 0px 0px 30px;
	background-image:url(../images/menu_top3.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.Globalnavi-button{
	width:195px;
	height:45px;
	margin:0px 0px 0px 30px;
	text-align:center;
}
.Globalnavi-button2{
	width:195px;
	height:45px;
	margin:0px 0px 0px 30px;
	text-align:center;
}
.Globalnavi-melma{
	width:195px;
	margin:10px 0px 0px 30px;
	font-size:12px;
	text-align:center;
}

.Globalnavi-shindan{
	width:195px;
	height:145px;
	margin:0px 0px 0px 30px;
	text-align:center;
}

.Globalnavi-hasen{
	width:195px;
	height:30px;
	text-align:center;
	margin:0px 0px 0px 30px;
	background-image:url(../images/menu_hasen.gif);
	background-position:center center;
}

.Globalnavi-conprianece{
	width:195px;
	margin:20px 0px 0px 30px;
	height:60px;
	text-align:center;
}

.Globalnavi-banner{
	width:195px;
	height:100px;
	margin:0px 0px 0px 30px;
	text-align:center;
	clear:left;
}

.Globalnavi-message{
	width:189px;
	margin:15px 0px 0px 30px;
	padding:3px 3px 3px 3px;
	background-color:#FFFFFF;
	border:1px #996600 dotted;
	font-size:12px;
	color:#993300;
}

#Content-body{
	width:580px;
	margin:10px 0px 0px 0px;
	padding-right:17px;
	clear:left;
	float:right;
}

#Content-body2{
	width:840px;
	height:860px;
	padding:15px 10px 10px 100px;
	float:left;
}

.Content-main{
	font-size:14px;
	line-height: 160%;
	padding:0px 0px 0px 10px;
}

/* 境界 */
.Content-boundary{
	font-size:14px;
	line-height: 160%;
	padding:5px 0px 0px 0px;
	text-align:right;
}

#Footer1{
	width:830px;
	height:150px;
	background-image:url(../images/fotter.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	color:#FFFFFF;
	font-size:12px;
	clear:left;
}

#Footer-sassi{
	width:213px;
	height:130px;
	margin:20px 0px 0px 0px;
	padding-left:10px;
	text-align:right;
	float:left;
}
#Footer-pagetop{
	width:474px;
	height:50px;
	text-align:left;
	float:left;
}
#Footer-pagetop2{
	width:130px;
	height:50px;
	padding:28px 0px 0px 0px;
	text-align:left;
	float:left;
}
#Footer2{
	width:800px;
	height:32px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	padding:3px 0px 0px 40px;
	color:#FFFFFF;
	font-size:12px;
	clear:left;
}

#Footer-link{
	width:840px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	text-align:center;
	clear:left;
	font-size:13px;
}

#TopicPass{
	margin:0px 0px 0px 5px;
	font-size:12px;
	color:#666666;
}

/**************** トップページ *****************************/

#Rightbody-topL{
	width:400px;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	float:left;
}
#Rightbody-topL a{
	color:#0033CC;
	text-decoration:none;
}

.Rightbody-topL-top{
	width:395px;
	font-size:14px;
	padding:2px 0px 0px 5px;
	color:#CC3333;
	font-weight:bold;
	background-color:#CCCCCC;
}

#Rightbody-topR{
    width:160px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 10px;
	background-color:#CCCCCC;
	float:left;
}
#Rightbody-topR a{
	text-decoration:none;
}
.Rightbody-topR-midashi{
    width:auto;
	height:auto;
	margin:0px 0px 4px 0px;
	background-color:#9999CC;
	color:#003366;
	text-align:center;
	clear:left;
}
.Rightbody-topR-body{
    width:auto;
	height:auto;
	padding:0px 4px 0px 4px;
	color:#003366;
	font-size:10px;
	line-height:160%;
	clear:left;
}
.Rightbody-topR-body td{
	color:#003366;
	font-size:10px;
	line-height:160%;
}
/******************* 左右のページ *******************/

/* 右側 */
#Leftbody{
	width:200px;
	float:left;
	padding:0px 0px 0px 7px;
}

.Leftbody-top{
	width:200px;
	height:5px;
	background-image:url(../images/wkrmenu_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1px;
}
.Leftbody-body{
	width:198px;
	padding:0px 1px 0px 1px;
	color:#999999;
	line-height:160%;
	background-image:url(../images/wkrmenu_body.gif);
	background-repeat:repeat-y;
}
.Leftbody-body2{
	width:188px;
	padding:5px 6px 5px 6px;
	color:#999999;
	line-height:160%;
	background-image:url(../images/wkrmenu_body.gif);
	background-repeat:repeat-y;
}
.Leftbody-body_menu{ /* メニュー表示 */
	width:180px;
	padding:4px 9px 4px 9px;
	color:#FFFFFF;
	line-height:160%;
	border-bottom:1px #CCCCCC solid;
}
.Leftbody-body_menu_active{ /* メニュー表示（選択中） */
	width:180px;
	padding:4px 9px 4px 9px;
	color:#FFFFFF;
	line-height:160%;
}
.Leftbody-bottom{
	width:200px;
	height:5px;
	margin:0px 0px 7px 0px;
	background-image:url(../images/wkrmenu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:1px;
}


/* 左側 */
#Rightbody{
	padding:0px 0px 0px 0px;
	float:right;
}

.Rightbody-top{
	height:0px;
	font-size:1px;
}

/* 赤色の出っ張り形タイトル */
.Rightbody-top2{
	height:40px;
	margin:0px 0px 0px 5px;
	padding:10px 0px 5px 5px;
	font-weight:bold;
	color:#CC3300;
	font-size:20px;
	border-bottom:#999999 1px dotted;
}


/* 灰色の出っ張り形タイトル */
.Rightbody-top3{
	height:20px;
	padding:5px 0px 0px 0px;
	background-image:url(../images/wklmain_top3.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-weight:bold;
}

.Rightbody-body{
	clear:left;
	font-size:14px;
	padding:5px 0px 20px 10px;
}

/* 画像やFLASH表示用*/
.Rightbody-body2{
	padding:0px 5px 0px 0px;
}

.Rightbody-topics{
	padding:10px 10px 20px 10px;
	line-height:110%;
	font-size:12px;
}


.Rightbody-bottom{
	height:1px;
	margin:0px 0px 10px 0px;
	font-size:1px;
}

.Rightbody-space{
	height:5px;
	font-size:1px;
}

.LeftboxBO{
	width:527px;
	padding:0px 0px 15px 0px;
	border-bottom:solid 1px #CCCCCC;
}
.LeftboxFaq{
	width:527px;
	padding:0px 0px 15px 0px;
}

.LeftboxFaq li{
	list-style-position:outside;
	list-style-image: url(../images/faq-image.jpg);
	font-size: 12px;
	color: #000000;
	margin-left:30px;
	padding-left: 2px;
	line-height: 25px; 
}

.LeftboxLink{
	width:520px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-size:12px;
}
.LeftboxNA{
	width:527px;
	padding:0px 0px 15px 0px;
}
.LeftboxIN20{
	width:497px;
	padding:0px 0px 0px 20px;
}
.LeftboxNayami{
	width:527px;
	padding:0px 0px 15px 0px;
	border-bottom:solid 1px #CCCCCC;
	background-image:url(../images/consul-nayamu.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
.LeftboxKasseika{
	width:527px;
	padding:0px 0px 15px 0px;
	border-bottom:solid 1px #CCCCCC;
	background-image:url(../images/consul-loop.gif);
	background-position:right center;
	background-repeat:no-repeat;
	line-height:140%;
}
.LeftboxKakaku{
	width:527px;
	padding:10px 0px 15px 20px;
	background-image:url(../images/mobameg-plice.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}





.head_text{
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:10px;
	margin:0;
	color:#999999;
}
#back{
	color: #000000;
	background-color: #FFFFFF;
}
#back2{
	color: #000000;
	background-color: #FFFFFF;
}
/* リストのスタイル */
.li1{
margin-top:1em;
}

.torikeshi{
	text-decoration:line-through;
}
.style1{
	text-decoration:underline;
} 
.style2{
	text-decoration:underline;
	color:#2B10C0;
}
.style3{
}
.style4{
	background-image:url(../images/menu_back.jpg);
	line-height:100%;
}
.style4-0{
	background-image:url(../images/menu_parent.jpg);
	line-height:100%;
}
.style4-1{
	background-image:url(../images/menu_nest2.jpg);
	line-height:100%;
}
.style4-2{
	background-image:url(../images/menu_nest1.jpg);
	line-height:100%;
}
.style5{
	background-image:url(../images/waku_1.gif);
}
.style6{
	background-image:url(../images/waku_2.gif);
}
.style7{
	background-image:url(../images/waku_3.gif);
}
.style8{
	background-image:url(../images/waku_4.gif);
}
.style9{
	background-image:url(../images/a_image_1.jpg);
}
.style10{
	text-decoration:underline;
	color:#0066FF;
}
.style11{
	background-image:url(../images/headimage.jpg);
}
.style12{
	background-image:url(../images/form_back1_14.jpg);
	background-position:left center;
}

.formtext{
	margin:0;
	color:#FF6600;
	font-weight:bold;
}
.formtext a{
	height:23px;
	color:#FF6600;
	padding:7px 0 0 30px;
	text-decoration:none;
	display:block;
}
.formtext a:visited{
	color:#FF6600;
}
.formtext a:hover{
	width:158px;
	height:23px;
	padding-top:7px;
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	background-image:url(../images/form_back1_14r.jpg);
	background-position:left center;
	overflow: hidden;
}
.jipdec{
	color:#0000FF;
}
.menu{
	margin:0px;
	padding:0px 0px 0px 21px;
}
.menu A{
	text-decoration:none;
	color:#0066CC;
} 
.menu A:hover{
	text-decoration:underline;
	color:#3399FF;
}
.menu-parent{
	margin:0;
	color:#666666;
	padding:1px 0px 0px 21px;
}
.menu-parent A{
	text-decoration:none;
	color:#0066CC;
} 
.menu-nest{
	margin:0px;
	padding:2px 0px 0px 30px;
}
.menu-nest A{
	text-decoration:none;
	color:#0066CC;
}
.menu-nest A:hover{
	text-decoration:underline;
	color:#3399FF;
}
.menutext1{
	margin:0;
	padding:5px 0px 5px 10px;
	font-weight:bold;
}
.menutext2{
	margin:0px;
	padding:0px 10px 10px 10px;
}
.menutext3{
	margin:0;
	padding:0;
	font-size:10px;
	color:#333366;
	text-align:center;
}
.menuimage1{
	margin:0;
	padding:10px 0 5px 18px;
}
.menutext4{
	margin:0;
	padding:10px 10px 10px 10px;
}
.menuimage2{
	margin:0;
	padding:10px 0 5px 50px;
}
.menutext5{
	margin:0;
	padding:0;
	font-size:10px;
	color:#304FA0;
	text-align:center;
}
.menutext6{
	margin:0;
	padding:0 10px 0 10px;
}
.menutext7{
	margin:0;
	padding:10px 10px 0 10px;
}
.right{
	text-align:right;
}
.copy{
	text-align:center;
}
.toptext1{
	margin:0;
	padding:0 0 0 18px;
	line-height: 1.2em; 
}
.pagetop{
	margin:0;
	padding:10px 0 0 0;
	text-align:right;
}
.underc{
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
}
.toptext{
	font-size:10px;
	text-decoration:none;
}
.pagetitle{
	font-size:10px;
	margin-bottom:5px;
	color:#333333;
}
.ntext1{
	line-height: 1.6em;
	padding:0px 0px 0px 10px;
}
.ptext1{
	margin:0;
	padding:10px 0 10px 0;
	line-height: 1.6em; 
}
.addtext{
	margin:0;
	padding:0 0 10px 20pd;
	line-height: 1.6em; 
}
.ltext1{
	margin:0;
	padding:0;
	line-height: 1.6em; 
}
.contacttext1{
	margin:0;
	padding:10px 0 10px 0;
	line-height: 120%; 
}
/* 青色の出っ張り形タイトル */
.menueTitle{
	height:30px;
	margin:0px 0px 0px 5px;
	padding:10px 0px 5px 5px;
	font-weight:bold;
	color:#000000;
	font-size:18px;
	border-bottom:#999999 1px dotted;
}
/* オレンジの出っ張り形タイトル */
.subTitle{
	height:25px;
	margin:0px 0px 0px 5px;
	padding:10px 0px 5px 5px;
	font-weight:bold;
	color:#000000;
	font-size:16px;
}
/* メイン見出し */
.midashi_01{
	padding:2px 0px 0px 10px;
	border-left:#2211BB 8px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	background-image:url(../images/title_bg.jpg);
	background-repeat:repeat-y;
}
.midashi_01 h2{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin:0px; 
}

/* サブ見出し */
.midashi_02{
	padding:2px 0px 2px 10px;
	border-left:#FF6600 6px solid;
	border-bottom:#FF6600 1px solid;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.midashi_02 h3{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.top-selecttext{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:40px;
}

/* コンテンツ */
/* 枠上 */
#left_frame_top{
	width:580px;
	height:15px;
	background-image:url(../images/frame_top1.gif);
	background-repeat:no-repeat;
	margin-bottom:0px;
}
/* 枠左右 */
#left_frame{
	width:560px;
	padding:0px 5px 0px 13px;
	border-left:#D6D6D6 1px solid;
	border-right:#D6D6D6 1px solid;
	margin-top:0px;
}
/* 枠下 */
#left_frame_bottom{
	width:580px;
	height:10px;
	background-image:url(../images/frame_bottom.gif);
	background-repeat:no-repeat;
}
/* 枠内ライン */
#leftbody_line{
 	width:550px;
	height:20px;
	margin-left:0px;
	padding-left:0px;
	background-image:url(../images/line.gif);
}
/* 改行 */
#leftbody_kaigyo{
 	width:500px;
	height:20px;
}
/* 改行 */
.leftbody_kaigyo{
 	width:500px;
	height:20px;
}
/* 審査内容 */
#leftbody_examine{
	width:555;
	padding-left:15px;
}
/* メリット */
#need_merit{
	width:560;
	padding:5px 0px 5px 0px;
}
#need_merit p{
	margin-top:5px;
	margin-bottom:0px;
}

/* 初めての方はこちら */
/*#first_frame{
	width:560px;
}

#first_left{
	width:105px;
	height:90px;
	float:left;
	clear:left;
	margin:0px 0px 0px 0px;
	background-color:#FF0000;
}
#first_right{
	width:440px;
	height:45px;
	background-image:url(../images/first_frame.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	background-color:#0033CC;
	float:left;
}*/

/* コンサルメニュー */
#consul_menu{
	width:550px;
	margin:0px 0px 0px 0px;
}

/* 分割支払い */
#pay_table{
	width:500px;
	margin-left:50px;
}

/* コンサルの流れ */
.flow_plan{
	width:560px;
	margin-left:20px;
}

/* サポート説明 */
.support_explain{
	width:560px;
	margin:5px 0px 5px 10px;
}
/* コンサルメニュー */
#consul_frame{
	width:560px;
}
#consul_left{
	width:105px;
	height:105px;
	padding-left:5px; 
	float:left;
	margin:0px;
}
#consul_right_top{
	width:440px;
	height:25px;
	margin:0px;
}
#consul_right_bottom{
	width:440px;
	height:80px;
	margin:0px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/consul_menu5.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	line-height:150%;
}
#menu_frame{
	width:545px;
	/*height:105;*/
	margin:0px 0px 0px 15px;
}
/* コンサルメニュー、初めての方 */
#menu_header{
	width:545px;
	height:25px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/menu_head.jpg);
	background-repeat:no-repeat;
}
#menu_mid{
	width:545px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/menu_mid.jpg);
	background-repeat:repeat-y;
	/*background:url(../images/menu_mid.jpg) repeat-y fixed;*/
}
#menu_footer{
	width:545px;
	height:15px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/menu_foot.jpg);
	background-repeat:no-repeat;
	clear:left;
}
#menu_icon{
	width:50px;
	height:50px;
	margin:0px 0px 0px 15px;
	float:left;
}
#menu_consul_icon{
	width:50px;
	height:50px;
	margin:25px 0px 0px 15px;
	float:left;
}
#menu_text{
	width:450px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	float:left;
	line-height:130%;
	font-size:12px;
}
#menu_text a:link{
	text-decoration:none;
}

.menu_header{
	width:545px;
	height:25px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/menu_head.jpg);
	background-repeat:no-repeat;
}
.menu_mid{
	width:545px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/menu_mid.jpg);
	background-repeat:repeat-y;
	/*background:url(../images/menu_mid.jpg) repeat-y fixed;*/
}
.menu_footer{
	width:545px;
	height:15px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 5px;
	background-image:url(../images/menu_foot.jpg);
	background-repeat:no-repeat;
	clear:left;
}
.menu_icon{
	width:50px;
	height:50px;
	margin:0px 0px 0px 15px;
	float:left;
}
.menu_consul_icon{
	width:50px;
	height:50px;
	margin:25px 0px 0px 15px;
	float:left;
}
.menu_text{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	line-height:130%;
	font-size:12px;
	float:left;
}
.menu_text a:link{
	text-decoration:none;
}

.menu_base1{
	width:545px;
	height:68px;
	margin:0px 0px 0px 15px;
	padding:22px 0px 0px 5px;
	background-image:url(../images/menu_base1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_base2{
	width:545px;
	height:117px;
	margin:0px 0px 0px 15px;
	padding:18px 0px 0px 5px;
	background-image:url(../images/menu_base2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}