@charset "shift_jis";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0;
}

/*基本構成*/

body{
	text-align:center;	
	background-color:#ffece7;
	color:#333;
	font-family: Verdana,'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-size:14px;
}

a {
	text-decoration: none;	
	}

a:link {
	color: #336699;
	}

a:visited {
	color: #663399;
	}

a:active {
	color: #0066cc;
	}

a:hover {
	color: #cc0000;
	text-decoration:underline;
	}

#toppage .contents a {
	text-decoration: none;	
	}

#toppage .contents a:link {
	color: #336699;
	}

#toppage .contents a:visited {
	color: #336699;
	}

#toppage .contents a:active {
	color: #0066cc;
	}

#toppage .contents a:hover {
	color: #003366;
	text-decoration:underline;
	}

#container{
	width:743px;
	background-color:#FFF;
	text-align:left;
	margin:auto;
	padding-left:3px;
}

#header{
	height:62px;
	width:740px;
}

#globalnavi{
	width:740px;
	height:77px;
	clear:both;
}

#toppage{
	clear:both;	
}

#pink{
	clear:both;
}

#ivory{
	clear:both;
}

#side{
	width:180px;
	float:left;
	font-size:12px;
	padding-bottom:2em;
}

#main{
	width:540px;
	float:right;
	padding-bottom:1em;
}

#footer{
	color:#330000;
	background-color: #FFFFFF;
	border-top-color: #cc3333;
	border-top-style: solid;
	border-top-width: 3px;
	padding-bottom:1em;
	width:740px;
	text-align:center;
	clear:both;
	font-size:12px;
}

/*hタグ*/
h1{
	float:left;	
}

h2{
	
}

#toppage h3{
	margin: 0px 0 5px 0;
	border-style: solid;
	border-color: #999999;
	border-width: 0 0 2px 0;
	font-size: 16px;
	color:#F60;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}

#pink h3{
	margin: 1em 0 1.5em 0;
	border-style: solid;
	border-color: #C66;
	border-width: 0 0 3px 0;
	padding:0 0 2px 0;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
	clear:both;
}


#pink h4{
	margin: 1.5em 0 1.5em 0;
	border-style: solid;
	border-color: #cc6666;
	border-width: 0 0 1px 5px;
	padding:0 0 1px 5px;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	clear:both;
}


#pink h5{
	font-size: 14px;
	font-weight: bold;
	color:#C33;
	border-style: dotted;
	border-color: #cccccc;
	border-width: 0 0 1px 0;
	clear:both;
	margin: 1em 0 1em 0;
}


/*header*/
.header_menu{
	float:right;
	margin-top:15px;
	margin-right:10px;
}

/*navi*/

#globalnavi ul{
	margin: 0 -1px 0 0;
	list-style-type:none;
	width:741px;
}

#globalnavi li{
	list-style-type: none;
	float:left;
}

#globalnavi img{
	vertical-align:bottom;
}

/*side-toppage*/

#toppage ul.sidemenu{
	list-style-type: none;
	background-color: #ffffff;
	padding-top:1em;
}

#toppage .sidemenu li {
	border-bottom: 1px dotted #ffaba8;
	display: block;
}

#toppage .sidemenu li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #330000;
	padding-bottom: 8px;
	padding-top: 8px;

}

#toppage .sidemenu li a:hover {
	color:#C66;
	/*background-color: #ffaba8;
	font-weight: bold;*/
}

#toppage .sidemenu li a.this {
	color:#C66;
	background-color: #ffffff;
	font-weight: bold;
}

/*side-pink*/

#pink ul.sidemenu{
	list-style-type: none;
	background-color: #ffffff;
	padding-top:1em;
}

#pink .sidemenu li {
	border-bottom: 1px dotted #ffaba8;
	display: block;
}

#pink .sidemenu li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #330000;
	padding-bottom: 8px;
	padding-top: 8px;

}

#pink .sidemenu li a:hover {
	color:#C66;
	/*background-color: #FFFFFF;
	font-weight: bold;*/
}

#pink .sidemenu li a.this {
	color:#C66;
	background-color: #FFFFFF;
	font-weight: bold;
}

/*side-pink-sub*/


#pink ul.sidemenu_sub{
	list-style-type: none;
	background-color: #ffffff;
}

#pink .sidemenu_sub li {
	border-bottom: 1px dotted #ffcdcb;
	display: block;
}

#pink .sidemenu_sub li a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	color: #663300;
	padding-bottom: 5px;
	padding-top: 5px;

}

#pink .sidemenu_sub li a:hover {
	color:#C66;
	background-color: #FFFFFF;
	font-weight: normal;

}

#pink .sidemenu_sub li a.this {
	color:#C66;
	background-color: #FFFFFF;
	font-weight: normal;

}


/*side-活動紹介*/

ul.activity{
	list-style-type: none;
	background-color: #ffcd82;
}

