/* CSS Document */


/*コンテンツ*/

/*FLASHとプラン別バナー*/

#top{
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: hidden;
}



/**/
#top:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #top {
    height: 1em;
    overflow: visible;
}

#top-left{
	padding: 0px;
	float: left;
	height: 500px;
	width: 655px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top-right{
	padding: 0px;
	float: right;
	height: 505px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(../images/toppage/top_right_back.gif);
	background-repeat: no-repeat;
}


#top-left h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#top-right ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#top-right li {
	font-size:10px;
}

.bana01 a {
	display:block;
	width:223px;
	height:88px;
	text-indent:-999px;
	text-decoration:none;
	padding: 0px;
	background-image: url(../images/toppage/bana01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.bana02 a {
	display:block;
	width:223px;
	height:88px;
	text-indent:-999px;
	text-decoration:none;
	padding: 0px;
	background-image: url(../images/toppage/bana02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px
}

.bana03 a {
	display:block;
	width:223px;
	height:88px;
	text-indent:-999px;
	text-decoration:none;
	padding: 0px;
	background-image: url(../images/toppage/bana03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px
}

.bana04 a {
	display:block;
	width:223px;
	height:88px;
	text-indent:-999px;
	text-decoration:none;
	padding: 0px;
	background-image: url(../images/toppage/bana04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px
}

.bana05 a {
	display:block;
	width:223px;
	height:88px;
	text-indent:-999px;
	text-decoration:none;
	padding: 0px;
	background-image: url(../images/toppage/bana05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px
}

#contents{
	margin: 0px;
	padding: 0px;
}

#contents h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*下段情報*/

#top_under{
	padding: 0px;
	width: 930px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
overflow: hidden;
}



/**/
#top_under:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #top_under {
    height: 1em;
    overflow: visible;
}

#top_under h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.info_box_l{
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/toppage/line_orange.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	float: left;
}

.info_box_l p{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.info_box{
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/toppage/line_orange.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	float: left;
}


.info_box p{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.info_box_r{
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}

.info_date{
	font-size: 10px;
	font-weight: bold;
	color: #F08300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-position: 3px;
}

.info_text{
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
