/*------------------------------ 一般設定 ------------------------------*/

body{
	background-color: #E3EBEB; 
	color: #555555;
	text-align: center;
	margin: 0px 10px; 	
}

a {color: #3366cc; text-decoration: underline; }
a:hover {color: #003399; text-decoration: underline; }

#base_header{
	width: 720px; 
	text-align: left; 
	margin: 0px auto; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-size: 10px;
}

/*------------------------------ 設定 ------------------------------*/

#base_pagebody{
	width: 720px; 
	background-color: #FFFFFF; 
	text-align: center; 
	margin: 0px auto; 
}

#base_footer{
	width: 720px; 
	height: 25px; 
	background-color: #BBBFA9; 
	margin: 0px auto; 
	margin-bottom: 20px; 
}

#pagebody{
	width: 670px; 
	margin: 0px 25px; 
	text-align: left; 
}

#logo{
	padding-top: 15px;
}

#menu{
	width: 670px; 
	padding-top: 10px;
	padding-bottom: 15px; 
}

#main{
	padding-bottom: 20px;
}

.tits{
	padding-bottom: 20px;
}

#pagetop{
	clear: both; 
	text-align: right; 
	padding-top: 25px;
	padding-bottom: 15px;
}

#leftside{
	float: left; 
	text-align: left; 
	width: 166px; 
	margin: 0px 24px 0px 0px; 
}

#rightside{
	float: right; 
	text-align: left; 
	width: 480px; 
}

#leftside_home{
	float: left; 
	width: 430px; 
	margin: 0px 38px 0px 0px; 
}

#rightside_home{
	float: right; 
	width: 202px; 
}

.banner{
	padding-bottom: 15px; 
}

#shadow{
	margin: 0; 
	padding: 0; 
}

#tit{
	padding-top: 17px; 
	padding-bottom: 30px; 
}

#tit_sub{
	padding-bottom: 50px; 
}

#tit_sub2{
	padding-bottom: 15px; 
}

#tit_sub3{
	padding-top: 15px; 
	padding-bottom: 50px; 
}

.copy1{
	padding-top: 70px; 
	padding-bottom: 50px; 
}

.copy2{
	font-size: 12px; 
	line-height: 2.5em; 
	letter-spacing: 0em; 
	padding-bottom: 30px; 
}

.hl1{
	font-size: 14px; 
	font-weight: bold; 
	letter-spacing: 0.4em; 
	padding-bottom: 30px; 
}

.hl2{
	font-size: 14px; 
	font-weight: bold; 
	letter-spacing: 0em; 
	padding-bottom: 30px; 
}

.hl3{
	font-size: 14px; 
	font-weight: bold; 
	letter-spacing: 0.1em; 
	padding-bottom: 20px; 
}


.text1{
	font-size: 12px; 
	line-height: 1.6em; 
	padding-bottom: 15px; 
	vertical-align: top; 
}

.text2{
	font-size: 12px; 
	line-height: 1.8em; 
	padding-bottom: 50px; 
}

.text3{
	font-size: 12px; 
	padding-bottom: 10px; 
}

.text4{
	font-size: 12px; 
	line-height: 1.6em; 
	padding-bottom: 30px; 
	vertical-align: top; 
}

.text5{
	font-size: 12px; 
	line-height: 2.0em; 
	padding-bottom: 50px; 
}

.text6{
	font-size: 12px; 
	padding-bottom: 3px; 
}



/*----------------------------------------submenu----------------------------------------*/ 

#submenu{
	width: 166px; 
}

#submenu ul{
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

#submenu li{
	margin: 0; 
	padding: 0; 
	width: 166px; 
	height: 33px; 
	text-indent: -9999px; 
}

#submenu li a{
	text-decoration: none; 
	display: block; 
	width: 166px; 
	height: 33px; 
}

#submenu li#forum1{ background: url(img/menu_sub_forum1.gif) no-repeat; }
#submenu li#forum2{ background: url(img/menu_sub_forum2.gif) no-repeat; }
#submenu li#forum3{ background: url(img/menu_sub_forum3.gif) no-repeat; }
#submenu li#admission1{ background: url(img/menu_sub_admission1.gif) no-repeat; }
#submenu li#admission2{ background: url(img/menu_sub_admission2.gif) no-repeat; }
#submenu li#news1{ background: url(img/menu_sub_news1.gif) no-repeat; }

