

/* main.css */


body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Geneva, Osaka, "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	background: url(../images/com/com001_bodyBack.jpg) top repeat-x;
	text-align: center;
}

html {
	background-color: #fff;
}

img,a img {
	margin: 0;
	padding: 0;
	border-width: 0;
}

a#top {
	line-height: 1;
}

#wrapper {
	width: 721px;
	/*\*//*/
	width: 724px;
	/**/
	margin: 0 auto;
	text-align: left;
	background: transparent;
	padding: 1px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#header {
	width: 720px;
	padding: 1px 0 0;
	margin: 0 1px;
	/*background: #0c2071;*/
	background: url(../images/com/com004_headerBack.jpg) top no-repeat;
}

#header h1 {
	font-size: 10px;
	color: #000668;
	margin: 0 0 0 17px;
	padding: 10px 0 0;
	letter-spacing: 0.05em;
	font-weight: normal;
}

#header #logoArea {
	width: 250px;
	height: 75px;
	/*background: url(../hedder_image/back_01.gif) bottom right no-repeat;*/
	vertical-align: bottom;
}

#header #headerRight {
	width: 470px;
	text-align: right;
	/*
	background: url(../hedder_image/back_02.gif) bottom no-repeat;*/
	vertical-align: top;
	padding: 5px 0 0;
}

#header #headerRight a.headerLink {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	font-size: 11px;
	margin: 0 8px 0 0;
}

#header #headerRight a.headerLinktop {
	display:block;
	width: 60px;
	font-size: 13px;
	text-align: center;
	background: #666;
	color: #fff;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 1px 0;
	margin: 0 8px 5px auto;
	line-height: 1.1;
}

#header #headerRight a.headerLinktop:hover {
	background: #000;
	color: #fff;
}

#header #headerRight a.notfirst {
	padding: 0 0 0 8px;
	border-left: 1px solid #666;
}



#header #GnaviRight {
	width: 240px;
	text-align: right;
	vertical-align: bottom;
	border: 1px solid #fff;
	border-bottom: 1px solid #a4b6c8;
}

#header #GnaviRight a {
	margin: 0 10px 0 0;
}

#menu {
	width: 720px;
	height: 30px;
	margin: 0 1px;
	background: url(../hedder_image/back3.gif);
}

#menu #menuInner {
	width: 700px;
	height: 28px;
	margin: 0 10px;
	padding: 2px 0 0;
}

#contents {
	width: 720px;
	padding: 15px 15px 40px;
	/*\*/
	width: 690px;
	/**/
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: url(../images/com/com003_bodyBack2.jpg) top repeat-x;
}

#footer {
	width: 720px;
	background: #333;
	text-align: center;
}

#footer p,
#footer a {
	margin: 0;
	padding: 5px 0;
	margin: 0 1px;
	color: #fff;
	font-size: 12px;
}

p.pagetop {
	text-align: right;
}


#footerMenu {
	text-align: center;
}

#footerMenu p {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

#footerMenu a {
	padding: 0 5px 0 0;
	font-size: 10px;
}


