@charset "utf-8";

/* ################################################################################ */
/*        　                                                                        */
/*        ●トップページ                                                            */
/*        　                                                                        */
/* ################################################################################ */

div.topContents * {
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	line-height: 1.1;
}

div.topContents {
	margin: 0 auto;
	width: 500px;
}

* html div.topContents {
	margin-left: 2px;
}

div.topContents div.contentTop {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 1px 4px 4px;
	border: solid 1px #D1D1D1;
	width: 490px;
}

* html div.topContents div.contentTop {
	width: 500px;
}

div.topContents div.section1 {
	float: left;
	width: 150px;
}

div.topContents div.section1 div.section1-1 {
	margin-top: 3px;
	margin-bottom: 4px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	background-image: url(../img/top/bg2-1.jpg);
	background-repeat: no-repeat;
	background-position: 0 25px;
}

div.topContents div.section1 div.section1-1 ul {
	margin-top: 8px;
}

div.topContents div.section1 div.section1-1 ul li {
	margin-left: 15px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(../img/top/marker1.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-size: 14px;
}

div.topContents div.section1 div.section1-1 ul li a {
	font-weight: bold;
}

div.topContents div.section1 div.section1-1 ul li a:hover {
	color: #0099CC;
	text-decoration: underline;
}

div.topContents div.section1 div.section1-2 {
	margin-bottom: 5px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	background-image: url(../img/top/bg2-2.jpg);
	background-repeat: no-repeat;
	background-position: 0 46px;
}

div.topContents div.section1 div.section1-2 p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 45px;
	font-weight: bold;
	line-height: 1.3;
}

div.topContents div.section1 div.section1-2 p a {
	color: #333333;
	line-height: 1.5;
}

div.topContents div.section1 div.section1-2 p a:hover {
	color: #0099CC;
	text-decoration: underline;
}

div.topContents p.visual {
	margin-right: 2px;
	float: left;
	width: 188px;
}

div.topContents div.section2 {
	margin-bottom: 5px;
	float: left;
	width: 150px;
}

div.topContents div.section2 div.section2-1 {
	margin-top: 3px;
	margin-bottom: 4px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	background-image: url(../img/top/bg2-3.jpg);
	background-repeat: no-repeat;
	background-position: 0 26px;
}

div.topContents div.section2 div.section2-1 ul {
	margin-top: 6px;
}

div.topContents div.section2 div.section2-1 ul li {
	margin-left: 15px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(../img/top/marker1.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-size: 14px;
}

div.topContents div.section2 div.section2-1 ul li a {
	font-weight: bold;
}

div.topContents div.section2 div.section2-1 ul li a:hover {
	color: #0099CC;
	text-decoration: underline;
}

div.topContents div.section2 div.section2-2 {
	margin-bottom: 5px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	background-image: url(../img/top/bg2-4.jpg);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

div.topContents div.section2 div.section2-2 p {
	margin: 4px 10px 0px;
}

div.topContents div.section2 div.section2-2 p a {
	color: #1E446B;
	font-weight: bold;
	line-height: 1.5;
}

div.topContents div.section3 {
	clear: left;
	width: 490px;
	display: inline-block;
}

div.topContents div.section3:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div.topContents div.section3 h2 {
	margin-bottom: 4px;
}

div.topContents div.section3 div {
	float: left;
	width: 242px;
	height: auto !important;
	min-height: 80px;
	height: 80px;
}

div.topContents div.section3 div p {
	margin-top: 2px;
	margin-left: 6px;
	margin-right: 4px;
}

div.topContents div.section3 div p a {
	line-height: 1.4;
	color: #333333;
	text-decoration: underline;
}

div.topContents div.section3 div p a:hover {
	color: #0066CC;
}

div.topContents div.section3 div.section3-1 {
	margin-bottom: 4px;
	margin-right: 5px;
	background-image: url(../img/top/bg3-2.png);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

div.topContents div.section3 div.section3-2 {
	margin-bottom: 5px;
	background-image: url(../img/top/bg3-3.png);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

div.topContents div.section3 div.section3-3 {
	margin-right: 5px;
	background-image: url(../img/top/bg3-4.png);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

div.topContents div.section3 div.section3-4 {
	background-image: url(../img/top/bg3-5.png);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

div.topContents div.section4 {
	margin-bottom: 10px;
	width: 500px;
	background-image: url(../img/top/bg4-1.png);
	background-repeat: repeat-y;
}

div.topContents div.section4 dl {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 15px;
	height: auto !important;
	min-height: 130px;
	height: 130px;
	background-image: url(../img/top/bg4-2.jpg);
	background-repeat: no-repeat;
	background-position: 345px 15px;
}

div.topContents div.section4 dl dt {
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

div.topContents div.section4 dl dt a {
	text-decoration: underline;
}

div.topContents div.section4 dl dd {
	margin-bottom: 11px;
	margin-left: 15px;
}

div.topContents div.section5 {
	margin-bottom: 10px;
	width: 500px;
	background-image: url(../img/top/bg5-1.png);
	background-repeat: repeat-y;
}

div.topContents div.section5 div {
	float: left;
	width: 250px;
}

div.topContents div.section5 div p {
	clear: left;
	width: 500px;
}

div.topContents div.section5 div h2 {
	margin-bottom: 10px;
}

div.topContents div.section5 div ul li {
	margin-left: 20px;
	margin-bottom: 8px;
	padding-left: 15px;
	background-image: url(../img/top/marker2.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

div.topContents div.section5 div ul li a {
	text-decoration: underline;
}



div.jireiPreview{
	border-left:1px solid #e9ae68;
	border-bottom:1px solid #e9ae68;
	border-right:1px solid #e9ae68;
	width:486px;
	margin:0;
	margin-bottom:5px;
	clear:both;
}

div.jireiPreview h3 {
	margin-top: 5px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: double 3px #0066CC;
	color: #505050;
	font-weight: bold;
	line-height: 1.2;
	font-size: 10px;
}
div.jireiPreview table.jireiListing{
}
div.jireiPreview table.jireiListing td{
	padding:5px 2px;
	overflow:hidden !important;
	vertical-align:top;
}
div.jireiPreview table.jireiListing td div.photo{
	text-align:center !important;
	font-size: 10px;
}
div.jireiPreview table.jireiListing td div.photo a{
	display:block;
	width:88px;
	height:76px;
	overflow:hidden;
	text-align:center !important;
}
div.jireiPreview table.jireiListing td div.photo a:hover{
	background-color:#FFCC00;
}
div.jireiPreview table.jireiListing td div.photo a img{
	width:80px;
}


div.whatsnew tr{
	border-bottom:1px solid #cccccc;
}
div.whatsnew th,
div.whatsnew td{
	padding:3px;
}
.add01{
	color:#333333; 
	font-size:10px; 
	padding:10px 10px 0px 10px!important;
	margin:0px;
	line-height:140%;
	
}
.add02{
	font-size:10px; 
	padding:10px 10px;
}

div.quickNews{
	height:200px;
	width:480px;
	border:1px solid #2b557b;
	margin:15px 0;
	overflow:auto;
}
	div.quickNews table.quickNews{
		width:460px
		border-collapse:collapse;
	}
	div.quickNews table.quickNews th{
		padding:5px;
		background-color: #2b557b;
		color:#ffffff;
		width:100px;
		text-align:left;
	}
	div.quickNews table.quickNews td{
		padding:5px;
	}
	div.quickNews table.quickNews td.infoContent{
		padding:5px;
		border-bottom:1px dashed #2b557b;
	}
