html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html {
	overflow-y:scroll;
}
body {
	line-height: 1.5;
	margin:1.5em 0;
	background-color: #D80C15;
	background-image: url(../images/bg_img.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 75%;
	margin: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_img.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#grad {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/img_grad.png);
	background-repeat: repeat-x;
}




#container {
	width: 750px;
	padding-right: 29px;
	padding-left: 29px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}

#container #logo {
	height: 47px;
	margin-top: 22px;
	float: left;
	width: 132px;
	margin-left: 3px;
	margin-bottom: 5px;
}

#container #logo h1 {
	text-indent: -9999px;
}
#contact_img {
	height: 70px;
	float: right;
	width: 363px;
	background-image: url(../images/contact_img.gif);
	background-repeat: no-repeat;
	clear: right;
	margin-right: 3px;
}

#footer {
	width: 750px;
	text-align: center;
	letter-spacing: 0.2em;
	padding-bottom: 20px;
}
#footerline {
	width: 750px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000000;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: x-small;
}
#english {
	position: absolute;
	left: 200px;
	top: 50px;
}


#nav{
	float: left;
	clear: left;
	width:750px;
	width: 100%;
	margin-bottom: 3px;
}

ul#nav{
	list-style:none;
	width:750px;
	clear: left;
	float: left;
}
ul#nav li{
    list-style:none;
    float:left;
    width:150px;
}
ul#nav a{
    display:block;
    width:150px;
    height:48px;
    background-image:url(../images/nav.gif);
    overflow:hidden;
}
#nav a span{display:none;} 
a.nav{
    background-position:0px 0px;
}
a.top{
    background-position:0px 0px;
}
a:hover.top{
    background-position:0px -46px;
}
a.mekki{
    background-position:-150px 0px;
}
a:hover.mekki{
    background-position:-150px -46px;
}
a.kakou{
    background-position:-300px 0px;
}
a:hover.kakou{
    background-position:-300px -46px;
}
a.profile{
    background-position:-450px 0px;
}
a:hover.profile{
    background-position:-450px -46px;
}
a.contact{
    background-position:-600px 0px;
}
a:hover.contact{
    background-position:-600px -46px;
}


#top_submenu01   {
	float: left;
	clear: left;
	width: 540px;
	margin-bottom: 20px;
}
#top_submenu01 img {
	vertical-align: bottom;
}

.top_submenu01_1 {
	float: left;
	clear: left;
	width: 200px;
	padding-right: 10px;
	padding-top: 10px;
}
.top_submenu01_1   p {
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.15em;
	margin-bottom: 5px;
}
.top_submenu01_2 {
	float: right;
	width: 299px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
.top_submenu01_2 p {
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.15em;
	margin-bottom: 5px;
}
#top_submenu02 {
	float: right;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	clear: right;
	padding-left: 20px;
	margin-bottom: 20px;
}
#top_submenu02 img {
	vertical-align: bottom;
}

.top_submenu02 {
	float: left;
	clear: left;
	padding-top: 10px;
}
.top_submenu02 p {
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.6em;
	margin-bottom: 5px;
}
#topics {
	float: left;
	clear: left;
	width: 480px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
}
.topics {
	float: left;
	clear: left;
	width: 450px;
	padding-right: 10px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.topics p {
	margin-bottom: 15px;
	color: #000000;
}

#banner {
	float: right;
	width: 229px;
	clear: right;
	background-color: #E8E8E8;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.banner {
	margin-top: 5px;
	margin-bottom: 5px;
}
#bn_contact {
	float: right;
	width: 229px;
	clear: right;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



h2 {
	text-indent: -1500px;
}

h3 {
	font-size: 1.3em;
	margin-top: 10px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D60019;
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 4px;
	margin-bottom: 3px;
	letter-spacing: 0.1em;
}

h4 {
	font-weight: bold;
	padding: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-color: #EAEAEA;
}
h5 {
	background-image: url(../images/bg_h5.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 21px;
	font-size: 80%;
	color: #333333;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-left: 10px;
}


.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}
.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}
#leftmenu {
	float: left;
	width: 150px;
}
#leftmenu   p {
	float: left;
	width: 115px;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 18px;
}


.head {
	float: left;
	width: 150px;
	height: 38px;
}
.foot {
	float: left;
	width: 150px;
	background-image: url(../images/foot.gif);
	height: 12px;
}

#leftmenu01 {
	float: left;
	width: 145px;
	background-image: url(../images/bg_leftmenu.gif);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
#leftmenu02 {
	float: left;
	width: 145px;
	background-image: url(../images/bg_leftmenu02.gif);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftmenu03 {
	float: left;
	width: 145px;
	background-image: url(../images/bg_leftmenu03.gif);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftmenu04 {
	float: left;
	width: 150px;
	padding-top: 5px;
	background-color: #F0F0F0;
	text-align: center;
}
.imgbox     {
	display: inline;
	padding-right: 30px;
	width: 180px;
}



#imgbox01 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-image: url(../images/bg_imgbox01.jpg);
	background-repeat: no-repeat;
}
#imgbox02 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-image: url(../images/bg_imgbox02.jpg);
	background-repeat: no-repeat;
}
#imgbox03 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#imgbox03 div {
	margin-right: 10px;
	margin-left: 10px;
}


#imgbox04 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-image: url(../images/bg_imgbox04.jpg);
	background-repeat: no-repeat;
}
#imgbox05 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-image: url(../images/bg_imgbox05.jpg);
	background-repeat: no-repeat;
}
#imgbox06 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox06.jpg);
}
#imgbox07 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox07.jpg);
}
#imgbox08 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox08.jpg);
}
#imgbox09 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox09.jpg);
}
#imgbox10 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox10.jpg);
}
#imgbox11 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox11.jpg);
}
#imgbox12 {
	float: right;
	width: 590px;
	clear: right;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_imgbox12.jpg);
}






#txtbox {
	float: right;
	width: 570px;
	clear: right;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

#main {
	float: right;
	width: 590px;
	clear: right;
	margin-left: 10px;
}
.space {
	padding-left: 20px;
}

table.df{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.df th{
	color:#330000;
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.df td{
	padding:0.3em 1em;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.style1 {color: #000000}
.style2 {
	color: #000000;
	font-size: 80%;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {
	color: #333333;
	font-weight: normal;
	font-size: 85%;
}
.style5 {
	color: #333333;
	font-weight: bold;
	font-size: 95%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-indent: 0.5em;
	letter-spacing: 0.1em;
	padding: 3px;
	margin-bottom: 5px;
}
.style6 {
	color: #000000;
	font-weight: normal;
	font-size: 110%;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style7 {color: #FF0000
}
@media print { 

body{ display:none; }}
.h4 {
	padding: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-color: #EAEAEA;
}
.h4 h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.h4 ul {
	margin-left: 20px;
}
#design {
	position: relative;
	width: 550px;
	height: 400px;
}
#design4 {
	width: 450px;
}
#design4 p {
	text-indent: 100px;
}

#design5 {
	text-align: center;
	width: 239px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#spec {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	border-collapse:collapse;
}
#spec  th,#spec td {
	border: 1px solid #CCCCCC;
	padding-left: 10px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.backnumber_bdf {
	list-style-type: none;
	float: right;

}
.backnumber_bdf li {
	background-image: url(../images/en.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1em;
	padding-left: 1em;
}
/*▼▼　共通　クリアフィックス　▼▼*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.style_ul {
	list-style-type: disc;
	margin-left: 1em;
}
.style_ul li {
	padding-left: 0.5em;
	margin-left: 1.5em;
}
.aliginright {
	text-align: right;
}
.floatleft {
	float: left;
}

