@charset "utf-8";

*{
	margin: 0 auto;
	padding: 0;
}

ul,ol,li{
	list-style-type: none
}

body {
	width: 800px;
	font-size: 85%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#wrapper{
	width: 800px;
	}

#header {
	width: 800px;
	padding-top : 20px;
	
}

#siteID{
	float:left;
	width: 400px;
	height: 80px;
}

#siteID img{
	float: left;
}

#siteID h1,h5{
	clear: both;
	padding: 0px 4px 0 5px;
	color: #000;
	font-size: small;
	font-size: 90%;
	font-weight: normal;
		}

#siteID h2{
	padding:5px 4px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}

#siteID h4{
	padding:0 4px 0 0px;
	color:#666;
	font-family: "Arial", Helvetica, sans-serif;
}



#pNav{
	width: 300px;
	height: 80px;
	float: right;
	list-style: none;
	text-align: right;
	padding-right: 10px;
}


#pNav li{
	position: relative;
	top: 5px;
	right: 5px;
}

#pNav li a{
	text-decoration: none;
	font-size: 90%;
}

#pNav img {
	padding-top: 5px;
}


#gNav{
	clear: both;
	width: 800px;
	height: 40px;
}




#gNav li a{
	float: left;
	width: 100px;
	margin-top :5px;
	background: #FFF;
	color: #000;
	text-align: center;
	text-decoration: none;
	border: solid #666 1px;
	border-bottom-width: thin;
	font-size: 95%;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.2em;
}


#gNav li :hover{
	color: #FFF;
	background-color: #333;
}


#topicpath li{
	margin: 0 0 0px 8px;
	font-size: 12px;
}

#timer {
	margin: 0;
	padding: 0;
	margin-left: 120px;
}
	
	
#news{
	clear: both;
	float:left;
	width: 580px;
	height: 150px;
	border: solid #999 0.5px;
	margin: 5px;
	margin-top: 15px;
	overflow: auto;
	
}

#news h4{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left:5px;
	border-left: 15px solid #F00;
	color: #666;
	font-weight: bold;
}

#news dt{
	float: left;
	padding: 0 0 3px 15px;
	font-size: 85%;
}

#news dd {
	padding: 0 15px 5px 100px;
	font-size: 85%;
}

#information{
	clear: both;
	float:left;
	width: 580px;
	height: 150px;
	border: solid #999 0.5px;
	margin: 5px;
	margin-top: 15px;
	overflow: auto;
	
}

#information h4{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left:5px;
	border-left: 15px solid #F00;
	color: #666;
	font-weight: bold;
}

#information dt{
	float: left;
	padding: 0 0 3px 15px;
	font-size: 85%;
}

#information dd {
	padding: 0 15px 5px 100px;
	font-size: 85%;
}

#history {
	float: left;
	border: solid #999 0.5px;
	width: 390px;
	float: left;
	margin-top:8px;
}

#history dt{
	float: left;
	padding: 0 0 1px 5px;
}

#history dd {
	padding: 0 0 2px 130px;
}


#brandlogo {
	float: right;
	width: 390px;
	border: solid #999 0.5px;
	margin-bottom: 8px;
}



#greeting{
	width: 390px;
	float: right;
	border: solid #999 0.5px;
	margin-bottom: 8px;
	
}


#recruit {
	clear: both;
	border: solid #999 0.5px;
	
}

#recruit dt{
	float: left;
	padding: 0 0 0 30px;
}

#recruit dd{
	padding: 0 0 0 130px;
}


#karamu{
	height: 300px;
}

#banner{
	clear: both;
	float: left;
	width: 580px;
	margin: 5px;
	}
	
#banner div{
	margin-left: 25px;
	margin-top: 15px;
	font-size: 80%;
	float: left;
	}
	
#tamade{
	clear: both;
	float: left;
 	margin-right: 50px;	
}
	
#twitter{
	float: right;
	width: 200px;
	height: 100px;
	margin:auto;
	margin-top: 15px;
	
}
	
#aboutus {
	float:left;
}

#footer{
	clear: both;
	width: 800px;
	height: 100px;
	padding-top:10px;
	text-decoration: none;
}

#footer li{
	float: left;
	padding: 0 0 5px 10px ;
}

#footer li a {
	text-decoration: none;
	font-size: 90%;
}

#footer address{
	font-style: normal;
	text-align: right;
	padding-right:10px;
}

#topicpath {
	text-decoration: none;
}

/*#container {
	height: 1000px;
}*/

#logo {
	float: left;
}


<!--start アコーディオンパネル-->
#accordion{
	width:500px;
	margin:15px auto;
}

#accordion dt {
	background: #F60;
	color:white;
	padding:10px 5px;
	border-bottom:1px solid white;
	cursor:pointer;
}

#accordion dd {
	border:1px solid #F60;
	border-top:none;
	padding-left:100px;
	padding-top: 10px;
	height:180px;
}

#accordion dd #logo{
	margin-left: -80px;
}

<!--end アコーディオンパネル-->

img{
	border: 0;
	vertical-align: bottom; /*画像の下にある隙間を消す*/
}