/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

br{
	letter-spacing:0;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.left-box,.right-box{
	float:left;
}

* html .clearfix {
  height: 1px;
  /*
  height: auto;
  overflow: hidden;
  /**/
}
#wrapper{
	position:absolute;
	width:100%;
}


body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
}

body{
	width:100%;
	color:#454545;
	background-image:url(../img/bg.gif);
	
}
a{
color:#454545;
}
a:visit{
	color:#454545;
}

#special_nav hr{
border:none;
border-top:dashed 1px #f287a3;
height:1px;
color:#FFFFFF;
padding-top:4px;
}

#special_nav .left-box ul{
	padding-bottom:3px !important;
    }


#bg-containr{
	background-position:center top;
	background-image:url(../img/bg_mark.gif);
	background-repeat:repeat-x;
	width:100%;
}

#main-wrapper{
	width:980px;
	margin:auto;
}

.copy-right-box a{
	color:#FFF;
}

.copy-right-box,.copy-left-box{
	margin-top:18px;
	font-size:85%;
	color:#FFF;
}

.copy-right-box{
	float:right;
}

.copy-left-box{
	
	float:left;
	width:550px;
}