*{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	
	list-style-type: none;
	list-style-position: outside;
}

body{
	font-size: 0.8em;
	color: #444444;
	background-color: #ffffff;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	
	font-family: '???C???I', 'Hiragino Kaku Gothic Pro', sans-serif?G
;
}


h1,h2,h3,h4,h5,h6,em,strong{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color:#008040;
}

h2{
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color:#002f5e;
	text-decoration: underline solid blue;
	text-decoration-thickness: 3px;
}
h7{
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color:#002f5e;
}

a{
	color: #0000FF;
}

a:hover{
	color:#0000FF;
	border-bottom: 1px solid blue;
	color: blue;
}
a:visited{
	color: blue;
}
 /*
p{	border:solid 2px green;
	display:inline-block;
}    */
p{
	text-indent: 0.7em;
	padding: 5px 5px 0em 10em;        /*上右下左*/
}
       
    
address{
	font-style: normal;
	display: inline;
}

img{
	border-width: 0;
}

hr{
	border-top: none;
	border-bottom: 1px dashed #777777;
	width: 490px;
}

/* ??parts
-----------------------------------*/

div#wrapper{
	width: 780px;
	height:auto;
	text-align: left;
	margin: 0 auto;
	background-color:#FFFFFF;
}


#title1{
	font-size: 18px;
	font-weight: bold;
	margin-left:0px;
	margin-top:10px;
	margin-bottom: 6px;
	color: #006600
;
}

div#header{
	width:780px;
height:auto;
}

div#header h1{
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:10px;
	text-align: right;
}
div#header h3{
	padding-top: 16px;
	padding-left:10px;
	text-align: left;
	color: #9f9f00;
}

img{
	vertical-align: middle;
}

div#menu{
	float: left;
	display: block;
	width: 760px;
	height:auto;
margin-left:10px;
	margin-right:10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ee8855;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-left:10px;
	padding-bottom:6px;
	border-radius: 4px;
	background-color: #ff9966;
	color:#ffffff;
}

div#sub{
	width:240px;
	height:auto;
	float: left;
	padding-top:20px;
	padding-bottom:30px;
	margin-left:10px;
}


div#sub dl{
	margin: 0px 10px 30px 0px;

}

div#sub dt{
	font-weight: bold;
	border-top:solid #CCCCCC 1px;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	border-bottom:solid #CCCCCC 0px;
	padding:3px;
	background-color: #ffffff;
	color:#006000;
}

div#sub dd{
	padding:0px;
	line-height:18px;
	color:#666666;
}

div#sub p{
	text-indent: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#content{
	width: 520px;
	height:auto;
	float:left;
}

div#main{
	width: 760px;
	height:auto;
	float:left;

}


/*??^*/

div#image{
	width: 500px;
	height: 300px;
	background-image : url(../jteksHP/syouhin_jagaimo3.jpg);
	background-repeat:no-repeat;
	margin:20px 10px 0px 10px;
}

span#catchy{
	padding: 1px;
}

div#content h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 40px 20px 10px 10px;
	padding: 5px 5px 3px 1em;
	border:1px solid #AAAAAA;
}

div#content li{
	padding: 0px 1.5em 15px 2.3em;
	background-image : url(../jteksHP/fts009_list.jpg);
	background-repeat: no-repeat;
	background-position: 1em 5px;
}

div#content dt{
	padding: 10px 1em 0px 1em;
}

div#content dd{
	padding: 0px 1em 3px 2em;
}

div#footer{
	width:760px;
	height:auto;
	border-top-width: 5px;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	clear: both;
	background-color:#FFFFFF;
	margin-top:60px;
	padding-top:5px;
	text-align:right;
	font-weight:bold;
}

div#footer address{
	padding-right:10px;
}

#bun{
	width:490px;color:#444444;margin-left:50px;margin-top:12px;font-size:12px;line-height:24px;
}
#main_bun{
	color:#444444;margin-left:50px;margin-top:12px;font-size:12px;line-height:24px;
}
div#main_bun dt{
	color:red;
}

.kugiri{
	color:#444444;margin-left:0px;margin-top:52px;font-size:16px;line-height:24px;
}
.lestercom{
	color:#444444;margin-left:0px;margin-top:52px;font-size:17px;line-height:24px; font-weight:bold;
}

.sin{
	font-weight: bold;
	font-size: 180%;
	color: ff0000;
	text-decoration: underline;
}
.sd{
	font-size: 90%;
	line-height:24px;
	color: 00aa00;
}

