@charset "UTF-8";
/* CSS Document */
body{
	background-color: #ffffff;
	text-align: center;
	font:13px/1.22 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック";

	*font-size:small;
	*font:x-small;
}

#wrap{
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
}

#header{
	background-color: #333333;
	width: 590px;
	height: 100px;
	background-image: url(../contents/img/headerImagePrint.png);
	background-repeat: no-repeat;
}


#header-name{
	height: 156px;
	width: 800px;
	overflow: hidden;
	display: none;
}

#header-name a{
	display: none;
	height: 0px;
	width: 800px;
	overflow: hidden;
	padding-top: 156px;
	background-image: url(../contents/img/headerImage.png);
}

#header h1{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

#header h2{
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}

#header a{
	color: #CCCCCC;
	text-decoration: none;
}

#gNavi{
	display: none;
}

#contanier{
	margin: 0px;
	width: 590px;
}


#contents h1{
	font-size: 150%;
	color: #000000;
}


#pankuzu{
	/*font-size: 10px;*/
	/*line-height: 12px;*/
	color: #333333;
	font-size: 85%;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
}
#pankuzu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pankuzu li{
	display: inline;
}

#pankuzu a{
	color: #333333;
}



#side{
	display: none;
}



/*共通フォント設定*/
#greeting,#company,#history,#recruit,#shop{
	text-align: left;
	font-size: 85%;
	color: #333333;
	line-height: 150%;
}




/*会社概要*/
#company{
}

#company #h1{
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

#company h2{
	font-size: 14px;
	color: #999999;
}

#company #gaiyo dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}

#company #gaiyo dt{
	width: 7em;
}

#company #gaiyo dd{
	margin-top: -1.5em;
	margin-left: 8em;
	margin-bottom: 0.5em;
}

#company #eigyo dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}


#company #eigyo dt{
	width: 14em;
}

#company #eigyo dd{
	margin-top: -1.5em;
	margin-left: 15em;
	margin-bottom: 0.5em;
}



/*会社沿革*/
#history{
}

#history #h1{
	padding-top: 10px;
	padding-bottom: 15px;
}

#history h1{
	margin: 0px;
}

#history dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#history dt{
	width: 7em;
	text-align: right;
}

#history dd{
	margin-top: -1.5em;
	margin-left: 8em;
	margin-bottom: 0.5em;
}


/*正社員採用情報*/
#recruit{
}

#recruit #h1{
}

#recruit h1{
}


#recruit dl{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#recruit dt{
	width: 7em;
}

#recruit dd{
	margin-top: -1.5em;
	margin-left: 8em;
	margin-bottom: 0.5em;
}





/*営業内容*/
#shop{

}

#shop h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#shop #shopList h2{
	font-size: 100%;
	color: #CCCCCC;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#shop #shopList h3{
	font-size: 85%;
	line-height: 1.2em;
	margin: 0px;
}

#shop #shopList ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shop #shopList li{
	margin: 0px;
	list-style-type: none;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

#shop #shopList a:link{
	color: #CCCCCC;
	text-decoration: none;
}

#shop #shopList a:visited{
	color: #999999;
	text-decoration: none;
}

#shop #shopList a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#shop #shopText h2{
	font-size: 115%;
	color: #333333;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#shop #shopText h3{
	font-size: 115%;
	line-height: 1.2em;
	margin: 0px;
}

#shop #shopImage{
	padding-bottom: 20px;
}

#shop #shopText{
	float: left;
	width: 290px;
}

#shop #shopText p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shop #shopMap{
	float: right;
	width: 295px;
	background-color: #CCCCCC;
}

#shop #shopMap a{
	color: #CCCCCC;
	text-decoration: none;
}

#shop #shopText .shopPNumber{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin: 0px;
	padding: 0px;
}


#shop #siteLink{
	height: 20px;
	width: 285px;
	overflow: hidden;
}

#shop #siteLink a{
	display: block;
	height: 20px;
	width: 285px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #CC0000;
}


/*BEAT UP NEWS*/
#b-u-n{
}

#b-u-n #h1{
}

#b-u-n h1{
}



#footer{
	clear: both;
	font-size: 75%;
	color: #333333;
	padding-top: 40px;
	width: 590px;
}

#footer #nameFooter{
	float: left;
}

#footer #copyright{
	float: right;
	font-size: 85%;
}


#contents{
	float: left;
	width: 595px;
	color: #333333;
}



.cClear{
	clear: both;
}

