@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFF;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", verdana, arial, sans-serif;
	font-size: 90%;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

div#global_footer ul {
    float: left;
}

ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

a {
    color: #568F3E;
}
a:hover {
    text-decoration: none;
}




.mainArea #container {
	width: 955px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/bkg_g-line.gif);
	background-repeat: repeat-y;
}



/* test */
.mainArea #container2 {
	width: 955px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCEB4;
	border-left-color: #CFCEB4;
} 

.mainArea #container3 {
	width: 955px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/bkg_g-line.gif);
	background-repeat: repeat-y;
} 
/* test */


.mainArea #header {
	margin: auto;
	height: auto;
	width: 915;
	text-align: center;
}
.mainArea #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}

/* #sidebar1 に関するヒント：
1. 単位は相対単位であるため、サイドバーで余白を使用することは回避してください。標準に準拠したブラウザでは、余白は全体の幅に追加されるため、実際の幅が不特定の幅になります。 
2. サイドバーの値の単位として em が使用されているので、その幅が初期設定のテキストサイズに応じて変化することに注意してください。
3. 「.mainArea #sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
*/

.clear {
    clear: both;
}


/* ナビ　*/
.bkgnavi {
	background-image: url(imgs/bkg_navi.jpg);
	height: 56px;
	width: 915px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navi {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 902px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
}
#navi021 {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
}

#navi021 a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: 0px 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 150px;
}
#navi021 a:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: 0px -48px;
	background-repeat: no-repeat;
	background-size: auto auto;
}

#navi021off {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
	background-image: url(imgs/navioff.jpg);
}

#navi022 {
	float: left;
	height: 48px;
	width: 150px;
}
#navi022 a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -150px 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 150px;
}
#navi022 a:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -150px -48px;
	background-repeat: no-repeat;
	background-size: auto auto;
}

#navi022off {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
	background-image: url(imgs/navioff.jpg);
	background-position: -150px 0;
}
#navi023 {
	float: left;
	height: 48px;
	width: 150px;
}
#navi023 a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -300px 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 150px;
}
#navi023 a:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -300px -48px;
	background-repeat: no-repeat;
	background-size: auto auto;
}
#navi023off {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
	background-image: url(imgs/navioff.jpg);
	background-position: -300px 0;
}
#navi024 {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
}
#navi024 a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -450px 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 150px;
}
#navi024 a:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -450px -48px;
	background-repeat: no-repeat;
	background-size: auto auto;
}
#navi024off {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
	background-image: url(imgs/navioff.jpg);
	background-position: -450px 0;
}
#navi025 {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
}
#navi025 a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -600px 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 150px;
}
#navi025 a:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -600px -48px;
	background-repeat: no-repeat;
	background-size: auto auto;
}
#navi025off {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
	background-image: url(imgs/navioff.jpg);
	background-position: -600px 0;
}
#navi026 {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 151px;
}
#navi026 a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/navi.jpg);
	background-origin: padding-box;
	background-position: -750px 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	font-size: 1px;
	height: 48px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	text-indent: -9999px;
	width: 151px;
}
#navi026 a:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: -750px -48px;
	background-repeat: no-repeat;
	background-size: auto auto;
}
#navi026off {
	float: left;
	font-size: 1px;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
	background-image: url(imgs/navioff.jpg);
	background-position: -750px 0;
}
/* ナビ　*/




/* フランチャイズのご案内　*/
.img_fc_bkg {
	background-image: url(imgs/img_frc_bkg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	color: #000;
}
/* フランチャイズのご案内　*/


.mainArea #sidebar1 {
	float: right;
	width: 13em; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	background: #EBEBEB; /* 上余白と下余白により、この div 内に視覚的なスペースが設定されます */
	margin-right: 7px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.mainArea #sidebar1 h3, .mainArea #sidebar1 p {
	margin-left: 10px; /* サイドバーに配置されるすべてのエレメントに左マージンと右マージンが設定されている必要があります */
	margin-right: 10px;
}

/* #mainContent に関するヒント：
1. #mainContent と #sidebar1 の間のスペースは、#mainContent div の右マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この右マージンを削除します。
2. #mainContent div の幅より広いエレメントが #mainContent div 内に配置されると、フローティングエレメントの落下（フローティング状態ではない #mainContent 領域がサイドバーの下に配置されること）が発生する可能性があります。ハイブリッドレイアウトの場合（全体の幅の単位はパーセント、サイドバーの単位は em）、使用可能な幅を正確に計算できない場合があります。ユーザーのテキストサイズが平均よりも大きい場合、#sidebar1 div が広くなるため、#mainContent div のスペースが狭くなります。クライアントが Contribute を使用してコンテンツを追加する予定である場合は、この制限に注意してください。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグを回避できます。
*/
.mainArea #mainContent {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 915px;
} 

 #cont_bottom{
	background-image: url(imgs/bkg_g-line_but.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #999999;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: dashed;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 0;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #999999;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: dashed;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 0;
	clear: both;
	height: 8px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
/* フッター */

.mainArea #footer {
	font-size: 12px;
	background-color: #EDE9E0;
	height: 65px;
	width: 954px;
	color: #333;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.mainArea #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}

.mainArea #footer ul {
	margin: 0; }


