/*グローバルスタイル*/
a:link{
color:#4466dd;
text-decoration: none;
}
a:active{
color:#0033cc;
text-decoration: none;
}
a:visited{
color:#A10194;
text-decoration: none;
}
a:hover{
color:#ff5522;
text-decoration: none;
}

p	{
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
/*エリアスタイル*/
body	{
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../img/body-bg.gif);
	background-repeat: repeat-y;
	background-color: #F5F5F5;
	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;
	width: 100%;
}

#main	{
	width: 798px;
	}

#main #header	{
	background-image: url(../img/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 91px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 798px;
}

#main #header h1	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	width: 352px;
	height: 33px;
	}
#main #header h2	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px;
	width: 352px;
	height: 33px;
	}
	
#main #top-read	{
	width: 529px;
	height: 297px;
	background-image: url(../img/top-read.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#main #header .submenu-home a	{
	background-image: url(../img/icon-submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 11px;
	position: absolute;
	left: 600px;
	top: 70px;
}

#main #header .submenu-contact a	{
	background-image: url(../img/icon-submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 11px;
	position: absolute;
	left: 680px;
	top: 70px;
}
#main #header .submenu-home a:hover , #main #header .submenu-contact a:hover {
	background-image: url(../img/icon-submenu-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #mainarea	{
	clear: both;
	/*margin-bottom: 20px;*/
	background-image: url(../img/cont-bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#main #mainarea #contents	{
	padding: 10px 0px 0px 15px;
	width: 567px;
	margin-right: 10px;
	margin-left: -15px;
	float: right;
	}
	
#main #mainarea #contents h3	{
	background-image: url(../img/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 580px;
	padding: 0px 0px 0px 20px;
	height: 35px;
	color: #3D62B0;
	font-weight: bold;
	font-size: 14px;
	}
	
#main #mainarea #contents h4	{
	padding: 0px 0px 2px 20px;
	margin: 10px 0px 10px 0px;
	height: 25px;
	color: #ee5522;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dashed #cccccc;
	}
	
#main #mainarea #contents .indent	{
	margin-left: 15px;
	}
	
#main #mainarea #contents #mainimg	{
	background-image: url(../img/topimg.jpg);
	background-repeat: no-repeat;
	width: 591px;
	height: 275px;
	overflow: hidden;
	padding-left: 15px;
	margin-left: -20px;
	}

#main #mainarea #contents #mainimg h2	{
	text-indent: -3000px;
	}
	
/*メインナビゲーション*/
#main #mainarea #navi	{
	width: 184px;
	background-image: url(../img/navi-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #FAFAFA;*/
	text-align: left;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#main #mainarea #navi ul	{
	position: relative;
	margin-top: 0px;
	width: 178px;
	list-style: none;
	overflow: hidden;
	padding-left: 0px;
	margin-left: 0px;
}

#main #mainarea #navi ul li	{
	text-indent: -3000px;
	display: block;
}

#main #mainarea #navi ul li a {
	display: block;
	height: 47px;
}

#main #mainarea #navi ul li#company {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_company.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#company a:hover {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_company-l.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#policy {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_policy.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#policy a:hover {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_policy-l.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#works {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_works.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#works a:hover {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_works-l.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#case {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_case.jpg);
	background-repeat: no-repeat;
}


#main #mainarea #navi ul li#case a:hover {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_case-l.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#contact {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_contact.jpg);
	background-repeat: no-repeat;
}

#main #mainarea #navi ul li#contact a:hover {
	width: 178px;
	height: 47px;
	background-image: url(../img/b_contact-l.jpg);
	background-repeat: no-repeat;
}

.clearblock	{
	clear: both;
	margin: 0px;
	padding: 0px;
}

#main #footer	{
	margin-top:10px;
	position: relative;
	clear: both;
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 798px;
	min-height: 50px;
	border-bottom: 1px solid #cceeff;

}

#main #footer-space	{
	padding: 8px 8px 5px 8px;
}

#main #footer-space #copyright	{
	font-size: 10px;
	font-family: verdana;
	color: #55aaee;
	margin-left: 15px;
	margin-top: 16px;
	float: left;
	height: 20px;
}

#main #footer-space #footer-contact	{
	font-size: 10px;
	color: #777777;
	margin-top: 9px;
	position: absolute;
	left: 520px;
}

/*テーブルスタイル*/
table.normal	{
	width: 567px;
	border-top: 1px solid #cccccc;
}

table.normal th	{
	font-size: 12px;
	padding: 10px 20px 10px 0px;
	color: #8888aa;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
	line-height: 145%;
	text-align: left;
}

table.normal td	{
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	color: #888888;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	line-height: 145%;
}
table.normal_mini	{
	border-top: none;
}

table.normal_mini th	{
	font-size: 12px;
	padding: 0px 5px 0px 0px;
	color: #8888aa;
	font-weight: bold;
	border-bottom: none;
	vertical-align: top;
	line-height: 110%;
	text-align: left;
}

table.normal_mini td	{
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	color: #888888;
	font-weight: normal;
	border-bottom: none;
	line-height: 110%;
}
/*文字系スタイル*/
.basic	{
	font-size: 12px;
	line-height: 160%;
	color: #666666;
	}
	
.large	{
	font-size: 14px;
	color: #666666;
	}

.small	{
	font-size: 10px;
	color: #666666;
	}
	
#contact_form .input{
	width:250px;
	margin-right:5px;
}

table.form	{
	width: 567px;
	border-top: 1px solid #cccccc;
	margin-top: 15px;
}
table.form th	{
	font-size: 12px;
	padding: 5px 5px 5px 0px;
	color: #8888aa;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
	text-align: left;
	width:130px;
}

table.form td	{
	padding: 5px 5px 5px 0px;
	color: #888888;
	font-size: 9px;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.operation{
	width:100%;
	margin:10px 0px 10px 0px;
	text-align:center;
	vertical-align: middle;
}
.operation .button{
	width:100px;
	height:35px;
	margin:0px 2px 0px 2px;
}

div .errmsg	{
	color: #ff5555;
	font-size: 10px;
	font-weight: bold;
}