@charset "UTF-8";
html {
    margin:0;
    padding:0;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

br {
   letter-spacing:normal;
}

strong{
	font-weight:normal;
}

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

a:hover {
   color:#CCC;
   text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#wrap {

    margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	/*
	box-shadow: 0px 10px 20px #333333;
	*/
}
/* ========HEADER CUSTOMIZE======== */
#header02{
	width:100%;
}

#header{
	margin:0 auto;
	width:100%;
}

.logo {
	height:80px;
	position: absolute;
	top:10px;
	left:0px;
}

.privacy{
	text-align:center;
	padding:0 10px;
	position:absolute;
	top:-0px;
	right:0;
}
.privacy a{
	font-size:11px;
	color:#666;
}

.tel {
	position: absolute;
	top:5px;
	right:0px;
}

.tel02 {
	width:280px;
	position: absolute;
	top:20px;
	right:320px;
}


.mail {
	position: absolute;
	top:10px;
	right:0px;
}




.pagetop {
	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
}
	
	
.header03{
	background-color:#000;
	width:100%;
}

h1{
	width:100%;
	margin:0 auto;
	font-size:10px;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	text-align:right;
	color:#F3E100;
	font-weight:normal;
	text-align:center;
}


/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
	background-color:#000;
}

#fixedBox{
	z-index:9999999;
	background-color:#000;
	background-image:url(../../image/menu_bg.jpg);
}

/*/////////////////////////////////*/
#gnavi_wrap{
	margin: 0px auto;	
	width:100%;
	height:50px;
	padding:0px;
	text-align:center;
	position:relative;
	text-align:center;
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:100%;
	border-right:1px solid #000;
	margin:0 auto;
}


#menu td{
	border-left:1px solid #000;
	height:50px;
	margin:0;
	text-align:center;
	color:#ffffff;
	padding:0 5px;
	text-decoration:none;
	font-size:17px;
	text-shadow:1px 1px 1px #666;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:bold;
}
#menu tr{
	padding:0;	
	margin:0;
}

#menu td a{
	line-height:20px;
	color:#F3E100;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:17px;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:bold;
}

#menu td:hover{
}


#menu td a p,#menu td p{
	line-height:5px;
	padding:0;
	margin:0;
	font-size:10px;
	color:#fff;
}

#menu td ul li a{
	color:#333;
	
}

#gnavi_wrap{
	position:relative;
}

#gnavi_wrap ul{
	position:absolute;
	top:20px;
	background-image:url(../../image/bghw.png);
	background-color:#fff;
	border:5px solid #000;
	width:175px;
	z-index:1000;
	margin:0;
	padding:0;
	display:none;
	padding:0px;
	overflow:hidden;
}
#gnavi_wrap li{
	text-align:center;
	text-align:left;
	padding:10px 0 10px 0;
	border-bottom:1px solid #000;
}
#gnavi_wrap li a{
	text-decoration:none;
	display: block;
	font-size:14px;
	text-shadow:none;
	color:#000;
	padding:0 0 0 5px;
}
#gnavi_wrap li a:hover{
	text-decoration:underline;
}
#menu td.active ul li a{
	color:#000;
}


/*---------------------*/
#menu02 {
	margin:0 auto;
	background-color:#000;
}

#menu02 table {
	line-height:40px;
	height:40px;
	width: 100%;
	padding:0px;
	margin:0 auto;
}

#menu02 td{
	padding:0;
	border-right:1px dotted #fff;
	
	
}
#menu02 td a{
	padding:5px 5px 0 10px;
    float:left;
	display:block;
	text-align:center;
	background-position:left;
	background-repeat:no-repeat;
	color:#fff;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}



/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#headerimg{
	text-align:center;
	width:100%;
	border-bottom:10px solid #000;
	
}
.box{
	text-align:center;
	padding:20px 0;
	width:100%;
	border-bottom:10px solid #000;
}
#headerimg img{
}

#main {
	width:100%;
	text-align:center;
	margin: 0px auto;
	padding:0px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#content{
	padding:20px 0;
	margin:0px auto;
	width:95%;
	color:#000;
	text-align:left;
}

#content p.box{
	width:590px;
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#F00;
	border:2px dotted #000;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

#sidebar{
	width:220px;
	padding:0;
	margin:0 0 0px 5px;
}

.banner{
	text-align:center;
}

.banner img{
	text-align:center;
}


#sidebar h3{
	height:40px;
	width:182px;
	text-align:left;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	margin:0 auto 15px auto;
	background-image:url(../../image/bar.png);
	color:#333;
	padding:0 0 0 40px;
	line-height:40px;
	font-size: 20px;
	font-weight:bold;
}

