@charset "utf-8";
@import "default.css";

body {
	text-align: center;
	line-height: 150%;
	color: #444;
}

.wrapper {
	overflow: hidden;
	zoom: 1;
}


/* containers */
#header-wrapper {
	border-top: 5px solid #052D9D;
	background: url(../images/bg_body.gif) repeat left top;
	height: 105px;
	margin-bottom: 20px;
}
.contents-wrapper {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
}
.contents-wrapper h2 {
	margin-bottom: 20px;
}


/* header */
#header {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header #global-contact {
	position: absolute;
	right: 0px;
	top: 0px;
}
#header #english {
	position: absolute;
	right: 219px;
	top: 0px;
}
#header #english a {
	color: #052d9d;
	font-size: 9pt;
	text-decoration: none;
}
#header h1 {
	padding: 55px 0px 0px 25px;
	width: 275px;
	float: left;
}
#header #global-nav {
	width: 522px;
	float: right;
	overflow: hidden;
	zoom: 1;
}
#header #global-nav li {
	width: 104px;
	height: 24px;
	float: left;
	padding-top: 59px;
}

/* footer */
#footer {
	background: url(../images/bg_footer.gif) repeat-x left top #052D9D;
	color: #fff;
	font-size: 8pt;
}
#footer #footer-inner {
	width: 900px;
	margin: 0px auto;
	padding: 18px 0px;
	margin-top: 1px;
	overflow: hidden;
}
#footer #footer-inner ul {
	margin-left: 15px;
}
#footer #footer-inner ul li {
	width: 90px;
	float: left;
	text-align: left;
	background: url(../images/icon_arrow1.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
#footer #footer-inner ul li a {
	color: #fff;
	text-decoration: none;
}
#footer #footer-inner ul li a:hover {
	color: #EB8065;
}
#footer #footer-inner p {
	text-align: right;
}

/* top page */
#flash {
	margin-bottom: 25px;
	height: 340px;
}
#mainpic {
	margin-bottom: 60px;
	text-align: center;
}
#page-home #catch h2 {
	text-align: center;
	margin-bottom: 10px;
}
#page-home #catch dl {
	width: 460px;
	margin: 0px auto 40px auto;
	overflow: hidden;
	zoom: 1;
}
#page-home #catch dl dt {
	width: 117px;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}
#page-home #catch dl dd {
	width: 318px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 10px;
}
#page-home #news {
	width: 640px;
	padding-right: 25px;
	background: url(../images/img_line1.gif) repeat-y right top;
	
}
#page-home #news dl {
	margin: 15px 0px 20px 10px;
}

#page-home #news dt {
	color: #060;
}
#page-home #news dd {
	margin: -1.5em 0px 5px 80px;
}
#page-home #banner-area {
	width: 169px;
	padding-right: 25px;
}

/* pages */
#pagetop {
	text-align: right;
	padding-top: 20px;
}
.content {
	margin: 0px 25px 30px 25px;
	padding-left: 15px;
}
.content h3 {
	margin-left: -15px;
	margin-bottom: 15px;
}
.content h4 {
	margin-bottom: 10px;
}
.content p#executive-sign {
	text-align: right;
	margin-top: 10px;
}
.content dt {
	color: #436A0E;
	font-weight: bold;
}
.content dd {
	margin: -1.5em 0px 10px 90px;
}

#greeting p {
	font-size: 1.2em;
	line-height: 1.7em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#company-business p {
	width: 500px;
}

#company-base table {
	width: 830px;
}
#company-base table th {
	vertical-align: top;
	color: #436A0E;
	padding-right: 10px;
}
#company-base table td {
	vertical-align: top;
	padding-bottom: 15px;
}
#company-base td.map {
	width: 430px;
	padding-bottom: 15px;
}


#business-content h4 {
	font-size: 120%;
	background: url(../images/img_dotline.gif) repeat-x left bottom;
	padding: 10px 0px;
	margin-bottom: 10px;
	color: #436A0E;
}
#business-content .left {
	width: 600px;
}

#page-business dd {
	margin: 0px 0px 10px 20px;
}
#page-business th {
	white-space: nowrap;
	vertical-align: top;
}
#page-business td {
	vertical-align: top;
}

#page-access .pic {
	width: 255px;
}
#page-access .map {
	width: 527px;
}
#page-access h4 {
	margin: 20px 0px 0px 0px;
	color: #436A0E;
}


#page-contact dl {
	margin: 20px 0px;
}
#page-contact dd {
	margin: -1.5em 0px 10px 160px;
}
#page-contact dd input {
	width: 250px;
}
#page-contact dd textarea {
	width: 600px;
	height: 200px;
}
#page-contact .form-button {
	text-align: center;
	margin: 10px 0px;
}
#page-contact .form-button input {
	padding-left: 30px;
	padding-right: 30px;
}

#page-contact .error-box {
	border: 1px solid #900;
	background: #fff6f6;
	padding: 10px;
	margin-bottom: 10px;
}
#page-contact .error-box strong {
	font-size: 110%;
	color: #F00;
}
#page-contact .error-box li {
	list-style-type: disc;
	margin-left: 20px;
}


/* ------------------------------------------- */
#page-english .content {
	margin-left: 0px;
}
#page-english .content ul {
	margin-left: 20px;
}
#page-english .content .left {
	width: 600px;
}
#page-english #profile dd {
	margin: -1.5em 0px 10px 130px;
}
#page-english #materials dd {
	margin: 0px 0px 10px 20px;
}
#page-english .content dd p {
	margin-bottom: 1em;
}
#page-english .intro-text {
	margin-bottom: 20px;
}
#page-english .intro-text .catch {
	text-align: center;
}
#page-english #sign_e {
	text-align: right;
	margin: 10px 0px 20px;
}





