@charset "utf-8";
body {
	background-color: #D3F3C0;
	font-size: 90%;
}


a:hover {
	color:#FC6;
}

#wrapper {
	height: auto;
	width: 950px;
	background-color: #FFF;
	overflow: hidden;
}
#header {
	margin-top: 10px;
	height: auto;
	width: 950px;
	clear: both;
}
#header .inquiry {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #36C;
	background-image: url(file:///C|/Users/Public/Documents/images/allow03-b.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 17px;
	position: relative;
	float: right;
	bottom: 20px;
	right: 10px;
}

#header h1 {
	font-size: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
#header .title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADE485;
	border-bottom-color: #ADE485;
	height: 100px;
	margin-top:20px;
}

.tai {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #933;
	font-weight: bold;
	margin-top: 30px;
	text-indent: 50px;
}

.tai span {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 40px;
	color: #69D053;
	font-weight: bold;
}

#header .pan {
	font-size: 15px;
	text-indent: 10px;
}

#content {
	clear: both;
	background-color: #FFF;
}


*{
	margin:0 auto;
}

#left .chief_koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_katyou.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
	
}

#left .chief_koumoku .word {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #C60;
	padding-top: 40px;
	margin-left: 38px;
}

#left h2 {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

#left h3 {
	color: #690;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}


#left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
}
#left .check {
	background-image: url(file:///C|/Users/Public/Documents/images/note.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
}
#left .check dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	left: 40px;
}
#left .check dd {
	position: relative;
	left: 50px;
	line-height: 50px;
	width: 600px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




#right {
	float: right;
	height: auto;
	width: 215px;
	background-color: #FFF;
}
.block {
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.block2 {
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
}

#right .nav {
	height: auto;
	width: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADE485;
	border-left-color: #ADE485;
	margin-top: 5px;
	color: #333;
}
#right .nav dd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADE485;
	border-bottom-color: #ADE485;
	padding: 5px;
}
#right .nav dd a {
	color: #666;
	text-decoration: none;
}
#right .nav dd a:hover{
	color: #999;
}
#right .nav dd a:active{
	color: #F90;
}
#left .box2 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #690;
	font-size: 18px;
}

#left .check .list {
	background-image: url(file:///C|/Users/Public/Documents/images/point8_5.png);
	background-repeat: no-repeat;
	background-position: 500px center;
}

.box {
	margin-top: 5px;
	margin-left: 30px;
	width: 666px;
}

.under_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
}


#right .nav .small {
	background-color: #ADF5E0;
	padding-left: 15px;
}
#footer {
	height: 160px;
	width: 950px;
	background-color: #690;
	clear: both;
	overflow: hidden;

}

#footer #f_left {
	width: 430px;
	margin: 0;
	float: left;
	margin-left:25px;
}

#footer ul {
	width: 420px;
	color: #FFF;
	list-style-type: none;
	float: right;
	font-size: 14px;
	line-height:1.3;
	padding: 40px 12px 0 0;
}



#footer address {
	font-size: 11px;
	color: #FFF;
	margin-top: 40px;
	
}

#footer ul {
	width: 420px;
	color: #FFF;
	list-style-type: none;
	float: right;
	font-size: 13px;
	padding: 20px 12px 0 0;
}


#footer ul li {
	margin: 0;
	padding: 0;
	line-height:1.7;
}

#footer ul li a {
	color: #FFF;
}

#footer ul li a:hover {
	color:#FC6;
}

#footer .syohyou {
	font-size: 12px;
	color: #FFF;
	margin-top: 50px;
}
.left_box .pic {
	text-align: center;
}
#uni li {
	float: left;
	padding-right: 20px;
	margin-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-decoration: underline;
	list-style-type: none;
	color: #C60;
}



#header .map a {
	position: relative;
	left: 780px;
	text-indent: 20px;
}


#er404 {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
	padding: 50px 0;
	text-align: center;
}

/*guideページ*/

.guide #left .koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_road.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}


.guide #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #C60;
	padding-top: 40px;
	margin-left: 38px;
}



.guide .box3 {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
	clear: both;
}
.guide .leftbox,
.road .leftbox,
.sitemap .leftbox{
	float: left;
	width: 440px;
	line-height: 30px;
}
.guide .rightbox,
.road .rightbox,
.sitemap .rightbox {
	float: right;
	width: 220px;
}

/* roadページ */

.road #left .koumoku {
	height: 166px;
	width: 666px;
	background: url(images/other_road.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}


.road #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #F60;
	padding-top: 40px;
	margin-left: 38px;
}




.road .box3,
.pre .box3 {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
	clear: both;
}




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



/*preページ*/
.pre #left .koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_interview.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}

