@charset "UTF-8";

/*
	法人
	Copyright (C) C-BOX. All Rights Reserved

*/

/* //////////////////////////////////////////////////
[sub] 
////////////////////////////////////////////////// */

/* category
-------------------------------------------------- */

body.sub{
	background:url(../img/common/sub_header_bg.png) center 0 no-repeat #E3E3E3;
}

body.sub #siteheader{
	height:auto;
}
body.sub #containerCover{
}

body.sub #main .column{
	width:720px;
	background:#FFF;
}
body.sub #main .column h2{
	padding:10px 0 0 10px;
}

#key{z
	height:80px;
	float:left;
}


/* globalnavi
-------------------------------------------------- */

#globalnav{
	width:auto;
	height:30px;
	margin:0 auto;
	position:absolute;
	top:50px;
	right:0;
}
#globalnav ul{
	display:inline;
}
#globalnav ul li{
	float:left;
}
#globalnav ul li a{
	padding:0 5px;
	text-decoration:none
}
#globalnav ul li a:hover{
	color:#999;
}
#globalnav ul li.end{
	float:right;
}



#lange{
	width:auto;
	margin:0 auto;
	position:absolute;
	top:10px;
	right:30px;
}
#lange li{
	float:left;
	margin-left:10px;
}



/* main section
-------------------------------------------------- */

body.sub #main{
	width:700px;
	float:right;
}


body.sub #main .section{
	width:700px;
	margin:0 0 20px;
	padding-bottom:60px;
	position:relative;
	font-size:14px;

}
body.sub #main .section h2{
	font-size:19px;
	color:#10519F;
	line-height:24px;
	margin:0 auto 10px;
	font-weight:normal;
}
body.sub #main .section h2.noMargin{
	margin-bottom:0;
}

body.sub #main .section h3{
	font-size:14px;
	color:#000;
	line-height:24px;
	font-weight:normal;
	background:#D7D7D7;
	margin:0 auto 20px;
	padding:5px 10px 5px 10px;
}

body.sub #main .section strong{
	display:block;
}
body.sub #main .section p{
	margin:0 30px 20px;
	line-height:25px;
}
body.sub #main .section .lead{
	padding-top:55px;
}


body.sub #main .section .box{
	background:#f0f0f0;
	border:1px solid #D3D3D5;
	margin:20px 30px;
}
body.sub #main .section .box p{
	margin:10px;
	line-height:20px;
}

body.sub ul.format{
	margin-left:35px;
	margin-bottom:40px;
}
body.sub ul.format li{
	line-height:25px;
	margin-bottom:10px;
	padding-right:20px;
	padding-left:30px;
	background:url(../img/biz/icon_list.gif) 0 0 no-repeat;
}


body.sub #main .section ol.defalt{
	padding:10px 35px 10px 35px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
body.sub #main .section ol.last{
	border-bottom:none;
}
body.sub #main .section ol.defalt li{
	padding-bottom:20px;
}

body#privacy #main .section h3{
	font-size:16px;
	line-height:14px;
	margin:0 auto;
	padding:30px 10px 25px 35px;
}


/* profile
---------------------------- */

body#profile #main{
}
body#profile #main #date img{
	float:left;
}
body#profile #main #date p.name{
	padding-top:30px;
}
body#profile #main #date p{
	padding-left:100px;
	margin-bottom:0;
	font-size:12px;
}
body#profile #main #date p.point{
	color:#10519F;
}


body#profile table{
	width:100%;
	border-collapse: separate;
	margin-bottom:30px;
}

body#profile table th,
body#profile table td{
	padding:5px 3px 5px;
}
body#profile table th{
	width:150px;
	line-height:20px;
}
body#profile table td{
	vertical-align:middle;
}

body#profile #sub .shortcut{
	width:200px;
	margin-bottom:30px;
	overflow:hidden;
}
body#profile #sub .shortcut dt,
body#profile #sub .shortcut dd{
}
body#profile #sub .shortcut dt{
	color:#10519F;
	clear:left;
	float:left;
	padding-left:4px;
}
body#profile #sub .shortcut dt.one{
	width:100%;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:8px;
	padding:4px 4px 6px;
}



