/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

html{
height:100%;
}

body {
	/*text-align: left;
	background-position: left top;*/
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;

}
p  {
	font-size: 12px;
	padding: 3px;
	margin-bottom: 5px;
}

ul {
	font-size: medium;
	margin-top: 3px;
}
#wrapper #main ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#wrapper #main li {
	padding-bottom: 50px;
}


li {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/h2_bg.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}

h3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: medium;
	color: #333333;
}
/*#main_product #product_left h3 {
	font-size: 12px;
	background-image: url(images/h3_bg.gif);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}*/
/*#main_product #product_right h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/h2_bg.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}*/


h4  {
	background-position: center center;
	text-align: right;
}
h5  {
	font-size: 14px;
	color: #333333;
}
h6 {
	font-size: small;
	color: #000000;
	text-align: right;
	font-weight: normal;
}
hr {
	background-color: #CCCCCC;
	border-top-color: #00FFFF;
}
form { 
	margin:0 
}

a:link {
	color:#333333; 
} 
a:visited {
	color:#333333; 
} 
a:hover { 
	color:#666666; 
} 
a:active { 
	color:#666666; 
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#header {
	height: 83px;
	width: 760px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#ban {
	float: right;
	background-position: center center;
	text-align: center;
	width: 184px;
	margin: 0px;
	padding: 0px;
}

#main_top {
	float: left;
	width: 566px;
	background-image: url(images/pic_top.jpg);
	height: 550px;
	background-repeat: no-repeat;
	padding-top: 317px;
	padding-left: 10px;
}

#navi {
	padding: 0px;
	float: right;
	height: 100%;
	width: 184px;
	margin: 0px;
}
#wrapper #navi ul {
	margin: 0px;
	padding: 0px;
	width: 184px;
	letter-spacing: 0em;
	word-spacing: 0em;
	list-style-type: none;
}
#wrapper #navi li {
	margin: 0px;
	padding: 0px;
	font-size:1px;
	line-height:0;
	text-decoration:none;
}

#sub_navi {
	font-size: small;
	position: absolute;
	top: 80px;
	left: 560px;
	overflow: visible;
}

#res_sub_navi_bg {
	background-image: url(images/res_sub_navi.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 154px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
/*
#wrapper #navi #res_sub_navi_bg #res_sub_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/ul_mark.gif);
}

#wrapper #navi #res_sub_navi_bg #res_sub_navi li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 12px;
	text-align: justify;
	word-spacing: 12px;
}
*/

#main {
	background-color: #FFFFFF;
	width: 566px;
	height: 100%;
	height:auto !important;
	float: left;
	margin: 0px;
	background-image: url(images/pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 124px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;

}

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main {
    height: 1em;
    overflow: visible;
}
/**/


/*
#main_product {
	background-color: #F6F6F6;
	width: 740px;
	background-position: center;
	height:auto !important;
	height:100%;
	min-height:100%;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
    overflow: hidden;
}


#main_product:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}*/

/*\*/
/*
* html #main_product {
    height: 1em;
    overflow: visible;
}*/
/**/

#product_left {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
	float: left;
	border: 1px solid #999999;
}
/*#product_right {
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 510px;
	padding: 0px;
	float: right;
	border: 1px solid #999999;
}*/
/*#main_product #product_left p {
	margin: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 150%;
}*/
/*#main_product #product_right p {
	margin: 10px;
	padding: 10px;
	letter-spacing: 3px;
	line-height: 150%;
}*/

#wrapper {
	background-color: #FFFFFF;
	height: 100%;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 20px;
	width: 760px;
	color: #FFFFFF;
	font-size: x-small;
	clear: both;
	background-repeat: no-repeat;
	margin: 0px;
}


#eiyou_seibun {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

.small_black {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 120%;
}
.small_bold_black {
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.small_white {
	font-size: 12px;
	color: #FFFFFF;
}


.box1 {
	font-size: large;
	color: #009933;
}
.box2 {
	color: #0099FF;
}
.box3 {
	font-size: 12px;
	color: #009933;
}
.small_black_right {
	font-size: small;
	color: #333333;
	text-align: right;
	background-position: right;
}

.black_midium_bold {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

.std{font-size:10pt; background:white; color:555555;}


.formInput1 {
	font-size:10pt; border:solid 555555 2px;
	width:400px; height:100px; color:555555;
}
.submit {
	border:solid 555555 2px; background-color:eeeeee;
	text-align:center; width:4em; color:555555;
}

.red {
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
}
.red_medium {
	font-size: medium;
	color: #FF0000;
	background-color: #FFFFFF;
}
.small_red {
	font-size: 12px;
	color: #FF0000;
}
.small_green {
	font-size: 12px;
	color: #009933;
}
.zen { 
	ime-mode: active; 
}
.han { 
	ime-mode: inactive;
