@charset "utf-8";

body{
	test-align: center;
	background:url(../img/bg.gif);
	font-size:80%;
	_font-size:75%;
	color:#333333;
}
p{
	margin:0;
	padding:0;
}
/*-------------------------header--------------------*/
#TopHeader{
	margin: auto;
	margin-bottom: 0;
	margin-top: 0;
	width: 750px;
	position:relative;
}

#Login{
	width:745px;
	text-align:right;
	position:absolute;
	top: 10px;
	left:0;	
}

#Login a{
	padding-left:20px;
	background:url(../img/ico_arrow.gif) no-repeat left;
	font-size:85%;
	text-decoration:none;
}
#Login a:link{color:#172c7b;}
#Login a:visited{color:#172c7b;}
#Login a:hover{color:#172c7b; text-decoration:underline;}


#HMenu{
	width:745px;
	text-align:right;
	position:absolute;
	top: 50px;
	left:0;
}
/*-------------------------main--------------------*/
#TopWrapper{
	margin: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0; 
	width: 750px;
	background: #f8f8f8;
}

#Main650{
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding:5px 10px;
	width:650px;
	background:#fff;
}

.ContentBlock{
	_height:1%;
	_margin-bottom:10px;
}

.ContentBlock:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .ContentBlock {display: inline-table;}

/* Hides from IE-mac \*/
/** html .ContentBlock {height: 1%;}*/
.ContentBlock {display: block;}
/* End hide from IE-mac */


.text{
	margin-bottom:10px;
	line-height:1.4;
}
strong{
	color:#ff0000;
}

.BtnArea{
	margin:10px 0;
	padding:15px 0;
	text-align:center;
	width:100%;
	background:#f0f0f0;
}


.sup{
	font-size:80%;
	color:#777777;
	white-space:nowrap;
}


.item01{
	margin-bottom:10px;
	padding:3px;
	background:#ffffcc;
	text-align:center;
}
.tab_bg th .sup{
	color:#fff;
}

.tab_bg{
	background:url(../img/bdbg_b.gif);
}

.tab_bg th{
	padding:0 5px;
	background:url(../img/tab_bg_bg.gif);
	text-align:left;
	color:#fff;
	white-space:nowrap;
	font-weight:normal;
}
.tab_bg td{
	padding:6px;
	background:#fff;
}




.List01{
	margin:5px 0 10px 0;
	padding:0;
}

.List01 li{
	margin:0 0 10px 0;
	padding-left:23px;
	background:url(../img/ico_arrow_01.gif) no-repeat;
	background-position:0 2px;
	list-style-type:none;
}
.Section{
	width:100%;
}

.DlSection01{
	margin:0 0 15px 0;
	padding:0 0 5px 0; 
	width:649px;
	background:url(../img/fra_m_bottom.gif) bottom left;
}
.DlSection01 dt{
	display:block;
	width:649px;
	_height:31px;
	min-height:31px;
	background:url(../img/fra_m_top.gif) bottom left;
	font-weight:bold;
	color:#fff;
	line-height:2;
	text-indent:15px;
}


.TopicPhoto{
	margin:0 10px 10px 10px;
	float:left;
}
.TopicPhoto img{
	margin:0 0 10px 0;
}

.TopicPhoto2{
	text-align:center;
	margin:0 0 10px 0;
}

.TopicPhoto2 img{
	margin:0 3px;
}








.Link{
	margin-bottom:10px;
}

.Link dt{
	margin:0 0 15px 0;
	width: 200px;
	float: left;
   _height: 38px;
	min-height:38px;
	clear:both;
}

.Link dt a{
	display:block;
	margin:0;
	padding:3px 0 0 0;
	width:200px;
	height:38px;
	_height:41px;
	text-align:center;
	background:url(../img/bg_link.gif) no-repeat;
}
.Link dt a:hover{
	background-position:-201px 0;
}


.Link dd{
	display:block;
	margin:0 0 15px 210px;
   _height: 38px;
	min-height:38px;
	line-height:1.2;
}
.LinkTitle{
	margin:0 0 3px 0;
	padding-left:5px;
	border-left:5px solid #5d91aa;
	line-height:1.5;
}
.LinkTitle a:link{color:#5d91aa;}
.LinkTitle a:visited{color:#5d91aa;}
.LinkTitle a:hover{color:#5d91aa;}


/*----------Explanation-----------*/

#Explanation #TopWrapper{
	background:#fff;
}

#FlashArea{
	margin:0;
	padding:0 10px;
	font-size:100%;
	background:url(../img/bg_grd.gif) repeat-x bottom;
	padding-bottom:41px;
}

#NoFlash p{
	margin:0;
	padding:5px;
	font-size:80%;
	font-weight:normal;
	color:#333333;
	background:#ffcc66;
}

#Explanation .item01{
	padding:10px;
	text-align:left;
}

#Explanation .item01 ul{
	margin:0;
	tex-align:left;
	list-style-type:none;
	line-height:1.8;
}

#FanctionIntr {
	margin-right:5px;
	_margin-right:1px;
	min-height:100px;
	_height:1%;
	background:url(../img/top/fra_m_bottom.gif) bottom left;
	width:383px;
	float:left;
}

#FanctionIntr dt{
	width:383px;
	background:url(../img/top/fra_m_top.gif) bottom left;
}

#FanctionIntr dd{
	display:block;
	margin:3px 1px;
	width:125px;
	color:#5f5f5f;
	text-align:center;
	float:left;
}

/*----------footer-----------*/
	#TopFooter{
		margin: auto;
		margin-bottom: 0;
		margin-top: 5px;
		padding:2px 0;
		width: 750px;
		background:#fff;
		text-align:center;
	}
