@charset "Shift_JIS";

/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 12px;
}

* {
	font-size:100%;
}

/*table*/
table {
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.table_nomal {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

/*link*/
a:link {
	color:#006699;
}
a:visited {
	color:#003366;
}
a:hover {
	color:#FF6600;
}

/*header tag*/
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
h3 {
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 5px 18px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #E6738F;
	background-image: url(../../images/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h5 {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #E6738F;
	font-weight: bold;
}
h6 {
	margin: 0px 0px 5px 10px;
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
blockquote {}
ul {
	margin: 0px 10px 10px 30px;
	padding: 0px;
}
ol {
	margin: 0px 10px 10px 30px;
	padding: 0px;
}
li {}
p {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.clr {
	clear:both;
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.photo_right {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	float: right;
}
.photo_left {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
.font_red {
	color: #FF0000;
}
.font_pink {
	color: #E6738F;
}
.font_orange {
	color: #FF9933;
}

#container {	width: 800px;}
#header {	width: 780px;	height: 60px;}
#contents {	width: 780px;}
#wrapper {	width: 760px;}
#main {
	width: 550px;
	font-size: 12px;
}
#side {	width: 210px;}
#footer {	width: 800px;}

/*レイアウト背景*/
#container {
	margin: 0px auto 30px;
	padding: 0px;
	text-align: left;
	background-image: url(../../images/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*ヘッダー*/
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 348px;
	height: 60px;
	float: left;
}
.logo a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 348px;
	height: 60px;
	text-indent: -9999px;
}
.header_menu_wrpr {
	margin: 0px;
	padding: 0px;
	width: 430px;
	float: right;
}
.header_menu_s {
	font-size: 11px;
	line-height: 15px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	height: 18px;
	width: 430px;
	float: left;
	clear: both;
}
.header_menu_s ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
.header_menu_s li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 6px;
	float: left;
	list-style-type: none;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.header_menu_s li a {
	color: #000000;
	text-decoration: none;
		white-space: nowrap;
}
.header_menu_s li a:visited {
	color: #000000;
	text-decoration: none;
}
.header_menu_s li a:hover {
	color:#FF6600;
	text-decoration: none;
}

/*ヘッダーメニュー*/
.header_menu {
	width: 197px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.header_menu ul {
	margin: 0px;
	padding: 0px;
}
.header_menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;	
}
.header_menu li a {
	height: 35px;
	display: block;
	text-indent: -9999px;
}
.hd_mn_request {
	margin: 0px;
	padding: 0px;
	width: 87px;
}
.hd_mn_contact {
	margin: 0px;
	padding: 0px;
	width: 110px;
}
.hd_mn_request a:hover {
	background-image: url(../../images/hd_mn_request_f2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.hd_mn_contact a:hover {
	background-image: url(../../images/hd_mn_contact_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*コンテンツ*/
#contents {
	margin: 0px 10px;
	padding: 0px;
	background-image: url(../../images/content_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*ラッパー*/
#wrapper {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

/*サイドメニュー*/
#side {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
	background-image: url(../../images/sidemenu_bg.gif);
	background-repeat: no-repeat;
	background-position: 180px 0px;
}
#side img {
	vertical-align: top;
}
#side ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#side li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bnr_area {
	margin: 0px;
	padding: 0px;
}
/*メインコンテンツ*/
#main {
	margin: 0px;
	padding: 0px;
	float: left;
}

/*フッター*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
}
.footer_links {
	margin: 0px;
	padding: 8px 0px 16px 20px;
}
.footer_address {
	margin: 0px;
	padding: 0px 0px 3px 20px;
}
.copyright {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#footer a:link {
	color:#666666;
	text-decoration: none;
}
#footer a:visited {
	color:#666666;
	text-decoration: none;
}
#footer a:hover {
	color:#666666;
	text-decoration: underline;
}

/*パンクズ*/
.crum {
	margin: 5px 10px 10px 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	clear: both;
}

.page_top {
	margin: 10px 0px 20px 0px;
	padding: 30px 0 0 0;
	text-align: right;
	font-size: 10px;
}
.page_top a {
	text-decoration: none;
}

/*ホーム*/
.header_top_img {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F8D5DE;
}

.menu_box {
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.menu_box img {
	vertical-align: top;
}
.menu_box ul {
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.menu_box li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

/*在校生からのメッセージ・卒業生の声*/
.comment_box {
	margin: 0px 0px 20px 10px;
	padding: 10px 0;
}
.comment_box_copy {
	padding: 0px;
}
.comment_box_copy p {
	padding: 0px;
	font-size: 12px;
}
.comment_box_photo_left {
	padding: 0 10px 20px 10px;
	float: left;
}
.comment_box_photo_right {
	margin: 0px;
	padding: 0 10px 20px 16px;
	float: right;
}
.comment_box_name {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

/*カリキュラム*/
.curriculum_cat {
	margin: 0px;
	padding: 2px 0px 2px 5px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE9EB2;
}

/*キャンパスライフ*/
.campuslife_mbg {
	background-image: url(../../campuslife/img/campuslife_mbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.campuslife_01 {	font-weight: bold;	color: #69C3CB;}
.campuslife_02 {	font-weight: bold;	color: #00A0E3;}
.campuslife_03 {	font-weight: bold;	color: #A86EA1;}
.campuslife_04 {	font-weight: bold;	color: #F0727C;}
.campuslife_05 {	font-weight: bold;	color: #FF9B42;}
.campuslife_06 {	font-weight: bold;	color: #0064A4;}
.campuslife_07 {	font-weight: bold;	color: #A6CA7B;}
.campuslife_08 {	font-weight: bold;	color: #52A127;}
.campuslife_09 {	font-weight: bold;	color: #EF7045;}
.campuslife_10 {	font-weight: bold;	color: #AC9151;}
.campuslife_11 {	font-weight: bold;	color: #186372;}
.campuslife_12 {	font-weight: bold;	color: #A7A5A5;}

/*お問い合わせ*/
.field_active {
	margin: 0px;
	padding: 0px;
	width: 320px;
	ime-mode: active; 
}
.field_zipcode {
	margin: 0px;
	padding: 0px;
	width: 50px;
	ime-mode: inactive; 
}
.field_inactive {
	margin: 0px;
	padding: 0px;
	width: 320px;
	ime-mode: inactive; 
}

/*サイトマップ*/
.sitemap {
	margin: 0px;
	padding: 0px;
}
.sitemap ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
.sitemap li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
.sitemap_second {
	margin-left: 20px;
}

/*------------------------------------------------------*/


.sub_content {
	font-size: 12px;
	clear: both;
}
.title_blue{
	color: #009;
	font-weight: bold;
	font-size: 1.5em;
	padding: 20px 0 0px 0;
}


/*------------------------------------------------------*/


.dataTbl{
	border-collapse:collapse;
	margin-top:7px;
}
.dataTbl td,th{
	padding:3px 5px;
	border:1px solid #666;
	line-height: 150%;
}
.dataTbl th{
	font-weight:bold;
	text-align: center;
}
.color_coral{
	background-color:#F7B5B5;
}
.color_blue{
	background-color:#BBD0F7;
}
.color_green{
	background-color:#C5FACB;
}
.color_gold{
	background-color:#EDEB89;
}
.color_wood{
	background-color:#F2C775;
}
.color_purple{
	background-color:#D8BFD8;
}
.color_lightcoral{
	background-color:#FBD7D7;
}
.color_lightblue{
	background-color:#EAF1FD;
}
.color_lightgreen{
	background-color:#E8FDEB;
}
.color_lightgold{
	background-color:#FEFDC9;
}
.color_lightwood{
	background-color:#FBEBCE;
}
.color_lightpurple{
	background-color:#F0E6F0;
}
.fontcolor_blue{
	color: #009;
	font-weight: bold;
}
.dataTbl th.data0{
	color: #555;
	text-align: center;
}
.dataTbl td.data1{
	text-align: center;
}
.list .data .dataTbl th.data1.dataHead{
	border:none;
	border-left:5px solid #464646;
	background-color:#fff;
}
.dataTbl th.data2{
	background-color:#328A1A;
	color:#FFFFFF;
	text-align: center;
}
.dataTbl th.data2.dataHead{
	border:none;
	border-left:5px solid #135B0A;
	background-color:#fff;
}
.dataTbl td.data2{
	color:#205610;
	font-weight: bold;
	background-color: #E9F3CE;
	text-align: center;
}
.campuslifeTbl td{
	padding: 0 0 30px 10px;
}

