BODY {
	font-family:verdana,arial,sans-serif;
	background-color:#FFFFFF;
	background-image:url(http://www.hotpocket.jp/hp/1060/home/img/hp-2-1486814086.gif);
	background-attachment:;
	background-position: ;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	word-break:break-all;
}

a:link {
	color: #4755D6;
}

a:visited {
	color: #4755D6;
}

a:hover {
	color: #FF9387;
}

a {
	text-decoration:none;
}

IMG{
border:none;
}

#container{
	margin:0px auto;
	padding:0px;
	width:1000px;
	border-width:0px;
	border-color: #CCCCCC;
	border-style: solid;
	border-radius:5px;

box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
	background-color:#ffffff;
}

#head{
	margin:0px;
	padding:20px 20px 10px 20px;
	height:70px;
	background-color:#FFFFFF;
	background-image:url(http://www.hotpocket.jp/hp/1060/home/img/hp-3-1486823944.jpg);
	background-repeat:no-repeat;
	background-position:% %;
	border-radius:5px 5px 0 0;
	background-size:cover;
}

#body{
	padding:0px;
	background-color:#FFFFFF;

	background-repeat:repeat;
	background-position:px px;
	
}

#foot{
	padding:20px;
	background-color:#171717;
	background-image:url(http://www.hotpocket.jp/hp/1060/home/img/);
	background-repeat:repeat;
	background-position:% %;
	border-radius:0 0 5px 5px;
}

#foot_text{
	font-size:14px;
	color:#EDEDED;
}

#title{
	font-size:30px;
	color:#FF1806;
	font-weight:bold;
	font-family:sans-serif;
	text-align:left;
}

#title a{
color:#FF1806;
}

#subtitle{
font-size:11px;
color:#1733DB;
}


#main_table{
	border-style:;
	border-width:0px;
	border-color:;
}

/*ナビゲーションメニュー*/
#menu_table{
	font-size:0px;
	margin:0px;
	padding:0px 10px;
	background-color:#31249E;
	background-image:url("http://www.hotpocket.jp/hp/1060/home/img/hp-9-1486814170.gif");
	background-repeat:repeat;
	text-align:left;
}

.menu{
	padding:5px 10px;
	color:#FCFCFC;
	background-color:transparent;
	font-size:14px;
	font-weight:nomal;
	font-family:verdana,arial,sans-serif;
	list-style:none;
	display:inline-block;
}

.menu a:link,
.menu a:visited{
	color:#FCFCFC;
	
}

.menu a:hover{
	color:#FF9387;
}






