body{
	margin:0px;
	background-color:#6A6D6F;
	background-image:url(../images/container_bg.gif);
	background-position:center top;
	background-repeat:repeat;
	text-align:center;
	}

.text	{ font-size:10pt; font-style:normal; line-height:13pt;}
.text2	{ font-size:8pt; font-style:normal; line-height:11pt;}
.text3	{ font-size:8pt; font-style:normal; line-height:12pt; color:white;}
.text4	{ font-size:9pt; font-style:normal; line-height:12pt; color:white;}

a				{ text-decoration:none;}
a.column			{ text-decoration:underline;}
a:HOVER			{ text-decoration:underline;}

a.blue:LINK		{ color:#0066CC;}
a.blue:HOVER		{ color:#FF6633;}
a.blue:VISITED		{ color:#0066CC;}

a.black:LINK		{ color:#4B4B4B;}
a.black:VISITED	{ color:#4B4B4B;}
a:ACTIVE			{ color:#FF6633;}

a.white:link		{ color:white; font-size:8pt;}
a.white:hover		{ color:white; font-size:8pt;}
a.white:visited	{ color:white; font-size:8pt;}
a.white:active		{ color:FF6633; font-size:8pt;}

a.rd				{ color:#000066; font-weight:bold;}



/* =========================================================
----------各ページ基本レイアウト----------------------------
========================================================= */

#container{
	width:830px;
	margin:0px auto;
	background-image:url(../images/wrap_bg.gif);
	background-position:left top;
	background-repeat:repeat;
	}


/* borderをコメントアウト */
#wrapper{
	width:800px;
	margin:0px auto;
	padding:0;
/* border:1px solid #999999; */
	}

#btnbox{
	width:159px;
	float:left;
	text-align:left;
	border-right:1px dashed #CCCCCC;
	padding:20px 0 0 0;
	margin:0;
	}

#btnbox2{
	width:160px;
	float:left;
	text-align:center;
	padding:0px 0px20px 0px;
	margin:0;
	}

#pgWrap{
	width:640px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	}

#pgWrap h2{
	margin:0;
	padding:0;
}

#iconWrap{
	width:560px;
	margin:30px auto 0px;
	padding:0px;
	text-align:left;
}


/* FOOTER Wrap */
#copyR{
	clear:both;
	height:30px;
	text-align:right;
	margin:0;
	padding:0;
	border-top:1px dashed #CCCCCC;
	background-color:white;
	}

.copyright{
	font-size:8pt;
	font-weight:bold;
	color:#666666;
	margin-top:5px;
	margin-right:5px;
}


#btnbox li{
	font-size:10pt;
	margin:0px;
}

div.pckg{
	width:120px;
	height:150px;
	margin:0px 8px 15px 8px;
	padding:0px;
	font-size:10px;
	color:#666666;
	float:left;
	
}

div.pckg img{
	border:1px solid #999999;
}

div.pckg2{
	width:200px;
	height:150px;
	margin:15px 8px 15px 8px;
	padding:0px;
	font-size:10px;
	color:#666666;
	float:left;
	
}

div.pckg2 img{
	border:1px solid #999999;
}

div.pckg a:link	{color:#666666;}
div.pckg a:visited	{color:#666666;}
div.pckg a:hover	{color:#0066CC;}

td.naiyouB       { background-color: #E2E5DC; }
table.naiyou     { width: 210px; margin: 5 18 5 18; }
table.naiyou TD  { font-size: 9px; line-height: 11px; vertical-align: top; }
td.top3  { width: 600px; background-color:#4B4B4B; vertical-align: top; text-align: center; }
table.kakomi2  { width: 246px; margin-left: 0px; }

ul  { font-size: 9pt; line-height: 12pt; color: white; width: 340px; text-align: left; }
li  { margin-left:20px; }

img.gazoP  { float: right; }

td.koumoku       { background-color: #dadada; }