#submenu li#forum1b{ background: url(img/menu_sub_forum1b.gif) no-repeat; }
#submenu li#forum2b{ background: url(img/menu_sub_forum2b.gif) no-repeat; }
#submenu li#forum3b{ background: url(img/menu_sub_forum3b.gif) no-repeat; }
#submenu li#admission1b{ background: url(img/menu_sub_admission1b.gif) no-repeat; }
#submenu li#admission2b{ background: url(img/menu_sub_admission2b.gif) no-repeat; }
#submenu li#news1b{ background: url(img/menu_sub_news1b.gif) no-repeat; }

#submenu li#forum1 a:hover{ background: url(img/menu_sub_forum1b.gif) no-repeat; }
#submenu li#forum2 a:hover{ background: url(img/menu_sub_forum2b.gif) no-repeat; }
#submenu li#forum3 a:hover{ background: url(img/menu_sub_forum3b.gif) no-repeat; }
#submenu li#admission1 a:hover{ background: url(img/menu_sub_admission1b.gif) no-repeat; }
#submenu li#admission2 a:hover{ background: url(img/menu_sub_admission2b.gif) no-repeat; }
#submenu li#news1 a:hover{ background: url(img/menu_sub_news1b.gif) no-repeat; }


/*----------------------------------------news----------------------------------------*/ 

#news_menu_bg{
	width: 166px; 
	margin-top: 10px; 
	background: #EEEEEE; 
}

#news_menu_frame{
	padding: 20px 10px 25px 20px; 
	background: #EEEEEE; 
}


.entry{
	padding-bottom:70px; 
}

.entry_date{
	padding-bottom: 15px; 
	font-size: 10px; 
	font-weight: bold; 
}

.entry_header{
	padding-bottom: 40px; 
	font-size: 16px; 
	font-weight: bold; 
}

.entry_content{
	padding-bottom: 50px; 
}

.entry_body{
	font-size: 12px; 
	line-height: 1.6em; 
}

.entry_dotline{
}

.sidemenu_header{
	font-size: 12px; 
	font-weight: bold; 
	padding-bottom: 15px; 
}

.sidemenu_content{
	padding-bottom: 35px; 
}

.sidemenu_list{
	list-style: none; 
	margin: 0;
	padding: 0; 
}

.sidemenu_list li{
	font-size: 12px; 
	line-height: 1.8em; 
}

.sidemenu_link{
	font-size: 12px; 
}

#archive_title{
	font-size: 14px; 
	font-weight: bold; 
	padding-bottom: 50px; 
}

/*----------------------------------------index----------------------------------------*/ 

.index_news_date{
	padding-bottom: 3px; 
	font-size: 10px; 
}

.index_news_title{
	padding-bottom: 15px; 
	font-size: 12px; 
}

.index_news_link{
	padding-top: 30px; 
	font-size: 12px; 
}

/*----------------------------------------inq----------------------------------------*/ 

#inq_bg{
	background: #EEEEEE; 
	width: 480px; 
}

#inq {
	font-size: 100%;
	line-height: 1.6em;
	background-color: #EEEEEE;
	margin: 20px 20px 20px 20px;
}


#inq table {
	margin-top: 10px; 
	font-size: 12px;
	width: 100%;
	border: 0px;
}

#inq th {
	text-align: left;
	font-weight: normal;
	width: 120px;
	background-color: #EEEEEE;
	padding: 5px; 
	border-bottom-width: 0px;
}

#inq th.must {
}

#inq td {
	border-bottom-width: 0px;
	padding: 5px;
}

#inq th em.must {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
#inq th em.check {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	padding-left: 0px;
}

#inq .copyright {
	font-size: 90%;
	text-align: right;
}

.error {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 4px;
	margin : 0px;
	color: #FF0000;
}
#inq select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inq .confirm {
	text-align: center; 
	margin-top: 15px;
	font-size: 12px; 
}
