@charset 'shift_jis';

/*

	font指定用CSS

*/

#footer_obi{

font-size:70%;

}



#fontsize_change{

font-size:80%;

}



#fontsize{

font-size:90%;

}



/*小見出し(追加）*/

#fontsize_bold{

font-size:90%;

font-weight:bold;

}



#menusize{

font-size:70%;

}



/*一文字下げる（追加）*/

#menusize_indent{

font-size:70%;

}



#pagetop{

font-size:90%;

text-align:right;

}

.yotei_hyo td{
	font-size:90%;
}

/*学部キャッチコピー*/

.catch{

font-size:130%;

font-weight:bold;

color:#000000;

margin:10px 0px 10px 0px;

padding:0px;

}

/*（追加）メイン内のリンク(矢印なし)*/

#arrow7{

font-size:140%;

line-height:180%;

margin:0px 0px 0px 0px;

padding:0px;

}



#arrow7 a{

font-size:140%;

background-position:left top;

background-repeat:no-repeat;

text-decoration:none;

color:#FF6600;



padding:0px 0px 0px 0px;

margin:0px;

}



#arrow7 a:hover{

color:#009999;

}

/*（追加）メイン内のリンク(矢印なし)*/

#arrow2{

font-size:120%;

line-height:180%;

margin:0px 0px 0px 0px;

padding:0px;

}



#arrow2 a{

font-size:120%;

background-position:left top;

background-repeat:no-repeat;

text-decoration:none;

color:#009999;

padding:0px 0px 0px 0px;

margin:0px;

}



#arrow2 a:hover{

color:#FF6600;

}



/*大見出し*/

h1{

font-size:130%;

font-weight:bold;

border-left:5px solid #009999;

color:#000000;

margin:10px 0px 10px 0px;

padding:0px 0px 0px 10px;

}



.table_title{

font-size:110%;

font-weight:bold;

line-height:150%;

color:#009999;

padding:0px 0px 0px 0px;

margin:0px 0px 0px 10px;

}

.table_title2{

font-size:90%;

font-weight:bold;

line-height:150%;

color:#009999;

padding:0px 0px 0px 0px;

margin:0px 0px 0px 10px;

}

/*リード*/

h2{

font-size:100%;

font-weight:bold;

line-height:150%;

color:#009999;

padding:0px 0px 0px 15px;

margin:0px 0px 5px 0px;

line-height:120%;

}



/*小見出し*/

h3{

font-size:90%;

font-weight:bold;

line-height:100%;

color:3366CC;

margin:0px;

padding:0px;

}



/*リード黒文字*/

h4{

font-size:100%;

font-weight:bold;

color:#000000;

padding:0px;

margin:0px;

}



/*表組み-タイトル*/

#graph td.ttl_left,#graph td.ttl_r{

font-size:100%;

text-align:center;

}



/*表組み-内容*/

#graph td{

font-size:90%;

}

/*(追加)表組み2-タイトル*/

#graph2 td.ttl_left0,#graph2 td.ttl_r0,#graph2 td.ttl_r00{

font-size:100%;

text-align:center;

}



/*(追加)表組み2-内容*/

#graph2 td{

font-size:90%;

}

/*表組み-タイトル3*/

#graph3 td.ttl_left,#graph td.ttl_r{

font-size:100%;

text-align:center;

}



/*表組み-内容*/

#graph3 td{

font-size:90%;

}

/*(追加)表組み4-タイトル*/

#graph4 td.ttl_left0,#graph4 td.ttl_r0{

font-size:100%;

text-align:center;

}



/*(追加)表組み4-内容*/

#graph4 td{

font-size:90%;

}

.voltitle{

	font-size:120%;

	font-weight:bold;

	border-left:5px solid #66CCFF;

	color:#333333;

	margin:10px 0px 10px 0px;

	padding:0px 0px 0px 10px;

	line-height:100%;

	border-bottom-color: #66CCFF;

}

/*(追加)小見出し(青い色)*/

.h3_blue{

font-size:100%;

font-weight:bold;

line-height:100%;

color:3366CC;

margin:0px 3px 0px 3px;

padding:0px;

}



/*(追加)小見出し(墨色)*/

.h3_gray{

font-size:90%;

font-weight:bold;

line-height:100%;

color:666666;

margin:0px;

padding:0px;

}

