/* @group PAGE CONTENTS BASE */
div#contents_l {
	float: left;
	width: 685px;
}

div#contents_r {
	float: left;
	width: 205px;
}
/* @end */

/* @group INDEX flash */
div#topics{
	height: 310px;
	font-size: 80%;
	line-height: 200%;
}
/* @end */

div #topInfromation{
	margin:0 0 15px 0;
}
div #topInfromation li{
	list-style:none;
}

/* @group INDEX search */
div#search {
	background: url("../../index/images/search_bg.gif") repeat top right;
	margin-top: 30px;
	width: 655px;
	height: 205px;
}

div#search div {
	margin-left: 74px;
	width: 570px;
}

div#search h2 {
	position: absolute;
	left: 47px ;
	margin-left: 9px;
	margin-top: 12px;
	font-size: 80%;
}

div#search h3 {
	font-size: 80%;
	height: 14px;
}

/* srh1 */
div#srh1 {
	margin-bottom: 13px;
	padding-top: 16px;
}

div#srh1 input#searchfield {	
	margin-top: 3px;
	width: 375px;
	height: 20px;
}

div#srh1 input {
	display: block;
	float: left;
	margin-right: 9px;
	font-size: 12px;
	line-height: 150%;
}

div#srh1 p {
	margin-top: 12px;
	height: 32px;
	font-size: 80%;
}

/* srh2 */
div#srh2 {
	padding-top: 12px;
	border-top: 1px solid #C4D3DD;
}

div#srh2 ul {
	list-style: none;
	margin-top: 9px;
}

div#srh2 li {
	float: left;
	width: 188px;
	font-size: 80%;
}
/* @end */

/* @group INDEX info */

/* BASE */
div#info1, div#info2 {
	margin-top: 30px;
}

div#info1 {
	float: left;
	margin-right: 15px;
	width: 320px;
}

div#info2 {
	float: left;
	width: 320px;
}

div.if_tub {
	background: url("../../index/images/info_bg.gif") repeat-x bottom left;
	height: 37px;
}

div.if_tub p, div.if_tub h2 {
	float: left;
	font-size: 80%;
}

div.if_main {
	clear: both;
	border-left: 1px solid #D5D3BC;
	border-right: 1px solid #D5D3BC;
	border-bottom: 1px solid #D5D3BC;
	padding-top: 15px;
	width: 318px;
	height: 340px;

}

div.if_box {
	overflow: auto;
	margin-left: 20px;
	padding-right: 10px;
	height: 280px;
	width: 275px;
	text-align: left;
}

.new_genre{
	font-weight:normal;
}

p.detail_link {
	border-top: 1px solid #D5D3BC;
	float: none;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 7px 0;
	width: 280px;
	font-size: 80%;
	line-height: 120%;
	text-align: center;

}
	
p.detail_link a {
	padding-left: 20px;
}