body#profile #sub .shortcut dt a{
	color:#10519F;
	text-decoration:none;
}
body#profile #sub .shortcut dt a:hover{
	color:#10519F;
	text-decoration: underline;
}
body#profile #sub .shortcut dd{
	padding-left:80px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:8px;
	margin-bottom:6px;
}
body#profile #sub .shortcut dd a{
	text-decoration:none;
}
body#profile #sub .shortcut dd a:hover{
	text-decoration: underline;
}
body#profile #sub .shortcut dt.last{
	border-bottom:none;
}


body#profile #main .ronbunshinsa li{
	margin-bottom:20px;
}


/* member
---------------------------- */

body#member #main .section{
	overflow:hidden;
}

body#member #main h2{
	font-size:19px;
	color:#10519F;
	line-height:24px;
	margin:0 auto 10px;
	font-weight:normal;
}

body#member #main .list{
	background:#fff;
	padding:5px;
	overflow:hidden;
	margin-bottom:10px;
}
body#member #main .list img{
	float:left;
}
body#member #main .list p{
	padding-left:130px;
	font-size:13px;
	line-height:18px;
}
body#member #main .section p {
    line-height:18px;
    margin: 0 0 0px;
}

body#member #main .list p.name{
	margin-top:15px;
}

/* scholarly
---------------------------- */

body#ap h2 span{
	color:#000;
	font-size:12px;
}
body#ap #sub ul{
	margin:10px 0;
}
body#ap #sub ul a{
	color:#10519F;
	text-decoration:none;
}
body#ap #sub ul a:hover{
	color:#10519F;
	text-decoration: underline;
}

body#ap #main p{
	font-size:12px;
	margin:0 0 0;
}

body#ap table{
	width:700px;
	border:1px solid #10519F;
	background:#fff;
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:60px;
}
body#ap table thead th,
body#ap table thead td{
	background:#D7D7D7;
	border-collapse:separate;
  border-spacing:0;
}
body#ap table thead th{
	border-top:3px solid #fff;
	border-left:3px solid #fff;
	border-bottom:3px solid #fff;
	border-right:1px solid #fff;
	padding:8px 10px 5px;
	line-height:20px;
}
body#ap table thead td{
	text-align:center;
	border-bottom:3px solid #fff;
	border-top:3px solid #fff;
}
body#ap table th,
body#ap table td{
	border-bottom:1px solid #D7D7D7;
}
body#ap table th{
	width:500px;
	border-left:3px solid #fff;
	border-right:1px solid #D7D7D7;
	padding:5px 10px 5px;
	line-height:20px;
}
body#ap table td{
	width:150px;
	border-right:3px solid #fff;
	text-align:center;
	vertical-align:middle;
}
body#ap table td a{
	background:#000;
	font-size:12px;
	color:#fff;
	padding:6px;
	border:1px solid #EDEDED;
	text-decoration:none;
}
body#ap table td a:hover{
	background:#555;
}


/* conference
-------------------------------------------------- */
body#conference #main dl{
}
body#conference #main dt{
	margin-bottom:10px;
	font-weight:bold;
	background:#D7D7D7;
	padding:5px;
	text-indent:-23px;
	padding-left:33px;
	padding-right:10px;
}
body#conference #main dd{
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
	padding:0 7px 7px;
	padding-bottom:20px;
}

body#conference #sub .shortcut a{
	color:#10519F;
	text-decoration:none;
}
body#conference #sub .shortcut a:hover{
	color:#10519F;
	text-decoration: underline;
}


/* funds
-------------------------------------------------- */

body#funds #main p{
	font-size:13px;
	margin:0 5px 20px;
}
body#funds #main ul{
	border-top:1px dotted #999;
	margin-bottom:30px;
}
body#funds #main ul li{
	font-size:13px;
	margin:0 0 5px;
	padding:5px 5px 10px;
	border-bottom:1px dotted #999;
}


/* teaching
-------------------------------------------------- */


