@charset "utf-8";

/*------------------------------------------------
	main contents styles
--------------------------------------------------*/
#maincontents h1 {
	margin-bottom: 10px;
}
#leadarea .lead02{
	margin-top: 20px;
}
#questionarea{
	margin-top: 14px;
}
#questionarea ul#qa_type {
	width: 710px;
}
#questionarea ul#qa_type li {
	border-top: 1px solid #f74f66;
	border-right: 1px solid #f74f66;
	border-bottom: 1px solid #f74f66;
	padding: 5px 0px 5px 0px;
	font-size: 100%;
	line-height: 150%;
	text-align: center;
	color: #f74f66;
	float: left;
}
#questionarea ul#qa_type li a,
#questionarea ul#qa_type li a:link,
#questionarea ul#qa_type li a:visited {
	color: #f74f66;
	text-decoration: underline;
}
#questionarea ul#qa_type li a:hover,
#questionarea ul#qa_type li a:active {
	color: #f74f66;
	text-decoration: none;
}
#questionarea ul#qa_type li.current {
	border-top: none !important;
	border-bottom: 5px solid #f74f66 !important;
	padding-top: 6px !important;
	padding-bottom: 1px !important;
}
#questionarea ul#qa_type li.current a {
	visibility: hidden !important;
}
#questionarea ul#qa_type li#qa_type-admission {
	border-left: 1px solid #f74f66;
	width: 235px;
}
#questionarea ul#qa_type li#qa_type-admission.current {
	border-left: none;
	width: 235px;
}
#questionarea ul#qa_type li#qa_type-campuslife {
	width: 235px;
}
#questionarea ul#qa_type li#qa_type-campuslife.current {
	width: 236px;
	border-right: none;
}
#questionarea ul#qa_type li#qa_type-study {
	width: 235px;
}
#questionarea ul#qa_type li#qa_type-study.current {
	width: 237px;
	border-right: none;
}
#questionarea .text_question {
	font-size: 133%;
	font-weight: bold;
	margin-top: 45px;
}
#questionarea ul#qa_item {
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
	margin-top: 10px;
	list-style: none;
}
#questionarea ul#qa_item li{
	background: url(../../common/images/bg-border-x.gif) repeat-x left top;
	padding: 15px 0 15px 0;
	margin-top: -1px;
}
#questionarea ul#qa_item li.top{
	background: none;
	padding: 15px 0 15px 0;
	margin-top: -1px;
}
#questionarea ul#qa_item li div.no{
	width: 20px;
	float: left;
	display: inline;
	font-weight: bold;
	color: #f74f66;
	margin-top: 5px;
}

#questionarea ul#qa_item li p{
	width: 640px;
	float: left;
	display: inline;
	color: #f74f66;
	padding: 3px 0 3px 25px;
	background: url(../../common/images/icon_content_item_inner.gif) no-repeat 10px top;
	line-height: 1.3;
}
.text_answer{
	font-size: 133%;
	font-weight: bold;
	margin-top: 70px;
}
.text_answer_t{
	font-weight: bold;
}
#answerarea{
	margin-top: -35px;
}
#answerarea .answer{
	margin-top: 50px;
}
#answerarea .answer .text_question{
	margin-top: 8px;
	padding-bottom: 8px;
	text-indent: -26px;
	padding-left: 26px;
	line-height: 1.3;
}
#answerarea .answer .text_question span{
	font-weight: bold;
	margin-right: 12px;
}
#answerarea .answer .answer_upper{
	border-top: 1px solid #464646;
	padding: 15px 0 15px 0;
}
#answerarea .answer .answer_upper div.no{
	width: 20px;
	float: left;
	display: inline;
	font-weight: bold;
}

#answerarea .answer .answer_upper div.text{
	width: 665px;
	float: left;
	display: inline;
	padding: 0 0 0 23px;
	line-height: 1.3;
}
#answerarea .answer .answer_lower{
	background: url(../../common/images/bg-border-x.gif) repeat-x left top;
	padding: 20px 0 0 0;
}
#answerarea .answer .answer_lower div.no{
	width: 20px;
	float: left;
	display: inline;
	font-weight: bold;
	color: #f74f66;
	padding-left: 42px;
}

#answerarea .answer .answer_lower div.text{
	width: 630px;
	float: left;
	display: inline;
	margin-top: -10px;
	padding: 0 0 0 15px;
}
#answerarea .answer .answer_lower div.text h3.standard{
	font-size: 115%;
	font-weight: bold;
	margin: 7px 0 0 0;
}
#answerarea .answer .answer_lower div.text h3.standard02{
	font-size: 115%;
	font-weight: bold;
	margin: 18px 0 0 0;
}
#answerarea .answer .answer_lower div.text p{
	line-height: 1.3;
	margin-top: 10px;
}
#answerarea .answer .answer_lower div.text p.link-inside{
	margin: 5px 0px 0px 0px;
	color: #f74f66;
	padding: 2px 0px 2px 14px;
	background: url(../../common/images/icon_content_item.gif) no-repeat left center;
}
#answerarea .answer .answer_lower div.text p.link-outside{
	margin: 5px 0px 0px 0px;
	color: #f74f66;
	padding: 2px 0px 2px 14px;
	background: url(../../common/images/icon_lmenu_item_outside.gif) no-repeat left center;
}
#answerarea .answer .answer_lower div.text p.link-inside a,
#answerarea .answer .answer_lower div.text p.link-outside a{
	color: #f74f66;
}
#answerarea .answer .answer_student{
	width: 669px;
	background: url(../images/frame-top-idx.gif) no-repeat 41px top;
	margin-top: 15px;
	padding: 3px 0 0 41px;
}
#answerarea .answer .answer_student .answer_student_inner{
	background: url(../images/frame-bottom-idx.gif) no-repeat left bottom;
	padding: 15px 15px 25px 15px;
}
#answerarea .answer .answer_student .answer_student_inner .icon-student{
	width: 64px;
	float: left;
	display: inline;
}
#answerarea .answer .answer_student .answer_student_inner ul{
	width: 545px;
	float: left;
	display: inline;
	padding: 5px 0 0 25px;
}
#answerarea .answer .answer_student .answer_student_inner ul li{
	list-style-type: none;
	text-indent: 0;
	background: url(../images/icon-qa_list-idx.gif) no-repeat left top;
	padding-left: 10px;
	margin-top: 5px;
	line-height: 1.3;
}

.junbi_txt {
	margin-top: 30px;
	color: #f74f66;
}
