@charset "UTF-8";
html {
   overflow-y:scroll;
}

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

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;
}

.banner{
	text-align:center;
	margin:10px auto;
}

.banner img{
	vertical-align:bottom;
}

.banner02{
	margin:20px auto;
}
.banner02 img{
	width:100%;
	box-shadow:0 0 6px 3px #ccc;
}

/* ========TEMPLATE LAYOUT======== */
#wrap {
    margin:0px auto;
    padding:0px;
	width:95%;
	color:#000;
	text-align:left;
}

/* ========HEADER CUSTOMIZE======== */
#header{
	margin:0 auto;
	width:100%;
}
#header02{
	width:100%;
	margin:0 auto;
}

#header03{
	width:100%;
	background-color:#e16c84;
}

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

.logo {
	position: absolute;
	top:15px;
	left:-10px;
}

.headercontact {
	position: absolute;
	top:5px;
	right:280px;
}

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



.tel {
	position: absolute;
	top:5px;
	right:320px;
}
/*

#headerimg{
	margin:0 auto 10px;
	width:100%;
	background-color:#595757;
	padding:10px 0;
}

#headImage {
	width:100%;
   	height:300px;
   	position:relative;
   	list-style:none;
	margin:10px auto;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}



#headImage li {
   	position:absolute;
   	background:#fff;
   	height:300px;
}
*/


.slider{
	height:450px;
	background-image:url(../../image/sliderbg.png);
	background-position:center;
	margin:0 auto;
}


.pagetop {
	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
}
	



table.under{
	margin:0px auto;
	width:100%;
}

table.under td{
	padding:0;
}

.sliderunder{
	height:10px;
	background-image:url(../../image/bar.jpg);
}

/* ========MENU CUSTOMIZE======== */
/*/////////////////////////////////*/
#gnavi_wrap{
	margin: 0px auto;	
	height:50px;
	padding:0px;
	text-align:center;
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:770px;
	position:absolute;
	top:60px;
	right:-10px;
}


#menu td{
	
	border-right:1px dotted #ccc;
	height:50px;
	margin:0;
	text-align:center;
	color:#ffffff;
	padding:0 15px;
	text-decoration:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

#menu td.last{
	border-right:none;
}
#menu tr{
}

#menu td a{
	display:block;
	line-height:20px;
	color:#333;
	margin: 0px;
	text-decoration:none;
	font-size:15px;
	/*
	text-shadow:1px 1px 1px #666;
	*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	/*
	background-image:url(../../image/list04.png);
	background-position:left;
	background-repeat:no-repeat;
	*/
}

#menu td:hover{
}


#menu td a p{
	/*
	font-weight:normal;
	*/
	line-height:5px;
	padding:0 0 5px 0;
	margin:0;
	/*
	border-bottom:2px solid #e4007f;
	*/
	font-size:10px;
	color:#e16c84;
}


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


/*-----------------------------------------------*/
/* ========HEADLINE CONTENTS CUSTOMIZE======== */
.sliderwrap{
	width:100%;
	margin:0 auto;
	height:450px;
	position:relative;
}

.sliderinner{
	width:500px;
	height:240x;
	position:absolute;
	top:100px;
	left:310px;
}

span.blue{
	color:#036eb8;
	text-decoration:underline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	font-weight:bold;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#main {

	text-align:center;
	margin: 0px auto;
	padding:0px;
	overflow:hidden;
	background-color:#FFFFFF;
}

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

#content p.box{
	width:590px;
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#F00;
	border:2px dotted #036EB8;
}

div.img-move a:hover {
 position: relative;
 top: 5px;
 left: 5px;
 opacity:0.5;
}

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

#sidebar{
	display:none;
	width:220px;
	padding:10px;
	margin:10px 0px 0 0px;
	text-align:center;
	background-image:url(../../image/sidebg.png);
}

#sidebar img{
	vertical-align:bottom;
	width:100%;
	margin:0 0 10px 0;
}

#sidebar img:hover{
	opacity:0.5;
}

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


#sidebar h3{
	
	text-align:left;
	font-size:22px;
	color:#666;
	margin:0px auto 10px;
	padding:5px 10px;
	/*
	border-bottom:2px solid #ccc;
	*/
	background-image:url(../../image/btn04.png);
	box-shadow:1px 0px 5px #ccc;
}

#sidebar h3 span{
	font-size:13px;
	margin:0 0 0 10px;
}

#sidebar h3.pink{
	border-left:10px solid #ffb0df;
}
#sidebar h3.green{
	border-left:10px solid #aed84b;
}

/*
h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#666;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:0 5px;
	margin:5px 0;
}
*/

#sidebar ul{
	background-color:#fff;
	margin:0px 0 10px 0;
	border:1px solid #ccc;
	padding:0;
}

#sidebar ul li{
	text-align:left;
	margin:5px;
	padding:5px 5px 5px 23px;
	list-style-position:inside;
	border-bottom:2px dotted #ccc;
	list-style-type:none;
	background-image:url(../../image/list.png);
	background-repeat:no-repeat;
	background-position:left;
}



