@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,p,img {
	margin:0px;
	padding:0px;
	font-size:12px;
	border:none;
	text-decoration:none;
}

a {
	color: #2288FF;
	font-size:10px;
	border:none;
	text-decoration:none;
	
}

p {
	line-height:190%;
}

.header {
	height:103px;
}

.logo {
	width:auto;
	float:left;
}

.news {
	margin-left:0px;
	height: auto;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#CCCCCC;
	width:330px;
	margin-top:10px;
}

.newsText{
	line-height:20px;
	size:11px;
	width:auto;
	height:auto;
}

.menuBox {
	width:318px;
	float:right;
	margin-top:58px;
}

.copyright {
	margin-top:20px;
	font-size:10px;
	text-align:center;
	color: #777777;
}

.menuFloat{
	float:right;
	display:block;
}


.menu1{
	text-indent:-9999px;
	float:right;
	display:block;
	width:57px;
	background-image:url(../img/menu_top_01.jpg);
	height:29px;
}

.menu1:hover{
	text-indent:-9999px;
	float:right;
	display:block;
	width:57px;
	background-image:url(../img/menu_top_03.jpg);
	height:29px;
}

.menu2{
	text-indent:-9999px;
	float:right;
	display:block;
	width:83px;
	background-image:url(../img/menu_aboutus_01.jpg);
	height:29px;
}

.menu2:hover{
	text-indent:-9999px;
	float:right;
	display:block;
	width:83px;
	background-image:url(../img/menu_aboutus_03.jpg);
	height:29px;
}

.menu3{
	text-indent:-9999px;
	float:right;
	display:block;
	width:70px;
	background-image:url(../img/menu_shop_01.jpg);
	height:29px;
}

.menu3:hover{
	text-indent:-9999px;
	float:right;
	display:block;
	width:70px;
	background-image:url(../img/menu_shop_03.jpg);
	height:29px;
}

.menu4{
	text-indent:-9999px;
	float:right;
	display:block;
	width:84px;
	background-image:url(../img/menu_company_01.jpg);
	height:29px;
}

.menu4:hover{
	text-indent:-9999px;
	float:right;
	display:block;
	width:84px;
	background-image:url(../img/menu_company_03.jpg);
	height:29px;
}


/*ここまで共有*/



/*aboutUs*/

.aboutUsTitle{
	text-indent:-9999px;
	background-position:center;
	width:auto;
	height:138px;
	background-image:url(../img/aboutus_title.jpg);
	background-repeat:no-repeat;
}

.aboutUsText{
	margin-top:55px;
	line-height:245%;
}

.aboutUsLogo{
	text-indent:-9999px;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:30px;
	width:auto;
	height:63px;
	background-image:url(../img/aboutus_logo.gif);
	margin-top:35px;
}



/*Company*/

.companyTitle{
	text-indent:-9999px;
	background-position:center;
	width:815px;
	height:138px;
	background-image:url(../img/company_title.jpg);
	background-repeat:no-repeat;
}

.companyTextBox{
	text-align:left;
	padding-right:0px;
	width:815px;
	line-height:245%;
}

.companyTextBox2{
	display:block;
	margin-left:0px;
	width:400px;
	padding-top:10px;
	padding-left:230px;
	height:183px;
	line-height:206%;
}

.companyText1{
	font-weight:bold;
	color:#444444;
	text-align:right;
	clear:both;
	float:left;
	width:95px;
}

.companyText2{
	text-align:left;
	padding-left:20px;
	float:left;
	width:252px;
}

.companyLogo{
	clear:both;
	text-indent:-9999px;
	background-position:center;
	background-repeat:no-repeat;
	width:auto;
	height:63px;
	background-image:url(../img/aboutus_logo.gif);
}




/*shop*/

.shopBackground {
	float:left;	
	background-image: url(../img/shop_background.jpg);
	background-repeat:no-repeat;
	width: 815px;
	height:458px;
	padding: 0px;
}

.shopTitle{
	text-indent:-9999px;
	width:278px;
	height:105px;
	background-image:url(../img/shop_title.jpg);
	background-repeat:no-repeat;
	float:right;
}

.shopOdakyuLink{
	margin-top:7px;
	color:#0099FF;
	line-height:10px;
	clear:both;
	margin-right:65px;
	float:right;
	display:inline;
}

.shopMap{
	clear:both;
	float:right;
	width:295px;
	height:142px;
	padding:0px;
	margin-right:27px;
	margin-top:30px;
	display: inline;
}

.shopAddress{
	clear:both;
	float:right;
	height:auto;
	margin-right:52px;
	margin-top:30px;
	text-align:center;
	display: inline;
}

.addLine{
	line-height:180%;
}

.shopText{
	margin-top:55px;
}
