@charset "utf-8";
/*
Filename: index_uc.css
Description: 表紙(準備中用)
Version: 1.0
Author: Ryo Sasaki(StudioARES)
*/

.logo_c
{	width: 360px;
	height: 180px;
	margin: 30px auto;
	
//	text-align: center;
}

.logo_c img
{	width:340px;
	
}


.underconstruction
{	width: 300px;
	margin: 0px auto;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	
	padding:15px;
	
	background-color: #009fe8;
	color:#FFFFFF;
}


.topnews
{	width: 300px;
	margin: 0px auto;
	text-align: center;
	font-size: 1em;
	line-height: 1.2em;
	
	padding:15px;
	
	background-color: #009fe8;
	color:#FFFFFF;
}

.topnews p
{	font-size: 1.15em;
	font-weight: 600;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.topnews span
{	font-size: 0.8em;
	
}


.shopinfo
{	width: 360px;
	margin: 25px auto;
	text-align: center;
	font-size: 14px;
	
	
}

.shopinfo ul.sns
{	list-style-type: none;
	height:80px;
	margin-top: 40px;
	padding:0px;
}

.shopinfo ul.sns li
{	float: left;
	width: 66px;
	overflow: hidden;
	margin: 0px 25px;
}

.shopinfo ul.sns li div
{	height:24px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 0.9em;
	vertical-align: middle;
}
