/*--------------------------------------------------------------------
--------------------------------------------------------------------*/

* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
	line-height:2em;
}

/*body‚ÌƒXƒ^ƒCƒ‹*/

body {
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
	/*--background:url(../image/back.jpg);--*/
	background-repeat:repeat;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

img{
	padding:0px;
	margin:0px;
}

html, body {
	font-family: "ƒƒCƒŠƒI","Trebuchet MS","‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd {
	font-family: "ƒƒCƒŠƒI","Trebuchet MS","‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
hr {
	color: #FF0000;
	background-color: #777777;
	height: 2px;
	width: 100%;
}

table, caption, th, td {
	font-family: "ƒƒCƒŠƒI","Trebuchet MS","‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ƒƒCƒŠƒI","Trebuchet MS","‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #666666;
}

a:hover {
	color:#999999;
}



h2{
	margin:0px 0px 35px;
}

h3{
	margin:15px 0px 15px;
}


li{
	list-style:none;
}


p{
	margin:10px 0px;
}

dl		{ 
		margin: 0px;
		padding: 0px;
		}
		
dt		{
		width: 50px;
		margin: 10px;
		padding: 5px;
		float: left;
		clear: left;
		border-width: 1px; 
		border-color: #ff0000;
		text-align: center;
	line-height:0.8em;
		}
		
dd		{
		width: 500px;
		margin: 10px auto 10px 0px;
		padding: 5px;
		float: left;
		border-width: 1px; 
		border-color: #ff0000;
		text-align: left;
	line-height:0.8em;
		}


/*--------------------------------------------------------------------
--------------------------------------------------------------------*/

#main_top h1{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	width:700px;
	height:250px;
	line-height: 0px;
	font-weight: normal;
	font-size:3px;
	background:url(../image/main_top.jpg) no-repeat 0 0;
}

table.company{
    border-top:1px solid #FF0000;
    border-left:1px solid #FF0000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.company th{
    border-right:1px solid #FF0000;
    border-bottom:1px solid #FF0000;
    color:#330000;
    background-color:#FF7777;
    padding:0.3em 3em;
    text-align:center;
}
.company td{
    border-right:1px solid #FF0000;
    border-bottom:1px solid #FF0000;
    padding:0.3em 3em;
}


#session_top h1{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	width:700px;
	height:250px;
	line-height: 0px;
	font-weight: normal;
	font-size:3px;
	background:url(../image/session_top.jpg) no-repeat 0 0;
}

#profile_top h1{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	width:700px;
	height:250px;
	line-height: 0px;
	font-weight: normal;
	font-size:3px;
	background:url(../image/profile_top.jpg) no-repeat 0 0;
}
#contact_top h1{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	width:700px;
	height:250px;
	line-height: 0px;
	font-weight: normal;
	font-size:3px;
	background:url(../image/contact_top.jpg) no-repeat 0 0;
}

#link_top h1{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	width:700px;
	height:250px;
	line-height: 0px;
	font-weight: normal;
	font-size:3px;
	background:url(../image/link_top.jpg) no-repeat 0 0;
}


#top h2{
	margin:0px 0px 20px;
}

#container{
	width:702px;
	margin:0px auto;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#border{
	border:#FFFFFF 1px solid;

}

#wrapper{
	width:700px;
	margin:0px auto;
}

#header {
	width: 700px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	/*--background:url(../image/back.jpg);--*/

}

#hright {
	float: right;
	padding:11px 9px 0px 0px;
	background:url(../image/back.jpg);
}

#hleft {
	float: left;
	width:70px;
	margin: 0px;
}

#global{
	width:700px;
	padding:0px;
	height:39px;
	margin: 0px;
	
}

#global ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#global li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#global li a {
	background-image:url(../image/bar.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 12px;
	line-height:1.5em;
}


#global li a:hover, #global li .here{
	color: #000000;
	background:url(../image/back.jpg);
	background-repeat: no-repeat;
	line-height:1.5em;
}

#main{
	width:500px;
	margin:30px 10px 10px 18px;
	text-align:left;
	line-height:1.7em;
	color: #666666;
}

#main li{
	list-style-position:outside;
	line-height:0.8em;
	margin:10px 18px 0px 25px;
}


#policy{
	width:722px;
	margin:20px 18px 0px 18px;
	text-align:left;
	line-height:1.5em;
}

#policy li{
	list-style-position:outside;
	list-style-type: decimal;
	line-height:1.0em;
	margin:20px 18px 0px 25px;
}

#company{
	width:722px;
	height:400px;
	margin:20px 18px 0px 18px;
	text-align:left;
	line-height:1.0em;
}

#sample{
	width:722px;
	height:400px;
	margin:20px 18px 0px 18px;
	text-align:left;
	line-height:1.0em;
}


#footer{
	padding:5px 0px;
	margin:10px 0px 0px;
	text-align: center;
	background-image:url(../image/bar.jpg);
}

#footer ul{
	text-align:center;
	padding: 0px;
	color:#CCCCCC;
	padding:0px;
	
}

#footer li{
	list-style:none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	display: inline;
	font-size:11px;
}
#footer li.noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer a {
	color: #666666;
	text-decoration:none;
	font-size:11px;
}


#footer a:hover {
	color:#550000;
	font-size:11px;
}



