@charset "utf-8";

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,

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: normal;
    font-size: 100%;
    vertical-align: baseline;
}
.clearfix:after {  
   content: ".";   
   display: block;   
   height: 0;   
   clear: both;   
   visibility: hidden;  
}  



#footer{
	width:100%;
	background:url(../../images/common/head-line2.png) repeat-x top;
	margin-top:50px;
	padding-top:5px;
	clear:both;
}

#foot-main{
	margin:0 auto;
	width:900px;
	
}

#foot-list{
	margin-left:150px;
	padding-bottom:10px;
}

#foot-list ul{
	list-style-type:none;
}

#foot-list li{
	float:left;
	font-size:15px;
	font-family: "Meiryo UI","Meiryo","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro","�l�r �o�S�V�b�N","Osaka",sans-serif;
	margin:15px 30px 20px 0px;
	background:url(../../images/common/list-mark.png) no-repeat;
	background-position:left 0 top 7px;
	padding-left:16px;
	line-height:15px;
}

#foot-list li a{
	text-decoration:none;
	color:#666666;
}

#foot-list li a:hover{
	text-decoration:none;
	color:#8CC63F;
}

#foot-add{
	margin-left:100px;
}

#foot-add img{
	margin:0px 20px 5px 125px;
}

#foot-add p{
	font-size:15px;
	font-family: "Meiryo UI","Meiryo","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro","�l�r �o�S�V�b�N","Osaka",sans-serif;

}

#top p{
	float:left;
	margin-left:125px;
}

#btm{
	margin-left:130px;
	}

#btm p{
	float:left;
	padding:0 20px 15px 0;  
}

#copyright{
	margin:0 auto;
	clear:both;
	padding-bottom:15px;
}

#copyright p{
	font-family: "Meiryo UI","Meiryo","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro","�l�r �o�S�V�b�N","Osaka",sans-serif;
	font-size:10px;
	text-align:center;
}

#copyright p a{
	text-decoration:none;
	color:#666666;
}
