@charset "shift_jis";

/* 千葉工業大学TextCSS */

* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック","Osaka",verdana,helvetica,arial, sans-serif;
	color: #000000;
}

body {
	font-size: 100%;
	line-height: 140%;
	color: #000000;
}

.eng01{
	color: #329038;
	font-weight: bold;
}

h2.cap01 {
	font-size: 180%;
	font-weight: bold;
	color: #247dbe;
	line-height: 200%;
}

h3.cap01 {
	font-size: 140%;
	font-weight: bold;
	color: #555555;
	line-height: 140%;
	margin-bottom: 20px;
}

h3.cap02 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	line-height: 160%;
	border-left: #1F77BA 7px solid;
	border-bottom: #1F77BA 1px solid;
	margin-top: 3px;
	margin-bottom: 10px;
	text-indent: 7px;
}

h3.cap02_2 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	line-height: 160%;
	border-left: #1F77BA 7px solid;
	border-bottom: #1F77BA 1px solid;
	margin-top: 3px;
	text-indent: 7px;
}

h3.cap03 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	line-height: 160%;
}

p.item01 {
	color: #333333;
	line-height: 270%;
}

p.text_90 {
	font-size: 90%;
	line-height: 140%;
}


p.pd01 {
	margin-bottom: 10px;
}
p.tp {
	margin-left: 15px;
}

p.search_result {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #DDDDDD 1px solid;
}

p.search_list {
	margin-bottom: 30px;
}


.text_red {
	color: #FF0000;
	text-decoration: none;
}

.text_red2 {
	color: #FF0000;
	font-weight: bold;
}


.text_blue {
	color: #1F77BA;
}

.text_blue2 {
	color: #1F77BA;
	font-weight: bold;
}

.text_green {
	color: #008800;
}

.text_green2 {
	color: #008800;
	font-weight: bold;
}

.text_orenge {
	color: #E77F39;

}

.text_orenge2 {
	color: #E77F39;
	font-weight: bold;
}

.textback_yel {background: #F7F7C2;padding: 0 3px;}

.text_b {
	font-weight: bold;
	font-size:120%;
}
.text_red_ul {

	color: #FF0000;
	text-decoration: underline;
}

.text_b_large {
	font-weight: bold;
	font-size:130%;
}

.text_under_line{
   text-decoration:underline;
}

.text_right{
   text-align:right;
}

ul.en_faq{
list-style-type:disc;
padding-left:40px;
}

   