@charset "utf-8";
/* 各ブラウザの標準スタイルの破棄'
---------------------------------------------------------------------------- */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, th, td, form, select, option, address, pre, strong, em, script {
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



img {
	border: 0;
}



ul {
	list-style-type: none;
}



html {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #777;
}



/* 共通のスタイル'
---------------------------------------------------------------------------- */
body {
	text-align: center;
	background-color: #EEEEEE;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}



a:link {
	color: #f90113;
	text-decoration: none;
}



a:visited {
	color: #676767;
	text-decoration: none;
}



a:active {
	color: #000;
	text-decoration: underline;
}



a:hover {
	color: #000;
	text-decoration: none;
}



#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



#containerTop {
	clear: both;
	height: 70px;
	width: 100%;
	text-align: center;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
}



#containerBot {
	height: 50px;
	width: 100%;
	text-align: center;
	background-image: url(../img/bg_bot.jpg);
	background-repeat: repeat-x;
	clear: both;
}



#header {
	height: 70px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
}



#header #menu {
	height: 30px;
	margin-left: 55px;
}



#header #menu li {
	display: inline;
	margin: 0 5px;
}
#menu #menuSpecial {
	display: none;
}
#menu #menuStore {
	display: none;
}


#header #logo {
	height: 40px;
	width: 250px;
	margin-left: 20px;
}

#navi {
	height: 40px;
	width: 840px;
	margin-left: 20px;
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat-x;
}




#navi ol#topicpath {
	float: left;
	margin-left: 10px;
	color: #414141;
}




#navi  ol#topicpath li  {
	line-height: 40px;
	display: inline;
	list-style-type: none;
}




#navi  ol#topicpath a  {
	padding-right: 14px;
	background-image: url(../img/arrow_topicpath.gif);
	background-position: right center;
	background-repeat: no-repeat;
}





#navi ul#tab {
	float: right;
	margin-top: 18px;
}





#navi  ul#tab  li {
	line-height: 22px;
	display: inline;
}



#main {
	width: 880px;
	text-align: left;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
}



#main #contents {
	clear: both;
	width: 860px;
	padding-left: 20px;
	padding-bottom: 10px;
}



#footer {
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
}



#footer address {
	margin-top: 2px;
	font-family: "Bitstream Vera Sans", Arial;
	font-size: 0.9em;
	color: #ebebeb;
	text-align: center;
}



#footer #links {
	height: 30px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}



#footer #links a {
	padding-left: 14px;
	margin-right: 1em;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
}


#footer #links a:link {
	color: #FFFFFF;
}




#footer #links a:hover {
	color: #ffbb03;
	text-decoration: underline;
}


#footer #links a:visited {
	color: #dedede;
}



#footer #links img {
	vertical-align: middle;
}




#footer #links li {
	line-height: 30px;
	display: inline;
}


#footer   #links li .noImg  {
	padding: 0px;
	margin: 0px;
	background-image: none;
}
#backtohome {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#menuVoice {

}
