﻿@charset "utf-8";


img {
	border: 0;
}


/*基本設定ここから*/
body {
	background-color: #cccccc;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}

a:visited{
	color:#3366FF;
	text-decoration: none;
}

a:hover{
	color:#FF6600;
	text-decoration: none;
}

a:active{
	color:#FF6699;
	text-decoration: none;	
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 50px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	height: 54px;
	background-image: url(img/address_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	width: 905px;
	background-color: #426984;
	clear: none;
	float: left;
	padding: 0px;
}
p#siteLogo {
	background-image: url(img/head_logo.jpg);
}
#siteMap {
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "メイリオ";
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.1em;
	position: relative;
	left: 490px;
	display: inline;
}
p#gotoTop {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
	margin: 5px 14px 10px 0px;
	background: url(../img/icon_arrow_02.gif) no-repeat left center;
	width: 80px;
	text-indent: 20px;
}
/*基本設定ここまで*/


/*レイアウト ############################################### */
#pageBody {
	background: url(../img/bg_base.jpg) repeat-y;
	width: 905px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pageTop {
	background: url(../img/bg_head.jpg) no-repeat left top;
	text-align: left;
	width: 905px;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#pageFoot {
	background-image: url(../img/bg_foot.jpg);
	background-repeat: no-repeat;
	height: 41px;
	padding: 0px;
	clear: both;
	margin: 0px;
}
#headFlash {
	text-align: center;
	width: 905px;
	padding: 0px;
}
#pageNavi {
	color: #333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.0em;
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#welcometxt {
	color: #333333;
	margin: 0px 54px 0px 50px;
	text-align: left;
	font: 1.0em/1.6em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contentsWrap{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentsLeft {
	margin-right: 10px;
	margin-left: 10px;
}
#contentsRight {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}
#contentsMain {
	margin: 10px;
}


/* ############################################################## */

