@charset "utf-8";
/* CSS Document */

@import url('table.css');

* {margin:0; padding:0;}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	background:#c5dce2 url(img/bg_body.jpg) repeat-x;
}

a {color:#333;}
a:hover {color:#09f;}


/*//////////////////////////////////////////////////////////////

	clearfix

//////////////////////////////////////////////////////////////*/
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	min-height:1px;
}

* html .clearfix {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}

/*//////////////////////////////////////////////////////////////

	imgclear

//////////////////////////////////////////////////////////////*/
.imgclear {
	height:1px;
	clear:both;
}


/*///////////////////////////////////

	img

///////////////////////////////////*/
img {border:0;}
img.imgleft {
	float:left;
	margin:20px;
}
img.imgright {
	float:right;
	margin:20px;
}
img.imgcenter {
	margin:10px auto 10px auto;
	display:block;
}
ul.imgul {
	text-align:left;
	margin:30px 0 10px 10px;
	display:block;
	list-style:none;
}
ul.imgul li {
	float:left;
	width:370px;
	font-size:0.8em;
}
ul.imgul li span {
	font-size:1.3em;
	font-weight:bold;
}


/*///////////////////////////////////

	記事内画像

///////////////////////////////////*/
p.imageleft {
	float:left;
	margin-left:15px;
	border:3px solid #eee;
}
p.imageright {
	float:right;
	margin-right:15px;
	border:3px solid #eee;
}


/*///////////////////////////////////

	container

///////////////////////////////////*/
#container {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:1000px;
	text-align:left;
}


/*///////////////////////////////////

	lang

///////////////////////////////////*/
#lang {
	clear:both;
	width:1000px;
	height:40px;
	margin:0;
	background:url(img/bg_lang.jpg) right no-repeat;
}
#lang ul {
	list-style-type:none;
}
#lang li {
	float:left;
}
#lang li a {
	display:block;
	width:119px;
	height:32px;
	text-indent:-9999px;
	margin-top:8px;
}
#lang li a.ja {
	background:url(img/lang_btn_ja.jpg) no-repeat;
}
#lang li a.en {
	background:url(img/lang_btn_en.jpg) no-repeat;
}


/*///////////////////////////////////

	header

///////////////////////////////////*/
#header {
	width:1000px;
	height:90px;
	background:url(img/bg_header.jpg) right no-repeat;
}

#header h1 {
	float:left;
}
#header h1 a {
	display:block;
	width:330px;
	height:60px;
	text-indent:-9999px;
	background:url(img/logo.jpg) no-repeat;
	margin-top:15px;
}

#header_right {
	float:right;
	text-align:right;
	font-size:8pt;
	height:90px;
}
#header_right form {
	margin:5px 0 0 0;
}
#header_right ul {
	margin:4px 0 0 0;
	list-style-type:none;
}
#header_right li {
	float:left;
	text-align:right;
	margin-left:3px;
}
#header_right li a {
	display:block;
	text-decoration:none;
	background:url(img/bg_header_right_btn.gif) right no-repeat;
	width:95px;
	height:20px;
	padding:10px 5px 0 0;
	font-weight:bold;
}
#header_right li a:hover {
	background:url(img/bg_header_right_btn_hover.gif) right no-repeat;
	color:#c00;
}


/*///////////////////////////////////

	global_navi

///////////////////////////////////*/
#global_navi {
	clear:both;
	margin:0;
	height:55px;
	background:url(img/bg_global_navi.jpg) no-repeat;
	padding-top:10px;
}
#global_navi ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#global_navi li {
	float:left;
}
#global_navi li a {
	text-indent:-9999px;
	display:block;
}
#global_navi li a.home {
	background:url(img/gn_home.jpg) top no-repeat;
	width:70px;
	height:50px;
}
#global_navi li a.gn1 {
	background:url(img/gn_001.jpg) top no-repeat;
	width:155px;
	height:50px;
}
#global_navi li a.gn2 {
	background:url(img/gn_002.jpg) top no-repeat;
	width:155px;
	height:50px;
}
#global_navi li a.gn3 {
	background:url(img/gn_003.jpg) top no-repeat;
	width:155px;
	height:50px;
}
#global_navi li a.gn4 {
	background:url(img/gn_004.jpg) top no-repeat;
	width:155px;
	height:50px;
}
#global_navi li a.gn5 {
	background:url(img/gn_005.jpg) top no-repeat;
	width:155px;
	height:50px;
}
#global_navi li a.gn6 {
	background:url(img/gn_006.jpg) top no-repeat;
	width:155px;
	height:50px;
}
#global_navi li a:hover {
	background-position:bottom;
}


