@charset "utf-8";
@import "common/general.css";
@import "common/layout.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

/* メインイメージ */

#topImage {
	padding-top: 55px;
	width: 960px;
	height: 185px;
	margin: 0 auto;
	background: url(/inexperience/img/index/topimage.jpg) no-repeat;
	text-align: left;
}

#topImage p.copy {
	margin-bottom: 10px;
	color: #333;
	font-size: 2.5em;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	line-height: 1.6;
	font-weight: bold;
}

#topImage p.copy img {
}

#topImage p.copy span {
	font-size: 20px;
	font-weight: bold;
}

#topImage p.copy .color {
	color: #00A5AC;
	font-size: 1.2em;
}

#topImage p.copy .large01 {
	font-size: 1.13em;
}

#topImage p.copy .large02 {
	font-size: 1.3em;
}


#topImage p {
	padding-left: 24px;
	font-size: 14px;
	line-height: 2.0;
}

.topPage #container {
	background-position: center 136px;
}

/* パンくず */

#pagePath {
	margin: 2px auto;
}

/* トップページ */

#conts .title01 {
	margin: 0;
	margin-bottom: 15px;
	padding: 7px 0 0 20px;
	background: url(/inexperience/img/index/h2_bg.png) no-repeat;
	clear: both;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .indexTtl {
	margin: 0 0 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #DDD;
	font-size: 16px;
}

#conts .indexTtl .num {
	color: #00A5AC;
}

#conts .merit {
	margin-bottom: 20px;
}

#conts .merit ul li {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: url(/img/common/icon/03.gif) no-repeat left 4px;
}

#conts .merit ul li a {
	color: #09C;
	display: inline-block;
}

#conts .merit ul li a:hover {
	color: #67D0FE;
	text-decoration: none;
}

#conts p {
	line-height: 2.0em;
}

#conts .aboutMr {
	background: #F7F7F7 url(/inexperience/img/index/bg_about.gif) repeat-x top;
	padding: 16px 19px 14px;
	margin: 0 0 20px;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

#conts .index {
	margin-top: 15px;
	margin-bottom: 35px;
}

#conts .title02 {
	padding: 8px 0 0 20px;
	height: 43px;
	background: url(/inexperience/img/index/h3_bg.png) no-repeat;
	border-bottom: none;
	font-size: 1.48em;
	font-weight: bold;
}

#conts .title02 span {
	color: #00A6AE;
	font-weight: bold;
}

#conts .title03 {
	margin-bottom: 5px;
	color: #00A6AE;
	font-size: 1.34em;
}

#conts .att {
	color: #00A6AE;
	font-weight: bold;
}

#conts .section {
	padding-bottom: 20px;
}

#conts .section p {
	margin-bottom: 15px;
}

#conts .imgBox .img {
	margin-bottom: 20px;
	margin-left: 25px;
	float: right;
}

#conts .listBox {
	margin-bottom: 20px;
	padding: 12px 15px 10px;
	border: 1px solid #DDD;
	background: #F7F7F7;
}

#conts .listBox li {
	margin-top: 4px;
	padding-left: 10px;
	position: relative;
	font-weight: bold;
}

#conts .listBox li span {
	color: #00A6AE;
	font-weight: bold;
}

#conts .listBox li:first-child {
	margin-top: 0;
}

#conts .listBox li:before {
	content: "";
	margin-top: -2px;
	width: 4px;
	height: 4px;
	background-color: #00A6AE;
	-webkit-border-radius: 15px;
	        border-radius: 15px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}

#conts .listBox.list p {
	margin-bottom: 0;
}

#conts .listBox.list span {
	margin-right: 1em;
	margin-left: 1em;
}

#conts .listBox.list span:first-child {
	margin-left: 0;
}

#conts .qa {
	margin-right: 13px;
	padding: 7px 0 0;
}

#conts .qa > dt {
	padding: 0 0 11px 25px;
	background: url(/img/common/icon/08.gif) no-repeat left top;
	font-weight: bold;
	color: #00A6AE;
	font-size: 1.2em;
}

#conts .qa > dd {
	margin-bottom: 15px;
	padding-bottom: 12px;
	background: url(/img/service/alert/line01.gif) repeat-x left bottom;
}

#conts .qa dd.none {
	margin-bottom: 0;
}

#conts .qa > dd .inner {
	padding-left: 25px;
	background: url(/img/common/icon/09.gif) no-repeat left top;
}

#conts .qa > dd .inner dt {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#conts .qa > dd .inner dd {
	line-height: 1.85;
}

#conts .notes dd {
	color: #858585;
	font-size: 0.95em;
}

#conts .section .text p {
	margin-bottom: 15px;
}

#conts .section .text p.lastText {
	margin-bottom: 0;
}

#conts .section .text p span {
	font-weight: bold;
	color: #00A6AE;
}

#conts .entryBn {
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}

#conts .entryBn .imgtext {
	margin-bottom: 20px;
	font-size: 14px;
}

#conts .entryBn .imgtext p {
	margin-bottom: 10px;
	text-align: left;
}

#conts .entryBn .imgtext span {
	font-weight: bold;
}

#conts .entryBn .imgtext .leadTxt {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#conts .entryBn .imgtext .leadTxt span {
	color: #00A5AC;
}

#conts .entryBn a {
	display: block;
	width: 544px;
	height: 77px;
	margin: 0 auto;
	background: url(/inexperience/img/index/bn_entry_over.jpg) no-repeat;
}

#conts .entryBn a:hover {
	background-color: #FFF;
}

#conts .entryBn a:hover img {
	visibility: hidden;
}
