﻿@charset "UTF-8";
/*/////////////////////////////////////////////////////////
name:						layout.css
description:				lyout
container:
///////////////////////////////////////////////////////// */

/*	import qtMenu
============================================================*/
@import url("qtmenu_home.css");
@import url("menu_applicants.css");
@import url("menu_student.css");
@import url("menu_general.css");

/*	for home
============================================================*/

/*--------------------------------------------------------------*/
/*　本文背景(鎌倉追加分)　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------------*/

.contents_bg_top{
	margin: 0 auto;
	width: 950px;
	padding: 0px 0 0px 0;
	background-repeat: no-repeat;
}
.contents_bg_mid{
	padding: 0 0 -10px 0;
	background-repeat: repeat-y;
}
.contents_bg_bot{
	margin: 0 auto;
	padding: 0 0 0px 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#applicant_main{
	width:950px;
	margin: 0 auto 0 auto;
}
#homeLeftblock{
	margin: -2px 0 0 0;
}

.right_bg_top{
	margin: -2px 0 0 0;
	padding: 10px 0 20px 0;
	width: 420px;
	background-image:url("../imgnew/right_bg_top.png");
	background-repeat: no-repeat;
}
.right_bg_mid{
	padding: 0 0 0 10px;
	background-image:url("../imgnew/right_bg_mid.png");
	background-repeat: repeat-y;
}
.right_bg_bot{
	padding: 0 0 10px 0;
	background-image:url("../imgnew/right_bg_bot.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_right_menu{
	padding: 5px 0 4px 0;
}
.top_right_menu span{
	margin: 0 4px 0 5px;
}
#wcv_sys_edit_pageeditarea .top_right_menu span{
	margin: 5px 2px 5px 3px;
}

.urayasu{
	clear:both;
	width:100%;
	min-width:950px;
	height: 391px;
	text-align:center;
	overflow: hidden;
}
.campus_img{
}
#wcv_sys_edit_pageeditarea .campus_img{
	margin: 0px 0 0 0;
}


.footer{
	width: 100%;
	min-width: 950px;
	clear:both;
	background-color: #3a3b3d;
	color: #fff;
}
.footer_f{
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 12px 0 5px 0;
}
.footer_menu ul{
	margin: 0px 50px 0px 10px;
}
.footer_menu li{
	font-size: 80%;
	float:left;
	list-style: none;
}
.footer_menu a{
	color:#fff;
	margin:0 0 0 10px;
	text-decoration:none;
}
.footer_menu a:HOVER{
	color:#b8b8b8;
}
.copyright{
	float:right;
	margin: 0 10px 12px 0;
}
/*---ページトップへ戻る----------------------------*/
.totop{
	clear:both;
	width:950px;
	text-align:right;
	margin: 10px auto 10px auto;
}
/*---画像を光らせる----------------------------*/
#homeSetMain a:hover img { /* add noah 2010/6 */
	opacity: 0.65;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=65);
}
/*---トップinformationメニュー----------------------------*/
.top_info_all{
	height:467px;
	font-size: 75%;
}
.top_info{
	width: 187px;
	height:135px;
	margin: 10px 6px 5px 7px;
	float:left;
}
.top_info h4{
	font-size:110%;
	margin: 8px 0 4px 0;
}
.top_info img{
	margin: 0;
}
.clear{
	clear: both;
}


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

#homeSetMain{
	width:950px;
}
#homeSetMain h2{
	border-bottom:solid 1px #666666;
	padding:12px 0 3px 0;
	}

#homeLeftblock{
	width:510px;
	float:left
	}

#wcv_sys_edit_pageeditarea #homeLeftblock{
	width:513px;
	}


/*N*/
#content ul.news {
	line-height: 100%;
	margin: 0;
}
#content ul.news li {
	background-image: none;
	padding: 6px 0;
	line-height: 1.25em;
}

.pickUPclums_norm,
.pickUPclums_end{
	float:left;
	width:195px;
	margin-top:10px;
	}

.pickUPclums_norm {
/*	margin-right:10px*/

/*N*/
	margin-right: 8px;
}
.pickUPclums_img {float:left;}
.pickUPclums_word {width:125px;float:right;}

#homeRightblock{
	margin:20px 0 0 0;
	width:420px;
	float:right;
}


/*N*/
#pickup {
	width: 610px;
}
#pickup a{
	color: #03377e;
	font-size: 120%;
	text-decoration: none;
}
#pickup a:HOVER{
	color: #508de2;
}
#pickup #blockarea_div1 {
	width: 610px;
}
#wcv_sys_edit_pageeditarea #pickup{
	width: 637px;
}