/*///////////////////////////////////

	wrap

///////////////////////////////////*/
#wrap {
	clear:both;
	width:1000px;
	margin:0;
	background:#fff url(img/bg_intro.jpg) no-repeat;
}


/*///////////////////////////////////

	intro

///////////////////////////////////*/
#intro {
	clear:both;
	background:url(img/bg_intro_inner.jpg) no-repeat;
	display:inline-table;
}
#intro:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#flash {
	margin:15px 0 0 15px;
	width:485px;
	height:190px;
	float:left;
	background:#eee;
}
#intro_com {
	margin:10px 10px 0 0;
	width:490px;
	height:200px;
	float:right;
}
#intro_com h2 {
	color:#cf0036;
	margin:10px 0 3px 30px;
}
#intro_com h2 span {
	display:block;
	color:#c5dce2;
	font-size:0.7em;
}
#intro_com p {
	margin:0 10px 0 30px;
}


/*///////////////////////////////////

	index_bna

///////////////////////////////////*/
.index_bna {
	margin:0 0 15px 0;
}


/*///////////////////////////////////

	inner

///////////////////////////////////*/
#inner {
	width:980px;
	clear:both;
	margin:10px;
	display:inline-table;
}
#inner:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*///////////////////////////////////

	inner_left

///////////////////////////////////*/
#inner_left {
	width:770px;
	float:left;
}


/*///////////////////////////////////

	center

///////////////////////////////////*/
#center {
	width:560px;
	float:right;
}

ul#index_ul {
	margin:5px 0 10px 0;
}
ul#index_ul li {
	float:left;
	list-style:none;
}
ul#index_ul li a {
	display:block;
	width:277px;
	height:82px;
	margin-right:2px;
	margin-bottom:2px;
	text-indent:-9999px;
}
ul#index_ul li a.index_li1 {
	background:url(img/bna_01.jpg) no-repeat;
}
ul#index_ul li a.index_li2 {
	background:url(img/bna_02.jpg) no-repeat;
}
ul#index_ul li a.index_li3 {
	background:url(img/bna_03.jpg) no-repeat;
}
ul#index_ul li a.index_li4 {
	background:url(img/bna_04.jpg) no-repeat;
}


/*///////////////////////////////////

	top_list

///////////////////////////////////*/
.top_list {
	margin:10px 0;
}
.top_list ul {
	margin:5px 0 0 0;
}
.top_list li {
	list-style-type:none;
}
.top_list li a {
	background:url(img/list_top_list.jpg) left center no-repeat;
	padding:2px 0 2px 36px;
	border-bottom:1px dashed #ccc;
	text-decoration:none;
	display:block;
}
.top_list h2 {
	text-indent:-9999px;
	margin:0;
	width:560px;
	height:40px;
	clear:both;
}
.info {
	background:url(img/h2_info.jpg) no-repeat;
}
.event {
	background:url(img/h2_event.jpg) no-repeat;
}
.student {
	background:url(img/h2_student.jpg) no-repeat;
}
p.ichiran {
	margin:0 5px 15px 0;
	float:right;
}
p.ichiran a {
	text-indent:-9999px;
	display:block;
	width:46px;
	height:23px;
	background:url(img/ichiran.jpg) no-repeat;
}


