@charset "shift_jis";
/* CSS Document */

body {
	text-align: center;
	background-color:#FAFAFA;
}

a {
text-decoration: none;
}

a:link {
	color: #000000;/* 未訪問のリンク */
}
a:visited {
	color: #000000;/* 訪問済みのリンク */
}
a:hover {
	text-decoration: none;/* 文字の装飾（下線、上線、取り消し線、点滅）を指定するプロパティ　none装飾なし （初期値） */
}
a:active {
}


/*+++見出し設定+++++++++++++++++++++++++++++*/
h1{
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-weight:200;
}

h2{
	background-image:url(../img/common/h2.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 32px;
	color: #1E557D;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
}


 

/*+++パンくずリスト+++++++++++++++++++++++++++++*/

.PageNavi{
	width:100%;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
	background-color:#eee;
}

.PageNavi_in{
	width:1000px;
	margin:0 auto;
	font-family:"游ゴシック";
	color:#555;
	font-size: 14px;
    letter-spacing: 1px;
	height:30px;
	line-height: 30px;
	text-align:right;
}


/*+++１００％固定+++++++++++++++++++++++++++++*/
#Content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color:#FFEBD4;
}
#Content_sub {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color:#FFFFFF;
}


/*+++ロゴ+++++++++++++++++++++++++++++*/
#Logo{
	display:block;
	width: 246px;
	height: 45px;
	float:left;
}

.title {
	font-size:26px;
	font-family:"游ゴシック";
	font-weight:bold;
	letter-spacing:5px;
}

.title span {
	color:#0078B9;
}

/*+++キャッチ画像+++++++++++++++++++++++++++++*/
#Catch{
	width:100%;
	height:500px;
	text-align:center;
	margin-top:15px;
}

#Catch_sub{
	width:100%;
	height:250px;
	text-align:center;
	margin-top:15px;
	background-color:#FFF;
}


#slideshowHolder_Wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#slideshowHolder_sub {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#slideshowHolder {
	width: 1000px;
	height:300px;
}



/*+++メインコンテンツ+++++++++++++++++++*/


/*-----枠組み-----*/
.Wrap {
	width: 644px;
	margin: 0px auto 0px auto;
}

.Wrap p {
	width: 90%;
	text-align: center;
	font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 21px;
	margin: 0 auto;
}

.Wrap_title {
	font-family:"游ゴシック";
	text-align:center;
	font-size:30px;
    letter-spacing: 3px;
}

.From {
	width: 644px;
	margin: 0px auto 0px auto;
}

.From p {
	width: 90%;
	text-align: center;
	font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 21px;
	margin: 0 auto;
}

.info {
	width: 644px;
	margin: 0px auto 0px auto;
}

.info p {
	width: 90%;
	font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-size: 21px;
	margin: 0 auto;
}

#Wrap_sub {
	width: 1000px;
	margin: 25px auto 40px auto;
	overflow: hidden;
}

#Wrap_inL {
	float:left;
    width: 210px;

}

#rist-menu {
	float:left;
    width: 206px;
	background-color:#FFF;
	border-left: 4px solid #51A8FF;
	margin-bottom:20px;
}

#Wrap_inL  a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.rist-menu {
    list-style: none;
    overflow: hidden;
    width: 206px;
    padding: 0;
    margin: 0px auto 0px;
}

.rist-menu li {
    list-style: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #DDD;
}

.rist-menu li:last-child {
    border-bottom: 0px;
}

.rist-menu li a {
	font-family:"游ゴシック";
    display: block;
    position: relative;
    z-index: 10;
    height: 50px;
    margin: 0;
    padding: 0px 10px 0px 50px;
    background: #FFF;
    color: #333;
    font-size: 14px;
    line-height: 50px;
    font-weight: bold;
    text-decoration: none;
}

.rist-menu li a:hover {
    background: #CEE7FF;
}

#list li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 19px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border-radius: 50%;
    background: #006DD9;
}

