@import url(/table.css);
@import url(/common.css);

/* 見出し */
#contents H1
{
	margin : 0;
	padding : 0;
	height : 80px;
	line-height : 80px;
	font-size : 1.5em;
	color : #333;
}

#contents H2
{
	margin : 2em 0 1.5em 0;
	padding-left : 1.5em;
	height : 30px;
	line-height : 30px;
	font-size : 1em;
	background : url("/img/h2/h2base.gif") no-repeat ;
	background-color : #666; 
	color : #fff;
}

#contents H2.university
{
	background : url("/img/h2/h2univ.gif") no-repeat ;
}

#contents H2.gradschool
{
	background : url("/img/h2/h2grad.gif") no-repeat ;
}

#contents H2.netedu
{
	background : url("/img/h2/h2netedu.gif") no-repeat ;
}

#contents H2.correct
{
	background : url("/img/h2/h2correct.gif") no-repeat ;
}

#contents H2.netyobikou
{
	background : url("/img/h2/h2netyobikou.gif") no-repeat ;
}

#contents H3,
#contents H6
{
	margin : 0.8em 0 0.8em 0;
	padding : 0 0 0 15px;
	background: url("/img/icon/bluecircle.gif") no-repeat 0 50%;
	line-height : 1.3em;
	font-size : 1em;
	font-weight : bold;
}

#contents H4
{
	margin : 0 0 0.5em 0;
	padding : 0 0 0 13px;
	background: url("/img/icon/trianglemarker.gif") no-repeat 0 50%;
	line-height : 1.5em;
	font-size : 1em;
	font-weight : bold;
}

#contents H5
{
	margin : 1.5em 0 1.5em 0;
	padding-left : 1em;
	height : 25px;
	line-height : 25px;
	font-size : small;
	background : url("/img/h4base.gif") no-repeat ; 
	background-color : #666;
	color : #fff;
}

/* 目次 */
#contents DIV#tableofcontents
{
	position : relative;
	margin : 30px 0 0 0;
	padding : 0;
}

#contents DIV#tocfirst
{
	float : left;
	width : 264px;
	margin : 0;
	padding : 0;
	border-right : 1px solid #ccc;
}

#contents DIV#toclatter
{
	margin-left : 265px;
	padding : 0;
}

#contents DIV#tocfirst UL,
#contents DIV#toclatter UL
{
	margin : 0;
	padding : 0;
	list-style : none;
}

#contents DIV#toclatter UL.lessthanfirst
{
	padding-bottom : 1.6em;
}

#contents DIV#tocfirst UL LI,
#contents DIV#toclatter UL LI
{
	display : inline;
	margin : 0;
	padding : 0;
}

#contents DIV#tocfirst UL LI A,
#contents DIV#toclatter UL LI A
{
	display : block;
	margin : 0;
	padding : 0 0 0 25px;
	background: url("/img/icon/trianglemarker.gif") no-repeat 11px 50%;
	vertical-align : middle;
	text-decoration : none;
	color : #333;
}

#contents DIV#tocfirst LI A:hover,
#contents DIV#toclatter LI A:hover
{
	background-color : #eee;
}

/* 要素指定無し */
#contents .imgfloatwrapper,
#contents .floatwrapper
{
	position : relative;
}

#contents .noemptyline
{
	margin-top : 0;
	margin-bottom : 0;
}

#contents .bottomspace
{
	margin-top : 0;
}

/* DIV要素 */
#contents DIV.underh3
{
	margin-left : 1em;
}

#contents DIV.strongarea
{
	margin : 0.5em 0 ;
	padding : 0.8em 1em;
	background-color : #ccc; 
}

#contents DIV.topspace
{
	margin : 2em 0 1em 0;
	padding : 0.1em 1em 1.5em 1em;
	background-color : #f8f8df;
}

/* 段落 */
#contents P
{
	margin : 0;
	line-height : 1.4em;
}

#contents P.sentence
{
	font-size : small;
	text-indent : 1em;
}

#contents P.sentence.underitem
{
	margin-left : 2.5em;
	font-size : small;
	text-indent : 0;
}

#contents P.subtitle
{
	margin : 1.5em 0 0.5em 0;
	text-indent : 1em;
	font-weight : bold;
	color : #06f;
}

#contents P.item
{
	margin : 0.5em 0 0.5em 0;
	text-indent : 1em;
	font-weight : bold;
}

#contents P.note
{
	margin-bottom : 1.5em;
	font-size : 90%;
	line-height : 1.4em;
}

#contents P.underh1
{
	margin-top : 2em;
}

#contents .topspace
{
	margin-top : 1.5em;
}

#contents P.applicationbutton
{
	margin : 0.5em auto;
	text-align : center;
}

#contents P.toformbutton
{
	margin : 0;
}

#contents P.map
{
	margin : 3em 0;
}

/* リスト */
#contents UL,
#contents OL,
#contents DL
{
	font-size : small;
}

#contents LI
{
	line-height : 1.6em;
}

