#top-flash-box {
	height: 205px;
	width: 763px;
	clear: both;
}

/*通常
#top-image-box {
	height: 271px;
	width: 547px;
	float: left;
	margin: 20px 0px 0px 20px;
}
*/

/*↓クリスマス用に変更*/
#top-image-box {
	height: 271px;
	width: 547px;
	float: left;
	margin: 0px 0px 0px 20px;
}

#gateway{
	width: 600px;
	height: 25px;
	float: right;
	text-align: right;
	margin: 2px 10px 0px;
}

#gateway a{
	color: #666666;
	text-decoration:none;
}

#gateway a:hover{
	text-decoration:underline;
}

#quickLink{
	width: 500px;
	float: right;
	text-align: right;
	margin: 0px 10px 10px;
}

#quickLink a{
	color: #666666;
	text-decoration:none;
}

#quickLink a:hover{
	text-decoration:underline;
}


/* entry-point
---------------------------------------------------*/
#entry-point{
	height: 205px;
	width: 763px;
	clear: both;
	float: left;
	background-image:url('../common/bar.jpg');
	font-size:20px;
	font-weight:700;
}
#entry-point ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#entry-point li{
	margin:2px;
	padding:2px;
	height:34px;
}
#entry-point li a{
	text-decoration:none;
	display:block;
	height:24px;
	width: 200px;
	padding:2px;
	border:double 3px #000000;
	color:#000000;
}

#entry-point li a:hover{
	border:solid 3px #000000;
}


#center-image-box {
	width: 571px;
	margin-top: 15px;
	float: left;
	background-color: #999999;
}
#index-right-colum {
	float: right;
	width: 185px;
	margin-top: 15px;
}

#index-link-column{
	float: right;
	width: 185px;
	
}

.right-image-box {
	width: 180px;
	margin-bottom: 5px;
}

#index-banner-column{
	width: 180px;
	float: left;
	margin-left: 2px;

}

#index-main-menu {
	height: 43px;
	width: 763px;
	float: left;
}
#index-left-colum {
	width: 185px;
	margin-bottom: 10px;
	float: left;
	margin-top: 3px;
}
.left-menu-box {

	width: 185px;
	margin-bottom: 20px;
}
.left-menu-box dl {

	margin-left: 3px;
	margin-top: 15px;
}
.left-menu-box2 {
	width: 185px;
	margin-top: 15px;
}
.left-menu-box2 dd {
	margin-top: 8px;
}

.left-menu-box2 a {
	color: #666666;
	text-decoration:none;
}

.left-menu-box2 a:hover {
	text-decoration:underline;
}

#center-colum {
	width: 375px;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	padding-bottom: 25px;
}


.left-menu-box2 dl {


	margin-left: 3px;
}
#topic-title {
	clear: both;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}
#center-colum dt {
	font-weight: bold;
}
#center-colum dl {
	clear: both;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 10px;
}
#center-colum a {

	color: #666666;
	text-decoration: none;
}
#center-colum a:hover {

	color: #666666;
	text-decoration: underline;
}
.right-contents-box {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	padding-bottom: 10px;
}
.publication-box {
	clear: both;
	width: 180px;
	margin-top: 10px;
/*	height:90px;*/
}
.p-image {
	width: 60px;
	float: left;
	margin-left: 2px;
}
.p-text {
	width: 113px;
	float: right;
	font-size: 10px;
	margin-left: 2px;
}
.p-text a {
	color: #666666;
	text-decoration: none;
}
.p-text a:hover {
	color: #666666;
	text-decoration: underline;
}

.right-menu-box li {
	list-style-position: outside;
	list-style-image: url(../images/index/dot.gif);
	margin-left: 30px;
	margin-top: 5px;
}
.right-menu-box a{
	color: #666666;
	text-decoration: none;
}
.right-menu-box a:hover {
	color: #666666;
	text-decoration: underline;
}

.gateway{
	width:760px;
}