#list li a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 25px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #FFF;
}

#Wrap_inR {
	float:right;
	width:745px;
	font-family:"游ゴシック";
	font-size:17px;
    letter-spacing: 1px;
}


.s_title {
	font-family:"游ゴシック";
	font-size:30px;
    letter-spacing: 3px;
	width:735px;
    border-bottom: 1px solid #BBB;
	padding: 0 5px;
}

 
.s_title span {
    color: #006DD9;
    text-transform: uppercase;
    font-size: 60%;
    letter-spacing: 1px;
	float:right;
}


.titles {
	margin-top:35px;
	font-family:"游ゴシック";
	font-size:21px;
    letter-spacing: 2px;
	padding: 0px 10px;
	border-left: 8px solid #006DD9;
    border-bottom: 1px solid #bbb;
}

 
.titles span {
    color: #0078B9;
    text-transform: uppercase;
    font-size: 60%;
    letter-spacing: 1px;
	float:right;
}

.saliva_box {
	width:743px;
	height:207px;
    border: 1px solid #DDD;
	font-size:17px;
	padding-bottom:5px;
	margin-bottom:5px;
	background-color:#FFF;
}

.saliva_box img {
	width:240px;
	height:160px;
	margin:0px 10px 5px 5px;
	float:left;
}

.saliva_title {
	background-color:#006DD9;
	color:#FFF;
	padding:7px 0 7px 7px;
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
}

#info_Wrap {
	width: 100%;
	background-color:#FFF;
	padding:20px 0;
	overflow: hidden;
	border-top: dashed 1px #CCC;
}

#info_inWrap {
	width: 1000px;
	margin:0 auto;
}

#info_inL {
	float:left;
	width:485px;
	margin-top:15px;
}

#info_inR {
	float:right;
	width:485px;
	margin-top:20px;
}

#info_inR  a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.green{
	font-family:"游ゴシック";
	padding: 3px 5px;
	background-color:#333;
	color:#FFF !important;
	font-size: 15px !important;
    letter-spacing: 2px;
	margin-right:10px;
}

.info_text{
	font-family:"游ゴシック";
	font-size: 17px;
   padding-bottom:1px;
   padding-right:10px;
}

.info_texts{
	font-family:"游ゴシック";
	font-size: 17px;
}


.business_text {
	width:1000px;
	display:block;
	margin-bottom:80px;
}

.text {
	font-size:16px;
	letter-spacing: 3px;
	line-height: 180%;
}

.text span {
	font-size:30px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	letter-spacing:5px;
	text-justify:inter-ideograph;
	border-bottom: solid 1px #ECECFB;
	padding:10px 20px 3px 0;
	margin:0 10px 0px 10px;
}

.text1 {
	font-size:16px;
	letter-spacing: 3px;
	line-height: 180%;
}

/*-----ビジネス-----*/


#Menu_Area{
	width: 1000px;
	display: block;
	overflow: hidden;
	margin-top:15px;
}

/*虫歯*/
#Menu_Area1 {
	width: 298px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-color:#FFF;
	border:solid 1px #DDD;
}
	#Menu_Area1 p{
	font-family:"游ゴシック";
	font-size: 15px;
	margin:0;
	text-align:center;
	}
	
/*予防*/
#Menu_Area2 {
	width: 210px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 24px;
	background-color:#FFF;
	border:solid 1px #DDD;
}
	#Menu_Area2 p{
	font-family:"游ゴシック";
	font-size: 15px;
	margin:0;
	text-align:center;
	}
	
	
/*小児*/
#Menu_Area3 {
	width: 298px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-color:#FFF;
	border:solid 1px #DDD;
}
	#Menu_Area3 p{
	font-family:"游ゴシック";
	font-size: 15px;
	margin:0;
	text-align:center;
	}
	
