@charset "shift_jis"; 


/*----------------------------------------------------------*/
/*	‰ŠúÝ’è											@--*/
/*----------------------------------------------------------*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	*/
	color: #333333;
}
body div {
	text-align: left;
	margin: 0 auto;
}

/*----------------------------------------------------------*/
/*	‰¡•970ƒsƒNƒZƒ‹ƒo[ƒWƒ‡ƒ“‚ÉÝ’è						@--*/
/*----------------------------------------------------------*/
#top {
	background-color: #FFFFFF;
	width: 970px;
	clear: both;
}
#top h1 {
	margin: 10px 0px 0px;
	padding: 0px;
}
#top2 {
	width: 970px;
	background-image: url(../img/sen.gif);
	height: 5px;
	clear: both;
}
#top3 {
	width: 970px;
	height: 13px;
	text-align: right;
	clear: both;
	margin-top: 3px;
}

#main {
	background-color: #FFFFFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #FFFFFF;
	width: 970px;
	text-align: right;
	float: none;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#backbox {
	text-align: right;
	width: 960px;
	font-size: 84%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}









/*------------------------------------------------------*/
/*	clearfix
/*------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/*-- Mac”Å IE‘Î‰žƒnƒbƒN--*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#oshirase_box {
	height: auto;
	width: 900px;
	padding: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	background-color: #FFFBF4;
	border: 1px solid #FF6B08;
	line-height: 1.5;
	margin-bottom: 6em;
	text-align: center;
}





#Title_Bar {
    width: 966px;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.8em;
    border: 2px solid #003366;
    border-radius: 5px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #003366;
    color: #FFFFFF;
    font-weight: bold;
}



#koushin_list{
	width: 970px;
	list-style-type: none;
	overflow: auto;
	height: auto;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	border: 1px solid #CCC;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0.8em;
	padding-left: 0px;
}
#koushin_list li{
	text-align: left;
}

#koushin_list .New{
    width: auto;
    padding: 0px;
    height: 17px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 1.2em;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 1em;
    background-image: url(../img_top/list_mark2.gif);
    background-repeat: no-repeat;
    text-indent: 24px;
    line-height: 17px;
    display: block;
}
#koushin_list .Old{
    width: auto;
    padding: 0px;
    height: 17px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-size: 1.2em;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 1em;
    background-image: url(../img_top/list_mark.gif);
    background-repeat: no-repeat;
    text-indent: 24px;
    line-height: 17px;
    display: block;
}




#koushin_list li a{
	color: #003366;
	text-decoration: none;
}
#koushin_list li a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#Main_Img {
	height: auto;
	width: 970px;
	margin-top: 5em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}


.blue_font{
    color: #003CFF;	
}
.red_font{
    color: #FF0000;
}


#New_txt {
    height: auto;
    width: 970px;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    font-weight: bold;
    padding: 0px;
    font-size: 1.2em;
}