p.detail_link a:link {background: url("../../common/images/arrow1-1.gif") no-repeat center left;color: #4399D2; text-decoration: none;}
p.detail_link a:visited {background: url("../../common/images/arrow1-1.gif") no-repeat center left;color: #4399D2; text-decoration: none;}
p.detail_link a:active {background: url("../../common/images/arrow1-2.gif") no-repeat center left;color: #666; text-decoration: none;}
p.detail_link a:hover {background: url("../../common/images/arrow1-2.gif") no-repeat center left;color: #666; text-decoration: none;}

/* T1 */

/*
div.t1 dt {
	margin-bottom: 8px;
	font-weight: bold;
	color: #4399D2;
	font-size: 0.85em;
	line-height: 130%;

}
*/

/*
div.t1 dd {
	background: url("../../common/images/line_bg.gif") repeat-x top left;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 12px;
	line-height: 130%;

}
*/

div.t1 li dt {
	margin-left: 3px;
	font-weight: bold;
	color: #4399D2;
	font-size: 0.85em;
}

div.t1 li dd {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left:20px;
	font-size: 12px;
	/*line-height: 130%;*/
	margin-top:-1.4em;
	background:none;

}


div.t1 .date {
	padding-top: 15px;
	font-weight: bold;
	color: #4399D2;
	font-size: 13px;
	line-height: 130%;

}

div.t1 .newsList, div.t1 .date{
	background:#ffffff url("../../common/images/line_bg.gif") repeat-x bottom left;
	padding:10px 0;
}

div.t1 li {
	background:#ffffff url("../../common/images/line_bg.gif") repeat-x bottom left;
	margine:0 0 0 0;
	padding: 7px 0;
	font-size: 12px;
	line-height: 130%;

}

div.t1 li.newsDetail{
	background:#ffffff url("/common/images/icon_news.gif") no-repeat;
	padding:0 0 0 15px;
}


/* T2 */
div.t2 dt {
	margin-bottom: 3px;
	font-size: 0.8em;
	line-height: 130%;
	color: #666;
	font-weight: normal;

}

div.t2 dd {
	background: #EDECE0;
	padding: 5px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 140%;

}

div.t2 dt span {
	font-size: 0.9em;
	color: #4399D2;
	font-weight: bold;
}

/* T3 */
div.t3 h3 {
	background: #EDECE0;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 90%;
	line-height: 130%;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ ＰMincho';
}

div.t3 p {
	margin-bottom: 10px;
	font-size: 80%;
	line-height: 150%;
}

div.t3 p.keisai {
	color: #4399D2;
}


/* T4 *//* T5 */
div.t4 dt, div.t5 dt {
	background: url("../../common/images/line_bg.gif") repeat-x top left;
	clear: left;
	float: left;
	padding-top: 7px;
	padding-bottom: 6px;
	line-height: 130%;
	font-weight: bold;
	color: #4399D2;
}

div.t4 dt {
	width: 60px;
	font-size: 80%;
}

div.t5 dt {
	width: 40px;
	font-size: 0.9em;
}

div.t4 dt img, div.t5 dt img {
	margin-top: 3px;
}

div.t4 dd, div.t5 dd {
	background: url("../../common/images/line_bg.gif") repeat-x top left;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 130%;
	color: #888;
	font-weight: normal;
	
}

div.t4 dd {
	margin-left: 60px;
}

div.t5 dd {
	margin-left: 40px;
}

div.t4 dd img, div.t5 dd img {
	vertical-align: bottom;
	margin-right: 5px;
}

div.t4 dd a, div.t5 dd a {
	display: block;
	margin-top: 3px;
	font-weight: normal;
}

/* @end */

/* @group INDEX RIGHT */
ul#guide {
	list-style: none;
}

ul#guide li {
	font-size: 80%;
}

/* LINK1 */
p#tosho_mail {
	margin-top: 20px;
	font-size: 80%;
}

p#bn_kenkyukai {
	margin-top: 20px;
	font-size: 80%;
}

p#bn_shinnin {
	margin-top: 6px;
	font-size: 80%;
}

/* JYOHOSHI */
div#jyohoshi {	
	background: #FFF url("../../index/images/jyohoshi_bg1.gif") no-repeat top left;
	margin-top: 20px;
	text-align: center;
	width: 205px;
}

div#jyohoshi h2 {
	padding: 13px 10px 17px 10px;
	font-size: 70%;
}

div#jyohoshi div {
	background: url("../../index/images/jyohoshi_bg2.gif") no-repeat bottom left;
	padding-left: 5px;
	padding-bottom: 15px;
	width: 200px;
}

div#jyohoshi h3 {
	float: left;
	width: 95px;
	font-size: 65%;
	line-height: 120%;
}

div#jyohoshi h3 img { 
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/* LINK2 */
p#bn_kenkyujo {
	margin-top: 20px;
	font-size: 80%;
}

p#bn_tohokunomado {
	font-size: 80%;
}

p#bn_tenrankai {
	margin-top: 20px;
	font-size: 80%;
}

p#bn_bosyu {
	font-size: 80%;
	margin-top: 1px;
}

/* LINKLIST */
div#linklist { 
	border: 1px solid #D5D3BC;
	margin-top: 20px;
	padding: 15px 15px 11px 15px;
	text-align: center;
}

div#linklist h3 {
	margin-bottom: 10px;
	font-size: 80%;
}

div#linklist ul {
	list-style: none;
	text-align: left;
}

div#linklist li {
	background: url("../../common/images/arrow2-1.gif") no-repeat center left;
	padding-left: 15px;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 4px;
}


#tenInformation{
	font-size:0.8em;
	line-height:1.5em;
	padding:0 15px 15px 15px;
}

.infroamtionTable{
	border-collapse:collapse;
	width:650px;
}

.infroamtionTable td{
	border-bottom:1px solid #469dd2;
	padding:5px 2px;
	vertical-align:top;
}

.infroamtionTable td.date{
	width:70px;
	white-space:nowrap;
}

.informationTable td.content{
	width:580px;
}


#tenInformation ul{
	margin:0 0 0 25px;

}

#tenInformation a:link{
	color:#C00;
}


#tenInformation a:visited{
	color:#C00;
}


/* @end */