/*審美*/
#Menu_Area4 {
	width: 298px;
	float:right;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	background-color:#FFF;
	border:solid 1px #DDD;
}
	#Menu_Area4 p{
	font-family:"游ゴシック";
	font-size: 15px;
	margin:0;
	text-align:center;
	}
	
	
.box_hover{
	cursor:pointer;
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
	}

.areatitle{
	font-size:20px;
	font-family:"游ゴシック";
	text-align:center;
	color:#006DD9;
	border-bottom: dashed 1px #006DD9;
	padding:0 100px 2px 100px;
}

	
.readmore{
	width: 180px;
	height: 30px;
	margin-top: 8px;
	margin-bottom:10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
	}




/*-----BOX720-----*/
#BOX600 {
	float:left;
	width: 600px;
	margin-right: 50px;
	margin-top:5px;
}

#BOX600_sub {
	float:left;
	width: 600px;
	margin-right: 50px;
	margin-top:30px;
}


/*-----新着情報リスト-----*/
#News {
	float:left;
	width: 485px;
	height:327px;
	overflow: auto;
	margin-bottom:10px;
}

#News ul {
	margin:0;
	padding:0 0 0 17px;
	list-style-image: url(../img/common/list_style_image.gif);
}

#News li {
   padding:15px 0 15px ;
   border-bottom:1px dotted #333333;
   padding-left: 10px;
}

.date {
	font-size: 12px;
	color: #666666;
	margin-right: 30px;
	display:inline-block;
	text-indent:0;	
}

.news {
	font-size: 12px;
	color: #333;
	display:inline-block;
	text-indent:0;	
}

#News li a {
   text-decoration:none;
   color:#000;
}

#flow {
	width: 100%;
	background-color:#ECECFB;
}

.Menu_Wrap {
	width:1000px;
	margin:0 auto 0px auto;
	overflow: hidden;
}

#Menu_Box {
	width: 495px;
	float:left;
	display: block;
	margin-bottom: 30px;
	text-align:center;
}
	#Menu_Box p{
	font-size: 16px;
	color: #342B1D;
	margin: 0 5px;
	}
	
	#Menu_Box span{
	color:#008AD5;
	font-size:24px;
	font-family:"游ゴシック";
	font-weight:bold;
	letter-spacing:5px;
	}

#Menu_Box1 {
	width: 495px;
	float:right;
	display: block;
	margin-bottom: 30px;
	text-align:center;
}
	#Menu_Box1 p{
	font-size: 16px;
	color: #342B1D;
	margin: 0 5px;
	}
	
	#Menu_Box1 span{
	color:#008AD5;
	font-size:24px;
	font-family:"游ゴシック";
	font-weight:bold;
	letter-spacing:5px;
	}

#Menu_Box2 {
	width: 495px;
	float:left;
	display: block;
	margin-bottom: 20px;
	text-align:center;
}
	#Menu_Box2 p{
	font-size: 16px;
	color: #342B1D;
	margin: 0 5px;
	}
	
	#Menu_Box2 span{
	color:#008AD5;
	font-size:24px;
	font-family:"游ゴシック";
	font-weight:bold;
	letter-spacing:5px;
	}

#Menu_Box3 {
	width: 495px;
	float:right;
	display: block;
	margin-bottom: 20px;
	text-align:center;
}
	#Menu_Box3 p{
	font-size: 16px;
	color: #342B1D;
	margin: 0 5px;
	}
	
	#Menu_Box3 span{
	color:#008AD5;
	font-size:24px;
	font-family:"游ゴシック";
	font-weight:bold;
	letter-spacing:5px;
	}



/*-----左カラムプロセス-----*/

#process_query {
	width:600px;
	height:50px;
	margin:15px 0 40px 0;
}

/*-----左カラムご相談までの流れ-----*/

#scheme_step1 {
	width:600px;
	height:207px;
	margin:15px 0 40px 0;
	background-image:url(../img/step1.jpg);
	display:block;
}

