/* エキスパートリンクCSS
---------------------------------------------------------------*/
/* 共通
---------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

img {
	border:0;
}

body {
	background:url(../img/common/head-line.jpg) repeat-x;
	font-size:12px;
	color:#333;
	line-height:130%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
	color:#0033FF;
	text-decoration:none;
}
a:hover {
	color:#0099FF;
	text-decoration:underline;
}

#wrap {
	width:820px;
	margin:0 auto 0 auto;

}

.clear {
	clear:both;
	height:0px;
}

em {
	color:#FF6600;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

span {
	font-weight:lighter;
	font-size:10px;
	color:#CC0000;
}
span .red {
	font-weight:lighter;
	color:#FF0000;
	font-size: 12px;
}
.red {
	color:#FF0000;
	font-size: 14px;
}
.office_name02 b.red  {
	font-weight:lighter;
	font-size:10px;
	color:#CC0000;
	display: inline;
}
.error_message {
	color:#CC0000;
}


/* 画像関連
---------------------------------------------------------------*/

.img_btm {
	margin-bottom:8px;
}
.img_btm01 {
	margin-bottom:15px;
}
.img_right {
	float:right;
	margin:0 0 10px 10px;
}
.img_right_sub {
	float:right;
	margin:0 0 5px 10px;
	padding:4px;
	background:#DDD;
}



/* ヘッダー
---------------------------------------------------------------*/

#header {
	height:77px;
	background:url(../img/common/header.jpg) no-repeat;
	position:relative;
}

#logo {
	width:297px;
	height:50px;
	position:absolute;
	left:12px;
	top:9px;
}
#logo a {
	width:297px;
	height:50px;
	text-indent:-9999px;
	display:block;
}

#home {
	width:49px;
	height:20px;
	position:absolute;
	left:332px;
	top:44px;
}
#home a {
	width:49px;
	height:20px;
	text-indent:-9999px;
	display:block;
}

#rules {
	width:57px;
	height:20px;
	position:absolute;
	left:384px;
	top:44px;
}
#rules a {
	width:57px;
	height:20px;
	text-indent:-9999px;
	display:block;
}

#sitemap {
	width:80px;
	height:20px;
	position:absolute;
	left:444px;
	top:44px;
}
#sitemap a {
	width:80px;
	height:20px;
	text-indent:-9999px;
	display:block;
}

#contact {
	width:80px;
	height:20px;
	position:absolute;
	left:527px;
	top:44px;
}
#contact a {
	width:80px;
	height:20px;
	text-indent:-9999px;
	display:block;
}

/* グローバルナビゲーション
---------------------------------------------------------------*/

#gnavi {
	height:50px;
	background:url(../img/common/gnavi.jpg) no-repeat;
}
#gnavi li {
	list-style:none;
	float:left;
	height:50px;
}
#gnavi li a {
	display:block;
	height:50px;
}

#all a {
	width:103px;
	text-indent:-9999px;
}
#all a:hover {
	background:url(../img/common/gnavi.jpg) 0px -50px no-repeat;
}
#about a {
	width:121px;
	text-indent:-9999px;
}
#about a:hover {
	background:url(../img/common/gnavi.jpg) -103px -50px no-repeat;
}
#point a {
	width:170px;
	text-indent:-9999px;
}
#point a:hover {
	background:url(../img/common/gnavi.jpg) -224px -50px no-repeat;
}
#faq a {
	width:123px;
	text-indent:-9999px;
}
#faq a:hover {
	background:url(../img/common/gnavi.jpg) -394px -50px no-repeat;
}
#irai a {
	width:126px;
	text-indent:-9999px;
}
#irai a:hover {
	background:url(../img/common/gnavi.jpg) -517px -50px no-repeat;
}
#sodan a {
	width:176px;
	text-indent:-9999px;
}
#sodan a:hover {
	background:url(../img/common/gnavi.jpg) -643px -50px no-repeat;
}


/* パンくず
---------------------------------------------------------------*/

#pan {
	width:810px;
	font-size:10px;
	padding-left:10px;
	list-style:none;
	line-height:20px;
	background:url(../img/common/pan_bg.jpg) repeat-y;
	float:left;
}
#pan li {
	float:left;
	padding-right:10px;
}
#p-nex {
	background:url(../img/common/point.jpg) 0px 4px no-repeat;
	padding-left:10px;
}

/* タイトルバー
---------------------------------------------------------------*/

h1 {
	font-size:10px;
	font-weight:lighter;
	color:#FFF;
	height:16px;
	text-align:right;
}
h1 a {
	color:#FFF;
	text-decoration:none;
}
h1 a:hover {
	color:#FFF;
	text-decoration:none;
}
h1 strong {
	font-weight:lighter;
}


