@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Century Gothic", sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-color: #C1AB7F;
	background-image: url(img/body_bk.png);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Times New Roman", Times, serif;
    font-weight:normal;
    color:#222;
  }
  
img {
	border: none;
}

a {
	color: #3D8EB9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* 共通スタイル
---------------------------------------------*/

	dl {
		margin-left: 60px;
		
	}
	dt {
	color: #50B622;
	float: left;
	width: 14em;
	padding: 3px;
	font-weight: bold;
	}
	dd {
		margin: 0 0 2px 120px;
		padding: 3px;
	}
	
	.cL {
	clear: both;
	}
	
	em {
	font-weight: bold;
	color: #FFAD5B;
		}
	
	.link {
	margin-top: 10px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	margin-left: 80px;
	padding-left: 10px;
	}
	.excla {
		background-image: url(img/exclamation.png);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 35px;
		height: 32px;
		padding-top: 10px;
	}
	hr {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #d1d1d1;
	text-decoration: none;
	background-color: #FFFFFF;
	}
	
	ol {
	margin-left: 40px;
	}
	ol li {
	list-style-type: decimal;
	line-height: 1.9em;
	margin-bottom: 2em;
	margin-left: 40px;
	}
		.gray {
	background-color: #F3F1EA;
	border: 1px solid #d1d1d1;
	padding: 0px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.caption {
	font-size: 80%;
	font-weight: bold;
}
/* -------------------------
 __button
-------------------------- */


.btn_top {
	text-align: right;
	margin-top: 30px;
}
.left {
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	}

/* 3段組レイアウト
---------------------------------------------*/
#container {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #d0d0a0;
}

#header {
	background-color: #CCCC98;
	background-image: url(img/header_bk.jpg);
	background-repeat: no-repeat;
	height: 191px;
}

#contents {
	float: left;
	width: 900px;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(img/contents_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	clear: both;
	padding: 10px 0;
	text-align: center;
	background-image: url(img/footer_bk.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	font-size: 90%;
}

	/* ステップ1
	---------------------------------------------*/
	#main_area {
	float: left;
	width: 900px;
	background-image: url(img/contents_bk.png);
	background-repeat: repeat-x;
	}
	
	
	/* ステップ2
	---------------------------------------------*/
	#main_content {
	float: right;
	width: 675px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
	/* ヘッダー部分
---------------------------------------------*/

	#header h1 {
		float: left;
		margin-top: 63px;
	}
	
	#header img {
		vertical-align: bottom;
	}


/* ナビゲーション
---------------------------------------------*/

/*-- __Global Navigation --*/

#header ul,
#header ul li {
	float: left;
}

#header ul {
	width: 900px;
	height: 40px;
	background-image: url(img/gnav.jpg);
	background-repeat: no-repeat;
}

#header ul li.navi_home a {
	display: block;
	width: 225px;
	height: 40px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#header ul li.navi_about a {
	display: block;
	width: 225px;
	height: 40px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#header ul li.navi_contact a {
	display: block;
	width: 225px;
	height: 40px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}
#header ul li.navi_analyst a {
	display: block;
	width: 225px;
	height: 40px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#header ul li.navi_home a.active,
#header ul li.navi_home a:focus,
#header ul li.navi_home a:hover {
	background-image: url(img/gnav.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header ul li.navi_about a.active,
#header ul li.navi_about a:focus,
#header ul li.navi_about a:hover {
	background-image: url(img/gnav.jpg);
	background-repeat: no-repeat;
	background-position: -225px -40px;
}

#header ul li.navi_analyst a.active,
#header ul li.navi_analyst a:focus,
#header ul li.navi_analyst a:hover {
	background-image: url(img/gnav.jpg);
	background-repeat: no-repeat;
	background-position: -450px -40px;
}

#header ul li.navi_contact a.active,
#header ul li.navi_contact a:focus,
#header ul li.navi_contact a:hover {
	background-image: url(img/gnav.jpg);
	background-repeat: no-repeat;
	background-position: -675px -40px;
}



/* メイン部分スタイル
---------------------------------------------*/


	#main_content h1 {
	font-size: 130%;
	margin-bottom: 30px;
	margin-left: 1em;
	background-image: url(img/h1_bk.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #839EBC;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D1d1d1;
	border-right-color: #D1d1d1;
	}
	
	#main_content h2 {
	padding:0.4em;
	line-height:2em;
	margin-left: 2em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #839EBC;
	font-size: 120%;
	margin-bottom: 1em;
	font-weight: normal;
	margin-top: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	margin-right: 40px;
	}