.pickup_set {
/*	width: 610px;*/
	width: 620px;
}
#wcv_sys_edit_pageeditarea #pickup .pickup_set {
	width: 630px;
	display: block;
}
#wcv_sys_edit_pageeditarea #homeSetMain {
	width: 950px;
}
* html #wcv_sys_edit_pageeditarea #homeSetMain {
	width: 960px;
}
*:first-child+html #wcv_sys_edit_pageeditarea #homeSetMain {
	width: 990px;
}
* html #wcv_sys_edit_pageeditarea .pickUPclums_norm {
	width: 200px;
}

/*	for second
============================================================*/
#secondSetMain{
	width:950px;
	background-image:url(../img/all_localmenubg01.gif);
	background-repeat:repeat-y;
	overflow: hidden;
	margin: 0 auto 0 auto;
	}

#secondLeftblock{
	width:200px;
	margin-right:
	10px;
	float:left;
	}

#secondRightblock{width:715px;float:right;}
#secondRightblock h1{
	border-bottom:solid 10px #F1F2F6;
	padding-bottom:4px;
	margin-bottom:0.5em;
	}

#secondRightblock h2{
	clear:both;
	border-bottom:solid 1px #999;
	padding:4px 0 4px 0;
	margin-top:1em;
	margin-bottom:0.5em;
	}

.homeblock h2 {
	clear:both;
	border-bottom:solid 1px #999!important;
	padding:4px 0 4px 0!important;
	margin-top:1em;
	margin-bottom:0.5em;
	}

#secondRightblock h3,
.homeblock h3{
	clear:both;
	margin-top:0.8em;
	}

#secondRightblock p,
.homeblock p{
    margin:0.5em 0 1em 0;
	}

.topmargin{
    margin-top:1em;
	}

/*-----*/

.secondmain{
	border:solid 1px #F1F2F6;
	background: url(../img/secondBg01.gif) ;
	padding:6px 0 6px 10px;
}

.secondmain li{
	width:220px;
	list-style:none;
	margin-right:14px;
	}

.secondmainLi_top{
	margin-bottom:4px !important;
	}
.secondmainLi_end{
	margin-right:0 !important;
	}
#content ul.secondmain li.secondmainLi_end2{
	margin-right:0 !important;
	width: 240px;
	}

#homeSetMain #content ul.secondmain li.secondmainLi_end2{
	margin-right:15px !important;
	width: 284px;
	}

#homeSetMain #content ul.secondmain li.secondmainLi_end2 a{
	background: url(../img/secondH4bg03_off.jpg) no-repeat;
	}

#homeSetMain #content ul.secondmain li.secondmainLi_end2 a:hover{
	background: url(../img/secondH4bg03_on.jpg) no-repeat;
	}

.secondmain li,
.secondmain li a{
	display:block;
	}

.secondmain li a{
	background: url(../img/secondH4bg01_off.jpg) no-repeat;
	padding:12px 0 0 30px;
	height:29px;
	margin:4px 0 7px 0;
	}

.secondmain li a:hover{
	background: url(../img/secondH4bg01_on.jpg) no-repeat;
	}

.secondListBg01{
	border:solid 1px #F1F2F6;
	background: url(../img/secondBg01.gif) ;
	padding:10px;
	overflow:auto;
	}

/*---ul3clumtop-----*/
.width185{width:185px !important;}


/*---ul2clum-----*/

.secondmain2clum{
	width:337px !important;
	}

.secondmain2clum a{
	background: url(../img/secondH4bg02_off.jpg) no-repeat  !important;
	}

.secondmain2clum a:hover{
	background: url(../img/secondH4bg02_on.jpg) no-repeat!important;
	}

/*---ul2Long-----*/

.secondmainLong{
	width:400px !important;
	}

.secondmainLong a{
	background: url(../img/secondH4bg02_off.jpg) no-repeat  !important;
	}

.secondmainLong a:hover{
	background: url(../img/secondH4bg02_on.jpg) no-repeat!important;
	}

/*---ul2Long2-----*/

.secondmainLong500px{
	width:500px !important;
	}

.secondmainLong500px a{
	background: url(../img/secondH4bg03_off.jpg) no-repeat  !important;
	}

.secondmainLong500px a:hover{
	background: url(../img/secondH4bg03_on.jpg) no-repeat!important;
	}

/*---ul2Long3-----*/

.secondmainLong690px{
	width:690px !important;
	}

.secondmainLong690px a{
	background: url(../img/secondH4bg04_off.jpg) no-repeat  !important;
	}

