@charset "euc-jp";
body {
	background: #FFF url(../_images/bg.gif) repeat-y left top fixed;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
p,
li {
	font: 12px/150% "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
	color: #666;
	text-decoration: none;
}

/*2006/2/7 ½¤Àµ ¢­¡¡index.css¤â½¤Àµ*/
a {
	color: #69C;
	text-decoration:none;
}
a:hover {
	color: #72DEC4;
	text-decoration:underline;
}
/* ¢¬ */

.bread {
	padding: 0px 10px;
	margin: 0px;
}
div#left {
	display: inline;
	padding: 0px;
	float: left;
	width: 545px;
	margin: 0px 0px 0px 10px;
}
div#right {
	width: 185px;
	height: 100%;
	margin: 0px 0px 0px 565px;
	padding: 0px;
}
div#main {
	padding: 0px;
	width: 760px;
	margin: 10px 0px 20px;
}
img {
	border: 0px none;
}
img.border {
	border: 1px solid #666;
}
a:visited {
	color: #636;
}
a.icon {
	background: url(../_images/icon_li.gif) no-repeat left center;
	padding: 0px 0px 0px 12px;
}

#thank ul {
	margin: 10px 0px 20px 20px;
}
#thank li {
	list-style-type: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯" Osaka, sans-serif;
	font-size: 12px;
	background: url(../_images/icon_li.gif) no-repeat left center;
	padding: 5px 20px 5px 15px;
	float: left;
}
/*2006/3/31 add*/
div#under{
	background: url(../_images/index/underconstruction0404.jpg) no-repeat left center;
	width:760px;
	height:400px;
}
#under p{
margin:80px 0px 0px 40px;
}

/*----·ÈÂÓ¥µ¥¤¥È¤ÎQR¥³¡¼¥É 2010/3/4 add-------------------------------¢­¢­*/
#dn_qrcode_outer {
	background: #FFFFFF;
	padding-bottom: 10px;
}
#dn_qrcode {
	border: 1px solid #00B7DD;
	background: #EFFBFD;
}
#dn_qrcode h4 {
	background: #00B7DD;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding: 4px 0;
	margin: 0;
}
#dn_qrcode table {width: 100%;}
#dn_qrcode th,
#dn_qrcode td {
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
#dn_qrcode th {text-align: center;}

/*-------------------------------------------------------------¢¬¢¬*/
