body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	background-image: url(../imgs/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	
}
a:hover{
	color: #783af3;
	text-decoration: underline;
}
a{
	color: #6779e4;
	text-decoration: underline;
}
#header {
	width: 740px;
	height: 60px;
	text-align: left;
}
.lang {
	margin: 20px 0 0 0;
	float: right;
	text-align: right;
}
#navi {
	width: 100%;
	background-image: url(../imgs/navi_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 35px;
}
#menu {
	padding-top: 6px;
	height: 24px;
	width: 740px; 
	text-align: left;
}
#line {
	width: 100%;
	height: 3px;
	background-image: url(../imgs/header_line.gif);
	background-position: center;
	background-repeat: repeat-x;
}
#top_image {
	border-bottom: 1px #c4c7d5 solid;
}
#main {
	width: 720px;
	padding-top: 20px;
	text-align: left;
}
#main2 {
	width: 740px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	color: #424c77;
	line-height: 20px;
}
#left {
	width: 480px;
	text-align: left;
	float: left;
}

#left p {
	margin: 0 0 15px;
}

.box a:hover{
	color: #783af3;
	text-decoration: underline;
}
.box a{
	color: #1235b2;
	text-decoration: underline;
}
.box {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #434d76;
}
.box-01 {
	border: 1px #bacfe7 solid;
	background-color: #d6e4ff;
}
.box-02 {
	border: 1px #bacfe7 solid;
	background-color: #dcf0fb;
}
#right {
	width: 240px;
	float: right;
}

#right p {
	margin: 0 0 15px;
}

#footer a:hover{
	color: #783af3;
	line-height: 20px;
	text-decoration: underline;
}
#footer a{
	color: #424c77;
	line-height: 20px;
	text-decoration: none;
}
#footer {
	width: 720px;
	text-align: left;
	clear: both;
	padding-top: 18px;
	padding-bottom: 6px;
	color: #424c77;
	line-height: 20px;
}
#footer2 {
	width: 720px;
	text-align: left;
	padding-bottom: 20px;
	color: #424c77;
	line-height: 18px;
}
#footer3 {
	width: 720px;
	text-align: left;
	padding-bottom: 30px;
	margin-top: 20px;
	color: #424c77;
	line-height: 18px;
}
#line_02 {
	margin-left: 20px;
	margin-right: 20px;
	background-color: #c4c7d5;
	height: 1px;
}
#line_03 {
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #434d76;
	height: 3px;
}	
.footer_menu {
	padding: 5px 10px 5px 10px;
	border: 1px solid #d0d0d0;
	font-weight: bold;
}
.add {
	float: left;
	width: 465px;
	border: 1px solid #d0d0d0;
	padding: 3px 0px 3px 10px;
	margin-bottom: 15px;
}
.maruwa a {
	color: #424c77;
	text-decoration: none;
}
.maruwa {
	float: right;
	width: 217px;
	border: 1px solid #d0d0d0;
	padding: 3px 0px 3px 10px;
}
.title {
	background-image: url(../imgs/title_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 705px;
	height: 25px;
	padding-left: 35px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #0a6bcb;
}

ul {
	list-style-image: url(../imgs/arrow.gif);
	list-style-position:
}	

#topCategory {
	margin: 0px 0 0px;
}

#topCategory ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#topCategory a {
	display: block;
	padding: 8px 0 0 10px;
	margin: 0px;
	width: 220px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../imgs/cat00.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #2e46b0;
}

#topCategory a:hover {
	display: block;
	padding: 8px 0 0 10px;
	margin: 0px;
	width: 220px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../imgs/cat00p.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #2e46b0;
}
.border_b td{
	border-bottom: 1px solid #999999;
}
.back {
	width: 730px;
	padding: 5px;
	text-align: right; 
}
.contact {
	background-color: #5250b3;
	color: #5250b3
}
.contact textarea {
	width: 500px;
}
.sitemap {
	padding: 10px 5px 10px 10px;
	vertical-align: text-top;
}
.padl {
	margin: 0 0 0 10px;
}
.red {
	color: #ff0033;
}
.padl2 {
	margin: 0 0 0 25px;
	padding: 0;
}
.date {
	float: right;
	margin: 0 5px 10px 20px;
	color: #0066FF;
}
.btn {
	clear:right;
	margin: 0 5px 15px 0;
	text-align: right;
}