@charset "UTF-8";

/*----- experience -----*/

#experience h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_experience.gif) no-repeat;
	text-indent:-9999px;
}

#experience .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_experience.jpg) no-repeat;
	text-indent:-9999px;
}

.pran_overview .anchor_navi_text{
	margin-top:20px;
	text-align:center;
	font-size:13px;
	color:#800000;
}

ul.anchor_navi{
	width:360px;
	margin:10px auto 5px;
}

ul.anchor_navi li{
	float:left;
	margin-right:5px;
}

ul.anchor_navi li.anchor_navi01{
	width:71px;
	height:30px;
	background:url(images/click_icon.gif) no-repeat;
	text-indent:-9999px;
}

ul.anchor_navi li.anchor_navi02 a{
	display:block;
	width:81px;
	height:30px;
	background:url(images/aw_btn.gif) no-repeat;
	text-indent:-9999px;
}

ul.anchor_navi li.anchor_navi03 a{
	display:block;
	width:81px;
	height:30px;
	background:url(images/ss_btn.gif) no-repeat;
	text-indent:-9999px;
}

ul.anchor_navi li.anchor_navi04 a{
	display:block;
	width:81px;
	height:30px;
	background:url(images/et_btn.gif) no-repeat;
	text-indent:-9999px;
}

ul.anchor_navi li a:hover{
	opacity:0.8;
}

.section_experience{
	width:585px;
	margin:0 auto;
	padding:13px 0;
	background:#f5f5f5;
	border:1px solid #ccc;
}

#awexperiencebox h3{
	margin-left:15px;
	padding-left:8px;
	border-left:10px solid #6699CC;
	font-size:25px;
	color:#6699CC;
}

#ssexperiencebox h3{
	margin-left:15px;
	padding-left:8px;
	border-left:10px solid #FF6633;
	font-size:25px;
	color:#FF6633;
}

#etexperiencebox h3{
	margin-left:15px;
	padding-left:8px;
	border-left:10px solid #FF9900;
	font-size:25px;
	color:#FF9900;
}

.plan{
	width:565px;
	margin:10px 0 0 14px;
	padding-bottom:10px;
	border-bottom:1px dashed #bbb;
}

.plan dl{
	width:413px;
	padding-right:5px;
}

.plan dl dd h4{
	display:inline;
	font-size:20px;
	color:#555;
	font-weight:bold;
	line-height:2;
}

.plan dl dd h4 span{
	font-size:14px;
}

.plan dl dt{
	font-size:14px;
	line-height:1.4;
}

.plan dl dt span{
	font-size:12px;
	color:#ff0000;
}

.plan img{
	padding:6px;
	background:#fff;
	border:1px solid #ccc;
}

.inquiry_link{
	margin:12px 0 0;
	padding-right:10px;
	text-align:center;
	font-size:15px;
}

a.page_top{
	display:block;
	width:120px;
	height:22px;
	background:url(../../common/images/page_top.gif) no-repeat;
	text-indent:-9999px;
	margin: 0 0 10px 460px;
}