.secondmainLong690px a:hover{
	background: url(../img/secondH4bg04_on.jpg) no-repeat!important;
	}

/*---TOPページ用-----*/
.secondmainLong590px{
	width:590px !important;
	}

.secondmainLong590px a{
	background: url(../img/secondH4bg04_off.jpg) no-repeat  !important;
	}

.secondmainLong590px a:hover{
	background: url(../img/secondH4bg04_on.jpg) no-repeat!important;
	}

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


#localMenu {
	width:200px;
	}

#localMenu p {
	margin-left:30px;
	width:160px;
	}


#localMenu li{
	list-style:none;
	width:200px;
	}

#localMenu li a,
#localMenu li strong{
	padding:7px 0 7px 30px;
	display:block;
	border-bottom:solid 1px #E3E3E3;
	}

#localMenu li a,
#localMenu li {
	background: url(../img/localMenu_bg01.gif) no-repeat;
	}
#localMenu li a:hover,
#localMenu li strong,
#localMenu li a.stay /* update noah 2010/6 */ {
	background: url(../img/localMenu_bg02.gif) no-repeat;
	}

#localMenu li a.stay {
	font-weight: bold;
	text-decoration: none;
	} /* add noah 2010/6 */

/*--------------*/
#topicPath {margin:20px 0 10px 0 !important}




/*	for applicants,student,general
============================================================*/
/*--otherGeneral --*/
#otherSetMain{
	width:950px;
	}

*html #wcv_sys_edit_pageeditarea #otherSetMain{
	width:1000px;
}
#otherSetMain h2{
	padding:12px 0 12px 0;
	}

#otherSetMain h3{
	border-bottom:solid 1px #666666;
	padding:0 0 12px 0;
	}

#otherSetMain h4{
	padding:6px 0 0 0;
	}

#otherLeftblock{
	width:600px;
	float:left
	}

#applicantLeftblock{
	width: 725px;
	float: left;
	margin: 27px 0 0 0;
	padding: 0 18px 0 0;
}

*html #applicantLeftblock{
	width: 745px;
	margin: 27px 1px 0 0;
	float: left;
	padding: 0;
}

*html #wcv_sys_edit_pageeditarea #applicantLeftblock{
	width: 780px;
}

#contentLeftblock{
	width: 725px;
	float: left;
	padding: 0 18px 0 0;
}

*html #contentLeftblock{
	width: 745px;
	padding: 0;
}
*html #wcv_sys_edit_pageeditarea #contentLeftblock{
	width: 780px;
}

#applicantLeftblock h2.applicanth2{
	background: url("../img/applicant_h2_bg.jpg") no-repeat bottom left;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#otherRightblock{
	width:320px;
	float:right;
}

#applicantRightblock{
	width: 200px;
	float: right;
	margin: 27px 0 0 0;
}

*html #applicantRightblock{
	width: 200px;
	float: left;
	margin: 27px 0 0 0;
}

#contentRightblock{
	width: 200px;
	float: right;
	margin: 0;
}

*html #contentRightblock{
	width: 200px;
	float: left;
	margin: 0;
}


#titleImgArea{
	padding: 0;
	width: 950px;
	border: 0;
	}
#titlenaviArea{
	padding: 0;
	width: 950px;
	margin: 0 0 0 -3px;
	z-index: 3;
	position:relative;
	background: #FFF;
	border: 1px #dfdfdf solid;
	-moz-box-shadow: 0px 0px 8px #cfcfcf;　/* Firefox用 */
	-webkit-box-shadow: 0px 0px 8px #cfcfcf;　/* Safari,Google Chrome用 */
	box-shadow: 0px 0px 8px #cfcfcf;
	filter:
		progid:DXImageTransform.Microsoft.Shadow(color=#ededed,direction=0,strength=6px)
        progid:DXImageTransform.Microsoft.Shadow(color=#ededed,direction=90,strength=6px)
        progid:DXImageTransform.Microsoft.Shadow(color=#ededed,direction=180,strength=6px)
        progid:DXImageTransform.Microsoft.Shadow(color=#ededed,direction=270,strength=6px);
	}

*html #titlenaviArea{
	margin: 0 0 0 -7px;
	width: 955px;
}

#bannerArea{
	background: url("../img/bannerarea_bg.jpg") no-repeat bottom left #46b6c1;
	width: 725px;
	padding: 9px 8px;
	height: 294px;
}

*html #bannerArea{
	background: url("../img/bannerarea_bg.jpg") no-repeat bottom left #46b6c1;
	width: 725px;
	height: 294px;
}