body#teaching #main h2{
	border-bottom:1px solid #999;
	font-size:14px;
	padding:3px 3px;
	margin:0 10px 5px;
}
body#teaching #main p{
	font-size:14px;
	padding:5px 3px;
	margin:0 10px 10px;
}
body#teaching #main .bunken,
body#teaching #main dl{
	margin:10px 10px 20px;
	background:#eee;
	padding:10px;
}
body#teaching #main dl dt{
	font-weight:bold;
	margin:0 0 5px;
	border-bottom:1px solid #999;
	padding:3px;
}
body#teaching #main dl dd{
	padding:3px;
}
body#teaching #main .bunken li,
body#teaching #main dl dd li{
	margin-bottom:10px;
}


body#teaching #main .table1{
	width:624px;
	border:#808080 1px solid;
	margin-bottom:40px;
}
body#teaching #main .table1 th{
	background:#DADADA;
	padding:7px 12px;
}



body#teaching #main .class{
	margin:0 15px;
}
body#teaching #main .class table{
	width:100%;
}

body#teaching #main .class table th,
body#teaching #main .class table td{
	padding:7px 0;
	border-bottom:1px solid #ccc;
}
body#teaching #main .class table th{
	padding-left:5px;
}



/* DownLoad
---------------------------- */

body#download #main{
}

body#download #main .down{
	width:624px;
	border:#808080 1px solid;
	margin-bottom:40px;
}
body#download #main .down th{
	background:#DADADA;
	padding:7px 12px;
}



body#download #main table.down{
	width:100%;
}
body#download #main table.down thead{
	background:#777;
	color:#fff;
	vertical-align:middle;
}
body#download #main table.down .cont{
}
body#download #main table.down .date{
	width:90px;
	text-align:center;
}
body#download #main table.down .size{
	width:80px;
	text-align:center;
}
body#download #main table.down .downdate{
	width:180px;
}


body#download #main table.down th,
body#download #main table.down td{
	padding:7px 5px;
	border:1px solid #999;
}
body#download #main table.down th{
	padding-left:5px;
}








/* event
-------------------------------------------------- */

body#event #main p{
	margin:0 0px 10px;
	line-height:18px;
	font-size:13px;
}

body#event #main .list{
	margin:0 0px 10px;
	line-height:18px;
	font-size:13px;
	padding:15px 5px 10px;
	border-top:1px solid #999;
	border-bottom:1px dotted #999;
}

body#event #main #backnumber div{
	margin-bottom:30px;
}
body#event #main #backnumber div p{
	margin:0 10px 5px;
}
body#event #main div ol{
	margin:0 0 20px;
}
body#event #main div ol li{
	margin:0 0 10px;
}



body#event table{
	width:700px;
	border:1px solid #10519F;
	background:#fff;
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:60px;
}
body#event table thead th,
body#event table thead td{
	background:#D7D7D7;
	border-collapse:separate;
  border-spacing:0;
}
body#event table thead th{
	border-top:3px solid #fff;
	border-left:3px solid #fff;
	border-bottom:3px solid #fff;
	border-right:1px solid #fff;
	padding:8px 10px 5px;
	line-height:20px;
}
body#event table thead td{
	text-align:center;
	border-bottom:3px solid #fff;
	border-top:3px solid #fff;
}
body#event table th,
body#event table td{
	border-bottom:1px solid #D7D7D7;
}
body#event table th{
	width:500px;
	border-left:3px solid #fff;
	border-right:1px solid #D7D7D7;
	padding:5px 10px 5px;
	line-height:20px;
}
body#event table td{
	width:150px;
	border-right:3px solid #fff;
	text-align:center;
	vertical-align:middle;
}
body#event table td a{
	background:#000;
	font-size:12px;
	color:#fff;
	padding:6px;
	border:1px solid #EDEDED;
	text-decoration:none;
}
body#event table td a:hover{
	background:#555;
}




/* contents
-------------------------------------------------- */


/* sub
---------------------------- */

body.sub #sub{
	width:240px;
	float:left;
}
body.sub #sub p{
	margin:5px;
}
body.sub #sub p.btn{
	margin:0 0 20px;
}
body.sub #sub p.btn a{
}