.step1{
	width: 282px;
	height: 65px;
	margin-top: 120px;
	float:right;
	margin-right: 20px;
}


#scheme_step2 {
	width:600px;
	height:192px;
	margin:15px 0 40px 0;
	background-image:url(../img/step2.jpg);
	display:block;
}

.step2{
	width: 162px;
	height: 33px;
	margin-top: 135px;
	float:right;
	margin-right: 20px;
}


#scheme_step3 {
	width:600px;
	height:224px;
	margin:15px 0 40px 0;
	background-image:url(../img/step3.jpg);
	display:block;
}

#scheme_step4 {
	width:600px;
	height:212px;
	margin:15px 0 40px 0;
	background-image:url(../img/step4.jpg);
	display:block;
}

/*-----左カラムお問い合わせ-----*/

#form_side {
	width:600px;
	height:337px;
	margin:15px 0 40px 0;
	background-image:url(../img/form_back.jpg);
	display:block;
}

#form_side_in {
	width:560px;
	height:125px;
	margin-left:20px;
	padding-top:180px;
	display:block;
	position:absolute;
}

#form_side_sub {
	width:600px;
	height:337px;
	margin:15px 0 40px 0;
	background-image:url(../img/form_back.jpg);
	display:block;
}

#form_side_sub_in {
	width:560px;
	height:125px;
	margin-left:20px;
	padding-top:160px;
	display:block;
	position:absolute;
}




/*-----BOX350-----*/
#BOX350 {
	float:right;
	width: 350px;
}

/*-----右カラムお問い合わせ-----*/

#form_right {
	width:350px;
	height:176px;
	margin:0 0 20px 0;
	background-image:url(../img/form_back_right.png);
	display:block;
}

#form_right_in {
	width:247px;
	height:58px;
	margin-left:10px;
	padding-top:110px;
}

/*-----右カラムピックアップ-----*/

#pickup_right {
	width:350px;
	height:181px;
	margin:0 0 20px 0;
	background-image:url(../img/pickup_right.jpg);
	display:block;
}

#pickup_right_in {
	width:340px;
	height:120px;
	margin-left:5px;
	padding-top:53px;
}

/*-----右カラムコンテンツ-----*/

#content_right {
	width:350px;
	height:348px;
	margin:0 0 20px 0;
	background-image:url(../img/content_right.jpg);
	display:block;
}

#content_right_in {
	width:330px;
	height:auto;
	margin-left:10px;
	padding-top:48px;
}

/*-----右カラム推薦者の声-----*/

#recommender_right {
	width:350px;
	height:452px;
	margin:0 0 20px 0;
	background-image:url(../img/recommender_right.jpg);
	display:block;
}

#recommender_right_in {
	width:338px;
	height:auto;
	margin-left:6px;
	padding-top:45px;
}

/*-----右カラムマップ-----*/

#map_right {
	width:350px;
	height:334px;
	margin:0 0 20px 0;
	background-image:url(../img/map_right.png);
	display:block;
}

#map_right_in {
	width:330px;
	height:auto;
	margin-left:10px;
	padding-top:60px;
	text-align:center;
}

.map{
	width: 182px;
	height: 46px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}




/*------hover*/
#Catch_Banner li.banner1 a:hover {
	background: url(../img/top_banner_hover.jpg) no-repeat 0px 0px;
	width:241px;
	margin-right: 12px;
}
#Catch_Banner li.banner2 a:hover {
	background: url(../img/top_banner_hover.jpg) no-repeat -253px 0px;
	width:241px;
	margin-right: 12px;
}

/*-----お問い合わせバナー-----*/
#Form_Banner{
	width: 384px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#Form_Banner ul{
	width: 384px;
}

#Form_Banner li {
	display:inline;
	list-style-type:none;
}
#Form_Banner li a {
	display:block;
	float:left;
	text-decoration: none;
	overflow:hidden;
}
/*------off*/
#Form_Banner li.banner1 a {
	width:384px;
}