#wcv_sys_edit_pageeditarea #bannerArea{
	height: auto;
}

*html #bannerArea{
	width: 740px;
}

#bannerArea .bannerimg{
	margin: 0 1px;
}

#bannerArea .bannerimg img{
	vertical-align: bottom;
	background: #FFF;
}

#bannerArea .bannerimg {
	background:#FFF;
}

#bannerArea .bannerimg a:hover img{
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
	background: #FFF;
}

#bannerArea div#sbanner-wrap{
	height: 53px;
}

#wcv_sys_edit_pageeditarea #bannerArea div#sbanner-wrap{
	height: auto;
}

#bannerArea div#sbanner-wrap img{
	float: left;
	margin: 0 1px 0 0;
}

*html #bannerArea div#sbanner-wrap img{
	margin: 0 1px 0 0;
}

#bannerArea #sbanner-wrap ul{
	list-style: none;
}

#bannerArea #sbanner-wrap div#sbanner{
	float: left;
}

#wcv_sys_edit_pageeditarea #bannerArea #sbanner-wrap{
	background: #E7E6E6;
	margin-top: 10px;
}

#wcv_sys_edit_pageeditarea #bannerArea #sbanner-wrap #sbanner{
	float: left;
	margin: 7px 0 0 0;
	width: 678px;
}

#wcv_sys_edit_pageeditarea #bannerArea #sbanner-wrap img,
#wcv_sys_edit_pageeditarea #bannerArea #sbanner-wrap #sbanner{
	float: left;
}

#wcv_sys_edit_pageeditarea #bannerArea #sbanner-wrap div#sbanner ul li{
	float: left;
	margin: 0 0 2px;
}

#bannerArea #sbanner-wrap div#sbanner ul li a img{
	border: 2px #DBDBDB solid;
	width: 221px;
	height: 39px;
}

#bannerArea #sbanner-wrap div#sbanner ul li a{
	margin: 11px 0 0 0;
	display: block;
}

#bannerArea #sbanner-wrap div#sbanner ul li.caret a{
	padding: 11px 0 0 0;
	background: url("../img/caret.gif") no-repeat bottom center;
	display: block;
	margin: 0;
}

*html #bannerArea #sbanner-wrap div#sbanner ul li a{
	padding: 10px 0 0 0;
	display: block;
}

*html #bannerArea #sbanner-wrap div#sbanner ul li.caret a{
	padding: 11px 0 0 0;
	margin: 10px 0 0 ;
}

#bannerArea #sbanner-wrap div#sbanner ul li.caret a img{
	border: 2px #000 solid;
	background: #E6E5E5;
}

#sbanner-wrap a#bannerprev,
#sbanner-wrap a#bannernext{
	float: left;
	background: #E6E5E5;
	width: 18px;
}

#sbanner-wrap a#bannerprev{
	margin: 12px 2px 0 2px;
}

#sbanner-wrap a#bannernext{
	margin: 12px 2px 0 2px;
}

*html #sbanner-wrap a#bannerprev{
	margin: 21px 1px 0 2px;
}

*html #sbanner-wrap a#bannernext{
	margin: 21px 2px 0 1px;
}

#titlenaviArea div{
	float: left;
}

#sidecampusmenu{
	padding: 7px 6px 0 7px;
	background: #FFF;
}

*html sidecampusmenu{
	padding: 1px 1px 0 1px;
}

#wcv_sys_edit_pageeditarea #sidecampusmenu{
	padding: 3px 4px 0 5px;
}

#sidecampusmenu ul.sidemenu-applicant,
#sidecampusmenu ul.sidemenu-applicant li{
	list-style: none;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#sidecampusmenu ul.sidemenu-applicant ul li img{
	vertical-align:bottom;
	margin:0;
	padding:0;
	display: block;
}

*:first-child+html #sidecampusmenu ul.sidemenu-applicant li a{
	margin: 0;
	padding: 0;
}

#sidecampusmenu ul.sidemenu-applicant li{
	margin-bottom: 8px;
}

*html #sidecampusmenu ul.sidemenu-applicant li{
	margin-bottom: 2px;
}

*:first-child+html #sidecampusmenu ul.sidemenu-applicant li{
	margin-bottom: 3px;
}

#sidecampusmenu ul.sidemenu-applicant ul li{
	margin-bottom: 1px;
}

#sidecampusmenu ul.sidemenu-applicant ul{
	margin: 6px 0 8px 3px;
}

*html #sidecampusmenu ul.sidemenu-applicant ul{
	margin: 3px 0 5px 1px;
}

