/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	ページスタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
body{
	padding: 0px;
	margin: 0px;
	/*font-size: 12px;*/
	font-family: "ＭＳ Ｐゴシック","Osaka",Arial,sans-serif;
	/*line-height: 120%;*/
	color: #333;
	background-color: #fff;
}
#base{
	width: 780px;
	background: url("../img/bg.gif") 0 0 repeat-y;
	text-align: left;
}
#contents{
	width: 720px;
	height: 100%;
	margin: 0 30px;
}
#header{
	background: url("../img/header01.gif") 0 0 no-repeat;
	width: 720px;
	height: 37px;
	padding-top: 10px;
}
#header table{
	margin-left: 345px;
	padding: 0;
}
#header table td{
	padding: 2px;
}
*:first-child+html body #header table td {
	line-height: 20px;
}
#menu{
	margin: 5px 0 8px -4px;
}
* html body #menu{
	margin: 5px -5px 8px -5px;
}

#menu a{
}
#fotter{
	margin: 20px 0 10px;
}
#fotter table{
	border-top: solid 3px #000;
	border-bottom: solid 1px #000;
	width: 720px;
	height: 36px;
	vertical-align: middle;
	text-align: left;
}
#fotter table td{
	padding-right: 6px;
}
#fotter p{
	text-align: center;
	padding: 10px 0 50px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	リンクスタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
a:link { color: #006699; }
a:hover { color: #44a5d3; }
a:active { color: #44a5d3; }
a:visited { color: #006699; }
a:hover { color: #44a5d3;}
a.img { border-style:none;}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	ボタンロールオーバースタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
a.srollover_top {
	display: block;  
	width: 124px; 
	height: 48px; 
	background: url("../img/menu01-b.gif") 0 0 no-repeat; 
	text-decoration: none;
	overflow: hidden;
} 
a.srollover_top:hover {
	background: url("../img/menu01-a.gif") 0 0 no-repeat; 
} 
td.select a.srollover_top {
	background: url("../img/menu01-a.gif") 0 0 no-repeat; 
}
a.srollover_business {
	display: block;  
	width: 144px; 
	height: 48px; 
	background: url("../img/menu02-b.gif") 0 0 no-repeat; 
	text-decoration: none;
	overflow: hidden;
}
a.srollover_business:hover {
	background: url("../img/menu02-a.gif") 0 0px no-repeat; 
} 
td.select a.srollover_business {
	background: url("../img/menu02-a.gif") 0 0 no-repeat; 
}

a.srollover_network { 
	display: block; 
	width: 168px; 
	height: 48px; 
	background: url("../img/menu03-b.gif") 0 0 no-repeat; 
	text-decoration: none;
	overflow: hidden;
} 
a.srollover_network:hover { 
	background: url("../img/menu03-a.gif") 0 0 no-repeat; 
} 
td.select a.srollover_network {
	background: url("../img/menu03-a.gif") 0 0 no-repeat; 
}

a.srollover_contact { 
	display: block; 
	width: 144px; 
	height: 48px; 
	background: url("../img/menu04-b.gif") 0 0 no-repeat; 
	text-decoration: none;
	overflow: hidden;
} 
a.srollover_contact:hover { 
	background: url("../img/menu04-a.gif") 0 0 no-repeat; 
} 
td.select a.srollover_contact {
	background: url("../img/menu04-a.gif") 0 0 no-repeat; 
}

a.srollover_company { 
	display: block; 
	width: 148px; 
	height: 48px;  
	background: url("../img/menu05-b.gif") 0 0 no-repeat; 
	text-decoration: none;
	overflow: hidden;
}
a.srollover_company:hover{ 
	background: url("../img/menu05-a.gif") 0 0 no-repeat; 
}
td.select a.srollover_company {
	background: url("../img/menu05-a.gif") 0 0 no-repeat; 
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	トップへ戻るボタン 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
p.pageTop {
	text-align: right;
}
p.pageTop a {
	padding: 0 0 5px 15px;
	background: url(../img/pageTopImg.gif) no-repeat;
	text-decoration: none;
}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	privacyPolicy
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
div.privacy {
	padding-bottom: 20px;
}
div.privacy h2#privacyTitle {
	height: 196px;
	margin-bottom: 20px;
	background: url("../../common/img/privacyImg.jpg") no-repeat;
	text-indent: -9999px;
}
div.privacy h3,
div.privacy h4 {
	margin-bottom: 15px;
	font-weight: bold;
}
div.privacy div#about p {
}
div.privacy div#about p span {
	margin-top: 15px;
	display: block;
}
div.privacy ol {
	margin: 20px 0 30px 18px;
	list-style: decimal outside;
}
div.privacy ul {
	margin-left: 15px;
	list-style: disc outside;
}
* html div.privacy ol {
	margin-left: 25px;
}
*:first-child+html body div.privacy ol {
	margin-left: 25px;
}
div.privacy div#handling {
	margin-top: 50px;
}
div.privacy div#handling ol li {
	margin-bottom: 12px;
}
div.privacy div#handling ol li ul {
	margin-top: 5px;
}
div.privacy div#handling ol li ul li {
	margin-bottom: 0;
}
div.privacy div#handling ol li p {
	margin-top: 5px;
}
div.privacy p.finish {
	margin-top: 40px;
	text-align: right;
	margin-bottom: 40px;
}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	rules
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
div.rules {
	padding-bottom: 20px;
}
div.rules h2#rulesTitle {
	height: 196px;
	background: url("../../common/img/rulesImg.jpg") no-repeat;
	text-indent: -9999px;
}
div.rules h3 {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 93%;
}
div.rules div#rule01,
div.rules div#rule02,
div.rules div#rule03 {
	margin-top: 25px;
}
div.rules div#rule03 p {
	margin-bottom: 15px;
}


/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	sitemap
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
div.sitemap {
	padding-bottom: 25px;
}
div.sitemap h2#sitemapTitle {
	height: 196px;
	margin-bottom: 25px;
	background: url("../../common/img/sitemapImg.jpg") no-repeat;
	text-indent: -9999px;
}
div.sitemap ul { /* clearfix */
	width: 538px;
	margin-left: 55px;
	padding: 40px 0 40px 65px;
	border: 3px solid #e2e6ed;
}
div.sitemap ul li {
	width: 240px;
	margin-bottom: 5px;
	padding-left: 16px;
	float: left;
	background: url("../../common/img/listImg.gif") 0 5px no-repeat;
}
div.sitemap ul li a {
	text-decoration: none;
}
div.sitemap ul li em a {
	font-weight: bold;
}

/* clearfix */

div.sitemap ul {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html div.sitemap ul {
	height: 1%;
}
div.sitemap ul {
	display: block;
}
/* End hide from IE-mac */

div.sitemap ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

