@charset "UTF-8";
@import "style.css";

/* indexmain */

#indexmain{padding:0 5px 0 10px;}

/* column*/
.main-h2{
	width:400px;
	height:15px;
	float:left;
	margin:0 0 0 30px;
	text-align:left;
	font-size:14px;
	color:orange
	}
#column{
	width:515px;
	height:195px;
	float:left;
	margin:15px 0 40px 0;
	background:url(../img/main-h2.gif)
	}
#column-text{
	width:415px;
	height:90px;
	float:left;
	margin:40px 0 0 20px;
	padding:0 30px;
	}
#column-text p{
	text-align:left;
	color:#444444;
	}
.column-a{
	width:180px;
	height:15px;
	float:left;
	margin:15px 0 0 100px;
	text-align:left;
	}
	
/* menu-top */
.menu-top {
	width:230px;
	float:right;}
.menu-top li{
	width:230px;
	height:60px;
	float:left;
	margin:0 0 5px 0;
	font-size:9px;}

/* middle-menu */
.middle-menu{
	width:520px;
	height:300px;
	float:left;
	margin:30px 0
	}
.middle-menu li{
	width:250px;
	height:160px;
	float:left;
	margin:0 10px 0 0;
	}
	
/* news */
#main-news{
	width:250px;
	height:200px;
	float:right;
	margin:10px 0 10px 0
	}
	
.news{
	width:246px;
	height:200px;
	padding:20px 0 0 5p;
	overflow:auto;
	background:url(../img/bg-5.gif) no-repeat fixed;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	}


/* indexbottom */
#indexbottom{width: 780px;padding:0 10px 0 10px;}
#main-middle{
	width:780px;
	height:160px;
	margin:10px 0 50px 0;
	background:url(../img/teache.jpg) no-repeat;
	}
.teache{
	width:700px;
	height:100px;
	float:left;
	margin:60px 0 0 40px;
	}
.teache li{
	width:350px;
	height:45px;
	float:left;
	margin:0 0 5px 0;
	font-size:12px;
	color:#333333;
	text-align:left;
	}	
.teache span{
	width:250px;
	height: 13px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #efefef;
	border-left:5px outset #51ccb4;
	padding:10px 0 0 10px;
	vertical-align:baseline;
	line-height:15px;
	}
.teache a:link{
	color:#000000;
	text-decoration:none;
	}
.teache a:visited{
	color:#000000;
	text-decoration:none;
	}
.teache a:hover, a:active{
	color:#ffcc33;
	text-decoration:underline;
	}
#main-middle p{
	height: 15px;
	padding:0 50px 0 0;
	text-align:right;
	color:orange;
	}
	
.bottom{
	width:780px;
	height:280px;
	margin:0;
	}
.bottom li{
	width:160px;
	height:240px;
	float:left;
	margin:0 10px;
	}

.bottom{width:780px; height:280px; margin:0 }
.bottom li.amazon{width:120px; height:200px; float:left; margin:0 10px }


/* news */
#mobile_qr img {
	float: left;
	}
#mobile_qr p {
	line-height: 1.4em;
	padding-top: 13px;
	}
.news{
	height:200px;
	padding:10px 0 0 0px;
	background:url(http://www.hoshiyomitaka.com/img/bg-5.gif) no-repeat ;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	margin-bottom: 5px;
	}
.news table td{
	padding-left: 5px;
	}
.news-td1{width:48px; height:40px; color:#FF8A00; vertical-align: top;}
.news-td2{width:150px; height:40px; color:#FF8A00; vertical-align: top;padding-bottom: 2px;}