@charset "utf-8";
/* CSS Document */

/*----------------------------
　　　　初期設定
-----------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif ;
;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #F5F5F5;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*----------------------------
　　　　ヘッダー
-----------------------------*/
#header {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 100%;
	background-image: url(../images/common_header_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header-main {
	padding: 0px;
	height: 140px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/common_header_bg_02.jpg);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
#header-main h1 {
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 17px;
	right: 0px;
	bottom: 0px;
}

#header-main h1 img {float:left}
#header-main h1 img#ex {float:right; display:block; margin:15px 2px 0 0}
#header-main #contact {
	background-image: url(../images/common_header_bg_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 361px;
	position: absolute;
	left: 489px;
	top: 12px;
}
#header-main #contact #contact-main {
	height: 67px;
	margin: 0px;
	background-image: url(../images/common_header_bg_04.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#header-main #contact #contact-main #maptr {/* display:block; width:25px; height:10px */ margin:12px 0 0 0}

#header-main #contact #contact-main img {
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#header-main #g-navi {
	list-style-type: none;
	padding: 0px;
	height: 46px;
	margin: 0px;
	left: 0px;
	top: 94px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#header-main #g-navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#title-area {
	background-image: url(../images/common_bg_03.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 100%;
}
#title-area #title-image {
	padding: 0px;
	height: 130px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


/*----------------------------
　　　コンテンツエリア
-----------------------------*/
#content-area {
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	position: relative;
	background-image: url(../images/common_bg_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

#content-area-top {
	padding: 0px;
	/* height: auto; */
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
	position: relative;
	background-image:none;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}

#content-area #primary {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	text-align: left;
}
#content-area #secondary {
	margin: 0px;
	padding: 0px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #F5F5F5;
}
#content-area #secondary #side-navi {
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: left;
}
#content-area #secondary #side-navi h3 {
	margin: 0px;
	padding: 0px;
}
#content-area #secondary #side-navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../images/common_side-navi_bg_01.jpg);
	background-repeat: repeat-y;
}
#content-area #secondary #side-navi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: 37px;
	line-height: 37px;
	background-image: url(../images/company_icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}

#content-area #secondary #side-navi li a {text-decoration:none; color:#333}
#content-area #secondary #side-navi li a:hover {text-decoration:underline; color:#333}

#pankuzu {
	text-align: center;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	color: #333333;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pankuzu p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}


/*----------------------------
　　　　フッター
-----------------------------*/
#footer {
	padding: 0px;
	height: 155px;
	width: 100%;
	background-image: url(../images/common_footer_bg_01.jpg);
	background-repeat: repeat-x;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.except {margin:0 !important}

#footer #footer-main {
	padding: 0px;
	height: 155px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/common_footer_bg_02.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#footer #footer-main #under-link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 36px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 36px;
}
#footer #footer-main #under-link li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #footer-main #under-link a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer-main #copyright {
	text-indent: -9999px;
}
.page-top {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#primary #pdf {
	padding: 0px;
	height: 37px;
	width: 159px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.add01 {overflow-y:auto}
.add01 table {background:#DDD; width:310px; margin-bottom:25px}
.add01 table tr {}
.add01 table tr th, .add01 table tr td {font-weight:normal; padding:7px; background:#FFF}
.add01 table tr th {text-align:left}
.add01 table tr td {text-align:center}
.add01 #add-left  {float:left}
.add01 #add-right {float:right}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
