@charset "UTF-8";

/* ///////////////////////////////////////////// */
/* Reset */

/* ///////////////////////////////////////////// */

*{
 margin: 0;
 padding: 0;
 list-style: none;
 font-family: "Hiragino Kaku Gothic Pro",Osaka,Meiryo,sans-serif;
}
img {
	border-style: none;
}


/* ///////////////////////////////////////////// */
/* tag */
/* ///////////////////////////////////////////// */

html,body {
 width: 100%;
}
body	{
	margin: 0;
	padding: 0;
	color: #333333;
	background: #53a9fe url(../images/bg_body.png) repeat-x fixed left top;
}
a {
 color: #0066FF;
}
a:link {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
h1	{
	text-indent: -9999px;
	width: 768px;
	height: 100px;
	margin-bottom: 10px;
	background: url(../images/h1_header.jpg) no-repeat left top;
}
h2 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background: #222222;
	padding: 3px 8px;
	margin-bottom: 20px;
}
h3	{
	font-size: 13px;
}
h4	{
	font-size: 12px;
}
p {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 1em;
}
li {
 font-size: 12px;
	line-height: 1.6em;
}


/* ///////////////////////////////////////////// */
/* layout */
/* ///////////////////////////////////////////// */

#SiteCatalyst {
	display: none;
}
#wrapper {
	width: 768px;
	margin: 0 auto;
	padding-top: 15px;
}
#contentTop	{
	width: 768px;
	background: url(../images/bg_content.png) repeat-y left top;
	padding-top: 15px;
}
#content	{
	width: 768px;
	background: url(../images/bg_content.png) repeat-y left top;
	padding-top: 15px;
}
#contentBox	{
	padding: 0 15px 15px;
	width: 738px;
}
#gaiyo	{
 width: 698px;
	margin: 0 auto;
	padding: 15px;
	background: #ffffff;
	border: 5px solid #88cdf6;
}
#gaiyo p	{
 color: #222222;
}
#gaiyo li.info2	{
	font-size: 12px;
	color: #222222;
	list-style: disc inside;
	text-indent: -1em;
	margin-left: 1em;
}
.box	{
 padding: 20px 20px 0;
}
.box h3	{
	margin: 0 0 15px -20px;
	color: #004995;
	border-bottom: 2px solid #004995;
}
.box h4 {
	color: #004995;
	margin: 20px 0 5px;
	border-left: 12px solid #004995;
	line-height: 1em;
	padding-left: 4px;
	clear: both;
}
#trade	{
	width: 698px;
	margin-top: 30px;
	padding:10px 20px 7px;
	background: #d2ecff;
}
#trade li {
 font-size: 9px;
	margin-bottom: 2px;
}
#footer	{
	text-align: center;
	background: url(../images/bg_footer_top.png) no-repeat left top;
	padding-top: 49px;
}
#footer p	{
	background: url(../images/bg_footer.png) repeat-y left top;
	margin-bottom: 0px;
}
#footer span {
	background: url(../images/bg_footer_bottom.png) no-repeat left top;
	display: block;
	width: 738px;
	padding: 20px 15px 10px;
	font-size: 11px;
}
#footer select {
 font-size: 11px;
	width: 100px;
}


/* ///////////////////////////////////////////// */
/* class */
/* ///////////////////////////////////////////// */

.clear {
 clear: both;
 font-size: 1px;
 margin-top: -1px;
}

.leftPhoto	{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.rightBox	{
	float: right;
	width: 480px;
}
.leftBox2	{
	float: left;
	width: 320px;
}
.rightBox2	{
	float: right;
	width: 320px;
}
p.info {
	padding: 5px 0px;
	font-size: 10px;
	color: #eeeeee;
}
p.date {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 0px;
}
span.info {
	font-size: 10px;
}
li.info	{
	font-size: 12px;
	list-style: disc inside;
	margin-left: 1em;
	text-indent: -1em;
}
#gaiyo p.dl {
	font-size: 13px;
	font-weight: bold;
	width: 450px;
	margin-top: 20px;
}
p.dl a {
	color: #ffffff;
	background: #0066FF;
	text-decoration: none;
	padding: 5px;
	width: 440px;
	display: block;
	text-align: center;
}
p.dl a:link {
 text-decoration: none;
	color: #ffffff;
}
p.dl a:visited {
	text-decoration: none;
	color: #ffffff;
}
p.dl a:hover {
	color: #ffffff;
	background: #0099FF;
	text-decoration: none;
}
p.dl a:active {
	text-decoration: none;
	color: #ffffff;
}
h3.rireki {
 font-size: 14px;
	color: #0261b4;
	border-bottom: 1px dotted #0261b4;
	line-height: 1em;
	margin: 5px 0 10px;
}
ul.listPhoto {
	background: #ffffff;
	padding: 5px 25px;
	margin-bottom: 10px;
	width: 648px;
	display: block;
}
ul.listPhoto li {
	color: #222222;
	display: block;
	padding-top: 5px;
}
ul.listPhoto li span.photo {
	display: block;
	width: 120px;
	float: left;
	padding-bottom: 5px;
}
ul.listPhoto li span.text {
	display: block;
	float: right;
	width: 518px;
	padding-bottom: 5px;
}
ul.listPhoto li.listLine {
 border-bottom: 1px dotted #999999;
	padding: 0;
	clear: both;
 font-size: 1px;
 margin-top: -1px;
}
ul.listPhoto li.clear {
	padding: 0;
}
ul.listPhoto a:link {
	color: #0066cc;
}
ul.listPhoto a:visited {
	color: #0066cc;
}
ul.listPhoto a:hover {
	color: #0066cc;
}
ul.listPhoto a:active {
	color: #0066cc;
}

ul.condition {
	margin-bottom: 20px;
}
ul.condition li {
	list-style: disc inside;
	text-indent: -1em;
	margin-left: 1em;
}
h2.support {
	margin: 0 0 15px -20px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	background: #56c9ff;
	padding: 2px 5px;
}

#gaiyo p.Red {
 color: #cc0000;

}