#contents DL.schedule, DL.lectures, DL.premium, DL.telfax
{
	margin-left : 3em;
}

#contents DT
{
	margin : 0.5em 0 0.2em 0;
	font-weight : bold;
	line-height : 1.4em;
}

#contents DL.courses DT A
{
	padding-left : 25px;
	background: url("/img/icon/trianglemarker.gif") no-repeat 11px 50%;
}

#contents DD
{
	text-indent : 1em;
	line-height : 1.5em;
}

/* アンカー */
#contents A
{
	text-decoration : none;
}

#contents A:link
{
	color : #06f;
}

#contents A:hover
{
	text-decoration : underline;
}

#contents A:visited
{
	color : #63c;
}

#contents A.aname:hover
{
	text-decoration : none;
}

/* 水平線 */
#contents HR
{
	border : 1px solid #999;
	height : 1px;
}

/* 強調 */
#contents EM
{
	font-style : normal;
	font-weight : bold;
}

#contents STRONG
{
	color : #f00;
	font-weight : normal;
}

/* ページトップへ戻る */
#contents P.gotop
{
	margin-top : 1em;
	text-align : right;
}

#contents P.gotop A,
#contents P.gotop A:visited
{
	padding-left : 16px;
	font-size : 12px;
	line-height : 15px;
	color : #333;
	background : url("/img/icon/grayuptriangle.gif") 0 50% no-repeat;
}

#contents P.gotop A:hover
{
	color : #06f;
	text-decoration : none;
	background-image : url("/img/icon/blueuptriangle.gif");
}

/* 関連ページ */
#contents P.relation,
#contents P.relationbutton
{
	margin : 0.5em 0 1.5em 1em;
}

#contents P.relation A,
#contents P.relation A:visited
{
	padding-left : 16px;
	font-size : 12px;
	line-height : 20px;
	color : #333;
	background : url("/img/icon/grayrighttriangle.gif") 0 50% no-repeat;
}

#contents P.relation A:hover
{
	color : #06f;
	text-decoration : none;
	background-image : url("/img/icon/bluerighttriangle.gif");
}

/* 元のページへ戻る */
#contents P.back
{
	margin : 0.5em 0 1.5em 1em;
}

#contents P.back A
{
	padding-left : 16px;
	font-size : 12px;
	line-height : 20px;
	color : #333;
	background : url("/img/icon/graylefttriangle.gif") 0 50% no-repeat;
}

#contents P.back A:hover
{
	color : #06f;
	text-decoration : none;
	background-image : url("/img/icon/bluelefttriangle.gif");
}

/* 前のページ・次のページ */
#contents P.goprev
{
	margin : 3em 0 0 0;
	text-align : left;
	height : 21px;
	line-height : 21px;
}

#contents P.goprev A
{
	display : block;
	width : 125px;
	height : 21px;
	line-height : 21px;
	padding-left : 25px;
	font-size : 12px;
	color : #333;
	background : url("/img/button/allow_prev.gif") 0 50% no-repeat;
}

#contents P.goprev A:hover
{
	color : #06f;
	text-decoration : none;
	background-image : url("/img/button/allow_prev_blue.gif");
}

#contents P.gonext
{
	margin : -21px 0 3em 380px;
;
	text-align : right;
	height : 21px;
	line-height : 21px;
}

#contents P.gonext A
{
	display : block;
	width : 125px;
	height : 21px;
	line-height : 21px;
	padding-right : 25px;
	font-size : 12px;
	color : #333;
	background : url("/img/button/allow_next.gif") 0 50% no-repeat;
}

#contents P.gonext A:hover
{
	color : #06f;
	text-decoration : none;
	background-image : url("/img/button/allow_next_blue.gif");
}

#contents P.noprev
{
	margin : 3em 0 3em 380px;
}

#contents P.nonext
{
	margin : 3em 0;
}

/* 左右分割 基本*/
#contents DIV.outerwrapper
{
	margin : 2em 0 0 0;
	position : relative;
	width : 530px;
}

#contents DIV.leftwrapper
{
	float : left;
	margin-bottom : 2em;
	width : 250px;
}

#contents DIV.rightwrapper
{
	margin-left : 277px;
	width : 250px;
}

#contents DIV.outerwrapper P.image IMG
{
	width : 250px;
}

/* 左右分割 左狭い*/
#contents DIV.leftwrapper.narrow
{
	width : 200px;
}

#contents DIV.rightwrapper.wide
{
	margin-left : 227px;
	width : 300px;
}

/* 左右分割 左狭いここまで*/

/* 左右分割 左狭い+α*/
#contents DIV.leftwrapper.morenarrow
{
	width : 100px;
}

#contents DIV.rightwrapper.morewide
{
	margin-left : 127px;
	width : 400px;
}

/* 左右分割 左狭い+αここまで*/

#contents DIV.outerwrapper P.subtitle
{
	margin-top : 0;
}

#contents DIV.outerwrapper .button
{
	text-align : center;
}

#contents .antifloat
{
	clear : left;
}