@charset "shift_jis";
/* CSS Document */


* {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic";
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background: #E3EAEC;
	margin: 0px;
}

table,td,th {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	empty-cells: show;
	font-size: 100%;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a {
	color: #263D66;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:active {
	color: #FF6600;
}

img {
	display: block;
	border-style: none;
	border-width: 0px;
	margin-bottom: 0px;
}

a img {
	display: inline;
	vertical-align: top;
}

ul,li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}


option {
	padding-right: 10px;
}

img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#root {
	margin: 0px auto;
	padding: 0px 3px 0px 3px;
	text-align: left;
	width: 860px;
	background: url(../img/back01.jpg) repeat-y;
}

*html div#root {
	margin: 0px auto;
	padding: 0px 3px 0px 3px;
	text-align: left;
	width: 866px;
	background: url(../img/back01.jpg) repeat-y;
}


div#header {
	height: 75px;
	border-bottom: solid 10px #263D66;
}
div#header div.logo {
	float: left;
	padding: 35px 0px 0px 10px;
}
div#header div.link {
	float: right;
	padding: 52px 20px 0px 0px;
	text-align: right;
	color: #263D66;
}

div#banner {
	margin: 1px 0px;
}

div#topnavi {
	height: 70px;
}
div#topnavi li {
	float: left;
}

div#middle {
	min-height: 450px;
	background: url(../images/middle_back.jpg) no-repeat;
}
* html div#middle {
	height: 450px;
}

div#sidebar {
	float: left;
	padding-top: 30px;
	width: 215px;
}
div#sidebar li {
	margin-top: 1px;
}
div#sidebar li a {
	display: block;
	padding-left: 20px;
	width: 215px;
	height: 30px;
	line-height: 30px;
	background: url(../img/sidenavi_bg01.jpg) no-repeat;
}
div#sidebar li a:hover {
	background: url(../img/sidenavi_bg02.jpg) no-repeat;
}
div#sidebar div {
	margin-top: 1px;
}

div#content {
	float: right;
	padding-top: 30px;
	width: 620px;
	margin-bottom: -5px;
}


div#footer {
	margin-top: 50px;
	padding: 10px 30px;
	text-align: right;
	background: #263D66;
}
div#footer img.img {
	float: right;
	margin-top: -47px;
}
div#footer img.txt {
	display: inline;
}

img.line {
	height: 3px;
	background: url(../img/line.gif) repeat-x center;
	border-left: solid 150px #35517A;
}


body div#content div.bimg {
	margin-top: 20px;
}
body div#content div.bimg img {
	margin: 10px 0px;
}

/* index.html */
body.index div#content h2 {
	margin-top: 30px;
}
body.index div#content div.desc {
	margin: 20px 30px 20px 0px;
}
body.index div#content div.desc p img {
	float: right;
	margin-left: 15px;
}


/* license.html */
body.license div#content h2 {
	margin-top: 30px;
}
body.license div#content div.desc {
	margin: 20px 30px 20px 0px;
}
body.license div#content div.desc img.fr {
	float: right;
	clear: right;
}
body.license div#content div.desc ul {
	margin-top: 10px;
	width: 420px;
}
body.license div#content div.desc li {
	padding-left: 10px;
	background: url(../img/icon01.gif) no-repeat 0px 8px;
}
body.license div#content div.time {
	margin-top: 30px;
}
body.license div#content div.time h3 {
	font-weight: bold;
}
body.license div#content div.time img {
	display: inline;
	margin: 5px 5px;
	vertical-align: middle;
}
body.license div#content div.time span {
	display: block;
	padding: 5px 0px 0px 5px;
}



body.license div#content div.location {
	margin-top: 50px;
}
body.license div#content div.location h3 {
	font-weight: bold;
}
body.license div#content div.location div.txt {
	padding: 5px 0px 0px 20px;
}
body.license div#content div.location div.img {
	padding: 40px 0px;
	height: 92px;
}
body.license div#content div.location div.img img {
	float: left;
	padding-left: 20px;
}
