@charset "UTF-8";
/**************************************************************************************
湘央医学技術専門学校・湘央生命科学技術専門学校 : Css of faq  [ css/faq.css ]
[9m]
11.03.20
**************************************************************************************/

/*menu*/
ul#menu1 li#bt_faq_left a{
	background-image: url(../img/bt_faq_left.jpg);
	display: block;
	height: 36px;	
}

ul#menu1 li#bt_faq_question a{
	background-image: url(../img/bt_faq_question.jpg);
	display: block;
	height: 36px;	
}

/*menu*/

ul#faq_link{
	padding-right: 5px;
	padding-left: 5px;	
}

ul#faq_link li{
	background-image: url(../img/faq_linkicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	color: #363636;
	margin-bottom: 5px;
}

ul#faq_link li a{
	
}


dl#faq_box{
	padding-right: 5px;
	padding-left: 5px;	
}

dl#faq_box dt{
	background-image: url(../img/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	color: #6B8F10;
	margin-bottom: 3px;
}

dl#faq_box dd{
	background-image: url(../img/faq_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	margin-bottom: 25px;
}

.faq_table_q{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	width: 630px;
}

.faq_table_q th,
.faq_table_q td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.faq_table_q th{
	font-weight: normal;
	background-color: #F3ECC8;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.faq_table_q td{
	padding: 15px;	
}

#faq_form_botan_box{
	text-align: center;
	margin-top: 25px;
	padding-right: 120px;
	padding-left: 100px;	
}

.faq_form_botan{
	width: 200px;
	text-align: center;
}

#btform_conf{
	border: 0px;
	width: 150px;
	height: 40px;
	background-image: url(../img/bt_conf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#btform_send{
	border: 0px;
	width: 150px;
	height: 40px;
	background-image: url(../img/bt_send.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#btform_back{
	border: 0px;
	width: 150px;
	height: 40px;
	background-image: url(../img/bt_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#btform_search{
	border: 0px;
	width: 46px;
	height: 26px;
	background-image: url(../img/bt_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#attestation_box{
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#attestation_box p{
	float: left;
	width: 200px;		
}

#attestation_box dl{
	float: right;
	width: 390px;		
}

#error_box{
	font-weight: bold;
	color: #C00;
	background-color: #FFEFEC;
	padding: 10px;
	margin-top: 15px;
}

.form_table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-top: 30px;
	width: 628px;
}


.form_table_error{
	margin-top: 10px;
	width: 628px;
	border: 1px solid #CCC;
}

.form_table_error td{
	width: 608px;
	color: #C00;
	font-weight: bold;
	text-align: center;
}


/*リニューアルページ*/

.search_box{
	background-image: url(../img/faq_bg.gif);
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

.search_left{
	float: left;
	width: 463px;
	border: 2px solid #2EB1B2;
	background-color: #FFF;
	padding: 6px;
}

.search_box p{
	float: right;
	width: 150px;		
}

.search_form{
	width: 310px;
	margin-right: 10px;
}


.category_botanbox{
	background-image: url(../img/faq_bg.gif);
	margin-top: 7px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
}

ul.category_menu{
	margin-top: 5px;	
}

.linkbox{
	background-image: url(../img/bt_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 133px;
	border: 1px solid #CCC;
	float: left;
	background-color: #FFF;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 23px;
	padding-top: 5px;
	font-size: 92%;
	color: #000;
}

.linkbox a{
	color: #000;	
}

.linkbox a:hover{
	color: #C00;
	text-decoration: none;
}

.box_hover{
	cursor:pointer;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	color: #C00;
	text-decoration: none;
}



.faq_bar{
	font-weight: bold;
	color: #FFF;
	background-color: #005D51;
	font-size: 110%;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.faq_listbg{
	background-color: #E6EFEE;	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}

dl.faq_cardbox{
	width: 625px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
}

dl.faq_cardbox dt{
	background-image: url(../img/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	color: #009844;
	margin-bottom: 8px;
	text-decoration: underline;
	font-weight: bold;
}

dl.faq_cardbox dd.bg_category{
	background-image: url(../img/tag_c.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 85px;
	color: #333;
	margin-bottom: 3px;
	font-size: 92%;
}

dl.faq_cardbox dd.bg_category a{
	cursor:pointer;
	color: #333;
}

dl.faq_cardbox dd.bg_category a:hover{
	color: #FF6600;
	text-decoration: underline;
}

dl.faq_cardbox dd.bg_tag{
	background-image: url(../img/tag_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 85px;
	color: #6B8F10;
	margin-bottom: 3px;	
	font-size: 92%;
}

dl.faq_cardbox dd.bg_tag a{
	cursor:pointer;
	color: #333;
}

dl.faq_cardbox dd.bg_tag a:hover{
	color: #FF6600;
	text-decoration: underline;
}



dl.faq_cardbox2{
	width: 640px;
	border: 5px solid #CCCCCC;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 5px;
}

dl.faq_cardbox2 dt{
	background-image: url(../img/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	color: #009844;
	margin-bottom: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 8px;
	font-size: 120%;
}

dl.faq_cardbox2 dd.bg_category{
	background-image: url(../img/tag_c.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 85px;
	color: #333;
	margin-bottom: 3px;
	margin-left: 8px;
	font-size: 92%;
}

dl.faq_cardbox2 dd.bg_category a{
	cursor:pointer;
	color: #333;
}

dl.faq_cardbox2 dd.bg_category a:hover{
	color: #FF6600;
	text-decoration: underline;
}

dl.faq_cardbox2 dd.bg_tag{
	background-image: url(../img/tag_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 85px;
	color: #6B8F10;
	margin-bottom: 3px;	
	margin-left: 8px;
	font-size: 92%;
}

dl.faq_cardbox2 dd.bg_tag a{
	cursor:pointer;
	color: #333;
}

dl.faq_cardbox2 dd.bg_tag a:hover{
	color: #FF6600;
	text-decoration: underline;
}

dl.faq_cardbox2 dd.ddline{
	padding-left: 1px;	
}

dl.faq_cardbox2 dd.answer_box{
	background-image: url(../img/faq_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 8px;
	padding-right: 10px;
}


