/*///////////////////////////////////

	left

///////////////////////////////////*/
#left {
	width:190px;
	float:left;
}
#left h3 {
	background:url(img/h3_left.jpg) no-repeat;
	height:40px;
	padding:10px 0 0 25px;
	color:#fff;
	font-size:1em;
	margin:0;
}


/*///////////////////////////////////

	inner_right

///////////////////////////////////*/
#inner_right {
	width:190px;
	float:right;
	background:url(img/bg_inner_right.jpg);
}
#inner_right h3 {
	font-size:1em;
	margin:5px 0 0 0;
}


/*///////////////////////////////////

	widget

///////////////////////////////////*/
.widget {
	margin:0 0 20px 0;
}
address {
	line-height:1.4em;
	font-style:normal;
	font-size:0.85em;
}

ul.right_btn {
	margin:0 5px;
	text-align:center;
	list-style-type:none;
}
ul.right_btn li {
	margin:5px 0;
}
ul.right_btn li a {
	background:url(img/right_btn.jpg) top no-repeat;
	display:block;
	width:180px;
	height:30px;
	padding:10px 0 0 0;
	text-decoration:none;
	font-weight:bold;
}
ul.right_btn li a:hover {
	background-position:bottom;
}

ul.right_btn2 {
	margin:0 5px;
	text-align:center;
	list-style-type:none;
}
ul.right_btn2 li {
	margin:5px 0;
}
ul.right_btn2 li a {
	background:url(img/right_btn2.jpg) top no-repeat;
	display:block;
	width:180px;
	height:50px;
	padding:10px 0 0 0;
	text-decoration:none;
	font-weight:bold;
}
ul.right_btn2 li a:hover {
	background-position:bottom;
}

ul.submenu {
	list-style-type:none;
}
ul.submenu li a {
	display:block;
	background:url(img/list_nav2.jpg) left center no-repeat;
	height:26px;
	padding:6px 0 0 18px;
	border-bottom:1px dashed #ccc;
	text-decoration:none;
}

.g_link {
	text-align:center;
}
.qr {
	text-align:center;
	font-size:0.8em;
}


/*///////////////////////////////////

	sub_right

///////////////////////////////////*/
#sub_right {
	float:right;
	width:770px;
}
#breadcrumbs {
	background:url(img/bread.jpg) left center no-repeat;
	padding:3px 0 3px 13px;
	border-bottom:1px solid #ccc;
}
#sub_right h2 {
	background:url(img/h2_default.png) no-repeat;
	height:55px;
	padding:10px 0 0 15px;
	margin:5px 0 10px 0;
	color:#003366;
	font-size:1.3em;
}
#sub_right h3 {
	font-size:1.1em;
	color:#003366;
	background:url(img/h3_default.jpg) left center no-repeat;
	padding: 6px 0 6px 30px;
	margin:25px 0 3px 0;
	clear:both;
}
#sub_right h4 {
	font-size:1.1em;
	color:#003366;
	border-left:3px solid #33B1EE;
	padding:3px;
	margin:5px 0 3px 3px;
}
#sub_right p {
	line-height:1.8em;
	margin:3px 5px 5px 5px;
	text-align:justify;
}
#sub_right ul {
	margin:3px 5px 10px 25px;
	line-height:1.8em;
}

#sub_right dl {
	margin:3px 5px 10px 5px;
}
#sub_right dt {
	font-weight:bold;
	color:#E88D25;
}
#sub_right dd {
	line-height:1.5em;
	margin-left:10px;
	margin-bottom:20px;
}

#sub_right dl.contact {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border:1px solid #ccc;
}
#sub_right dl.contact dt {
	width:100px;
	float:left;
	padding:5px;
	clear:both;
	text-align:right;
}
#sub_right dl.contact dd {
	width:500px;
	margin-left:130px;
	padding:5px;
}


