@import  "column.css";
@import  "mainmenu.css";
@import  "submenu.css";
@import  "FCK.css";
@import  "banner.css";

body {
	padding: 0px;
	background-position: 0 50px;
	background-repeat: repeat-x;
	background-image: url(../../images/bg_bread.jpg);
	background-color:white;
	font-family:"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#535353;
	margin-bottom:0;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	line-height:165%;
	font-size: 1em;
	text-align:center;
}

* {
	margin:0;
}

a {
	color: #0066cc;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

#head {
	background-color: white;
	width: 960px;
	padding-bottom: 0px;
	z-index: 3;
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-image: url(../../images/_bg_head.png);
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#head_m {
	text-align: left;
	border-top-color: #d20011;
	border-top-style: solid;
	border-top-width: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.logo {
	text-align:left;
	line-height:140%;
	font-size: 11px;
}

#head h1 {
	padding-left: 10px;
	display: inline;
	padding-top: 12px;
	color: #8e8d7d;
	margin-bottom: 3px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:145%;
	font-size:11px;
}

.headright {
	color:#7b7b7b;
	text-align:right;
	line-height:150%;
	font-size:11px;
	float:right;
}

.bt_shopping {
	background-position: 0 top;
	display: block;
	height: 38px;
	width: 163px;
	background-repeat: no-repeat;
	background-image: url(../../images/bt_shopping.png);
text-indent: -9999;
}

.bt_shopping:hover {
	background-position: 0 bottom;
	display: block;
	height: 38px;
	width: 163px;
	background-repeat: no-repeat;
	background-image: url(../../images/bt_shopping.png);
text-indent: -9999;
}

._headright a {
	text-decoration:none;
	line-height:145%;
	font-size:11px;
	color:#006fc9;
}

._headright a:hover {
	text-decoration:underline;
	color:#0085ef;
}

.tel {
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0085ef;
}

#mainimage {
	clear:both;
}

#foot {
	background-color: white;
	background-position: center top;
	background-image: url(../../images/bg_footer.gif);
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	background-repeat:no-repeat;
	color:#535353;
	font-size:11px;
	line-height:160%;
	padding:0;
	clear:both;
}

#foot_m {
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 40px;
	text-align:left;
	background-repeat:no-repeat;
	margin:0;
}

#foot a {
	text-decoration:none;
}

#foot a:hover {
	text-decoration:underline;
}

.foot_link_l {
	text-align:left;
	float: left;
	line-height:145%;
	font-size:11px;
	margin-bottom:5px;
}

.foot_link_l a {
	color: #d20011;
	padding-right: 10px;
	padding-left: 10px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../../images/line_dot_tate.gif);
}

.foot_link_r {
	float: right;
	line-height:145%;
	font-size:11px;
	margin-bottom:5px;
}

.foot_comm {
	padding-top: 10px;
	line-height:155%;
	font-size: 12px;
	clear:both;
}

.foot_t {
	font-weight:bold;
	font-size:13px;
}

.copyright {
	clear: both;
	line-height:145%;
	text-align:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin:0;
}

.next_navi {
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
	padding-top:2px;
}

.next_navi a {
	color:#535353;
	background-color:#d3d3d3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px 4px;
	border:solid 1px #fff;
}

.next_navi a:hover {
	color:#fff;
	background-color:#7b7b7b;
	border:solid 1px #535353;
}

.next_navi .current {
	color:#edf0ff;
	background-color:#65625a;
	padding:1px 4px;
	border:solid 1px #c8c8c8;
}

.pageup {
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align:right;
	line-height:140%;
	font-family:Verdana, Arial, sans-serif;
}

.pageup a {
	font-size:11px;
	padding-top:10px;
	color:#7b7b7b;
}

.pageup a:hover {
	color:#547ac7;
}


