/*
common
-------------------------------------------------------------------*/
* {
	color: #132135;
	padding: 0;
	font-size: 12px;
	margin: 0;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}
body {
	background-image: url("./img/bg.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
a {
	color: #2867AC;
}
a:hover {
	text-decoration: none;
}
img,
a img {
	border:none;
}
strong {
	font-weight: normal;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1000px;
	background-color: #FFFFFF;
}
#head {
	background-image: url(img/h1_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 1000px;
	text-align: left;
}
h1 {
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 25px;
	height: 20px;
}
h2 {
	margin: 30px 0px 20px 0px;
}
h3 {
	margin-top: 25px;
	font-size: 14px;
}
#logo {
	margin: 10px 0px 0px 25px;
}
#contact_btm_1 {
	clear: right;
	float: right;
	margin: 5px 25px 0px 0px;

}
#site_change {
	float: right;
	margin: 5px 25px 0px 0px;

}
#top_navi {
	border-left: 25px solid #1C3151;
	border-right: 25px solid #1C3151;
}
#contents {
	float: right;
	width: 745px;
	text-align: left;
	margin: 0px 0px 40px 40px;
}
#menu {
	float: left;
	width: 215px;
	margin: 25px 0px 50px 0px;
	text-align: right;
}
#menu h3 {
	margin-top: 20px;
	margin-bottom: 0px;
}
#foot {
	clear: right;
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 10px;
}
#foot_link {
	float: left;
	margin-left: 40px;
}
#foot li {
	list-style: none;
	display: inline;
	margin: 0px 10px 0px 5px;
	padding-right: 15px;
	border-right: 1px solid #DCE6F3
}
#foot a {
	color: #DCE6F3;
	text-decoration: underline;
}
#foot a:hover {
	text-decoration: none;
}
#copyright {
	color: #DCE6F3;
	font-size: 12px;
	margin: 0px 15px 15px 0px;
	text-align: right;
}
#navi {
	margin-top: 10px;
	border-left: 25px solid #1C3151;
	border-right: 25px solid #1C3151;
}
#sub_navi {
	margin-top: 10px;
}




/*
top
-------------------------------------------------------------------*/
#top_catch {
	margin-top: 8px;
	border-left: 25px solid #1C3151;
	border-right: 25px solid #1C3151;
	clear: right;
}
#top_text_1 {
	margin-bottom: 20px;
}
.h3_text {
	width: 385px;
	margin: 15px 0px 20px 0px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
}
#top_img {
	margin: 30px 40px 0px 0px;
}
#contact_btn_03 {
	margin: 0px 70px 0px 0px;
}
#h2_top_2 {
	margin: 40px 0px 10px 0px;
}
#contact_btn_04 {
	border: 8px solid #E3E3E3;
	margin-bottom: 50px;
}


/*
company
-------------------------------------------------------------------*/
.product_h3 {
	height: 27px;
	width: 720px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0px 15px 0px;
	background-image: url(img/h3_product.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 48px;
	padding-top: 7px;
}
.product_text {
	width: 430px;
	margin: 20px 0px 0px 0px;
}
.developer {
	height: 20px;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 21px;
	list-style: none;
	padding-top: 3px;
	margin-top: 30px;
}
#product_img_1 {
	margin-right: 40px;
}
#product_img_2 {
	margin: 20px 140px 0px 0px;
}
#product_img_3 {
	margin: 20px 50px 0px 0px;
}
#product_img_4 {
	margin-right: 90px;
}
#product_img_5 {
	margin: 20px 70px 0px 0px;
}
#product_img_6 {
	margin-right: 100px;
}
#ceo {
	float: left;
	margin: 0px 40px 40px 30px;
}
#ceo_profile {
	margin-top: 30px;
}
#ceo_text {
	clear: left;
	margin: 20px 0px 0px 10px;
}
#ceo_text strong {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}
#ceo_text b {
	font-size: 16px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	margin-left: 30px;
}
#ceo_message {
	margin: 50px 0px 50px 5px;
	padding: 30px 0px 30px 0px;
	width: 650px;
	line-height: 180%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}


/*
company
-------------------------------------------------------------------*/
#company_table {
	border: solid 1px #132135;
	width: 630px;
	margin-bottom: 60px;
}
#company_table th {
	background-color: #809DB5;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 100px;
	padding: 5px 0px 5px 0px;
	border-right: solid 2px #4B6078;
	border-bottom: solid 1px #4B6078;
}
#company_table td {
	border-bottom: solid 1px #4B6078;
	padding: 5px 15px 5px 15px;
	line-height: 160%;
}
#company_table td p {
	margin-bottom: 12px;
}
.map {
	margin-right: 50px;
}
#map_text1 {
	width: 310px;
	padding-bottom: 65px;
	margin-bottom: 40px;
	border-bottom: 1px solid #999999;
}
#map_text2 {
	width: 310px;
	padding-bottom: 50px;
	margin-bottom: 40px;
	border-bottom: 1px solid #999999;
}
#map_text3 {
	width: 310px;
	padding-bottom: 65px;
	margin-bottom: 70px;
	border-bottom: 1px solid #999999;
}


/*
recruit
-------------------------------------------------------------------*/
#recruit_img_1 {
	margin: 20px 0px 30px 5px;
}
#recruit_h3 {
	height: 27px;
	width: 630px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/h3_recruit.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 48px;
	padding-top: 7px;
}
#contact_btn_05 {
	margin-left: 60px;
	border: 8px solid #DDDDDD;
}
.recruit_h3_2 {
	height: 27px;
	width: 720px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 60px;
	background-image: url(img/h3_product.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 48px;
	padding-top: 7px;
}
.recruit_text {
	width: 680px;
	margin: 20px 0px 0px 10px;
}
.message {
	width: 710px;
	padding: 20px 5px 20px 5px;
	border-bottom: 1px dotted #666666;
}
#contact_btn_05_2 {
	margin: 30px 0px 40px 0px;
	border: 8px solid #DDDDDD;
}


/*
contact
-------------------------------------------------------------------*/
#contact_box {
	width: 260px;
	padding: 20px;
	margin: 20px 0px 30px 0px;
	border: 1px solid #666666;
}
#contact_box b {
	text-decoration: underline;
}
#phone_number {
	background-image: url(img/phone.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	font-weight: bold;
	height: 25px;
	padding-top: 7px;
}
#e-mail {
	background-image: url(img/mail.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	font-weight: bold;
	height: 25px;
	padding-top: 7px;
	margin-left: 10px;
}
#contact_text {
	margin-bottom: 280px;
}


/*
privacy
-------------------------------------------------------------------*/
#privacy_text {
	width: 680px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#privacy_text b {
	font-size: 14px;
	text-decoration: underline;
}
