* {
	padding: 0px;
	margin: 0px
}
.clear {
	clear: both;
}
body {
	font-family: Arial,Helvetica,sans-serif;
	background-color: #c0eeeb;
	background-repeat: repeat-y;
	background-position: left;
	font-size: 14px;
	color: #333333;
	background-image: url(../common/bg.gif);
}
img {
	border: 0px;
}
address {
	line-height: 1.3em;
	font-style: normal;
	padding-top: 5px;
}

.nissin {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #00326e;
	text-decoration: underline;
}
.bluelink a {
	color: #00326e;
	text-decoration: underline;
}
#container {
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(../common/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header {
	float: left;
	width: 730px;
	padding-left: 15px;
	overflow: hidden;
}
#logo {
	float: left;
	width: 415px;
}
#logo img {
	vertical-align: middle;
}
#logo img.msg {
	margin-top: 8px;
}
#gnavi {
	float: left;
	width: 315px;
	padding-top: 2px;
	text-align: right;
}
#gnavi ul {
	list-style: none;
}
#gnavi li {
	display: inline;
}
#gnavi a {
	background-image: url(../common/go_all1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 6px;
	margin-left: 10px;
	color: #666666;
}
#gnavi a:hover {
	background-image: url(../common/go_all2.gif);
	background-repeat: no-repeat;
	color: #0E2884;
}
#menu {
	clear: left;
	width: 730px;
	margin-left: 15px;
	background-image: url(../common/mbg.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu img {
	padding-top: 6px;
	vertical-align: bottom;
}
/* pan-kuzu */

#pankuzu {
	margin-bottom: 15px;
	padding-left: 20px;
	height: 13px;
	margin-top: 3px;
	font-size: 10px;
	color: #666666;
}

#pankuzu a {
	color: #666666;
}
#pankuzu a:hover {
	color: #0E2884;
}

/* contents */

#contents {
	margin-left: 15px;
	width: 730px;
}

.bg {
	background-image: url(../common/bg_line.gif);
	background-repeat: repeat-y;
}

#main {
	float: left;
	width: 570px;
}

img.title {
	margin-bottom: 20px;
}

#main p {
	padding: 0 20px 10px 30px;
}

#contents h1.cmn {
	background-image: url(../common/title_bg.jpg);
	background-repeat: no-repeat;
	padding: 4px 3px 5px 10px;
}

/* side-menu */

#sidemenu {
	float: left;
	width: 160px;
}

#sidemenu h2 {
	height: 30px;
	width: 157px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 12px;
}

#sidemenu h3 {
	font-size: 12px;
	color: #999999;
	height: auto;
	width: 160px;
	font-weight: normal;
}

#sidemenu h2 img {
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 3px;
}

#sidemenu h3 img {
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 3px;
}

#sidemenu ul {
	line-height: 1.0em;
}

#sidemenu li {
	list-style-type: none;
	border-bottom: solid 1px #999999;
	color: #0E2884;
}

#sidemenu li a {
	color: #0E2884;
	display: block;
	background-image: url(../common/go_bnkon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 0px 10px 20px;
	text-decoration: none;

}

#sidemenu li a.sel {
	color: #ffffff;
	background-image: url(../common/go_bwhite.gif);
	background-color: #0E2884;
}

#sidemenu li a:hover {
	text-decoration: underline;
}
#footer {
	width: 730px;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 40px;
	clear: both;
	color: #333333;
}
#footlink {
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 730px;
	padding-bottom: 3px;
}
#footlink a {
}
#footlink ul {
	list-style: none;
}
#footlink li {
	display: inline;
}
#footlink a {
	background-image: url(../common/go_all1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 6px;
	margin-right: 10px;
	color: #666666;
}
#footlink a:hover {
	background-image: url(../common/go_all2.gif);
	background-repeat: no-repeat;
	color: #0E2884;
}
