@charset "utf-8";
* {
	margin:0;
	padding:0;
}

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #4D4D4D;
	line-height: 150%;
}


td{
	vertical-align:top;
}

td.formtd{
	padding:8px 0 0 10px;
}

img {
	border:0;
}


.mini{
	font-size:10px;
	line-height:120%;
	letter-spacing:2px;
}

.textlink{
	color:#005BAC;
}

.bluetext{
	color:#005BAC;
	font-size:12px;
	letter-spacing:1px;
}

.redtext{
	color:#CC3300;
	font-size:10px;
}

.leftline01{
	float:left;
}

.leftline02{
	float:left;
	margin-left:20px;
}

.leftline03{
	padding-right:15px;
	vertical-align:top;
}

.leftline04{
	float:left;
	margin:30px;
}

.dotline{
	background:url(../img/bg_dot.gif) repeat-y;
}

table#padd3 td{
	padding:3px;
}



div#container {
	width:870px;
	margin:0 auto;
}

div#main {
	width:610px;
	float:left;
	margin:20px 0 0 20px;
}

div#imgarea {
	width: 610px;
	margin-bottom:10px;
}

/* ---- リンク指定 ---- */
a:link {
	color: #727172;
	text-decoration: none;
}

a:visited {
	color: #727172;
	text-decoration: none;
}

a:active, a:hover {
	color: #3399CC;
	text-decoration: none;
}


/* ---- UnderLine ---- */
div.underline{
	margin-bottom:5px;
	border-bottom:#CCCCCC solid 1px;
}

/* ---- News.html ----  */
div#newsarea {
	margin:10px;
}


/* ---- ヘッダー ---- */
div#header {
	width:870px;
	height:140px;
	background: url(../img/bg_header.gif) no-repeat;
}

div#header h2 a {
    float: left;
    display: block;
    margin: 15px 25px 0;
    width: 140px;
    height: 100px;
}
div#header em{
	visibility:hidden;
}


div#top{
	width:870px;
	height:25px;

}

div#top h1{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	float:left;
	margin:0;
	padding:2px;
	width:200px;
}

div#topNavi {
	float:right;
	width:300px;
	height:25px;
	text-align: right;
	margin:0 30px;
	filter: shadow(color=#cccccc, direction=135);
}

div#topNavi img{
	margin:0 2px;
}

div#searcharea {
	background:url(../img/header_tel.gif) no-repeat top right;
	text-align:right;
	float:right;
	margin:50px 30px 0;
	height:55px;
	width: 300px
}

div#header .box{
	margin:0 5px;
}


.inputext{
	margin-bottom:5px;
}

/* ---- メニュー ---- */

div#subNavi {
	width: 205px;
	margin-top: 10px;
	float:left;
	background:url(../img/navi/navi_back.gif) no-repeat top left;
}

div#subNavi .menu01{
	width:105px;
	margin: 31px 0 41px 48px;
}

div#subNavi .menu02{
	width:150px;
	margin: 10px 0 10px 30px;
}

div#subNavi .menu02 img{
	margin: 1px 0 0;
}

div#subNavi .menu03 img{
	width:165px;
	margin: 3px 20px;
}

/* ---- お問い合わせページ　(contact.html)　 ---- */



div#tmid h3{
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
	line-height:200%;
}

div#tmid table {
	width:510px;
	font-size:12px;
}

div#tmid table td.head{
	background-color: #E7E7E7;
	width: 150px;
	line-height: 200%;
	padding:5px 0 0 10px;
}

div#tbot{
	border:0;
	width:610px;
	height: 42px;
	background:url(../img/contact/contact_bg003.gif) no-repeat bottom left;
}
















/* ---- フッダー ---- */
div#footer {
	width:870px;
	height:200px;
	text-align:center;
	background: url(../img/bg_footer.gif) no-repeat bottom;
}

p.footnavi {
margin:50px auto;
font-size:10px;
}