#sidebar ul{
	border-radius:0 0 10px 10px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	width:220px;
	padding:0;
}


#sidebar ul li{
	margin:5px 10px;
	padding: 5px 0px;
	list-style-position:inside;
	list-style-image:url(../../image/list.png);
	border-bottom:1px solid #ccc;
}

#sidebar ul li a{
	text-decoration: underline;
	color:#333;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:bold;
	font-size:13px;
}

#sidebar h2 {
	height:50px;
	width:180px;
	text-align:left;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	margin:0 auto 15px auto;
	background-image:url(../../image/bar.png);
	color:#172987;
	padding:0 0 0 60px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */

.box_left{
	width:100%;
	padding:0 0;
	text-align:left;
	margin:0 auto;
	font-size:16px;
}

.box_left h2.top{
	text-align:center;
	color:#F3E100;
	font-size:20px;
	margin:0px auto 10px;
	text-align:left;
	border-bottom:1px solid #000;
	background-image:url(../image/h2.jpg);
	background-position:bottom;
	padding:0 0 0 10px;
}
.box_left h2.top span{
	color:#fff;
	font-size:50%;
	margin:0 0 0 20px;
	display:none;
}

.box_left h3.pricceh3{
	text-align:center;
	color:#000;
	font-size:20px;
	margin:10px auto;
	text-align:left;
	border-bottom:1px solid #000;
	background-color:#fffcd9;
	padding:5px;
}

.box_left h3.pricceh302{
	text-align:center;
	color:#000;
	font-size:20px;
	margin:10px auto;
	text-align:left;
	border-left:10px solid #000;
	border-bottom:1px solid #000;
	padding:5px;
}

.box_left h2.other{
	text-align:left;
	color:#009fe6;
	font-size:35px;
	line-height:25px;
	margin:10px auto;
}
.box_left h2.other span{
	color:#000;
	font-size:50%;
}
.box_left p{
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	padding:0 10px;
	margin:5px auto;
	font-size:16px;
	color:#333333;	
}

span.red{
	font-weight:bold;
	color:red;
}

.rightwrap02 span.red{
	font-weight:bold;
	color:red;
}

span.red02{
	font-weight:bold;
	color:red;
}

span.red03{
	font-weight:bold;
	color:red;
	font-size:18px;
}




.imgleft{
	width:150px;
	float:left;
	box-shadow:5px 5px 5px #8d8c8c;
	margin:0px 15px 0 10px;
}
.imgright{
	width:150px;
	float:right;
	box-shadow:5px 5px #8d8c8c;
	margin:0px 10px 0 15px;
}



/* ======== CUSTOMIZE======== */
/********************************************/

.kakoi{
	width:95%;
	margin:10px auto 10px;
	padding:5px;
	border:5px solid #ccc;
}
table.tuyomitable{
	width:100%;
	margin:0 auto;
	border-spacing:5px;
	
	border-collapse:separate;
}
table.tuyomitable tr{
	vertical-align:top;
}
table.tuyomitable th{
	width:40%;
}
table.tuyomitable td img{
	width:30%;
	float:right;
	border:2px solid #ccc;
	margin:0 0px 0 0;
}

table.tuyomitable b{
	color:#ff0000;
	font-weight:bold;
}

table.tuyomitable p{
	font-size:16px;
}

table.tuyomitable td h3{
	font-size:20px;
	color:#333;
	border-bottom:3px dotted #000;
	padding:5px 0;
	margin:0;
}

table.tuyomitable td h3 span{
	padding:0 5px;
	background-color:#000;
	color:#fff;
	border-radius:5px;
	margin:0 20px 0 0;
}

/* ======== CUSTOMIZE======== */
.bord02{
	background-color:#fff;
	width:690px;
	padding:5px;
	margin:10px auto;
	background-color:#eeeeee;
}
.bord02 img{
	width:100%;
	/*
	height:180px;
	*/
	/*
	border-radius:100px;
	*/
	box-shadow:5px 5px #ccc;
	margin:0px 0px 0px;
}

.bord02 table td{
	border:5px solid #eeeeee;
}

.bord02 h3{
	font-size:13px;
	padding:0px 0 0 0;
	color:#fff;
	background-image:url(../../image/menu.png);
	margin:0 0 10px 0;
	border-radius:10px 10px 0 0;
}

.bord02 p{
	text-align:left;
	margin:0px 0;
}
/* ======== CUSTOMIZE======== */