#sidebar table{
	background-color:#e4007e;
	width:100%;
	margin:0 auto 10px;
	text-align:center;
}
#sidebar table td{
	text-align:center;
	width:33%;
	padding:15px 5px 5px;
}
#sidebar table img{
	width:95%;
}

#sidebar table img:hover{
	opacity:0.5;
}

#sidebar table p{
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	
}


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

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

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

.contents{
	padding:5px;
	background-color:#fff;
}

.box_left h2{
	font-size:16px;
	color:#666;
	margin:10px auto;
	padding:5px 0px 5px 10px;
	/*
	border-bottom:2px solid #ccc;
	*/
	background-image:url(../../image/btn04.png);
	box-shadow:1px 0px 5px #ccc;
}

.box_left h2 span{
	display:none;
	font-size:13px;
	/*
	font-weight:normal;
	*/
	margin:0 0 0 10px;
}

.box_left h2.pink{
	border-left:10px solid #ffb0df;
}

.box_left h2.yellow{
	border-left:10px solid #fff187;
}

.box_left h2.green{
	border-left:10px solid #aed84b;
}

.box_left h3.yellow{
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	border-bottom:1px solid #21a0be;
	color:#21a0be;
}

.box_left h3.pink{
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	border-bottom:1px solid #ffb0df;
	color:#ffb0df;
}

.box_left p{
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#333333;
	background-color:#fff;
}


.box_left p b{
	font-size:15px;
	color:#8FC31F;
	font-weight:bold;
}


.imgright{
	border:5px solid #fff;
	border-radius:200px;
	width:33%;
	float:right;
	margin:0 0 0 5px;
}

.imgleft{
	border:5px solid #fff;
	border-radius:200px;
	width:200px;
	float:left;
	margin:0 5px 0 0 ;
}

