@charset "shift_jis";

/* CSS Document */

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	font-size:90%;
	line-height:1.5;
	background: #ffffff;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color:#666666;
	background:#C7C7C7 url(../images/bgshadow.jpg) repeat-y center;
}

img,
fieldset {
	border:0;
}
ul{
	list-style:none;
}


a,a:visited,a:active {
	color:#854242;
	text-decoration: underline;
	word-break:break-all;
	word-wrap:break-word;
}
a:hover {
	color:#631919;
	text-decoration: none;
}

div.clear {
	clear:both;}

.topup{
	font-size:80%;
	text-align:right;
	padding:5px 10px 5px 0px;
	margin:10px auto;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:880px;
	padding:10px;
	font-size:75%;
	line-height:1.8;

	background:#DDDCDB;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
	
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:2;
	border-left:1px solid #454545;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer #info{
	width:880px;

}
.footer_left {
	width:400px;
	text-align:left;
	
	float:left;
}
p.footer_tel{
	font-size:110%;
	margin:0px;
	padding:0px;
}
.footer_telsub{
	color:#454545;
	margin:0px;
	padding:0px;
}

.footer_right {
	width:450px;
	text-align:left;
	float:left;
	border-left:1px solid #454545;
	padding:5px 0px 5px 20px;
	font-size:90%;
}


p.footer_office{
	font-size:120%;
	margin:0px;
	padding:0px;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
	font-size:90%;
	color:#333333;
}
