@charset "UTF-8";

.pagechange {
	page-break-before:always;
}

html {
	height:100%;
}

body {
	height:100%;
	margin: 0;
	padding: 0;
	color: #666666;
	background: #FFFFFF;
	background-image:url("../images/bg001.gif");
	background-repeat:repeat-y;
	background-position: left top;
	font-family:sans-serif;
}

a:link {
	color: #0C52BB;
	text-decoration: none;
}

a:visited {
	color: #6A37B5;
	text-decoration: none;
}
a:hover {
	color: #0C52BB;
	text-decoration: none;
}

a:active {
	color: #0C52BB;
	text-decoration: none;
}

hr {
	display:none;
}

h1,h2,h3 {
	margin:0;
	padding-bottom:18px;
}

img {
	border:none;
}

ul {
	margin:0;
}

#pagetop {
	position: absolute;
	left: -9999px;
}

.clear {
	clear:both;
}

.floatLeft {
	float:left;
}

.pageBreak; {
	page-break-before: always;
}

/* ------------------------- */
/* header                    */
/* ------------------------- */

#header {
	width:749px;
	height:66px;
	border-top:solid 4px;
	border-color:#0C52BB;
	background-color:#FFFFFF;
	color:#666666;
}

#logo {
	float:left;
	margin:8px 0px 0px 5px;
}

#inquiryBt {
	display:none;
}

/* ------------------------- */
/* menu                      */
/* ------------------------- */

#menu {
	display:none;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu li {
	list-style:none;
	float:left;
}

#menu li a {
	display:block;
	width:125px;
	height:32px;
}

#menu li span {
	position: absolute;
	left: -9999px;
}

#menu #m-home a {
	background-image:url("../images/m01.gif");
}

#menu #m-service a {
	background-image:url("../images/m02.gif");
}

#menu #m-maker a {
	background-image:url("../images/m03.gif");
}

#menu #m-voice a {
	background-image:url("../images/m04.gif");
}

#menu #m-company a {
	background-image:url("../images/m05.gif");
}

#menu #m-recruit a {
	width:124px;
	background-image:url("../images/m06.gif");
}

/* ------------------------- */
/* contents                  */
/* ------------------------- */

#contents {
	width:749px;
	background-image:url("../images/bg002.gif");
	background-color:#FFFFFF;
	color:#666666;
}

#contents p {
	margin:0;
}

#main {
	float:left;
	margin-left:15px;
	_margin-left:8px;
	padding-bottom:30px;
	width:560px;
	font-size:0.875em;
	line-height:140%;
}

#pagetopBt {
	display:none;
}

#pagetopBt a {
	background-image:url("../images/ic001.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left:15px;
	font-size:0.875em;
}

#submenu {
	display:none;
}

#submenu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#submenu li {
	list-style:none;
	display:block;
	background-color:#FFFFFF;
	font-size:0.875em;
}

#submenu #here {
	width:130px;
	padding:15px 0px 15px 20px;
	border-bottom:solid 1px;
	border-color:#BFBFBF;
}

#submenu li a {
	display:block;
	width:130px;
	padding:15px 0px 15px 20px;
	background-color:#E3EDFC;
	border-bottom:solid 1px;
	border-color:#BFBFBF;
	text-decoration:none;
}


/* ------------------------- */
/* footer                    */
/* ------------------------- */

#footer {
	clear:both;
	width:100%;
	background-color:#E8F1FE;
	color:#666666;
	font-size:0.75em;
	display:none;

}

#home #footer {
	background-color:#FFFFFF;
}

#footer #copyright {
	margin:0;
	padding:18px 10px 0;
	text-align:center;
}

#footer #aboutPrivacy {
	display:none;
}


/* ------------------------- */
/* home                      */
/* ------------------------- */

#home #inquiryBt {
	padding:10px;
	margin:0;
}

/* ------------------------- */
/* service                   */
/* ------------------------- */

#service #main h3 {
	padding:0;
	margin:30px 0px 10px;
}

#service #main #copy {
	padding:0;
	margin:20px 0;
}

#service #main h4 {
	padding:0;
	margin:25px 20px 5px;
	color:#69A1EE;
}

#service #main p,dl {
	margin:0px 20px;
}

#service #main dt {
	margin:20px 0px 0;
	font-weight:bold;
}

#service #main dd {
	margin:0px 0px 10px 1em;
}

#service #main #ill {
	text-align:center;
}

/* ------------------------- */
/* maker                     */
/* ------------------------- */

#maker #main dl {
	padding:0px 0px 20px 20px;
}

#maker #main dt {
	background-image:url("../images/ic003.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left:15px;
	font-weight:bold;
}

#maker #main dd {
	padding-top:10px;
}

/* ------------------------- */
/* voice                     */
/* ------------------------- */

#voice #main h2 {
	display: none;
	}

#voice #main h3 {
	clear: left;
	width:100%;
	height:30px;
	margin:10px 0px 15px 10px;
	padding:3px 0px 0px 45px;
	background-image:url("../images/bg004.gif");
	background-repeat:no-repeat;
}

#voice #main div {
	padding: 15px 0px 30px;
}

#voice #main p {
	margin:0px 15px 10px;
}

#voice .type {
	width:100%;
	margin:0px 0px 0px 55px;
	padding-top:0;
}

#voice .photo {
	width:200px;
	margin:0px 0px 30px 35px;
}

#voice .photoLeft {
	float:left;
	width:200px;
	margin:0px 10px 30px 35px;
}


/* ------------------------- */
/* company                   */
/* ------------------------- */

#company #main #photo {
	float:left;
	margin-right:10px;
}

#company #main #text {
	float:left;
	width:400px;
}

#company #main #name {
	clear:both;
	width:560px;
	text-align:right;
}

#company #main dl {
	float:right;
	padding-top:20px;
	width:290px;
}

#company #main dt {
	background-image:url("../images/ic003.gif");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left:15px;
}

#profile p {
	padding:0px 10px 0px 15px;
}

#profile dl {
	margin:0;
	padding:0px 0px 15px 15px;
	line-height:120%;
}

#profile dt {
	float:left;
	width:100px;
	font-weight:bold;
}

#profile dd {
	margin-left:110px;
}

#profile dd ol {
	margin-left:1.5em;
	padding-left:0;
}
