@charset "utf-8";
/*====== TOP CSS ======*/

/*=== コンテナ ===*/
#TopLytContiner {
	background-image: url(../../com_image/com_008.gif);
	background-repeat: repeat-y;
	width: 470px;
}

/*=== ヘッダー ===*/
.HeaderImg {
	height: 230px;
	width: 730px;
	background-color: #999999;
}

#TopLytMain {
	left: 220px;
	width: 453px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#TopLytMain h2{
	left: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	padding: 0px;
	clear: both;
}

/*##### コーナーサムネイル3段 START ##############################*/

ul#TopLytThumbCol3 {

}

#TopLytThumbCol3 li{
	list-style-type: none;
	float: left;
	width: 138px;
	height: 54px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px solid #333333;
	font-size: 0px;
	line-height: 0px;
}
#TopLytThumbCol3 img{
	margin: 0px!important;
	padding: 0px!important;
}

/*右端マージン無し用*/
#TopLytThumbCol3 .Nm {
	margin-right: 0px!important;
}

/*##### コーナーサムネイル3段 START ##############################*/


#TopLytSub{
	width:248px;
	float: right;
}

#TopLytSub h2{
	left: 220px;
	background-image: url(../../top/image/top_003.gif);
	margin-bottom: 5px;
}

#TopLytSub div.Info {

}

#TopLytSub .Info h2{
	left: 220px;
	margin-bottom: 10px;
	background-image: url(../../top/image/top_013.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 0px 0px;
	height: 25px;
	clear: both;
}


#TopLytSub .Info dl dt{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 5px;
	line-height: 1;
}

#TopLytSub .Info dl dd {
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}



#TopLytSub .GeneralBox{
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
}

ul#TopLytThumbCol2 {

}

#TopLytSub #TopLytThumbCol2 li{
	list-style-type: none;
	float: left;
	height: 65px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #333333;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 246px;
	font-size: 0px;
	line-height: 0px;
}
#TopLytSub #TopLytThumbCol2 img{
	margin: 0px!important;
	padding: 0px!important;
}

/*右端マージン無し用*/
#TopLytSub #TopLytThumbCol2 .Nm {
	margin-right: 0px!important;
}

div#TopSymbolImg{
	clear: both;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 6px solid #333333;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

div#TopWrapInfo{
	margin-left: 125px;
}
div#TopWrapInfo p.TxtDate{
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