*:first-child+html #sidecampusmenu ul.sidemenu-applicant ul{
	margin: 1px 0 1px 1px;
}

#sidecampusmenu ul.sidemenu-applicant ul li img{
	vertical-align:bottom;
}
#sidecampusmenu ul.sidemenu-applicant ul ul{
	margin: 1px 0 2px 21px;
	overflow: hidden;
}

#sidecampusmenu ul.sidemenu-applicant ul ul li{
	float: left;
}

.indentBox01,
.indentBox02,
.indentBox03
{margin-left:20px;}

.indentBox01 li,
.indentBox02 li,
.indentBox03 li
{padding:0 0 0 1em;list-style:none;}

.indentBox04,
.indentBox05,
.indentBox06
{margin-left:1em;}

.indentBox04 li,
.indentBox05 li,
.indentBox06 li
{padding:0 0 0 1.2em;list-style:none;}

.listLeftModuleA li{
	float:left;
/*	margin-right:2em;*/
/*N*/
	min-height: 20px;
	height: auto !important;
	height:20px;
/*	width: 95%;*/
	padding-right: 2em;
	}

.listLeftModuleB{
	float:left;
	margin-right:1em;
	border-right:solid 1px #666666;
	padding-right:2em;
	}

.listLeftModuleB_last{
	border-right:solid 0px;
	}

.listLeftModuleC li{
	float:left;
	width:30%;
/*N*/
	min-height: 20px;
	height: auto !important;
	height:20px;

	}



.lineOnly01{border-bottom:solid 1px #666666;
	padding-bottom:6px;
	margin-bottom:6px;
	}


/*--/otherGeneral --*/

.indentBox01 li{background: url(../../03applicant/image/listmark.gif) no-repeat;}
.indentBox02 li{background: url(../../student/image/listmark.gif) no-repeat;}
.indentBox03 li{background: url(../../general/image/listmark.gif) no-repeat;}
.indentBox04 li{background: url(../../03applicant/image/listmark_01.gif) no-repeat 0em 0.5em;}
.indentBox05 li{background: url(../../03applicant/image/listmark_02.gif) no-repeat 0em 0.5em;}
.indentBox06 li{background: url(../../03applicant/image/listmark_03.gif) no-repeat 0em 0.5em;}




.color_appicant{color:#33B800;}
.color_appicantA{color:#229fe1;}
.color_appicantB{color:#85be14;}
.color_appicantC{color:#ff66cc;}

.color_student{color:#15B9B2;}
.color_general{color:#0C920D;}



/*	for third
============================================================*/


#thirdRightblock{width:715px;float:right;}
#thirdRightblock h1{
	border-bottom:solid 1px #666666;
	padding-bottom:4px;
	margin:0.5em 0 0.5em 0;
	}

#thirdRightblock h2{
	clear:both;
	color:#1AA3B3;
	border-bottom:dotted 1px #999;
	padding:4px 0 4px 0;
	margin-top:1em;
	}

#thirdRightblock h3{
	clear:both;
	margin:0.5em 0 0.5em 0;
	}

#thirdRightblock h4{
	clear:both;
	margin:1em 0 0.5em 0;
	}

#thirdRightblock p{
    margin:0.5em 0 1em 0;
	}


.listStyleDisc{
	list-style:disc;
	margin:1em 0 1em 1em !important;}

/*N*/
#content ul.listStyleDisc{
/*	font-size: 100%;*/
/*	font-size: 80%;*/
	list-style:disc;
	margin:1em 0 1em 1em !important;
}
#content ul.listStyleDisc li {
/*	font-size:0.8em;*/
	line-height:160%;
	list-style:disc;
	background-image: none;
	padding: 0;
}
* html #content ul.listStyleDisc li {
	margin-left: 10px;
}
*:first-child+html ul.listStyleDisc li {
	margin-left: 10px;
}

.listStyleNum{
	list-style:decimal;
	margin:1em 0 1em 1.5em !important;}

.listStyleUpperAlpha{
	list-style-type: upper-alpha;
	margin:1em 0 1em 1.5em !important;}

.pageInsideMenu {
	margin-bottom: 1em !important;
	margin-top: 1em !important;
	}

.pageInsideMenu li {
	float:left;
	list-style:none;
	white-space: nowrap;
	margin-right:3em;
/*	margin-bottom:1em;
	padding-left:1.2em;
	background: url(../img/third_pageInsaide01.gif) no-repeat;*/ /* del noah 2010/6 */
	}

/*.pageInsideMenu li a,
.pageInsideMenu li strong{
	margin:0.5em 0em 0.5em 0em;
	}*/ /* del noah 2010/6 */