table.contents{
	width:100%;
}
table.contents tr{
	vertical-align:top;
}
table.contents td{
	
	padding:0;
}
table.contents td a{
	display:block;
	width:100%;
	padding:10px 5px;
	text-align:center;
	background-image:url(../../image/contentsbg.png);
}

table.contents td.left a{
	margin:0 0 10px 0;
	float:left;
}
table.contents td.center a{
	margin:0 auto 10px;
}
table.contents td.right a{
	float:right;
	margin:0 0 10px 0;
}


table.contents td h3{
	color:#F3E100;
	font-size:25px;
	background-image:url(../../image/newsbg.jpg);
	margin:0 auto 10px;
}

table.contents td h3 span{
	display:block;
	font-size:14px;
}

table.contents img{
	vertical-align:bottom;
	border-radius:300px;
	width:30%;
	float:right;
}

table.contents td p{
	padding:5px;
	margin:0 auto;
	color:#fff;
	font-size:16px;
	text-align:left;
}



/* ======== CUSTOMIZE======== */
.leftside{
	display:none;
	float:right;
	padding:0;
	width:260px;
	margin:0px auto;
}

.leftside img{
	width:100%;
	vertical-align:bottom;
	margin:0 auto 0px;
}


.leftside h3{
	text-align:center;
	color:#F3E100;
	font-size:25px;
	margin:0px auto 10px;
	text-align:left;
	border-bottom:1px solid #000;
	background-image:url(../../image/h2.jpg);
	background-position:bottom;
	padding:0 0 0 10px;
}

.leftside ul{
	padding:0;
	margin:0 auto 10px;
	background-color:#fff;
}
.leftside ul li{
	background-color:#e1ebe7;
	margin:0 auto 5px;
	padding:5px 5px;
	list-style-type:none;
	background-image:url(../../image/btn04.png);
}
.leftside ul li a{
	display:block;
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:17px;
}

.leftside p{
	margin:0;
	padding:10px;
}

.leftside ul li.last{
	border:none;
}

