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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  vertical-align: baseline;
  /* [disabled]background-color: red; */
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
}
 
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea{
    margin: 0;
    padding: 0;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}
 
/*テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}
*/
 
/*ボックスシャドウ {
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
*/
 
/*ボックスシャドウ内側 {
    -moz-box-shadow: inset 1px 1px 3px #000;
    -webkit-box-shadow: inset 1px 1px 3px #000;
    box-shadow: inset 1px 1px 3px #000;
}
*/
 
/*角丸 {
    border-radius: 10px; 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
}
*/
 
/*トランジション {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}
*/
 
/*透明 {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}
*/
 
/*背景のみ透明 {
    background-color:rgba(255,255,255,0.2);
}
*/
 
/*グラデーション {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
    background-image: -moz-linear-gradient(top, #ffffff, #000000);
    background-image: -ms-linear-gradient(top, #ffffff, #000000);
    background-image: -o-linear-gradient(top, #ffffff, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
    background-image: -webkit-linear-gradient(top, #ffffff, #000000);
    background-image: linear-gradient(top, #ffffff, #000000);
}
*/
 
/*スマホ対応
@media screen and (max-width: 480px){
    
}
@media screen and (max-width: 320px){
    
}
*/

a {
	text-decoration: none;
}

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

#wrapper {
	height: auto;
	width: 100%;
}

#inheader ul {
	margin-left: auto;
	margin-right: auto;
}

#inheader ul li {
	float: left;
	height: 120px;
	width: 112px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

#inheader ul li a {
	height: 120px;
	width: 112px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}

.h_navi01 {
	background-image: url(../img/common/h_navi01.png);
}

.h_navi02 {
	background-image: url(../img/common/h_navi02.png);
}

.h_navi03 {
	background-image: url(../img/common/h_navi03.png);
}

.h_navi04 {
	background-image: url(../img/common/h_navi04.png);
}

.h_navi05 {
	background-image: url(../img/common/h_navi05.png);
}

.h_navi06 {
	background-image: url(../img/common/h_navi06.png);
}

.h_navi07 {
	background-image: url(../img/common/h_navi07.png);
}

.h_navi08 {
	background-image: url(../img/common/h_navi08.png);
}

.h_navi09 {
	background-image: url(../img/common/h_navi09.png);
}

.h_navi01 a:hover {
	background-image: url(../img/common/h_navi01_r.png);
}

.h_navi02 a:hover {
	background-image: url(../img/common/h_navi02_r.png);
}

.h_navi03 a:hover {
	background-image: url(../img/common/h_navi03_r.png);
}

.h_navi04 a:hover {
	background-image: url(../img/common/h_navi04_r.png);
}

.h_navi05 a:hover {
	background-image: url(../img/common/h_navi05_r.png);
}

.h_navi06 a:hover {
	background-image: url(../img/common/h_navi06_r.png);
}

.h_navi07 a:hover {
	background-image: url(../img/common/h_navi07_r.png);
}
	
.h_navi08 a:hover {
	background-image: url(../img/common/h_navi08_r.png);
}

.h_navi09 a:hover {
	background-image: url(../img/common/h_navi09_r.png);
}

.sidefix {
    position: fixed;
    top: 0;
    right: 0;
    width: 57px;
    height: 153px;
    margin-top: 115px;
    z-index: 99;
}

.side_btn01 {
    height: 153px;
    width: 57px;
    background-image: url(../img/common/side_btn01.png);
	background-position: top right;
    background-repeat: no-repeat;
}

.side_btn01 a {
    height: 153px;
    width: 57px;
}

.side_btn a {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    background-position: top right;
}

.side_btn01 a:hover {
	background-image: url(../img/common/side_btn01_r.png);
	background-repeat: no-repeat;
}

#contents {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 10px;
}

.copyright {
	position: absolute;
	top: 290px;
	left: 355px;
	font-size: 12px;
	line-height: 19px;
	color: #CC0033;
	text-align: center;
}

#footer_wrap {
	height: 308px;
	width: 100%;
	background-position: top center;
	background-image: url(../img/top/f_wrap_bg.png);
	background-repeat: repeat-x;
}

#footer {
	position: relative;
	height: 400px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.pagetop {
	position: absolute;
	top: 9px;
	right: 0px;
	height: 40px;
	width: 185px;
	background-position: top center;
	background-image: url(../img/common/page_top.png);
	background-repeat: no-repeat;
}

.pagetop a {
	height: 40px;
	width: 185px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.pagetop a:hover {
	background-position: top center;
	background-image: url(../img/common/page_top_r.png);
	background-repeat: no-repeat;
}

.f_logo {
	position: absolute;
	top: 75px;
	left: 350px;
	height: 93px;
	width: 273px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-position: top center;
	background-image: url(../img/common/f_logo.png);
	background-repeat: no-repeat;
}

.address {
	padding-top: 185px;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	text-align: center;
}

.f_navi {
	padding-top: 10px;
	color: #666;
	text-align: center;
}

.f_navi a {
	font-size: 12px;
	line-height: 19px;
	color: #330000;
}

.f_navi a:hover {
	font-size: 12px;
	line-height: 19px;
	color: #F63;
}
