a:link {
	color: #CC6699;
}
a:hover {
	color: #FF3399;
}
#footer {
	font-size: xx-small;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D3CE;

}
.footer_link {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #999999;

}
.footer_link li {
	display: inline;
	border-right: 1px solid #999999;
	margin-left: 3px;
	padding-right: 3px;
}
.footer_link a {
	color: #CCCCCC;
	text-decoration: underline;
}
#copyrights {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header {
	background-image: url(css_images/h1title_bg.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 725px;
}
#header h1 {
	font-family: "ＤＦPOP1体 Std W7";
	color: #CE659C;
	text-indent: 120pt;
	margin-top: 30px;
	font-size: 24px;

}
.snipet {
	position: absolute;
	top: 0px;
	color: #CCCCCC;
	text-align: right;
	font-size: xx-small;


}
.whatsnew {
	font-size: x-small;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.whatsnew dt {
	font-weight: bold;
}
.pickup {
	background-color: #CCCCCC;
	margin: 3px;
	padding: 0px;
	list-style-type: none;
	text-align: left;

}
.pickup li {
	width: 130px;
	float: left;
	height: 100px;
	font-size: x-small;
	font-weight: bold;
	border: 1px dashed #D6D3CE;
	text-align: center;
	margin: auto;







}
#pickbox {
	text-align: center;
	width: 330px;
	margin-left: 50px;
}
.clear {
	clear: both;
}
.pickup li a {
	width: 130px;
	height: 100px;
	display: block;


}
#contents h2 {
	background-color: #FEE8D9;
	font-size: 14px;
	padding: 5px;

}
ul#headnavi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#headnavi li {
	display: inline;
	margin-right: 15px;
}
#contents {
	color: #333333;
	font-size: 12px;
	line-height: 130%;


}


.---company_table---{}
.text_contents {
	padding-top: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

table.company_table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	background: #FFFFFF;
}
.company_table th, .company_table td {
	font-size: 0.8em;
}
.company_table  th {
	background: #E9E9E9;
	text-align: left;
	border: 1px solid #CCCCCC;
	width: 25%;
	font-weight: bold;
	color: #666666;
}
.company_table td.co1 {
	background: #E9E9E9;
	width: 25%;
	font-weight: bold;
	color: #666666;
}
.company_table  td {
	border: 1px solid #CCCCCC;
}

ul.seo_company {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.seo_company li {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 5px;
}

ul.seo_company li.last {
	border-width: 0px;
	border-style: none;
}

.seo_company a {
	text-decoration: none;
	color: #666666;
}
.company_table sup {
	font-size: x-small;
}


#company_wrapper {
	background: #FFFBF7;
	width: 710px;
	padding: 20px;
	border-right: 1px solid #CCCCCC;
}
#company_wrapper h1 {
	font-size: small;
	color: #98673F;
	background: #FFFFFF;
	padding: 3px;
}

