* {
	margin: 0px;
	padding: 0px;
}

/*\*/
h1 a,
#menu a,
#menu02 a,
#store_box a,
#main_navi a,
#recruit_menu a,
#footer a,
#footer02 a,
#header a,
#recruit_menu a,
#main_navi a,
.map_btn a {
	overflow: hidden;
}
/**/

/******************************************************/

body {
	margin: 0px auto 0px auto;
}
body#top{
	background:url(../../images/bg.gif) no-repeat top center;
	text-align:center;
}
body#inner{
	background:url(../images/bg.gif) no-repeat top center;
}
img {
	border: 0px;
	text-decoration:none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

/************ HEADER@@****************/
h1{
	background:url(../../images/header.jpg) no-repeat left top;
	width:100%;
	height:60px;
	display:block;
	text-align:left;
	line-height:80%;
}
h1 a{
	width:200px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

div#header{
	width:100%;
	height:124px;
	display:block;
	text-align:left;
}
div#header a{
	width:230px;
	height:78px;
	display:block;
	text-indent:-9999px;
}
/************ HEADER@@****************/
div#footer{
width:100%;
height:141px;
background:url(../images/footer_bg.gif) repeat-x bottom left;
text-align:center;
display:block;
}
div#footer p{
padding:60px;
font-weight:bold;
color:#8e8e8e;
font-size:70%;
}
/*********************** BOX ***************************/
div#container {
	width:760px;
	color:#333333;
	font-size: 10px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#main_contents {
	width:100%;
	float:left;
	background:url(../images/contents_bg.gif) repeat-y center top;
	display:block;
	padding:0px 0px 30px 0px;
	margin:0px;
	font-size:110%;
}
div#bglogo{
	background:url(../images/bg_logo.gif) no-repeat 405px bottom;
}
div#contents {
	width: 451px;
	float:right;
	text-align:left;
	display:block;
	margin:0px 0px 30px 0px;
}

div#main_pad {
	display:block;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
div#left_navi {
	float:left;
	width:220px;
	text-align:left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/********************** ©o΅ **************************/
h2 {
	color:#666666;
	font-size:140%;
	font-style:normal;
	font-weight:normal;
	margin-bottom: 5px;
}

h3 {
	color:#993399;
	font-size:135%;
	font-style:normal;
	font-weight:normal;
	margin-bottom: 5px;
	line-height:150%;
}
p {
	margin-bottom:5px;
}
span.fontsmall {
	font-size:80%;
}
.red {
	color:#b78989;
}
/******************************************************/

/******************* LINE ***************************/
div.clear hr {
	clear:both;
	visibility:hidden;
}
div.contents_hr {
	width: 100%;
	height:10px;
	border-bottom:dotted 1px #ebebeb;
	clear: both;
}
div.contents_hr hr{
	visibility:hidden;
}
div.line3_hr {
	width: 100%;
	height:10px;
	background:url(../images/3line.gif) no-repeat center;
	clear: both;
}
div.line3_hr hr{
	visibility:hidden;
}
/******************* LINE ****************************/
