@charset "utf-8";
/* CSS Document */

ul.globalNavigation li.menu02 a{
	background-position: -200px -60px;
	background-image: url(../function/images/global_nav.jpg);
	}




/* ================================================================================ */
/*      3-3. section1                                                                 */
/* ================================================================================ */
div.mainColumn div.section1 {
	width: 640px;
}

div.section1 ul{
	padding: 0px;
	list-style-type: none;
}

div.section1 li{
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 75px;
	padding-bottom: 5px;
}

div.section1 .column_list_photo{
	height: 70px;
	width: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.section1 .column_list_photo img{
	height: 70px;
	width: 70px;
	border: 1px solid #D4D0C8;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
} 
#container div.mainColumn  div.section1 h4{
	height: auto;
	margin-left: 10px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	float: right;
	width: 540px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	background-image: none;
	background-position: 0px 0px;
	line-height: 1.2em;
}

#container div.mainColumn div.section1 h4 a{
	text-decoration: none;
	color: #333333;
	line-height: 1.2em;
}

#container div.mainColumn  div.section1 h4 a:hover{
	text-decoration: none;
	color: #FF6600;
}
#container div.mainColumn div.section1 p{
	font-size: 1em;
	color: #666666;
	margin-bottom: 20px;
	clear: none;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 0px;
}


#container div.mainColumn div.section1 ul li .read{
	color: #666666;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 15px;
	display: block;
	width: 500px;
	float: left;
}








#wiz{
	margin-bottom: 20px;
}

#wiz img{
	background-image: url(images/wiz_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 160px;
	background-position: center center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 44px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wiz table{
	width: 450px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C0C0C0;
}

#wiz table th{
	width: 60px;
	background-color: #E2EAFE;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

#wiz table td{
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	padding-left: 5px;
}

#container div.mainColumn div.section1 #wiz p{
	font-size: 90%;
	color: #006633;
	color: #666666;
	margin-bottom: 5px;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

/* ================================================================================ */
/*     1.Column                                                                      */  
/* ================================================================================ */

#news{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	width: 600px;
	margin-left: 10px;
	float: left;
	}
#news dl{
	margin: 0px;
}

#news dt{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em
	}

#news dd{
	line-height: 160%;
	margin-top: -1.3em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 6em;}



/* -------------------------------------------------------------------------------- */
/*      バックナンバー                                                              */
/* -------------------------------------------------------------------------------- */

#container div.mainColumn p.more{
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px !important;
	color: #33CC00;
	display: block;
	background-position: 540px;
	padding-right: 30px;
}

#container div.mainColumn p.more a:visited{
	color: #0099FF;
}

#container div.mainColumn p.more a:hover{
	color: #FF9900;
}

#container div.mainColumn #backnumberAnswer {
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	clear: both;
}

#container div.mainColumn #backnumberAnswer span,#backnumberAnswer a{
	border:1px solid #eeeeee;
	padding-top: 0.25em;
	padding-right: 0.4em;
	padding-bottom: 0.25em;
	padding-left: 0.4em;
}
#container div.mainColumn #backnumberAnswer .on{
	background:#eeeeee;
	font-weight:bold;
}
#container div.mainColumn #backnumberAnswer a:hover{
	border-color:#00d;
	background:#003399;
	color:#fff;
}