.mainArea #footer ul li{
	margin: 0; 
}



/* フッター */



/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}


p.shiryo{
	font-size: 14px;
	margin: 0px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 70px;
	background-image: url(imgs/icon_img_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 47px 32px;
}

p.shiryo02{
	font-size: 14px;
	margin: 0px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 23px;
	background-image: url(imgs/icon_img_01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 32px;
}




#kameiten {
	line-height: 180%;
	font-size: 14px;
}
.style2 {
	padding-top: 10px;
}
.style3 {
	font-weight: bold;
	color: #B00000;
}
.style7 {
	font-size: 16px
}
.style8 {
	font-size: 12px;
	display: block;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.style9 {
	padding-top: 5px;
	float: right;
}


#main1 {
	float: right;
	width: 500px;
	display:block;
	font-size: 15px;
	line-height: 120%;
	padding-top: 20px;
	padding-right: 20px;
	background-color: #FFF;
	color: #000;
}

/* 動画*/
#douga {
	height: 400px;



	width: 915
	margin-left: 0px;
	background-color: #000;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 915px;
}

#douga #flv{
	width: 410px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
	font-weight: normal;
}

#douga #flv embed{
	width: 315px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background-color: #000;
	border: 10px solid #333;
}

#douga #flv object{
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#douga #media{
	width: 730px;
	display: block;
	padding: 10px 0px 0px;
	font-size: 15px;
	font-weight: normal;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #F17508;
}

#douga02 {
	margin-left: 0px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 425px;
	float: right;
	height: 476px;
}

#douga02 #flv01{
	width: 423px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #e6e9ef;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3e70b9;
	border-bottom-color: #3e70b9;
	border-left-color: #3e70b9;
	color: #666;
	height: 310px;
}

#douga02 #flv01 embed{
	width: 315px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	background-color: #000;
	border: 10px solid #333;
}

#douga02 #flv01 object{
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#douga02 #flv01 p{
	display: block;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
}
#douga03 {
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 425px;
	float: right;
	margin-top: 20px;
}

#douga03 #flv01{
	width: 423px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #860000;
	border-bottom-color: #860000;
	border-left-color: #860000;
	color: #666;
	height: 310px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#douga03 #flv01 embed{
	width: 315px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	background-color: #000;
	border: 10px solid #333;
}

#douga03 #flv01 object{
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* 動画*/
#kameiten-voice {
	height: 150px;
	width: 200px;
	margin: auto;
	padding-top: 15px;
}
#syatyo-douga {
	margin: auto;
	height: 150px;
	width: 200px;
}

#main2 {
	height: auto;
	width: 915px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 150%;
	font-size: 15px;
	display: block;
}
#main3 {
	width: 875px;
	line-height: 150%;
	font-size: 16px;
	margin: 0px;
	padding: 10px;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECBC5A;
	border-right-color: #ECBC5A;
	border-bottom-color: #ECBC5A;
	border-left-color: #ECBC5A;
}

#main4 {
	width: 862px;
	line-height: 135%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main4 ul{
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#main4 ul li{
	line-height: 180%;
	height: auto;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0px;
	display: block;
	font-weight: bold;
	color: #CE5601;
}

#main4 ul li.indent{
	line-height: 150%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	text-indent: -16px;
}

#main5 {
	width: 862px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #203048;
}
#main6 {
	height: auto;
	width: 862px;
	display: block;
	line-height: 150%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.box01 {
    display: block;
    line-height: 150%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
    text-align: right;
}
#kama2 {
	height: auto;
	width: 540px;
	line-height: 150%;
	font-size: 15px;
	margin-left: 20px;
}
#logo {
	display: block;
	width: 862px;
	padding-top: 50px;
	float: left;
	text-align: right;
}



#line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#Q&amp;A2 {
	margin: auto;
	width: 540px;
}




.tbl_l {
	background-color: #DDDDDD;
	font-size: 14px;
}
.tbl_r {
	background-color: #F9F9F9;
	font-size: 14px;
}
.style1 {
	font-size: 12px;
	float: right;
	display: inline-block;
}#privacy {
	height: auto;
	width: 510px;
	margin: auto;
}
.blue {
	font-size: 15px;
	color: #003399;
	font-weight: bold;
}
h1 {
	font-size: 13px;
	font-weight: normal;
}
h2 {
	padding-left: 10px;
	padding-bottom: 25px;
	background-color: #d4d8dd;
	width: 905px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 15px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	width: 895px;
	background-image: url(imgs/midashi_haikei.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #1C451B;
	margin-top: 20px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	color: #F07001;
	padding: 10px 0px;
}

/* 底力 */
div#sokojikara {
	display: block;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.profileh2 {
    border-bottom-color: #3D51A1;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    clear: both;
    display: block;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    opacity: 0.7;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 45px;
}

div#sokojikara a {
	color: #666666;
	text-decoration: underline;
}
div#sokojikara a:hover {
    text-decoration: none;
}



