﻿@charset "utf-8";

/* CSSリセット */html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

body{
	font: 16px/20px"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif;
	color:#333333;
}
.clear{ clear:both; }
.clear hr{ display:none; }
#wrapper{
	width:960px;
	margin: 0 auto;
}
#headerl{
	width:15px;
	margin: 0 auto;
	padding-bottom:30px;
	float: left;
}
#headerm{
	width:960px;
	height:100px;
	margin: 0 auto;
	padding-bottom:10px;
	float: left;
}
#headerm2{
	width:260px;
	height:100px;
	margin: 0 auto;
	float: left;
	background-color: #DFFF9F;
}
#headerr{
	width:15px;
	margin: 0 auto;
	float: left;
}
#topphoto{
	width: 920px;
	height: 150px;
	margin: 0 auto;
	margin:0 20px 0 20px;
	border: 1px solid #FF8857 ;
}
#contl{
	width:200px;
	float: left;
}
#contr{
	width:730px;
	padding-left:30px;
	float: left;
}
#menutop{
	width:200px;
	height:10px;
	margin: 0 auto;
	background-image:url(image/menutop.gif);
}
#menumid{
	width:200px;
	margin: 0 auto;
	text-align:center;
	background-image:url(image/menumid.gif);
	background-repeat:repeat;
}
#menubot{
	width:200px;
	height:10px;
	margin: 0 auto;
	background-image:url(image/menubot.gif);
}
#nav{
	float: right;
	margin-top: 20px;
	font-size: 125%;
}
	nav a:hover{color: #69c;}
#company{
	width:150px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin:15px;
	padding:10px;
	overflow: hidden;
	font-size:smaller;
	line-height:100%;
}
#contmsg{
	width: 680px;
	margin: 0 auto;
	margin:0 20px 0 20px;
	padding: 15px;
	border: 2px solid #0099CC;
	background-color: #EDFCFF;
	line-height:120%;
}
#contmsg2{
	width: 660px;
	margin: 0 auto;
	margin:0 20px 0 20px;
	padding: 10px;
	line-height:120%;
	font-size: 90%;
}
#lefttbltop{
	width:100px;
	text-align:center;
	float: left;
	border:1px solid #CCCCCC;
	padding:2px 0 2px 0;
}
#righttbltop{
	width:500px;
	float: left;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 0;
}
#lefttbl{
	width:100px;
	text-align:center;
	float: left;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 0;
}
#righttbl{
	width:500px;
	float: left;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 0;
}
#contimg2{
	width: 660px;
	margin: 0 auto;
	margin:0 20px 0 20px;
	padding: 10px;
}
h1{
	padding-left:10px;
	border-left: 10px solid #0099CC ;
}
ul{
	margin: 0 auto;
}
li{
	margin: 0 auto;
}
#secline{
	margin-left:30px;
	clear:both;
}
#sectitle{
	width:200px;
	float: left;
	padding:10px 0px 10px 50px;
	font-size: smaller;
}
#seccont{
	width:410px;
	float: left;
	padding:10px 10px 10px 50px;
	color: #FF4200 ;
	font-size:large;
	line-height:100%;
}
#contlist{
	list-style-type: disc;
	line-height:120%;
}
#gototop{
	width:720px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	font-size:smaller;
}
#footer{
	width:960px;
	height:30px;
	line-height:200%;
	margin: 0 auto;
	text-align:center;
	background-color: #C0C0C0;
	font-size:smaller;
}
#w82b{
	width:230px;
	height:10px;
	float: left;
}