.activity li {
	border-bottom: 1px dotted #ffffff;
	display: block;
}

.activity li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #330000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.activity li a:hover {
	color:#330000;
	background-color: #FFFFFF;
	font-weight: bold;
}


/*side-campustoday*/
.btn{
	width: 180px;
	padding:0;
	margin:1em 0 0 0;
	font-size:12px;
	line-height:120%;
}

/*news_topics*/

.window{
	background-image: url(img/ico_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:1em;
}

/*main*/

.contents{
	padding-top:10px;
	padding-right:20px;
	font-size:14px;
	line-height:150%;
}

/*footer*/
#footer p{
	padding:5px 0 0 0;
	margin:0;
	clear:both;
}
#footer p a {
	text-decoration: none;
	color: #330000;
}
#footer p a:hover {
	color:#330000;
	text-decoration: underline; 
}
.copyright{
	font-size:10px;
	clear:both;
}

/*text*/

p{
	padding-bottom:1em;	
}

.l{
	font-size:16px;
	line-height:140%;
}

.m{
	font-size:14px;
	line-height:150%;
}

.s{
	font-size:12px;
	line-height:150%;
}

.ss{
	font-size:10px;
	line-height:150%;
}

em{
	font-style:normal;
	color:#C00;
}
.nomal{
	font-weight:normal;	
}
#pink .lead_s {
	border-style: solid;
	border-width: 5px;
	border-color: #ffcecc;
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom:1.2em;
	line-height:150%;
	font-size:12px;
	color: #330000;
	clear:both;
}

#ivory .lead_s {
	border-style: solid;
	border-width: 5px;
	border-color: #f3e5b6;
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom:1.2em;
	line-height:150%;
	font-size:12px;
	color: #330000;
	clear:both;
}

.lead {
	border-style: solid;
	border-width: 8px;
	border-color: #e7e7e7;
	background-color: #fff8ed;
	padding: 10px;
	margin-bottom:1em;
	line-height:150%;
	font-size:14px;
	color: #993300;
	font-weight: bold;
	clear:both;
}

.caution{
	border:2px #F66 solid;
	font-size:12px;
	padding:3px 3px 3px 6px;
	margin-bottom:2em;
	line-height:140%;
}

.top{
	text-align:right;
	font-size:10px;
}
#pink .point_s{
	font-size: 12px;
	font-weight: bold;
	color:#C00;
}
#pink .point_m{
	font-size: 14px;
	font-weight: bold;
	color:#C00;
}
#pink .point_l{
	font-size: 16px;
	font-weight: bold;
	color:#C00;
}

#ivory .point_s{
	font-size: 12px;
	font-weight: bold;
	color:#360;
}
#ivory .point_m{
	font-size: 14px;
	font-weight: bold;
	color:#360;
}
#ivory .point_l{
	font-size: 16px;
	font-weight: bold;
	color:#360;
}

.kome{
padding-left:1em;
text-indent:-1em;
}

