@charset"UTF-8";
/*Fist Created:2007/06/17-----------------------------------------*/

/*initialization--------------------------------------------------*/
/*Topics Text--------------------------------------------------*/
#obj {
	width:300px;
	height:auto;
    top     : 0px;
    left    : 0px;
    padding : 0px;
    margin  : 0px;
    position : absolute;
}
HTML { 
	background:none !important;
} 
body { 
	background-color: transparent;
	text-align: left;
	line-height: 18px;
	font-size: 14px;
	background:none !important;
} 
a{
	color:#556688;
	text-decoration:none;
	}

a:visited{
	color:#445566;
	text-decoration:none;
	}

a:hover{
	color:#FF7788;
	text-decoration:underline
	}

a:active{
	color:#FF7788;
	text-decoration:underline
	}

#information_bar {
	width:300px;
	height:auto;
	margin:left;
}
#information_bar .info_waku {
	width:282px;
	height:230px;
	margin-bottom:10px;
	padding:5px 8px;
	text-align:center;
	border-bottom:1px dotted #b9b9b9;
}
#information_bar_ex {
	width:300px;
	height:auto;
	margin:left;
}
#information_bar_ex .info_waku {
	width:282px;
	height:36px;
	margin-bottom:10px;
	padding:5px 8px;
	text-align:center;
	background:#ddeeff;
	border:1px solid #b9b9b9;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
#information_bar .info_waku2 {
	width:282px;
	height:120px;
	margin-bottom:10px;
	padding:5px 8px;
	text-align:center;
	border-bottom:1px dotted #b9b9b9;
}
#information_bar .info_waku3 {
	width:282px;
	height:105px;
	margin-bottom:10px;
	padding:5px 8px;
	text-align:center;
	border-bottom:1px dotted #b9b9b9;
}
#information_bar .info_waku4 {
	width:282px;
	height:240px;
	margin-bottom:10px;
	padding:5px 8px;
	text-align:center;
	border-bottom:1px dotted #b9b9b9;
}
.blank_bar {
	width:178px;
	height:5px;
	margin-left:0;
	margin-right:0;
	margin:1px;
}

.img_mid img {
	vertical-align:-3px;
}

.midashi_title {
	height:25px;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
	border-bottom:1px solid #100F75;
}
.midashi_title h2 { 
	font-size:16px;
	font-weight:bold;
	color:#100F75;
	display:inline; 
}
.ct {
	margin-left:auto;
	margin-right:auto;
}