span.color{
	color:#ffb0df;
	font-weight:bold;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
.concept{
	padding:10px;
	margin:0 auto 10px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.service{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;
	border:1px solid #ccc;
	border-right:1px solid #ccc;

}

table.service caption{
	background-color:#ffb0df;
	color:#fff;
	font-weight:bold;
}



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

table.service td{
	font-size:13px;
	}
	
table.service td p{
	color:#e16c84;
	font-size:18px;
	font-weight:bold;
	padding:0px 0 0 0;
}
table.service th{
	border-bottom:1px solid #ccc;
	font-weight:bold;
	color:#333;
	text-align:left;
	width:30%;
	background-image:url(../../image/sidebg.png);
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.event{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;

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

table.event td{
	font-size:15px;
	}
	
table.event td p{
	color:#e16c84;
	font-size:16px;
	font-weight:bold;
	padding:0px 0 0 0;
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
}
table.event th{
	border-bottom:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	text-align:left;
	width:30%;
}

table.event th img{
	width:100%;
	margin:0 10px 0 0;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.schedule{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;

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

table.schedule td{
	font-size:15px;
	}
	
table.schedule td p{
	color:#8FC31F;
	font-size:16px;
	font-weight:bold;
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0 0 30px;
	margin:0px 0 0 0; 
}
table.schedule th{
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#8FC31F;
	background-image:url(../../image/bg.png);
	text-align:left;
}

table.schedule td img{
	width:33%;
	float:right;
	margin:0 10px 0 0;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.formTable{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;

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

table.formTable td{
	font-size:15px;
	}
table.formTable th{
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#8FC31F;
	background-image:url(../../image/bg.png);
	text-align:left;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.formTable02{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#fff;

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

table.formTable02 td{
	font-size:15px;
	}
table.formTable02 th{
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#8FC31F;
	background-image:url(../../image/bg02.png);
	text-align:left;
}
table.formTable02 td .input{
	border-radius:10px;
	padding:5px;
	width:100%;
}
.submit{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:10px;
	padding:5px 30px;
	color:#fff;
	background-image:url(../../image/bg02.png);
	font-weight:bold;
	font-size:20px;

}

/*--------------------------------------------------------- */
.flow{
	margin:10px auto 30px;
	background-color:#fff;
	padding:10px;
	border-radius:10px;
}
.flow h3{
	padding:0 0 0 10px;
	background-image:url(../../image/bar.jpg);
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 10px;
	border-radius:0 10px 0 0;
}
.flow img{
	float:left;
	margin:0 10px 0 0;
	width:200px;
	border-radius:100px;

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


ol.other{
	background-color:#f2f3f6;
    counter-reset:li; /* Initiate a counter */
    padding:10px; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
	margin:0 auto 30px;
}
ol.other li {
    position:relative; /* Create a positioning context */
    margin:0px 0 10px 40px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	color:#37528A;
	font-weight:bold;
	border-bottom:1px solid #37528A;
}
ol.other 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:-1px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#37528A;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
}

ol.other b{
	color:#37528A;
	font-weight:bold;
}

/******************************************************/
ol.topol {
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.topol li {
	color:#21a0be;
	font-size:18px;
	font-weight:bold;
    position:relative; /* Create a positioning context */
    margin:0 0 6px 40px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ol.topol 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;
	font-size:18px;
    background:#21a0be;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	border-radius:200px;
}

ol.topol li p{
	font-size:18px;
	padding:0 0 0 0px;
	font-weight:normal;
}
/******************************************************/

/* ======== CUSTOMIZE======== */
table.feature{
	margin:0 auto 10px;
}
table.feature tr{
	vertical-align:top;
}
table.feature td{
	width:25%;
	padding:0 5px;
}

table.feature td img{
	width:30%;
	float:right;
	margin:0 5px;
}

table.feature p{
	padding:0;
	font-weight:normal;
	font-size:13px;
}

table.feature h3{
	padding:0;
	margin:0;
	text-align:left;
	font-size:14px;
	color:#fff;
	border-radius:5px;
}
table.feature h3.feature01{
	color:#e4007f;
}

table.feature h3.feature02{
	color:#8fc31f;
}

table.feature h3.feature03{

	background-color:#00a0e9;
}

table.feature h3.feature04{

	background-color:#f39800;
}
/* ======== CUSTOMIZE======== */
table.featuretable{
	margin:0 auto 10px;
}
table.featuretable tr{
	vertical-align:top;
}
table.featuretable td{
	padding:5px 0;
}

table.featuretable td img{
	width:33%;
	float:right;
}

table.featuretable p{
	padding:0;
	font-size:13px;
	font-weight:normal;
}

table.featuretable h3{
	padding:0;
	margin:0;
	text-align:center;
	font-size:13px;
	color:#fff;
	border-radius:5px;
}
table.featuretable h3.feature01{

	background-color:#e4007f;
}

table.featuretable h3.feature02{

	background-color:#8fc31f;
}

table.featuretable h3.feature03{

	background-color:#00a0e9;
}

table.featuretable h3.feature04{

	background-color:#f39800;
}

/* ======== CUSTOMIZE======== */
/* ========FOOTER CUSTOMIZE======== */
/* アコーディオン */
.list6{
	padding:0;
	margin:0px auto;
}

.list6 dl.acordion{
 margin:0px auto;
 text-align:left;
 padding:0;
 /*
 height: auto;
 */
	width:100%;
 }
 .list6 dt.trigger {
 text-align:left;
 color: #000;
 padding:0;
 margin:0;
 margin-bottom: 0;
}
 .list6 dt.active{
 }
 .list6 dt.trigger span.open-close {
	 display:none;
 width: 100%;
 text-indent: -9999em;
 }
 .list6 dt.active span.open-close {
 float: right;
 width: 20px;
 height: 20px;
 line-height:20px;
 padding:0;
 margin:0;
 }   
 
 
 .list6 dd.acordion_tree{
	width:100%;
	 margin:0px;
 border-top: none;
	background-position:left;
	background-repeat:no-repeat;
	padding:0;
	
 }
ul.qa02{
	font-weight:bold;
	/*
	border:5px solid #00a0e9;
	*/
	width:710px;
	padding:0px;
	margin:0px;
	list-style-position:inside;
}

ul.qa02 li{
	background-image:url(../../image/qa001.png);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	color:#666;
	list-style-type:none;
	padding:0 0 0 30px;
	margin:0px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#E4007E;
	font-weight:bold;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}

ul.qa02 li img{
	width:20px;
}

ul.qa02 li a{
	font-size:14px;
}

ul.qa02 li a:hover{
	opacity:0.7;
}

.bordwrap05{
	padding:10px;
	border:10px solid #ccc;
	border-radius:5px;
	background-color:#fff;
}


.bordwrap{
	margin:10px auto;
	padding:10px;
}
.bord02{
	background-color:#fff;
	border-radius:5px;
	padding:10px;
	margin:10px auto;
}

.bord02 h3{
	background-image:url(../../image/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	line-height:34px;
	height:34px;
	margin:0 auto;
	color:#002a58;
	border-left:none;
	border-bottom:1px solid #ccc;
}

.bord02 p{
	margin:10px auto;
	background-image:url(../../image/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
}

.box02{
	background-color:#fff;
	margin:0 auto 10px;
	width:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:200px;
	border:1px solid #ccc;
	
}
/* ========FOOTER CUSTOMIZE======== */

.footerbg{
	height:100px;
	background-image:url(../../image/footerbg.png);
}
#footer {
	width:100%;
	margin:0px 0;
	height:auto;
	text-align:center;
	background-color:#e16c84;
	color:#fff;
}



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


#footer li {
	list-style:none;
	margin:0px;
	padding: 10px 5px;
    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 {
	margin: 0px auto;
    padding:5px 0;
    font-style:normal;
    font-size:13px;
    color:#fff;
    text-align:center;
}

.copyright a{
    color:#fff;
}
.clear{
	clear:both;
}