@charset "UTF-8";
/* CSS Document */
body {
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック" ;
    color: #000000;
    background-color: #FFFFFF;
}

a:link {color: #0033CC; }
a:visited {color: #006600; }
a:active {color: #CC0000; }
a:hover {color: #CC0000; }

p {  font-size: 1em;}
h1 {  font-size: 1.25em}
h2 {  font-size: 1.13em}
h3 {  font-size: 1em}
.cap {  font-size: 0.875em; line-height:1.5em}
.mokuji {  font-size:0.75em; line-height:1.5em}
.honbun {  font-size: 1em; line-height: 1.75em}
.cap2 {  font-size: 0.75em; line-height:1.4em}
.center90 {
	margin-right: 5%;
	margin-left: 5%;
}
.honbun_s {
	font-size: 0.875em;
	line-height: 1.5em;
}


/* Footer */

img {
		border: 0;
}

#google {
	margin:60px 0 20px 0;
}

p#gotop {
	text-align: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-top: 20px;
}

address {
	font-size: 0.81em;
	color: #666666;
	font-style:normal;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 20px;
}

address a {
	color:#666666;
	}
    
/* Footer2 */

#footer2 img {
		border: 0;
}

#footer2 #google {
	margin:60px 0 20px 0;
}

#footer2 p#gotop {
	text-align: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 20px;
}

#footer2 address {
	font-size: 0.81em;
	color: #666666;
	font-style:normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 20px;
}

#footer2 address a {
	color:#666666;
	}