@charset "shift_jis";


/* ==================================================
  common
================================================== */

body {
	margin: 0;
	padding: 0 0 0 0px;
	font-size: 100%;
}

hr {
	display: none;
}

a {
	/*\*/
	color: #336699;
	text-decoration: none;
	/**/
}

div, p, span {
  margin: 0;
  padding: 0;
  border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	border: 0;
	display: none;
}

h2, h3, h4, ul, li, dl {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
	line-height: 1.1;
	color: #333;
}

.font12 {
	font-size: 12px;
	line-height: 1.3;
	color: #333;
}

.font14 {
	font-size: 14px;
	line-height: 1.1;
	color: #333;
}

.font11 a,
.font12 a, 
.font13 a,
.fontOrg a {
	color: #0099CC;
	text-decoration: underline;
}

.font11 a:hover,
.font12 a:hover, 
.font14 a:hover,
.fontOrg a:hover {
	color: #006699;
	text-decoration: underline;
}

.fontWht {
	color: #fff;
}

.fontWht a { color:#FFFFFF; text-decoration: underline;}

.fontWht a:hover {
	color: #666666;
	text-decoration: underline;
}

.fontRed {
	color: #FF0000;
}

.fontOrg {
	color: #FF9900;
}

.fontGry {
	color: #666666;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ptlink {
	background-image: url(../image/arrowGry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-bottom: 10px;
	text-align: left;
}

.ptlinkFooter {
	background-image: url(../image/arrowFooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-bottom: 10px;
	text-align: left;
}

.ptlinkFooter a {
	color:#0099CC;
}

#whole {
	margin: 0px;
	padding: 0 0 0 0;
	width: 100%;
}

div#content {
	width: 100%;
}

div#content:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}

.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}

.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}

.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pr30 {padding-right: 30px;}


#box720 {
	width: 720px;
	text-align: left;}

/* ==================================================
  FooterNavi
================================================== */

#boxFootNavi {
	width: 720px;
	height: 34px;
	background-image: url(../image/bgFootNavi.gif); 
	background-repeat: no-repeat;
	float: left;
}


#boxFootNavi ul, boxNavi li {
	margin: 0;
	padding: 0;
}

#boxFootNavi li {
	float: left;
	padding-right: 15px;
}

.footNavi01 {
	background-image: url(../image/arrowNavi01.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.footNavi01 span {
	padding: 0 0 0 15px;
}

.footNavi02 {
	background-image: url(../image/arrowNavi02.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.footNavi02 span {
	padding: 0 0 0 15px;
}

.footNavi03 {
	background-image: url(../image/arrowNavi03.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.footNavi03 span {
	padding: 0 0 0 15px;
}

.footNavi04 {
	background-image: url(../image/arrowNavi04.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.footNavi04 span {
	padding: 0 0 0 15px;
}

.footNavi05 {
	background-image: url(../image/arrowNavi05.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.footNavi05 span {
	padding: 0 0 0 15px;
}

.footNavi06 {
	background-image: url(../image/arrowNavi06.gif); 
	background-repeat: no-repeat;
	background-position: left;
}

.footNavi06 span {
	padding: 0 0 0 15px;
}


/* ==================================================
  トップへ戻るボタン
================================================== */

#btnTop {
	width: 720px; 
	text-align: right;
	float: left;
}


/* ==================================================
  フッタイメージ
================================================== */

#imgFoot {
	width: 720px;
	padding-top: 30px;}

	
/* ==================================================
  Footer
================================================== */

#boxFooter {
	width: 100%;
	float: left;
	background-image:url(../image/bgFooter.gif); 
	background-repeat: repeat-x; 
	background-position: top; 
	height: 39px;
}

#footerBody {
	color: #fff;
	width: 720px;
}

#footerCopy {
	float: left; 
	text-align: left; 
	width: 360px; 
	margin-top:15px; 
	font-size: 11px;
}

#footerTop {
	float: left; 
	text-align: right; 
	width: 360px; 
	margin-top:15px; 
	font-size: 11px;
}