/*-----会社概要クラスー-----*/
.aboutp1{
	border-bottom: dashed 1px #CCC;
	margin: 0 50px 15px 70px;
	padding: 5px;
	list-style-image: url(../img/a_icon1.jpg);
}

.aboutp2{
	border-bottom: dashed 1px #CCC;
	margin: 0 50px 15px 70px;
	padding: 5px;
	list-style-image: url(../img/a_icon2.jpg);
}

.aboutp3{
	border-bottom: dashed 1px #CCC;
	margin: 0 50px 15px 70px;
	padding: 5px;
	list-style-image: url(../img/a_icon3.jpg);
}

/*-----お問い合わせフォームクラスー-----*/
.formp1{
	border-bottom: dashed 1px #CCC;
	margin: 0 20px 15px 15px;
	padding: 5px;
	font-size:16px;
	font-family:"游ゴシック";
}

.formp2{
	border-bottom: dashed 1px #CCC;
	margin: 0 20px 15px 15px;
	padding: 5px;
	font-size:16px;
	font-family:"游ゴシック";
}



/*+++フット+++++++++++++++++++*/

#Pagetop_Wrap{
	width: 100%;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
}

.pagetop{
	width: 1000px;
	overflow: hidden;
	margin-right:auto;
	margin-left: auto;
}

#Foot {
	width: 100%;
	background-color:#006DD9;	
}

#Foot_Wrap{
	width: 1000px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	color: #FFF !important;
	font-size:12px !important;
}

#Foot_Wrap p{
	color: #FFF;/* 未訪問のリンク */
	font-size:12px !important;
	text-align:center;
}
#Foot_Wrap p a:link {
	color: #FFF;/* 未訪問のリンク */
	font-size:12px !important;
	margin: 5px 0 5px 0;
}
#Foot_Wrap p a:visited {
	color: #FFF;/* 訪問済みのリンク */
	font-size:12px !important;
	margin: 5px 0 5px 0;
}
#Foot_Wrap p a:hover {
	text-decoration: none;/* 文字の装飾（下線、上線、取り消し線、点滅）を指定するプロパティ　none装飾なし （初期値） */
	font-size:12px !important;
	margin: 5px 0 5px 0;
}


#Foot_Logo{
	display:block;
	width: 261px;
	float: right;
	margin-top:50px;
	margin-bottom:20px;
}

#Foot_Copy{
	padding-top:10px;
	display:block;
	width: 1000px;
	float: left;
	letter-spacing: 3px;
	margin:20px auto 20px auto;
}

#Foot_Copy p{
	color: #FFF;/* 未訪問のリンク */
	font-size:12px !important;
	margin: 5px 0 5px 0;
	text-align:center;
}
#Foot_Copy p a:link {
	color: #FFF;/* 未訪問のリンク */
	font-size:12px !important;
	margin: 5px 0 5px 0;
	text-decoration: none;
}
#Foot_Copy p a:visited {
	color: #FFF;/* 訪問済みのリンク */
	font-size:12px !important;
	margin: 5px 0 5px 0;
}
#Foot_Copy p a:hover {
	text-decoration: none;/* 文字の装飾（下線、上線、取り消し線、点滅）を指定するプロパティ　none装飾なし （初期値） */
	font-size:12px !important;
	margin: 5px 0 5px 0;
}




body {
	text-align: center;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote {
	font-size: 14px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: left;
}

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:center;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

/*+++会社案内ページ+++++++++++++++++++*/


.company {
	font-size:14px;
	line-height:180%;
	margin-top:10px;
	margin-bottom:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.company1 {
	font-size:17px;
	line-height:180%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.gyou{
	margin: 10px 50px 0px 20px;
	padding: 5px;
	list-style-image:url(../img/company/1.gif);
	font-size:21px;
	color:#075D85;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

.gyou1{
	line-height:180%;
	font-size:18px;
	margin-left:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*+++推薦者の声ページ+++++++++++++++++++*/

#recommender1 {
	width:524px;
	height:616px;
	background-image:url(../img/recommender/1.jpg);
	margin-left:38px;
	display:block;
	margin-bottom:50px;
}

#recommender1_in {
	height:200px;
}

#recommender1_in p {
	font-size:18px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin-left:240px;
	padding-top:60px;
	line-height:180%;
}

#recommender2 {
	width:524px;
	height:551px;
	background-image:url(../img/recommender/2.jpg);
	margin-left:38px;
	display:block;
	margin-bottom:50px;
}

#recommender2_in {
	height:200px;
}

