@charset "UTF-8";

/*
--------------------------------------------------
Home Style [ home.css ]

--------------------------------------------------
	1.Object
	2.Leftcontents
	3.Centercontents
	4.Rightcontents
	5.Shop-link
	6.Else


	ClearFix
--------------------------------------------------*/



/* 1.Object
--------------------------------------------------*/

#main .maincontents object {
	margin: 0 0 10px 13px;
	width:745px;
	
}


#main .maincontents div.flash{
		width:0px;
		margin:0;
}
#main .maincontents div.flash, x:-moz-any-link  {
	clear:both;
	margin-left:13px;
	margin-bottom:10px;
	width:745px;
}
#main .maincontents div.flash, x:x{
		width:0px;
		margin:0;
}



/* 2.Leftcontents
--------------------------------------------------*/
#main .leftcontents {
	float: left;
	width: 345px;
	margin-left: 13px;
	display: inline;
}

#main .leftcontents iframe.coordinate {
	width: 543px;
	height: 250px;
	border: 1px #CCCCCC;
}
#main .leftcontents iframe.osusume {
	width: 543px;
	height: 300px;
	border: 1px #CCCCCC;
}

#main .leftcontents h4 {
	width: 345px;
	height: 25px;
	background: url(../img/sub_navi01.gif) 0 0 no-repeat;
}
#main .leftcontents h5 {
	width: 345px;
	height: 20px;
	background: url(../img/small_navi01.gif) 0 0 no-repeat;
	margin-top: 10px;
}
#main .leftcontents table {
	border: none;
	background: #eeeeee;
	height: 70px;
	margin-top: 5px;
	font-size:11pt;
	line-height:1.5em;
}
#main .leftcontents td {
	border: none;
	text-align: center;
	vertical-align: middle;
}
#main .leftcontents th {
	border:none;
	width: 240px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.3;
	font-weight: normal;
}
#main .leftcontents p {
	width: 345px;
	text-align: right;
	font-size: 1.0em;
	margin-top: 5px;
}


/* 3.Centercontents
--------------------------------------------------*/
#main .centercontents {
	float: left;
	width: 180px;
	margin-left: 20px;
}
#main .centercontents h4 {
	width: 180px;
	height: 25px;
	background: url(../img/sub_navi02.gif) 0 0 no-repeat;
	font-size: 1.2em;
	color: #000000;
}
#main .centercontents h5 {
	width: 180px;
	height: 20px;
	background: url(../img/small_navi02.gif) 0 0 no-repeat;
	font-size: 1.2em;
	color: #000000;
	margin-top: 10px;
}
#main .centercontents ul {
	list-style-type: none;
}
#main .centercontents ul li {
	margin-top: 5px;
}


/* 4.Rightcontents
--------------------------------------------------*/
#main .rightcontents {
	float: right;
	width: 180px;
}
#main .rightcontents h4 {
	width: 180px;
	height: 25px;
	background: url(../img/sub_navi03.gif) 0 0 no-repeat;
}
#main .rightcontents ul {
	list-style-type: none;
	margin-top: 10px;
}
#main .rightcontents ul li {
	margin-top: 5px;
	font-size:90%;
}
#main .maincontents .rightcontents h5 {
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #666666;
}
#main .maincontents .rightcontents dl {
	clear: both;
	margin-top: 3px;
}
#main .maincontents .rightcontents dd {
	background-color: #EEEEEE;
	width: 82px;
	float: left;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 1px;
	margin-left: 1px;
}



/* 5.Shop-link
--------------------------------------------------*/
#main .maincontents .shop-link {
	float: right;
	border: solid 1px #999999;
	width: 735px;
	font-size: 1.0em;
	line-height: 1.5;
	margin: 10px 0;
	padding: 5px;
}

#main .maincontents .shop-link h6 {
	font-size: 1.3em;
	margin: 5px 0 10px 0;
}


/* 6.Else
--------------------------------------------------*/
#main .maincontents span {
	display: none;
}
#main .maincontents .clear {
	clear: both;
}

#main .maincontents .news {
	margin-left: 13px;
	margin-bottom: 10px;
}
#main .maincontents .news p {
	border: 1px solid #797979;
	padding: 5px;
}