.pageInsideMenu li a {
	padding-left:1.2em;
/*	padding-left: 13px;*/
	background: url(../img/third_pageInsaide01.gif) no-repeat 0 -2px;
} /* add noah 2010/6 */

.pageInsideMenu li a:hover,
.pageInsideMenu li strong,
.pageInsideMenu li a.local-stay /* update noah 2010/6 */ {
	background: url(../img/third_pageInsaide02.gif) no-repeat 0 -2px;
}

.pageInsideMenu li a.local-stay {
	font-weight: bold;
	text-decoration: none;
} /* add noah 2010/6 */

caption{
	font-weight:bold;
	text-align:left;
	padding:5px;
	}



.setTable01{
	width: 100%; /* add noah 2010/6 */
	border-collapse: separate;
	border-spacing: 0;
	margin:1em 0 1em 0;
	background-color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#198C8C #ffffff #ffffff #198C8C;
	}
* html .setTable01 { /* add noah 2010/6 */
	border-collapse: collapse;
	border-color: #198C8C;
}
*:first-child+html .setTable01 { /* add noah 2010/6 */
	border-collapse: collapse;
	border-color: #198C8C;
}

.setTable01 caption { /* add noah 2010/6 */
	color: #000;
	text-align: center;
	padding: 5px 5px 3px;
	font-weight: bold;
}

.setTable01 th,
.setTable01 td{
	padding:2px;
	border-style:solid;
	border-width:1px;
	}


.setTable01 th {
	color:#FFFFFF;
	background-color: #137C89;
	border-color:#FFFFFF #198C8C #198C8C #FFFFFF;
	}
* html .setTable01 th { /* add noah 2010/6 */
	border-color: #FFFFFF;
}
*:first-child+html .setTable01 th { /* add noah 2010/6 */
	border-color: #FFFFFF;
}

.setTable01 td {
	text-align:left; /* add noah 2010/6 */
	border-color:#FFFFFF #198C8C #198C8C #FFFFFF;
	}
* html table.setTable01 td { /* add noah 2010/6 */
	border-color: #198C8C;
}

.tdBgcolor01{
	background-color:#C7E4E9;
	}


.btn01 a{
	display:block;
	width:200px;
	padding:8px;
	margin:auto;
	border:outset #cccccc 3px;
	background-color:#cccccc;
	text-align:center;
	color:#000000;
	}

.btn01 a:hover{
	text-decoration:none;
	border-style:inset;
	background-color:#999999;
	}

.parentParag{
	clear:both;
	margin-bottom:20px;
/*	overflow:auto;*/ /* del noah 2010/6 */
	}

.InitH2{
	color:#333 !important;
	border-bottom:none !important;
	padding:4px 0 4px 0 !important;
	margin-top:0 !important;
	}


/*--070313---------------*/

.kakomi01,
.kakomi695PX{
	padding:8px;
	border:solid 2px #F1F2F6;
	background: url(../img/thirdBg01.gif) ;
	overflow:auto;
	clear:both;
	}
.kakomi01.bgA{
	background: url(../img/thirdBg02.gif) ;
	}

.kakomi01 h4,
.kakomi695PX h4{
	margin-top:0 !important;
	}

.kakomi01 p,
.kakomi695PX p{
	margin-bottom:0 !important;
	}

.kakomi695PX{
	width:695px;
	}


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

/*--3clum---*/

.ImgSetLeft220PX,
.ImgSetLeft220PXNoneCap{
	float:left;
	margin-right:20px;
	}

#homeSetMain .ImgSetLeft220PX,
#homeSetMain .ImgSetLeft220PXNoneCap{
	margin-right:0;
	}
#wcv_sys_edit_pageeditarea #homeSetMain .ImgSetLeft220PXNoneCap {/* add noah 2011/5*/
	margin-right:0;
}

#wcv_sys_edit_pageeditarea .ImgSetLeft220PXNoneCap {/* add noah 2010/6*/
	margin-right:10px;
}

* html #wcv_sys_edit_pageeditarea .ImgSetLeft220PXNoneCap {/* add noah 2010/6*/
	margin-right:5px;
}

.ImgSetRight220PX,
.ImgSetRight220PXNoneCap{
	float:right;
	margin-left:20px;
	}
#homeSetMain .ImgSetRight220PX,
#homeSetMain .ImgSetRight220PXNoneCap{
	margin-left: 0;
	}

#wcv_sys_edit_pageeditarea .ImgSetRight220PXNoneCap {/* add noah 2010/6*/
	margin-left:10px;
}