#recommender2_in p {
	font-size:18px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin-left:240px;
	padding-top:45px;
	line-height:180%;
}

#recommender3 {
	width:524px;
	height:917px;
	background-image:url(../img/recommender/3.jpg);
	margin-left:38px;
	display:block;
}

#recommender3_in {
	height:200px;
}

#recommender3_in p {
	font-size:18px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin-left:240px;
	padding-top:45px;
	line-height:180%;
}

.recommenders {
	font-size:16px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin-left:10px;
	line-height:175%;
	padding-bottom:10px;
	position:absolute;
}

/*+++料金ページ+++++++++++++++++++*/

#charge {
	width:600px;
	height:98px;
	background-image:url(../img/charge/back.jpg);
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

#charge p {
	font-size:16px;
	margin-left:10px;
	line-height:160%;
	padding-top:7px;
}

#charge1 {
	width:600px;
	height:555px;
	background-image:url(../img/charge/4.jpg);
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

#charge1 p {
	font-size:18px;
	margin-left:115px;
	line-height:160%;
	padding-top:30px;
}

.charges1_1 {
	font-size:18px;
	margin-left:115px;
	line-height:160%;
	margin-top:50px;
}

.charges1_2 {
	font-size:18px;
	margin-left:115px;
	line-height:160%;
	margin-top:38px;
}

.charges1_3 {
	font-size:18px;
	margin-left:115px;
	line-height:160%;
	margin-top:6px;
}


#charge2 {
	width:600px;
	height:394px;
	background-image:url(../img/charge/6.jpg);
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

#charge2 p {
	font-size:16px;
	margin-left:25px;
	line-height:160%;
	padding-top:55px;
}

.charge3 {
	font-size:16px;
	margin-left:25px;
	line-height:160%;
	margin-top:17px;
}

.charge4 {
	font-size:16px;
	margin-left:25px;
	line-height:160%;
	margin-top:17px;
}

/*+++取扱業務ページ+++++++++++++++++++*/

#business {
	width:600px;
	height:530px;
	background-image:url(../img/business/2.png);
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

#business p {
	font-size:21px;
	margin-left:85px;
	line-height:160%;
	padding-top:19px;
}

.businessp1 {
	font-size:21px;
	margin-left:85px;
	line-height:160%;
	margin-top:25px;
}

.businessp2 {
	font-size:19px;
	line-height:160%;
	margin-top:3px;
}

.businessp3 {
	font-size:15px;
	line-height:160%;
	margin-bottom:20px;
}

#business2 {
	width:600px;
	height:530px;
	background-image:url(../img/business/7.jpg);
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

#business2 p {
	font-size:18px;
	margin-left:85px;
	line-height:160%;
	padding-top:19px;
}

.businessp4 {
	font-size:18px;
	margin-left:85px;
	line-height:160%;
	margin-top:30px;
}

.businessp5 {
	font-size:18px;
	margin-left:85px;
	line-height:160%;
	margin-top:20px;
}

.businessp6 {
	font-size:18px;
	margin-left:85px;
	line-height:160%;
	margin-top:6px;
}

#business8 {
	width:600px;
	height:300px;
	background-image:url(../img/business/8.jpg);
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

#business8 p {
	font-size:18px;
	margin-left:85px;
	line-height:160%;
	padding-top:19px;
}


