@charset "UTF-8";
* {
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
	color:#666;
	line-height: 150%;
}

body {
	margin:0;
	padding:0;
}

br {
   letter-spacing:normal;
}

a {
	color:#666;
	text-decoration:none;
}

img {
	border:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
	width:960px;
	margin:0 auto;
	background:url(images/bg_contents_left.gif) 0 0 repeat-y;
}

div#wrapper {
	width:960px;
	background:url(images/bg_contents_right.gif) 100% 0 repeat-y;
}

div#contents {
	clear:both;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

div#main {
	float:left;
	width:600px;
}

div#sub {
	float:right;
	width:280px;
}

div#totop {
   clear:both;
}

div#footer {
	clear:both;
	margin:0 10px;
	background-color: #FF8924;
	background-image: url(images/bg_footer_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	color:#fff;
	line-height:70px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:70%;
	list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   padding:10px 0;
   font-size:0.63em;
   color:#fff;
   text-align:center;
   background:url(images/bg_footer_right.gif) 100% 0 no-repeat;
}
.maintext {
	font-size: 80%;
}
.subtext {
	font-size: 80%;
}
