/* CSS Document */
body{
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
	margin:0 auto;
	text-align:center;
	background-image:url(../img/body_bg.gif);
}
#contents{
	width:800px;
	margin:0 auto;
	height:1000px;
	height:auto;
	background-image:url(../img/contents_bg.gif);
	background-repeat:repeat-y;
}
p{
	margin:0 0 10px 0;
	padding:0;
}
img{
	margin:0;
	padding:0;
	border:0;
}
.imgs{
	text-align:center;
	margin:0 auto 15px auto;
}
.icon{
	width:190px;
	height:22px;
	line-height:22px;
	margin:-12px 0 15px 0;
	text-align:left;
}
.img_middle{
	vertical-align:middle;
}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	margin:0;
	color:white;
}
a {
	color: #333333;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#333333;
}
a:hover {
	text-decoration:none;
	color:#333333;
}
a:active {
	text-decoration:underline;
	color:#333333;
}

/* ヘッダー */
h1{
	width:784px;
	margin:0 auto;
	padding:0 5px;
	text-align:left;
	line-height:24px;
	height:24px;
	font-weight:normal;
	background-image:url(../img/pagetop.gif);
}
#head_img{
	width:794px;
	border-bottom:1px solid #333333;
	margin:0 3px 10px 3px;
}
#footer{
	clear:both;
	width:794px;
	margin:10px auto 0 auto;
	padding:5px auto;
	background-color:#cc0000;
	color:white;
}

/* コンテナ */
#wrap{
	width:772px;
	margin:0 auto;
}
#left_box{
	width:172px;
	float:left;
}
#right_wrap{
	width:590px;
	float:right;
}
#center_box{
	width:380px;
	float:left;
}
#right_box{
	width:200px;
	float:right;
}

#center_box img{
	margin:0 0 10px 0;
}

/* まとまり枠 */
.united_l{
	width:160px;
	text-align:left;
	margin:0 0 20px 0;
	line-height:130%;
}
.united_c{
	width:380px;
	text-align:left;
	margin:0 0 20px 0 ;
}
.united_r{
	width:190px;
	text-align:left;
	margin:0 0 20px 0 ;
}

/* メニューリスト */
#menu{
	width:172px;
	margin:0;
	margin-bottom:20px;
	background-image:url(../img/menu/menu_bg.gif);
	background-repeat:repeat-y;
}
#menu ul{
	width:162px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
#menu li{
	display:inline;
	width:162px;
	margin:0 auto;
	padding:0px;
}
.menu_sub{
	width:156px;
	padding:3px;
	height:24px;
	background-color:#eeeeee;
}

/* タイトルバー */
.title_bar{
	margin-bottom:10px;
}

/* お知らせ */
#oshirase img{
	margin:0;
}
.oshi_msg{
	width:350px;
	padding:0 15px 0 15px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	background-image:url(../img/shop_top_msg_bg2.gif);
	background-repeat:repeat-y;
}
.oshi_date{
	width:350px;
	padding:0 15px 0 15px;
	margin:0;
	font-size:14px;
	line-height:20px;
	text-align:right;
	background-image:url(../img/shop_top_msg_bg2.gif);
	background-repeat:repeat-y;
}

/* スケジュール */
#schedules{
	width:380px;
	margin:0 auto 10px auto;
}
#schedules img{
	margin:0;
}
.sche_red{
	width:350px;
	padding:0 15px;
	margin:0;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	background-image:url(../img/shop_top_msg_bg4.gif);
	background-repeat:repeat-y;
	color:red;
	text-align:center;
}
.sche_black{
	width:350px;
	padding:0 15px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	background-image:url(../img/shop_top_msg_bg4.gif);
	background-repeat:repeat-y;
	text-align:center;
}

/* トップページ 入替情報 */
.irekae_wrap{
	width:370px;
	margin:0 0 15px 0;
}
.irekae_left{
	width:80px;
	float:left;
	margin:0 0 20px 0;
}
.irekae_right{
	width:280px;
	float:right;
	text-align:left;
	margin:0 0 20px 0;
}
.open_day{
	font-size:14px;
	font-weight:bold;
	color:red;
	margin-bottom:5px;
}
.open_machine{
	line-height:150%;
	margin-bottom:10px;
}
.open_machine ul{
	width:280px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
.open_machine li{
	width:280px;
	line-height:150%;
	margin:0 auto;
	padding:0px;
	text-align:left;
}
.shop_botan{
	width:280px;
	text-align:right;
}
#price{
	width:370px;
	padding:0 0 5px 0;
	text-align:left;
}

/* 店舗入替情報 */
#op_pic{
	width:190px;
	margin:0 auto;
}
#op_day{
	width:190px;
	margin:5px auto;
	font-weight:bold;
	color:red;
	text-align:left;
}
#op_machine{
	wdith:190px;
	text-align:left;
	margin-bottom:15px;
}
#op_machine ul{
	width:190px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
#op_machine li{
	width:190px;
	line-height:14px;
	margin:0 0 3px 0;
	padding:0px;
	text-align:left;
}

/* P-WORLD メール会員フォーム */
#pworld{
	width:370px;
	margin:0 auto;
}
#pworld table{
	width:370px;
	border-top:1px solid #999999;
	margin-bottom:20px;
}
.ptdl{
	width:70px;
	padding:5px;
	text-align:left;
	background-color:#dddddd;
	border-bottom:1px solid #999999;
}
.ptdr{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #999999;
}

/* P-WORLD メール会員 */
#contact{
	width:370px;
	margin:0 auto;
}
#contact table{
	width:370px;
	border-top:1px solid #999999;
	margin-bottom:20px;
}
.ctdl{
	width:70px;
	padding:5px;
	text-align:left;
	background-color:#dddddd;
	border-bottom:1px solid #999999;
}
.ctdr{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #999999;
}
.m_msg{
	width:370px;
	font-size:14px;
	text-align:left;
	line-height:130%;
	margin:0 0 15px 0;
}

/* 景品情報 */
#keihin{
	width:160px;
	margin:0 auto;
	margin-bottom:15px;
}
#kimg{
	margin:0 0 5px 0;
}
#kname{
	width:160px;
	text-align:left;
	line-height:18px;
	margin-bottom:5px;
}
#kkazu{	
	width:160px;
	text-align:left;
}
.keihin{
	clear:both;
	width:370px;
	margin:0 auto;
}
.keihin_img{
	width:100px;
	border:1px solid #cccccc;
	padding:2px;
	float:left;
	margin:0 0 15px 0;
}
.keihin_msg{
	width:254px;
	float:right;
}
.keihin_title{
	width:364px;
	padding:0 3px;
	text-align:left;
	line-height:24px;
	height:24px;
	font-weight:bold;
	background-image:url(../img/title_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.keihin_coment{
	width:254px;
	text-align:left;
	margin-bottom:10px;
}
.keihin_koukan{
	width:254px;
	text-align:left;
}

/* 地図 */
.map_msg{
	width:360px;
	font-size:14px;
	line-height:150%;
	text-align:left;
}
#map_pic{
	width:360px;
	border:1px solid #666666;
	margin:0 auto;
	padding:4px;
	margin-bottom:15px;
}

/* バイパス用配置CSS */
.bc_name{
	border:1px solid #999999;
	background-color:#eeeeee;
	padding:3px;
	font-size:14px;
	font-weight:bold;
}
.bm_name{
	padding:5px;
	text-align:left;
	font-size:14px;
}

/* エラー */
.error{
	color:red;
	font-size:14px;
	font-weight:bold;
}
.bolds{
	font-size:14px;
	font-weight:bold;
}