/*///////////////////////////////////

	sitemap

///////////////////////////////////*/
.sitemap {
	width:750px;
	display:inline-table;
}
.sitemap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sm_left {
	width:370px;
	float:left;
}
.sm_right {
	width:370px;
	float:right;
}
.sitemap ul {
	list-style:none;
}
ul.sm_first li a {
	background:url(img/list_03.gif) left center no-repeat;
	padding:2px 0 2px 15px;
	display:block;
}
ul.sm_second li a {
	background:url(img/list_04.gif) left center no-repeat;
	padding:2px 0 2px 15px;
	display:block;
}
ul.sm_third li a {
	background:url(img/list_02.jpg) left center no-repeat;
	padding:2px 0 2px 17px;
	display:block;
}


/*///////////////////////////////////

	ul ol li

///////////////////////////////////*/
ul.contents_ul {
	margin:5px 0 20px 30px;
	list-style:none;
}
ul.contents_ul_ul {
	margin:0 0 10px 10px;
	list-style:none;
}
ul.contents_ul_ul a {
	display:block;
	background:url(img/list_02.jpg) left center no-repeat;
	padding:2px 0 2px 17px;
	text-decoration:none;
	border-bottom:1px dashed #eee;
}
ul.contents_ul_ul a:hover {
	background:#ffffcc url(img/list_02.jpg) left center no-repeat;
}

ol {
	margin:5px 0 20px 35px;
	line-height:1.8em;
}

ol.koshatiku li, ol.ryotiku li {

}


/*///////////////////////////////////

	acv_wrap

///////////////////////////////////*/
#acv_wrap {
	width:750px;
	margin:10px auto 30px auto;
	display:inline-table;
}
#acv_wrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.acv_list {
	width:360px;
	height:230px;
	float:left;
	margin-right:5px;
}
.acv_list h3 {
	background:url(img/h3_acv.jpg) bottom no-repeat;
	padding:3px 0 10px 10px;
	color:#003366;
}
.acv_box {
	overflow:auto;
	height:170px;
}
#acv_wrap ul {
	margin:0 0 0 15px;
	list-style:none;
}
#acv_wrap ul li a {
	display:block;
	background:url(img/list_02.jpg) left center no-repeat;
	padding:2px 0 2px 16px;
	text-decoration:none;
}
#acv_wrap ul li a:hover {
	background:#ffffcc url(img/list_02.jpg) left center no-repeat;
}


/*///////////////////////////////////

	footer

///////////////////////////////////*/
#footer {
	width:1000px;
	clear:both;
	margin:30px 0 0 0;
	text-align:center;
	background:url(img/bg_footer.jpg) bottom no-repeat;
}
#footer ul {
	margin:5px;
	clear:both;
}
#footer li {
	display:inline;
	list-style-type:none;
}
#footer li a {
	text-decoration:none;
	margin:0 10px;
}
#footer p {
	margin:5px 0 10px 0;
	font-size:0.85em;
}
#footer p.pagenavi {
	float:right;
	margin:5px 15px 20px 0;
}
#footer p.pagenavi a {
	text-indent:-9999px;
	background:url(img/pagetop.jpg) no-repeat;
	display:block;
	width:95px;
	height:24px;
}


/*///////////////////////////////////

	nav

///////////////////////////////////*/
#left ul {
	margin:0;
}
ul.menu li{
	border-bottom:1px dashed #ccc;
	position:relative;
	list-style-type:none;
}
ul.menu li a{
	display:block;
	width:175px;
	height:26px;
	padding:6px 0 0 15px;
	font-weight:bold;
	text-decoration:none;
	background:url(img/list_nav.jpg) left center no-repeat; 
}
ul.menu li a:hover{
	background:#eee url(img/list_nav.jpg) left center no-repeat;
}
ul.menu li ul.sub{
	position:absolute;
	top:0;
	left:190px;
	list-style-type:none;
}
ul.menu li ul.sub li {
	margin:0 0 -1px 0;
}
ul.menu li ul.sub li a {
	background:#eee;
	border-bottom:1px solid #ccc;
	width:230px;
}
ul.menu li ul.sub li a:hover {
	background:#e1e1e1;
}

.red {
color: #c00;
}

.blue {
color: #009;
}

.red_under {
color: #c00;
text-decoration: underline;
}
