@charset "Shift_JIS";

/* Reset 
--------------------------------------*/

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, address, form, fieldset, legend, object {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
a, ins {
  text-decoration: none;
}
address, em, cite, dfn, var {
  font-style: normal;
}
input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}
img {
  vertical-align: baseline;
}
a img {
  border: none;
}

/* Setting 
--------------------------------------*/
body {
	color: #333;
	font-size: 100%;
	background-image: url(img/bg1.gif);
	background-repeat: repeat;
	font-family: "qMmpS Pro W3", "lr oSVbN", "Osaka", sans-serif;
}
a:link,a:visited {
	color: #736357;
	text-decoration: none;
}
a:hover {
	color: #ffa531;
	border-bottom: #ffa531 1px dotted;
}
h1,h2,p,ol,li {
	text-align: left;
}

/* header
--------------------------------------*/
#header {
	background-color: #9e0b0e;
	color: #FFFFFF;
	width: 650px;
	margin: 0px;
}
div#header .url {
	color: #FFFFFF;
	background-color: #9E0B0E;
	padding-left: 10px;
	padding-bottom: 5px;
}


/* main
--------------------------------------*/
div#main {
	width: 650px;
	text-align: center;
}
div#main .navi {
	font-size: 75%;
	margin: 10px;
}

div#info {
	width: 400px;
	border: 2px solid #78665d;
	font-size: 80%;
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
div#info .box1 {
	color: #FFFFFF;
	background-color: #534741;
	padding: 5px;
	text-align: left;
}
div#info p,ul,li {
	padding: 5px;
}
div#info ul {
	list-style-position: inside;
	list-style-type: square;
	width: 380px;
}
div#info hr {
	width: 380px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#photo {
	background-image: url(img/camera.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 5;
}
div#photo .wmv {
	clear: left;
	float: left;
	width: 200px;
	margin-top: 10px;
}
div#photo ul {
	float: right;
	width: 280px;
	list-style-type: none;
	margin-top: 10px;
}
div#photo li {
	height: 110px;
	width: 83px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 10px;
	overflow: hidden;
	font-weight: bold;
	line-height: 14px;
}
.title {
	float: left;
	width: 200px;
	height: 25px;
}

.blank {
	font-size: 80%;
	height: 25px;
	width: 280px;
	float: left;
}
div#back {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
div#back ul {
	font-size: 80%;
	line-height: 120%;
	list-style-type: none;
	width: 450px;
	margin-right: 0px;
	margin-left: 15px;
	clear: both;
}
.install {
	width: 420px;
	margin-right: 0px;
	margin-left: 30px;
	font-size: 80%;
	line-height: 150%;
	list-style-type: none;
	text-align: left;
}
div#attention {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 90%;
}
div#attention ul {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#main .inquiry {
	position: relative;
	left: 200px;
	top: 5px;
	overflow: hidden;
	text-align: left;
}




/* footer
--------------------------------------*/
div#copyright {
	font-size: 10px;
	line-height: 150%;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #736357;
	clear: both;
	height: 50px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
div#copyright p {
	text-align: center;
	font-family: verdana;
	padding: 5px;
}

/* clearfix
--------------------------------------*/
/*	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-family: "驛｢譎｢・E・E驛｢・E繝ｻ・E驛｢譎｢・E・E驛｢・E繝ｻ・E", "驛｢譎上E・主EE・E・E繝ｻ・E驛｢譎E・繝ｻ・E陋幢EE邵E繝ｻPro W3", Osaka, "郢晢EE繝ｻ・E郢晢EE繝ｻ・E 郢晢EE繝ｻ・E驛｢・E繝ｻ・E驛｢・E繝ｻ・E驛｢譏ｴ繝ｻ邵E繝ｻ, sans-serif;
}*/

/*IE7*/
/**:first-child+html div#** {					
	display: inline-block;
}*/
/*IE6*/
/** html div#** {															
	height: 1%;
}*/
