@charset "utf-8";

/***********************************************************/
/* Basic*/
/***********************************************************/


#basic_body {
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #333333;
	font-family:'Verdana';
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #b7ce2d;
}
#basic_body2 {
	font-size: 12px;
	margin:0px;
	padding:50px;
	color: #333333;
	font-family:Verdana;
	line-height: 30px;
	text-align: center;

}
#cont_body {
	font-size: 12px;
	margin:0px;
	padding:0px;
	color: #333333;
	font-family:'Verdana';
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
	background-color: #b7ce2d;
}

#position	{
	width:100%;
	text-align:center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}

#campus	{
	text-align:left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#head_block {
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	height: 92px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
#head_block p {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}
#navi_block {
	margin: 0px;
	height: 39px;
}
#navi_block ul {
	margin: 0px;
}
#navi_block ul li {
	float: left;
	list-style-type: none;
}

#cont_block	{
	text-align:left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 100%;
	background-image: url(../img/cont_bg1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#cont_l {
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#cont_l ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#cont_l ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCE799;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../img/bled02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#cont_r {
	margin-top: 30px;
	float: left;
	width: 554px;
}
.cont_box01 {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-bottom: 26px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.page_navi_block {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	border: 3px solid #D5E284;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.page_navi_block ul {
	margin: 0px;
	padding: 0px;
}
.page_navi_block ul li {
	float: left;
	width: 143px;
	list-style-type: none;
	background-image: url(../img/bled01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 10px;
	padding-left: 17px;
	margin-top: 3px;
	margin-bottom: 3px;
}





#foot_block {
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}
#foot_pr {
	font-size: 10px;
	line-height: 14px;
	margin-top: 6px;
}
#foot_pr a {
	color: #FFFFFF;
}

.dl_topics {
	margin: 0px;
}
.dl_topics dt {
	color: #B7CE2D;
}
.dl_topics dd {
	margin: 0px;
	padding-bottom: 10px;
}
.tab01 {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab01 th {
	background-color: #D9E691;
	border: 1px solid #dddddd;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
.tab01 td {
	text-align: left;
	padding: 5px;
	border: 1px solid #dddddd;
}
.tab01 td.submit {
	text-align: center;
	background-color: #EBDA58;
}
.tab02 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab02 td {
	border: 1px solid #dddddd;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.tab02 td.bef {
	padding-top: 22px;
	background-image: url(../img/bg_bef.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}
.tab02 td.aft {
	padding-top: 22px;
	background-image: url(../img/bg_aft.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}
.tab_none {
	margin: 0px;
}
.tab_none td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



address {
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	border: 2px solid #eeeeee;
	margin-right: 10px;
	padding: 6px;
}
img.ref_img01 {
	padding: 4px;
	border: 1px solid #dddddd;
	clear: both;
}
.ul01 {
}
.ul01 li {
	padding-bottom: 10px;
	list-style-type: decimal;
}








/***********************************************************/
/*COMMON*/
/***********************************************************/

h1 {
	font-size: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
h2 {
	margin: 0px;
}
h2#cont_foot {
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	line-height: 2px;
}



h3 {
	font-size: 16px;
	color: #7d6f61;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D6F61;
	line-height: 20px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}

p	{
	margin:0px;
	padding:0px;
	font-size: 12px;
}

img	{
	border:none;
}

form {
	margin: 0px;
	padding: 0px;
}

.none	{
		display: none;
}

.bold	{
		font-weight:bold;
}

.clear	{
		height:0px;
		clear:both;
}

.float_right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}


.float_left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
.float_left_mar_r {
	clear: none;
	float: left;
	margin-right: 6px;
}

.float_right_mar_r {

	margin: 0px 6px 0px 0px;
	padding: 0px;
	clear: none;
	float: right;
}

.txt10 {
	font-size: 10px;
}


.txt12 {
	font-size: 12px;
}

.txt12red {
	font-size: 12px;
	color: #990000;
}

.txt14 {
	font-size: 14px;
}
.txt_tel {
	font-size: 30px;
	font-weight: bold;
	color: #8FA829;
	line-height: 36px;
}


.line_01 {
	padding: 0px;
	clear: both;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.dot01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px dotted #999999;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 1px;
	clear: none;
}
.txt_field_long {
	font-size: 12px;
	width: 350px;
}

.txt_field_middle {
	width: 240px;
	font-size: 12px;
	line-height: 22px;
}

.txt_field_short {
	width: 150px;
}


.totop {
	font-size: 12px;
	text-align: right;
}
#pnavi {
	font-size: 10px;
	margin-left: 8px;
	padding-bottom: 7px;
	color: #666666;
}
.backtohome {
	background-image: url(../img/bled01.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: 0px 4px;
	margin-left: 3px;
}




/***********************************************************/
/*link style*/
/***********************************************************/
a:link ,a:visited {
	color: #0061a0;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}


a.m1:link ,a.m1:visited {
	background-image: url(../img/m1.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 154px;
	clear: both;
}
a.m1:hover {
	background-image: url(../img/m1.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 154px;
	clear: both;
	background-position: 0px -39px;
}

a.m2:link ,a.m2:visited {
	background-image: url(../img/m2.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 154px;
	clear: both;
}
a.m2:hover {
	background-image: url(../img/m2.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 154px;
	clear: both;
	background-position: 0px -39px;
}

a.m3:link ,a.m3:visited {
	background-image: url(../img/m3.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 114px;
	clear: both;
}
a.m3:hover {
	background-image: url(../img/m3.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 114px;
	clear: both;
	background-position: 0px -39px;
}
a.m4:link ,a.m4:visited {
	background-image: url(../img/m4.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 144px;
	clear: both;
}
a.m4:hover {
	background-image: url(../img/m4.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 144px;
	clear: both;
	background-position: 0px -39px;
}
a.m5:link ,a.m5:visited {
	background-image: url(../img/m5.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 108px;
	clear: both;
}
a.m5:hover {
	background-image: url(../img/m5.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 39px;
	width: 108px;
	clear: both;
	background-position: 0px -39px;
}

	

#cont_l ul li a:link ,#cont_l ul li a:visited {
	display: block;
	text-indent: 13px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
#cont_l ul li a:hover {
	display: block;
	text-indent: 13px;
	width: 100%;
	background-color: #f3f3f3;
	padding-top: 8px;
	padding-bottom: 8px;
}