#wcv_sys_edit_pageeditarea #homeSetMain .ImgSetRight220PXNoneCap {/* add noah 2011/5*/
	margin-left:0;
}

.ImgSetcenter220PX,
.ImgSetcenter220PXNoneCap{
	float:left;
	margin:0 7px 0 7px;
	}
#homeSetMain .ImgSetcenter220PX,
#homeSetMain .ImgSetcenter220PXNoneCap{
	margin:0 14px 0 14px!important;
	}

.ImgSetLeft220PX,
.ImgSetRight220PX,
.ImgSetcenter220PX,
.ImgSetLeft220PXNoneCap,
.ImgSetRight220PXNoneCap,
.ImgSetcenter220PXNoneCap{
	width:220px;
	}

#homeSetMain .ImgSetLeft220PX,
#homeSetMain .ImgSetRight220PX,
#homeSetMain .ImgSetcenter220PX,
#homeSetMain .ImgSetLeft220PXNoneCap,
#homeSetMain .ImgSetRight220PXNoneCap,
#homeSetMain .ImgSetcenter220PXNoneCap{
	width:194px;
	}

.ParagRight475PX h4,
.ParagLeft475PX h4{
	margin-top:0 !important;
	}

.ParagRight475PX,
.ParagLeft475PX{
	width:475px;
	}

.ParagRight475PX{
	float:right;
	}

.ParagLeft475PX{
	float:left;
	}

/*--/3clum---*/

/*--2clum---*/

.ImgSetLeft350PX,
.ImgSetLeft350PXNoneCap{
	float:left;
	margin-right:15px;
	}

.ImgSetRight350PX,
.ImgSetRight350PXNoneCap{
	float:right;
	margin-left:15px;
	}

.ImgSetLeft350PX,
.ImgSetRight350PX,
.ImgSetLeft350PXNoneCap,
.ImgSetRight350PXNoneCap{
	width:350px;
	}


.ParagRight330PX h4,
.ParagLeft330PX h4,
.ParagRight350PX h4,
.ParagLeft350PX h4,
.ParagRight420PX h4,
.ParagLeft420PX h4{
	margin-top:0 !important;
	}

.ParagRight350PX,
.ParagLeft350PX{
	width:350px;
	}

.ParagRight350PX{
	float:right;
	}

.ParagLeft350PX{
	float:left;
	}

.ParagRight455PX,
.ParagLeft455PX{
	width:455px;
	}

.ParagLeft420PX{
	width:420px;
}

.ParagRight455PX{
	float:right;
	}

.ParagLeft455PX,
.ParagLeft420PX{
	float:left;
	}

.ParagRight330PX,
.ParagLeft330PX{
	width:330px;
	}

.ParagRight330PX{
	float:right;
	}

.ParagLeft330PX{
	float:left;
	}



/*--/2clum---*/

/*--4clumImg---*/

.ImgSetLeft166PX,
.ImgSetLeft166PXNoneCap{
	float:left;
	margin-right:17px;
	}

.ImgSetRight166PX,
.ImgSetRight166PXNoneCap{
	float:right;
	margin-left:17px;
	}

.ImgSetCenter166PX,
.ImgSetCenter166PXNoneCap{
	float:left;
	}

.ImgSetLeft166PXNoneCap,
.ImgSetRight166PXNoneCap,
.ImgSetCenter166PXNoneCap
.ImgSetLeft166PX,
.ImgSetRight166PX,
.ImgSetCenter166PX{
	width:166px;
	}


/*--/4clumImg---*/



/*------clumCaption--------*/

.clumCaption{
	font-size:0.68em !important;
	color:#137C89;
	}

/*------IADI plus--------*/

.imgBorder { border: 1px solid #CCCCCC;}

.wordImg { width: 1em; height: 1em; vertical-align: middle;}

#movie { text-align: center; }
#moviePopup {
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	}

#popup {
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}

.noStyleTable td{
	border-width: 0 !important;
	background-color: #FFFFFF;
	}

.btn02 a{
	display:block;
	width:80px;
	padding:3px;
	margin-top: 0;
	margin-bottom: 1.6em;
	border:outset #cccccc 3px;
	background-color:#cccccc;
	text-align:center;
	color:#000000;
	}

.btn02 a:hover{
	text-decoration:none;
	border-style:inset;
	background-color:#999999;
	}