.pre #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #F00;
	padding-top: 40px;
	margin-left: 38px;
}





.pre #left .box3 .hidari {
	float: left;
	width: 380px;
}
.pre #left .box3 .migi {
	float: right;
	width: 250px;
}


/*sitemapページ*/

.sitemap #left .koumoku {
	text-align: center;
	margin-top: 5px;
	height: 166px;
	width: 666px;
}



.sitemap #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #C60;
	position: relative;
	right:200px;
	bottom: 120px;
}





.sitemap #left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.sitemap #boxsi {
	line-height: 45px;
	width: 600px;
}
.sitemap #boxsi dd a {
	color: #009;
}

.sitemap #boxsi a:visited {
	color: #600;
}

/*testページ*/

.test #left .koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_siten.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}


.test #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #C60;
	padding-top: 40px;
	margin-left: 38px;
}

.test #left h2 {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
	font-size: 20px;
	padding-top: 5px;
	padding-left: 30px;
	margin-bottom: -5px;
}


.test #left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
}

.test .box3 {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
}
.test #uni li a {
	color: #F90;
}
.test #uni li a:hover {
	color: #960;
}

/*interviewページ*/

.interview #left .koumoku {
	height: 166px;
	width: 666px;
	margin-top: 5px;
	background: url(images/ti_interview.jpg) left top no-repeat;
	text-align: left;
}

.interview #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #C60;
	padding-top: 40px;
	margin-left: 38px;
}

.interview #left h2 {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F60;
	font-size: 20px;
	margin: 10px 0 0 30px;
}
.interview .space {
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}



.interview #left h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FC3;
	position: relative;
	left: 40px;
	top: 10px;
}


.interview #left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.interview .box3 {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
	clear: both;
	height: auto;
	overflow: hidden;
}

.interview #left .box3 .hidari {
	float: left;
	width: 380px;
}
.interview #left .box3 .migi {
	float: right;
	width: 250px;
}

/*mentalページ*/

.mental #left .koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_menatal.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}


.mental #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #F00;
	padding-top: 40px;
	margin-left: 38px;
}

.mental #left .koumoku .word3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C90;
	margin: 10px 0 0 38px;
}





.mental #left .second {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C90;
	font-size: 22px;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 25px;
	padding-left: 28px;
}



.mental #left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.mental .box3 {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
}
.mental #left h3 {
	color: #690;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}

/*ideaページ*/

.idea #left .koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_syokaku.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}

.idea #left h2,
.test #left h2,
.interview #left h2,
.section_chief #left h2{
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #690;
	font-size: 20px;
	padding-top: 5px;
	padding-left: 5px;
}

.idea #left h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.idea #left .koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #C60;
	padding-top: 40px;
	margin-left: 38px;
}

.idea #left .koumoku .word3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F30;
	margin-left: 38px;
}

.idea .block em {
	font-weight: bold;
	color: #690;
	font-style: normal;
}




.idea #left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.idea .box3 {
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
}
.idea #left .box4 {
	height: 70px;
	border: 2px solid #F60;
	width: 666px;
	text-align: center;
	line-height: 70px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	letter-spacing: 3pt;
}

.idea h4  {
	text-align: center;
	font-size:18px;
}

/*aspectページ*/

.aspect #left .aspect_koumoku {
	height: 166px;
	width: 666px;
	background: url(images/ti_siten.jpg) left top no-repeat;
	text-align: left;
	margin-top: 5px;
}

.aspect #left .aspect_koumoku .word2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 38px;
	font-weight: bold;
	color: #F60;
	padding-top: 40px;
	margin-left: 38px;
}

.aspect #left .aspect_koumoku .word3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C90;
	margin-left: 38px;
}

.aspect #left h2 {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#690;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 7px;
}

.aspect #left h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	color:#690;
	padding-left: 40px;
	margin: 0;
}


.aspect #left {
	float: left;
	height: auto;
	width: 735px;
	background-color: #FFF;
	margin-bottom: 20px;
}
.aspect .box3 {
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 5px;
	width: 666px;
}
.aspect #left .box4 {
	height: 50px;
	width: 300px;
	border: 2px solid #FC3;
}
.aspect #left .box4 .mon {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 16px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color:#960;
}

.aspect #left .box4 .click {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: right;
	padding-right: 5px;
	margin-top: -10px;
	background-image: url(images/allow03-b.gif);
	background-repeat: no-repeat;
	background-position: 245px;
}
.aspect #left .box4 .click a {
	color: #690;
}
.aspect #left .box5 {
	width: 666px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 15px;
}
.aspect .box3 h4 {
	color: #690;
	margin-top: 15px;
	font-size: 16px;
}