/* 左サイドh3 */
#l-new {
	height:30px;
	background:url(../img/common/l-new.jpg);
	text-indent:-9999px;
	clear:both;
}
#l-con {
	height:30px;
	background:url(../img/common/l-contact.jpg);
	text-indent:-9999px;
	clear:both;
}
#l-area {
	height:30px;
	background:url(../img/common/l-area.jpg);
	text-indent:-9999px;
	clear:both;
}

/* 右タイトルh3 */

.title01 {
	height:30px;
	background:url(../img/bar/h3.jpg) no-repeat;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:10px;
	clear:both;
	color:#333333;
}

/* 右タイトルh4 */

.s-cate {
	height:18px;
	border-bottom:#CCCCCC dashed 1px;
	border-left:#FF6600 4px solid;
	margin-bottom:5px;
	padding-left:16px;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
}


/* パラグラフ
---------------------------------------------------------------*/

.text {
	padding:0 10px 0 10px;
	margin-bottom:20px;
}


/* メインコンテナー
---------------------------------------------------------------*/

#contents {
	width:818px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	background:url(../img/common/bg.jpg) repeat-y;
	clear:both;
	float:left;
}


/* 左コンテンツ
---------------------------------------------------------------*/

#left {
	width:200px;
	padding:10px 10px 20px 10px;
	float:left;
}

#sodan01 {
	height:100px;
	background:url(../img/common/l-sodan01.jpg) no-repeat;
	margin-bottom:10px;
}
#sodan01 a {
	display:block;
	height:100px;
	text-indent:-9999px;
}
#sodan01 a:hover {
	background:url(../img/common/l-sodan01.jpg) -200px 0px no-repeat;
}

#consult_bannar{
	width:200px;
	height:120px;
	margin:0 auto 10px auto;
	}

#keisai01 {
	height:100px;
	background:url(../img/common/l-keisai01.jpg) no-repeat;
	margin-bottom:10px;
}
#keisai01 a {
	display:block;
	height:100px;
	text-indent:-9999px;
}
#keisai01 a:hover {
	background:url(../img/common/l-keisai01.jpg) -200px 0px no-repeat;
}

.l-text {
	border-left:#ACACAC solid 1px;
	border-right:#ACACAC solid 1px;
	border-bottom:#ACACAC solid 1px;
	background:#FFFFFF;
	line-height:100%;
	margin-bottom:10px;
	float:left;
	width:198px;
}
.newlist {
	padding:8px 0 8px 8px;
	background:url(../img/common/underline.jpg) bottom repeat-x;
}
.newlist02 {
	padding:8px 0 8px 8px;
}
.newimg {
	border:#CCC 3px solid;
	float:left;
}
.new-t {
	font-weight:bold;
	line-height:130%;
	width:100px;
	float:right;
	padding-right:8px;
}
.text-p {
	line-height:130%;
	width:103px;
	float:right;
	padding-right:5px;
}

.l-p {
	line-height:130%;
	padding:8px;
}

#l-sodan {
	height:74px;
	background:url(../img/common/l-sodan02.jpg) no-repeat;
}
#l-sodan a {
	height:74px;
	display:block;
	text-indent:-9999px;
}
#l-sodan a:hover {
	background:url(../img/common/l-sodan02.jpg) -198px 0px no-repeat;
}

#l-contact {
	height:73px;
	background:url(../img/common/l-keisai02.jpg) no-repeat;
}
#l-contact a {
	height:73px;
	display:block;
	text-indent:-9999px;
}
#l-contact a:hover {
	background:url(../img/common/l-keisai02.jpg) -198px 0px no-repeat;
}

/* 右コンテンツ
---------------------------------------------------------------*/

#right {
	width:580px;
	padding:0 10px 20px 0;
	float:right;
}

#topimg {
	background:url(../img/top/topimg01.jpg) no-repeat;
	height:200px;
	margin-bottom:10px;
	float:right;
	width:580px;
}
#topimg a {
	display:block;
	width:204px;
	height:39px;
	margin:154px 0 0 265px;
	text-indent:-9999px;
}
#topimg a:hover {
	background:url(../img/top/topimg_on.jpg) no-repeat;
}
#topimg02 {
	margin-bottom:10px;
}

#explain {
	clear:both;
	background:url(../img/top/topexplain.jpg) no-repeat;
	width:580px;
	height:149px;
	margin-bottom:15px;
	padding-top:40px;
	position:relative;
}
#explain p {
	margin:0 260px 0 10px;
}
#explain a {
	display:block;
	width:117px;
	height:25px;
	margin:9px 0 0 103px;
	position:absolute;
	top: 150px;
	text-indent:-9999px;
}
#explain a:hover {
	background:url(../img/top/topexplain_on.jpg) no-repeat;
}