.veryStrong { color: #CC0000;}

.nowrapCell { white-space: nowrap;}

.ImgSetRight220PXBorder {
	float:right;
	margin-left:20px;
	}

.ImgSetRight220PXBorder {
	width:222px;
	}

/* ----------------------------
入試概要一覧url(/exam/gakubu.shtml)
---------------------------- */

.setTable02 {
	width: 714px;
	border-collapse: collapse;
	margin: 1em 0 1em 0;
	background-color: #FFFFFF;
	font-size: 11px;
}

.setTable02 th {
	padding: 2px;
	border-top: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-right: none;
}

.setTable02 td {
	padding: 2px;
	border: solid 1px;
}


.setTable02 th {
	width: 25%;
	color: #FFFFFF;
	background-color: #137C89;
	border-color: #198C8C;
	}

.setTable02 td {
	border-color: #198C8C;
}

.width25per { width: 25%; }
.width37per { width: 37%; }
.width38per { width: 38%; }
.width50per { width: 50%; }
.width75per { width: 75%; }

/* ----------------------------
CLUB(/club/)
---------------------------- */

dl.Dlclubtable {
	margin-bottom: 1em;
	clear: both;
}

dt.Dtheader {
	background: #137C89;
	color: #fff;
	padding: 2px;
}

dl.Dlclubtable dt {
	color: #f93;
	padding: 4px 0;
}

dl.Dlclubtable dd {
	padding: 2px;
	display: block;
}

dl.Dlclubtable dd ol {
	list-style-type: decimal;
}

dl.Dlclubtable dd ul li {
	margin-left: 10px;
	padding-left: 6px;
	width: 200px;
	float: left;
}

dl.Dlclubtable dd ol li {
	margin-left: 24px;
	padding-left: 0px;
}

dl.Dlclubtable dd.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

dl.Dlclubtable dd.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
dl.Dlclubtable dd.clearfix {display:block;}
/* end MacIE5 */

/* ----------------------------
Ryugaku Support(/exchange/support.shtml)
---------------------------- */
h3.flag {
	padding-left: 30px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center left;
	min-height: 17px;
	height: auto !important;
	height: 17px;
}

h3.kr {
	background-image:url(../../exchange/img/icon_kr.gif)
}

h3.au {
	background-image:url(../../exchange/img/icon_au.gif)
}

h3.cn {
	background-image:url(../../exchange/img/icon_cn.gif)
}

h3.uk {
	background-image:url(../../exchange/img/icon_uk.gif)
}

h3.us {
	background-image:url(../../exchange/img/icon_us.gif)
}

/* N : content areas */

#content {
	margin: 20px 0;
}

#content p {
	margin-bottom: 10px;
}

/* ----------------------------
GENERAL(/english/)
---------------------------- */

dl.Dlpersontable {
	margin: 0 0 1em !important; /* add noah 2010/6 */
	border: solid 1px #333;
	clear: both;
}

dt.Dtheader {
	background: #137C89;
	color: #fff;
	padding: 2px;
}

dl.Dlpersontable dd {
	margin: 0 !important; /* add noah 2010/6 */
	padding: 2px;
	display: block;
}

dl.Dlpersontable dd ul {
	list-style: none;
	font-size: 1em !important; /* add noah 2010/6 */
	margin: 0 !important; /* add noah 2010/6 */
}

dl.Dlpersontable dd ol {
	list-style-type: decimal;
	font-size: 1em !important; /* add noah 2010/6 */
	margin: 0 0 0 30px !important; /* add noah 2010/6 */
}

dl.Dlpersontable dd ul li {
	margin-left: 10px;
	padding-left: 16px;
	width: 300px;
	float: left;
	background: url(../img/ball-3.gif) no-repeat left !important; /* update noah 2010/6 */
}

dl.Dlpersontable dd ol li {
	margin-left: 35px;
	padding-left: 0px;
}


/* add noah july 2010 ---------
サイト内検索
---------------------------- */

/* 検索フォーム用 */
/*
#content .secondmain #cse-search-box input#searchform-textarea {
	background: none;
	border: none;
	padding: 0;
};
*/

/* 検索結果画面用 */
#content #cse-search-results iframe {
/*	width: 710px;*/
	width: 740px;
	float: right;
}
#content #cse-search-results {
	width: 715px;
	overflow: hidden;
}

/* 検索結果画面用(IE6,7) */
* html #content #cse-search-results iframe {
	margin-left: -30px;
/*	position: relative;*/
}
*:first-child+html #content #cse-search-results iframe {
	margin-left: -30px;
/*	position: relative;*/
}

/* 検索結果画面用(safari) */
/* safari only \*/
html:\66irst-child #content #cse-search-results iframe {
	height: 150%;
	overflow: visible;
}

html[xmlns*=""] body:last-child #content #cse-search-results iframe {
	height: 150%;
	overflow: visible;
}