#topics {
	background-image: url(img/fujita100.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 543px;
	margin-right: auto;
	padding-left: 0px;
	margin-left: auto;
	margin-top: 40px;
}
#main_content #topics p {
	text-indent: 0em;
	padding-top: 160px;
	padding-right: 270px;
	padding-left: 0px;
}




	#main_content .left {
		float: left;
		margin-right: 10px;
	}
	
	#main_content .right {
		float: right;
		margin-left: 10px;
	}



	#main_content h3 {
	font-size: 100%;
	color: #231816;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 4em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFAD5B;
	padding-left: 0.5em;
	font-weight: normal;
	}



	#main_content p {
	font-size: 100%;
	/*\*/
		letter-spacing: 0em;
	line-height: 1.8em;	/**/
	padding-right: 5em;
	margin-left: 6em;
	margin-bottom: 0.5em;
	}
	#main_content .bullet li {
		background-image: url(img/Alt.png);
		background-repeat: no-repeat;
	}


	#main_content h1.banner {
	
		margin-top: 0px;
	}
	
	#main_content .banner {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 10px;
	}
	#main_content .center {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
	



/* リスト
---------------------------------------------*/

	/* 共通
	---------------------------------------------*/
	#main_content .list,#secondary .list {
		margin-bottom: 20px;
	}
	
	#main_content .list li {
		padding-left: 19px;
		background: url(../analyst/img/arrow.gif) no-repeat left center;
		border-bottom: 1px solid #CCCCCC;
		text-decoration: none;
		margin-top: 10px;
		margin-right: 1em;
		margin-bottom: 0;
		margin-left: 40px;
	}
	#secondary .list li {
	padding-left: 14px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
	
	#main_content .list a,
	#secondary .list a {
	text-decoration: none;
	color: #2B81AA;
	background-position: 0px 0px;
	}	

	#main_content .list a:hover,
	#secondary .list a:hover {
		text-decoration: underline;
		color: #67A9DE;
	}	
	
	#main_content .list a:visited,
	#secondary .list a:visited {
	color: #5499A3;
	background-position: right center;
	background-image: url(img/tick_check.png);
	background-repeat: no-repeat;
	padding-right: 1.1em;
	}	
.banner a:hover,
.center a:hover,
.btn_top a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

/* 見出し
	---------------------------------------------*/
	#main_content .list h2 {
	padding: 3px 10px;
	background-color: #F3F3F3;
	border-left: 5px solid #50B622;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	text-decoration: none;
	}
	#secondary .list h2 {
	color: #666;
	background-color: #011F51;
	background-image: url(img/menu_h2_bk.png);
	background-repeat: repeat-y;
	line-height: 1.5em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	}
	

/* サイドメニュー部分スタイル
---------------------------------------------*/

	#secondary {
	float: left;
	width: 225px;
	background-repeat: repeat-x;
	}

	#secondary .banner img {
		text-align: center;
	}


/* インタビュー部分
---------------------------------------------*/


.interview table {
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
	width: 600px;
	margin-left: 40px;
}
.interview .table_more {
	position: relative;
	left: 120px;
	top: -10px;
}

.interview td {
	border-collapse: collapse;
	padding: 7px;
	background-image: url(img/td_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 90%;
}
.interview th {
	border-collapse: collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	padding: 7px;
	background-image: url(img/thbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: left;
}
#interview_column p {
	margin-left: 70px;
	margin-right: 30px;
}
#interview_column p.ta {
	margin-left: 40px;
	color: #49403B;
	font-weight: bold;
	background-image: url(img/ta.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
	margin-top: 3em;
	margin-bottom: 3em;
	clear: both;
}


/* フォーム部分
---------------------------------------------*/

#inquiry {
	width: 550px; /* ボックスの幅を指定 */
	margin-left: 30px;
}
#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 90%;
	width: 100%;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;	
	width: 150px;
}
#inquiry th.must {
	border-left-color: #F60;
}
#inquiry th em {
	font-style: normal;
	color: #E17F00;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}
#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
	background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
}

#inquiry .resetButton {
	border:none;
	background-color: #FFFFFF;
}


#inquiry td p {
	line-height: 2em;
}
#inquiry th.must_apply {
	border-left-color: #069;
}
#inquiry th.must_apply_ho {
	border-left-color: #390;
}
#inquiry td.head_book {
	background-color: #F60;
	border-left-color: #33F;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
}

#inquiry td.head {
	background-color: #069;
	border-left-color: #069;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
}

#inquiry td.head_jitsugi {
	background-color: #390;
	border-left-color: #390;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
}
#topics2 {
	background-image: url(img/shinri.png);
	background-repeat: no-repeat;
	height: 480px;
	width: 543px;
	margin-right: auto;
	padding-left: 0px;
	margin-left: auto;
	margin-top: 40px;
}
#main_content #topics2 p {
	text-indent: 0em;
	padding-top: 160px;
	padding-right: 240px;
	padding-left: 0px;
}
#topics3 {
	background-image: url(img/ana1.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 543px;
	margin-right: auto;
	padding-left: 0px;
	margin-left: auto;
	margin-top: 40px;
}
#main_content #topics3 p {
	text-indent: 0em;
	padding-top: 110px;
	padding-right: 20px;
	padding-left: 0px;
}