.leftside table.sidetable{
	background-image:url(../../image/newsbg.png);
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}
.leftside table.sidetable tr{}
.leftside table.sidetable td{
	width:65%;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.leftside table.sidetable td p{
	text-align:left;
	font-weight:bold;
	color:#F3E100;
	font-size:20px;
	padding:0;
	margin:0;
}
.leftside table.sidetable td p span{
	color:#fff;
	font-size:12px;
	display:block;
}
.leftside table.sidetable th{
	width:35%;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.leftside table.sidetable th img{}

/* ======== CUSTOMIZE======== */

.news{
	background-color:#e1ebe7;
	padding:10px;
	background-image:url(../../image/newsbg.jpg);
}

.news h3{
	text-align:center;
	color:#F3E100;
	font-size:20px;
	margin:0px auto 10px;
	text-align:left;
	border-bottom:1px solid #000;
	background-image:url(../image/h2.jpg);
	background-position:bottom;
	padding:0 0 0 10px;
}

.box02{
	background-color:#fff;
	margin:0px auto 0px;
	width:100%;
	border:1px solid #CCC;
	overflow-y:scroll;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size:13px;
	overflow-x:hidden;
	height:200px;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
.feature{
	border:5px solid #000;
	margin:30px auto;
	background:url(../../image/tokuchou.png) no-repeat center center;
	margin:0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wraph2{
	padding:10px 0 5px 0;
	margin:0;
	height:70px;
	background-color:#fff;
	border-bottom:2px solid #009fe6;
}
.feature h2{
	
}

.feature ol {
	margin:20px 0 0 30px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
.feature ol li {
    position:relative; /* Create a positioning context */
    margin:0 0 5px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:20px;
	color:#F3E100;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


.feature ol li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#000;
    background:#000;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
	background-image:url(../../image/wrap013.png);
	text-shadow:none;
}

.feature ol li p{
	color:#fff;
	font-size:17px;
	font-weight:normal;
	margin:0 auto 10px;
}

table.enkaku{
	width:100%;
}
table.enkaku th,table.enkaku td{
	display:block;
	text-align:left;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */

ol.act {
	margin:20px 0 0 30px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.act li {
    position:relative; /* Create a positioning context */
    margin:0 0 5px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:20px;
	color:#000;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


ol.act li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#000;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.act p{
	font-size:14px;
	font-weight:normal;
	margin:0 auto 10px;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */



span.small{
	font-size:11px;
	color:#333;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.staff{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse: separate;
	border-spacing:30px;
	background-color:#fff;

}
table.staff td,table.staff th{
	border:5px solid #ccc;
	font-size:15px;
	text-align:left;
	padding:10px;
}

table.staff tr{
	vertical-align:middle;
}
table.staff img{
	width:100%;
}
table.staff td{
	width:50%;
	font-size:15px;
}
table.staff td h3{
	background-color:#000;
	font-weight:bold;
	color:#fff;
	padding:0 5px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.pricetable{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;

}
table.pricetable td,table.pricetable th{
	border:1px solid #ccc;
	font-size:15px;
	text-align:left;
	padding:5px;
}

table.pricetable tr{
	vertical-align:middle;
}

table.pricetable td{
	font-size:15px;
	}
table.pricetable th{
	width:10%;
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#000;
	text-align:center;
}

table.pricetable th.img{
	width:20%;
}

table.pricetable th img{
	vertical-align:bottom;
	width:100%;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.price{
	width:100%;
	margin:10px auto 0;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;

}
table.price td,table.price th{
	border:1px solid #ccc;
	font-size:13px;
	padding:5px;
	text-align:center;
}

table.price tr{
	vertical-align:middle;
}

table.price td{
	}
table.price th{
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#000;
	text-align:center;
	color:#F3E100;
	padding:5px;
	background-image:url(../../image/newsbg.jpg);
}

/* ========MAIN CONTENTS CUSTOMIZE======== */

table.formTable{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;

}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	font-size:15px;
	text-align:left;
	padding:10px 5px;
	display:block;
}

table.formTable td{
	font-size:15px;
	}
table.formTable th{
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#000;
	text-align:left;
}

table.formTable td input,table.formTable td textarea{
	padding:10px 0;
	border-radius:10px;
}


.submit{
	border-radius:20px;
	padding:10px 40px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	background-color:#000;
	font-size:18px;
}

/*********************************************************/
.repair{
	padding:5px;
	background-image:url(../../image/contentsbg.png);
}
.repair ul{
	margin:0;
	padding:10px;
	background-image:url(../../image/bghw.png);
}
.repair ul li{
	list-style-type:none;
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 5px 5px 20px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}

.repair ul li p{
	color:#fff;
	margin:0;
	padding:0;
	font-weight:normal;
}


table.repair02{
	border-collapse:collapse;
	width:100%;
}
table.repair02 tr{}
table.repair02 td{
	border:1px solid #ccc;
	padding:5px;
	display:block;
}
table.repair02 th{
	border:1px solid #ccc;
	text-align:center;
	display:block;
	color:#F3E100;
	padding:5px;
	background-image:url(../../image/newsbg.jpg);
}


/*********************************************************/
table.drum{
	width:100%;
}
table.drum tr{
	vertical-align:top;
}
table.drum td{
	text-align:center;
}
table.drum td img{
	width:100%;

}
table.drum td h3{
	color:#F3E100;
	font-size:25px;
	background-image:url(../../image/newsbg.jpg);
	margin:0 auto 10px;
}

/*********************************************************/
table.saleitem{
	width:100%;
}
table.saleitem tr{
	vertical-align:top;
}
table.saleitem td{
	width:100%;
	text-align:center;
}
table.saleitem td img{
	width:100%;

}
table.saleitem td h3{
	color:#F3E100;
	font-size:16px;
	background-image:url(../../image/newsbg.jpg);
	margin:0 auto 10px;
}

/*********************************************************/
table.sale{}
table.sale tr{}
table.sale td{}
table.sale td img{
	width:100%;
}

/*********************************************************/
.qa{
	border-radius:0px;
	border:1px solid #ccc;
	padding:5px;
	margin:20px auto;
}
.qa h3{
	
	border-bottom:1px solid #ccc;
	background-image:url(../../image/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#000;
}
.qa p{
	background-image:url(../../image/qa003.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
}
/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	height:auto;
	text-align:center;
	background-color:#000;
}



#footer ul{
	display:none;
	width:100%;
	font-size: 12px;
	margin:0px auto;
	padding:0;
}


#footer li {
	list-style:none;
	margin:0px;
	padding: 10px 10px 0;
    float:left;
    text-align:center;
}

#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	text-shadow:1px 1px 1px #666;
}

#footer li a:hover {
	color:#CCC;
	text-shadow:1px 1px 1px #666;
}


/* 回り込み解除 */
#footer ul:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.copyright a{
	color:#fff;
}

.copyright {
	margin: 0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:11px;
    color:#FFF;
    text-align:center;
}

.clear{
	clear:both;
}