#contents-links {
	height:84px;
	background:url(../img/top/contents-links.jpg) no-repeat;
	clear:both;
	list-style:none;
	margin-bottom:15px;
}
#contents-links li {
	height:84px;
	width:284px;
}
#contents-links a {
	display:block;
	height:84px;
	text-indent:-9999px;
}
#content01 {
	float:left;

}
#content01 a:hover {
	background:url(../img/top/contents-links.jpg) 0 -84px no-repeat;
}
#content02 {
	float:right;

}
#content02 a:hover {
	background:url(../img/top/contents-links.jpg) -296px -84px no-repeat;
}


#content03 {
	float:left;
}
#content03 a:hover {
	background:url(../img/top/contents-links.jpg) 0 -212px no-repeat;
}
#content04 {
	float:right;
}
#content04 a:hover {
	background:url(../img/top/contents-links.jpg) -296px -212px no-repeat;
}

#present {
	height:100px;
	clear:both;
	background:url(../img/common/present.jpg) no-repeat;
	margin-bottom:10px;
}
#present a {
	height:100px;
	display:block;
	text-indent:-9999px;
}
#present a:hover {
	background:url(../img/common/present.jpg) 0px -100px no-repeat;
}

.search-list {
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
	clear:both;
}
.search-list td {
	padding:2px;
}
.search-list td p {
	background:url(../img/common/point.jpg) 0px 2px no-repeat;
	padding-left:8px;
	color: #999999;
}


/* コンタクトボックス
---------------------------------------------------------------*/

.contact_box {
	height:102px;
	width:480px;
	background:url(../img/common/contact_box.jpg) no-repeat;
	margin:0 auto 0 auto;
	padding:40px 10px 0 10px;
	margin-bottom:20px;
	clear:both;
	position:relative;
}
.contact_box a {
	text-indent:-9999px;
	display:block;
	width:117px;
	height:25px;
	position:absolute;
	left: 352px;
	top: 95px;
}
.contact_box a:hover {
	background:url(../img/top/topexplain_on.jpg) no-repeat;
}

/* フッター
---------------------------------------------------------------*/

#footer {
	background:url(../img/common/footer-bg.jpg) repeat-x;
	height:78px;
	clear:both;
}

#containter {
	width:820px;
	background:url(../img/common/footer.jpg) no-repeat;
	height:78px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:10px;
}
#containter a {
	color:#777;
}
#containter a:hover {
	color:#777;
}

.totop {
	margin-left:680px;
	display:block;
	width:110px;
	height:20px;
	text-indent:-9999px;
}

#containter p {
	margin-top:7px;
}

/* 相談ページ
---------------------------------------------------------------*/

#consult_contents{
	width:818px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	margin:0 auto 0 auto;
	clear:both;
}

#c_title {
	background:url(../img/bar/h2_k_consult.jpg) no-repeat;
	height:36px;
	padding:60px 0 0 20px;
	color:#FFF;
	font-size:18px;
	margin-bottom:10px;

}

#consult_h3{
	margin:0 0 10px 10px;
	font-size:18px;
	font-weight:bold;
	color:#FF6600;
}


#table_layout{
	width:680px;
	padding:0px 0 0 0;
	margin: 10px auto 0 auto;
	
}

.table_style1{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background:#6573ED;

	}
.table_style2{
	font-size:16px;
	color:#FFFFFF;
	background-color:#A7D559;
	font-weight:bold;
	border-left:1px #FFFFFF solid;	
	}
	
.table_style3{
	font-size:16px;
	color:#FFFFFF;
	background-color:#FFAF60;
	font-weight:bold;
	border-left:1px #FFFFFF solid;		
	}		



.table_blue{
	background-color:#A0CFF5;

	}
.table_green{
	background-color:#C2DFB5;
	border-left:#FFFFFF 1px solid;
	}

.table_orange{
	background-color:#F1D9C7;
	border-left:#FFFFFF 1px solid;

	}	
	
#consult_contents td{
	padding:5px 10px;
	}
	
#consult_contents span{
	font-size:12px;
	font-weight:bold;
	color:#000000;}
	
#contents_bottom{
	width:680px;
	margin:40px auto 0 auto;
	padding:0 0 40px 0;
}	

.h3_title_long {
	height:30px;
	background:url(../img/bar/h3_long.jpg) no-repeat;
	font-size:14px;
	line-height:30px;
	clear:both;
	padding-left:20px;
	margin-bottom:30px;
}