div#sokojikara ul {
	font-weight: bold;
	display: block;
	background-color: #FFF;
	height: 34px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

div#sokojikara ul li{
	float: left;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 10px;

}
div#sokojikara ul li span{
	float: left;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #999;
	font-size: 12px;
	width: 380px;

}
/* 底力 */


/* パンくず */
div#pankuzu {
	color: #000000;
	height: 49px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 954px;

}

div#pankuzu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 26px;

}
div#pankuzu ul li {
 display: inline;

}
/* パンくず */


/* サブナビ　*/
div#subnavi {
	width: 500px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
div#subnavi ul {
	display: block;

}

div#subnavi ul li {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(imgs/footer_line.gif);
	background-origin: padding-box;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto auto;
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 0;
}
/* サブナビ　*/


/* QA */
dl.qa_list {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 25px;
	line-height: 150%;
}
dl.qa_list dt {
    border-top-color: #D9D9D9;
    border-top-style: solid;
    border-top-width: 1px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
dl.qa_list dt p {
	float: left;
	display: block;
	padding-top: 3px;
	padding-left: 10px;
}
dl.qa_list dt .qicon {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url(imgs/icon_img_q.gif);
	background-origin: padding-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	height: 29px;
	width: 31px;
	text-indent: -1000px;
	float: left;
}
dl.qa_list dd {
	border-top-color: #D9D9D9;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	clear: left;
}
dl.qa_list dd .aicon  {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url(imgs/icon_img_a.gif);
	background-origin: padding-box;
	background-position: left 20px;
	background-repeat: no-repeat;
	background-size: auto auto;
	text-indent: -10000px;
	height: 50px;
	width: 31px;
	display: block;
	padding-top: 20px;
	float: left;
}

dl.qa_list dd p {
	float: left;
	display: block;
	padding-top: 23px;
	padding-left: 10px;
	width: 821px;
}
/* QA */


#form {
	display: block;
	border: 1px solid #CCC;
}

#form td {
	padding-left: 10px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53788A;
	padding-top: 5px;
	padding-bottom: 5px;
}
#form th {
	text-align: left;
	padding: 10px;
}


div#company {
	float: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 580px;
	display: block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0;
}

div#company dl.table {
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #1C293D;
}

div#company dl.table dt {
	background-color: #E3F5E2;
	border-bottom-color: #4D8D28;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 5px;
	width: 150px;
}

div#company dl.table dd {
	background-color: #FFF;
	border-bottom-color: #4D8D28;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
	float: left;
	line-height: 150%;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 5px;
	width: 400px;
}

div#company dl.table dt.gyomu {
	background-color: #E3F5E2;
	border-bottom-color: #4D8D28;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
	float: left;
	font-weight: bold;
	height: 86px;
	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 5px;
	width: 150px;
}
/* プロフィール ------------------------------------------------*/

.profile{
	width: 800px;
	margin: 10px auto;
}



.profile .left{
	width: 400px;
	float: left;
	margin: 10px 0px 0px;
}







.profile .left p.img{
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	text-align: right;
	width: 88px;
}


.profile .left dl{
	float: left;
	width: 257px;
	margin: 0px;
}

.profile .left dt{
	font-size: 120%;
	font-weight: bold;
	color: #1B130B;
	padding-left: 0.4em;
	margin: 0px;
}


.profile .left dd{
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 300px;
}


.profile .left_top{
	width: 800px;
	height: auto;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
}

.profile .left_top dl{
	float: left;
	width: 250px;
	margin: 0px 0px 0px;
	padding: 0px 5px 0px;
}

.profile .left_top dt{
	font-size: 120%;
	font-weight: bold;
	color: #1B130B;
	padding-left: 0.9em;
	text-indent: -0.1em;
}


.profile .left_top dd{
	line-height: 1.5em;
	margin: 0px;
	padding: 0.5em 0em 1em 1em;
	width: 371px;
}






.profile .seminar{
	width: 800px;
	height: 215px;
	padding: 0px 0px 20px 0px;
}

.profile .seminar .photo02{
	width: 266px;
	float: left;
	text-align: center;
	padding: 0px;
}

.profile .seminar .photo02 img{
	text-align: center;
	border: solid 4px #ccc;
}



.profile .seminar .photo02 dl{
	float: left;
	width: 250px;
	margin: 5px 0px 0px;
	padding: 0px 5px 0px;
}

profile .seminar .photo02 dt{
	font-size: 110%;
	font-weight: bold;
	color: #1B130B;
}


.profile .seminar .photo02 dd{
	line-height: 1.5em;
	margin: 0px;
	padding: 1em 0em 0em 1em;
}


.profile .seminar .photo02 p{
	margin: 0px;
	color: #1B130B;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}




.profile .media{
	width: 329px;
	float: left;
	text-align:center;
	padding: 15px 33px 0px;
}


.profile .media p{
	margin: 0px;
	color: #1B130B;
	font-size: 110%;
	font-weight: bold;
}
.photo_left {
    display: block;
    float: left;
}

.photo_right {
    display: block;
    float: right;
}

