/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	font-family: Arial,メイリオ,'ＭＳ Ｐゴシック',  Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #555555;
}

h2,h3 {
	padding-bottom:10px;
}

p, blockquote, ul, ol {
	margin-bottom: 0.8em;
	line-height: 140%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.boxed {
}

.heading {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
}

/* Header */

#header {
	width: 765px;
	height: 215px;
	margin: 0 auto;
	background: url(images/img2.gif) no-repeat right top;
}

#bcnavi {
	height:45px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #004BD7;
	padding-left: 50px;
	}

#logo {
	float: left;
	width: 260px;
	height: 250px;
	background: url(images/img1.gif) no-repeat;
	text-transform: uppercase;
}

#logo h1 {
	margin-right: 30px;
	padding: 0 0 0 40px;
	background: url(images/img3.gif) no-repeat 101% 0px;
	font: normal 35px Impact, Arial, Helvetica, sans-serif;
}

#logo h2 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo .topspace {
	padding-top:85px;
	font-size:12px;
}

#ad468x60 {
	float: right;
	padding: 35px 32px 0 0;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 30px 20px 20px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 16px;
	background: url(images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
	color: #004BD7;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 503px;
}

#content .heading {
	background: #004BD7 url(images/img6.gif) no-repeat;
}

#content ul, #content ol {
	margin-left: 3em;
}

#content legend {
	padding:10px;
	margin: 10px;
}

#content fieldset {
	width:400px;
	padding:10px 30px;
}

#box .cnt {
	width:503px;
}

#box .l1{
	float: left;
	width:223px;
	font-size:12px;
}

#box .r1{
	float: right;
	width:223px;
	font-size:12px;
}

#box .bottom{
	padding-bottom:3px;
	clear:both;
}

#box .heading {
	background: #004BD7 url(images/img5.gif) no-repeat;
}

dl {
	padding-bottom:10px;
}

dt {
	font-size:13px;
	font-weight:bold;
}

dd {
	font-size:12px;
	padding-left:15px;
}

li {
	padding-left:10px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 223px;
	padding-left: 20px;
}

#sidebar .heading {
	background: #004BD7 url(images/img5.gif) no-repeat;
}

#sidebar li {
	margin-bottom: 1.5em;
}

/* Footer */

#footer {
	width: 765px;
	height: 59px;
	margin: 0 auto;
	background: #E50606 url(images/img7.gif) no-repeat;
	text-align: center;
	font-size: 10.5px;
	color: #000000;
}

#legal {
	margin: 0;
	padding: 10px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}

#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}

.adspace {
	width:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;	
}