.h4_title {
	height:21px;
	background:url(../img/bar/h4.jpg) no-repeat;
	font-size:12px;
	clear:both;
	padding-left:20px;
	padding-top:6px;
	margin:0px auto;
	width:580px;
}

.consult_alpha {
	margin-bottom:30px;
	list-style:upper-alpha;
	border:#FFE6BF 4px solid;
	padding:10px 10px 10px 40px;
}

.ps{
	padding:0 10px 20px 10px;}
	

#consult_button{
	margin:0 auto;
	width:200px;
	height:25px;
	background:url(../img/bar/consult_button.jpg) no-repeat;}
	

#consult_button a {
	width:200px;
	display:block;
	height:25px;
	text-indent:-9999px;
}
#consult_button a:hover {
	width:200px;
	background:url(../img/bar/consult_button.jpg) 0px -25px no-repeat;
}

/* リンクページ
---------------------------------------------------------------*/
#link_main{
	width:818px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	margin:0 auto;
	}


#link_contents{
	width:680px;
	margin:0 auto 0px auto;
	padding:0 0 30px 0;
}	


#l_title {
	background:url(../img/bar/h2_k.jpg) no-repeat;
	height:36px;
	padding:60px 0 0 20px;
	margin-bottom:20px;
	color:#FFF;
	font-size:18px;
}
html:not([lang*=""]) #l_title {
	background:url(../img/bar/h2_k.jpg) no-repeat;
	height:36px;
	padding:60px 0 0 20px;
	margin-bottom:20px;
	color:#FFF;
	font-size:18px;
	margin-top:20px;
}

#l_title_long {
	height:30px;
	background:url(../img/bar/h3_long.jpg) no-repeat;
	font-size:14px;
	line-height:30px;
	clear:both;
	padding-left:20px;
}
.link_ex{
	margin:20px 0 0 20px ;
	}

#link_table{
	width:680px;
	margin:30px auto 20px auto;
	text-align:center;
	}

.link_tag{
	font-size:12px;
	line-height:120%;
	text-align:left;
	border:0;
	overflow:auto;
	color:#000000;}	


/* セミナーページ
---------------------------------------------------------------*/

#seminar_title {
	background:url(../img/bar/h2_k.jpg) bottom no-repeat;
	height:44px;
	padding:22px 5px 30px 20px;
	line-height:120%;
	color:#FFF;
	font-size:16px;
	margin-bottom:10px;
}

html:not([lang*=""]) #seminar_title {
	background:url(../img/bar/h2_k.jpg) bottom no-repeat;
	height:44px;
	padding:22px 5px 30px 20px;
	line-height:120%;
	color:#FFF;
	font-size:16px;
	margin-bottom:10px;
	margin-top:20px;
}
#seminar_title span {
	font-size:13px;
	color:#FFF;
}
#seminar_content{
	width:680px;
	padding:0 0 20px 0;
	margin:0 auto 0 auto;
}
.seminar_title {
	padding:0 10px 0 10px;
	margin-bottom:20px;
	font-size:16px;
	color:#003399;
}

.center {
	text-align:center;
	margin-bottom:20px;
}
#seminar_con a {
	width:284px;
	height:84px;
	text-indent:-9999px;
	background:url(../img/seminar/seminar04.png) no-repeat;
	display:block;
	float:right;
}
#seminar_con a:hover {
	background:url(../img/seminar/seminar04.png) 0px -84px no-repeat;
}
#seminar_bg {
	border:#FFE6BF 4px solid;
	padding:10px 10px 10px 40px;
	background:#FFE6BF;
}


/* IPOセミナーページ
---------------------------------------------------------------*/


.table_iposeminar{
   text-align:left;
   background:#CCCCCC;
   margin:0px 0px 20px 0px;
}

.table_iposeminar td,.table_iposeminar th{
   background:#FFFFFF;
   padding:5px;
}

.table_iposeminar .days{
    text-align:center;
	vertical-align:top;
}

.table_iposeminar .title{
	font-size:14px;
	line-height:140%;
	color:#003399;
	height:30px;
}

.table_iposeminar_point{
    text-align:left;
   background:#CCCCCC;
   vertical-align:top;
   margin:0px 0px 20px 0px;
}

.table_iposeminar_point td,.table_iposeminar_point th{
   background:#FFFFFF;
   padding:10px;
}

.table_iposeminar_point th{
   border-left:#FF0000 solid 5px;
   text-align:right;
}

.h2_iposeminar{
   margin:0px 0px 20px 0px;
}

.iposeminar_span{
   font-size:10px;
   color:#FF0000;
}

.iposeminar_span_02{
   font-size:12px;
   color:#FF0000;
}






	