/*+++提携専門家ページ+++++++++++++++++++*/

#specialist {
	width:490px;
	float:left;
	height:auto;
	display:block;
	border: solid 1px #CCC;
	margin-bottom:20px;
}

#specialist_R {
	width:490px;
	float:right;
	height:auto;
	display:block;
	border: solid 1px #CCC;
	margin-bottom:20px;
}

.specialist_name{
	border-bottom: solid 1px #CCC;
	margin: 0 40px 15px 20px;
	padding: 5px;
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
}

.specialist_text{
	margin: 0 0 0 20px;
	font-size:16px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/*+++経営の質問ページ+++++++++++++++++++*/

  p,dl{font-size:1.2em;line-height:170%;margin-bottom:20px}
  dl,dt,dd{padding:0;margin:0}
.faqs{padding-top:0px}
.faqs dt{font-weight:bold;padding:5px 0 5px 10px; background-color:#FF7700; color:#FFFFFF}
.faqs dt:hover{cursor:pointer; color:#FFF}
.faqs dd{padding:5px 0 5px 10px; color:#333; background-color:#CCCCCC; margin-top:5px}
.faqs .hover{color:#990000;text-decoration:underline}

.question {
	font-size:21px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	text-align:center;
}

.question1 {
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	color:#FF0000;
}


/*+++リンクページ+++++++++++++++++++*/

#Link_BOX {
	width:600px;
	height:200px;
	margin-top:10px;
	margin-bottom:30px;
	display:block;
}



#link_left{
	width: 300px;
	float: left;
}


#link_right{
	width: 300px;
	float:right;
}

.link_left{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;/* 未訪問のリンク */
	font-size:16px;
	margin: 5px 0 5px 0;
	width: 290px;
	float: left;
}

.link_right{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;/* 未訪問のリンク */
	font-size:16px;
	margin: 5px 0 5px 0;
	width: 290px;
	float:right;
}

/*+++冊子の紹介ページ+++++++++++++++++++*/

#booklet {
	width:600px;
	height:208px;
	background-image:url(../img/booklet/1.png);
	display:block;
	margin-bottom:30px;
}

#booklet p {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	line-height:200%;
	margin-top:5px;
}
	


/*+++質問ページ+++++++++++++++++++*/

.projectL {
	float:left;
	width:490px;
	display:block;
}

.project_img {
	float:right;
	width:245px;
}

.project_text {
	width:240px;
	float:left;
	font-family:"游ゴシック";
}

.projectR {
	float:right;
	width:490px;
	display:block;
}

.projectC {
	float:left;
	width:1000px;
	display:block;
	margin-top:20px;
}

.projectC_img {
	float:right;
	width:500px;
}

.projectC_text {
	width:490px;
	float:left;
	font-family:"游ゴシック";
}



.project { 
    font-weight: bold;
	width:470px;
	background-color:#EEE;
	padding:10px 10px 10px 10px;
	margin-bottom:15px;
	text-align:center;
}

.p_title { 
    font-weight: bold;
	width:80px;
	background-color:#000;
	font-size:18px;
	color:#FFF;
	padding:3px;
	margin-bottom:5px;
	text-align:center;
	font-family:"游ゴシック";
}


.st {
	font-family:"游ゴシック";
	font-size:17px;
}

.stepA {
	padding:8px 8px 0 8px;
	background-color:#FDFDFD;
	margin-bottom:15px;
	border: solid 2px #EEE;
}

#lineF {
	margin-top:5px;
	text-align:center;
}

#lineJ {
	margin-top:15px;
	margin-bottom:20px;
	text-align:center;
}

#lineJ  a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
table{
  width: 100%;
	text-align: center;
}

table th{
  position: relative;
  text-align: left;
  width: 15%;
}

table th:after{
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top:calc(50% - 1px);
  right:-15px;
}

table td{
  text-align: left;
  padding:7px 0 7px 30px;
  width: 85%;
}