.column {
	background-color: #FFFFFF;
	padding: 0px 0 0px 8px;

	margin-bottom:1em;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 0 0 5px;
	color: #666666;
}
.pdf{
	font-size:11px;
	line-height:120%;
	color:#666666;
	padding:5px 0 0 0;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	clear:both;
	margin-bottom:2em;
}
.pdf img{
	float:right;
	margin:0 0 10px 10px;
}
.kakomi {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom:1em;
	line-height:150%;
	font-size:14px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

/*img*/

.photo_left{
	float:left;
	padding:3px 2em 1em 0; 
}
.photo_right{
	float:right;
	padding:3px 0 1em 2em;
}

.img_margin{
	margin:3px;	
}

img.img_margin{
	vertical-align:middle;
}

/*hr*/

hr{
	margin-bottom:1.5em;
	height: 1px;
	border: none;
	border-top: 1px #cccccc dotted;
	clear:both;

	
}

/*テーブル*/

table.table_nomal{
	border-collapse:collapse;
	border: 1px #999999 solid;
	clear:both;
	font-size:12px;	
	margin-bottom:1.5em;
}
.table_nomal th{
	border: 1px #999999 solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	text-align:center;
}
.th2_nomal {
	border: 1px #999999 solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #ededed;
	text-align:center;
} 
.table_nomal td{
	border: 1px #999999 dotted; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;	
}


table.table_dot { 
	border-collapse:collapse;
	border: 1px #999999 solid;
	clear:both;
	font-size:12px;
	margin-bottom:1.5em;
	

} 
.table_dot th {
	border: 1px #999999 solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #ccdea9;
	text-align:center;

} 
.th2_dot {
	border: 1px #999999 dotted;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #dbe4cb;
	text-align:center;

} 
.table_dot td { 
	border: 1px #999999 dotted; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;


} 

table.table_k { 
	border-collapse:collapse;
	border: 1px #999999 solid;
	clear:both;
	font-size:12px;
} 
.table_k th {
	border: 1px #ffffff solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #ffc163;
	text-align:center;
	font-weight:normal;
	line-height:150%;
} 

.table_k td { 
	border: 1px #999999 dotted; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;
} 
table.table_l { 
	border-collapse:collapse;
	border: 1px #999999 solid;
	clear:both;
	font-size:12px;
} 
.table_l th {
	border: 1px #ffffff solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #b9e27e;
	text-align:center;
	font-weight:normal;
	line-height:150%;
} 

.table_l td { 
	border: 1px #999999 dotted; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;
} 
table.table_m { 
	border-collapse:collapse;
	border: 1px #999999 solid;
	clear:both;
	font-size:12px;
} 
.table_m th {
	border: 1px #ffffff solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #99CCFF;
	text-align:center;
	font-weight:normal;
	line-height:150%;
} 

.table_m td { 
	border: 1px #999999 dotted; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;
} 
table.table_u { 
	border-collapse:collapse;
	border: 1px #999999 solid;
	clear:both;
	font-size:12px;
} 
.table_u th {
	border: 1px #ffffff solid;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	background-color: #93a9ff;
	text-align:center;
	font-weight:normal;
	line-height:150%;
} 

.table_u td { 
	border: 1px #999999 dotted; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;
} 

caption{
	border-width:1px 1px 0 1px;
	border-color:#999;
	border-style:solid;
	background-color:#b2c48e;
	font-weight:bold;
	padding:3px;
}

table.table_noline { 
	border-collapse:collapse;
	border: 0px;
	clear:both;
	font-size:14px;
	margin-bottom:1.5em;
	

} 
.table_noline th {
	border: 0;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	text-align:center;
	font-size:14px;
	text-align:left;

} 
.th2_noline {
	border: 0;
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	text-align:center;
	font-size:14px;

} 
.table_noline td { 
	border: 0; 
	border-collapse:collapse;
	empty-cells:show;
	padding:3px;
	line-height:150%;
	font-size:14px;

} 

/*list*/

ul.list_toppage{
	margin-bottom:1em;
	list-style-type: none;
}

.list_toppage li{
	list-style-type: none;
}


ul.list_maru {
	margin-left:25px;
	margin-bottom:1.5em
}
.list_maru li {
	list-style-image: url(img/icon_dot01.gif);

}

ul.list_maru_margin {
	margin-left:25px;
	margin-bottom:0.5em
}
.list_maru_margin li {
	list-style-image: url(img/icon_dot01.gif);
	margin-bottom:1em;

}

ol.list_number{
	margin-left:30px;
}

.list_number li{
	
}

ul.list_kome{
margin-left:1em;
padding-left:0;
}

.list_kome li{
text-indent:-1em;
list-style-type:none;
}

ul.list_kome_margin{
margin-left:1em;
margin-bottom:1.5em;
padding-left:0;
}

.list_kome_margin li{
text-indent:-1em;
list-style-type:none;
}

ul.list_q{
	margin-left:30px;
	margin-bottom:1.5em
}

.list_q li{
	list-style-image: url(img/q.gif);
}


/*list_QA*/

dl.list_qa {
	margin-bottom:1.5em
}

.list_qa dt {
	margin-left:10px;
	padding: 0 0 0 1.5em;
	background: url(img/q.gif) 0 0 no-repeat;
	font-weight:bold;
	color:#660;
}

.list_qa dd {
	margin-left:10px;
	padding: 0 0 0 1.5em;
	background: url(img/a.gif) 0 0 no-repeat;
}

/*列*/
.retu2{
	float:left;	
	width:260px;
	padding-bottom:1em;
}
.retu3{
	float:left;
	width:172px;
	padding-bottom:1em;
}

/*メインコンテンツのサブメニュー*/

.submenu_area{

}

ul.submenu{
	padding:0;
	margin:0;
	font-size:12px;
}

.submenu li {
	margin-right:12px;
	padding:0px;
	list-style-type: none;
	float:left;

}

.submenu li a {
	text-decoration: none;
	color: #666666;
	background-image: url(img/arrow02.gif);
	background-repeat: no-repeat;
	padding-left:15px;

}

.submenu li a:hover {
	text-decoration: none;
	color: #CC0000;
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}

.submenu li a.this {
	text-decoration: none;
	color: #CC0000;
	background-image: url(img/arrow01.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	font-weight:bold;
}

/*IBのスタッフ*/
.ib_staff{
	clear:both;
	width:520px;
}
.ib_staff_photo{
	background-color:#ffffff;
	width:120px;
	float:left;
	padding:5px 0 0 0;
	margin:0;
}
.ib_staff_profile{
	background-color:#ffffff;
	width:380px;
	float:right;
	text-align:left;

}

/*インデント*/
.indent14{
	margin-left:14px;	
}


/*clearfix*/
.clearfix:after {
content: "."; /* 新しい要素を作る */
display: block; /* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}
