@charset "UTF-8";
/* For MODx sample site by MEGU */
/* Target browser IE6/7, Firefox1.5/2, ONLY */

/* ++++++ BASIC STRUCTURE ++++++ */

body, table, caption, th, td, form, input, textarea {
font-family: "Arial", "Helvetica", "Verdana", “ヒラギノ角ゴPro W3″, “Hiragino Kaku Gothic Pro”, Osaka, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, sans-serif;
	font-size:small;
	line-height:1em;
	letter-spacing:0.05em;
}
/*  \*/
* html body, * html table, * html caption, * html th, * html td, * html form, * html input, * html textarea {
font-family: "Arial", "Helvetica", "Verdana", “ヒラギノ角ゴPro W3″, “Hiragino Kaku Gothic Pro”, Osaka, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, sans-serif;
    font-size:x-small;
	line-height:1.4em;
	letter-spacing:0.05em;
}
/*  */
a {
	text-decoration:underline;
	color:#0033FF;
}
a:link {
	text-decoration:underline;
	color:#0033FF;
}
a:visited {
	text-decoration:underline;
	color:#0033FF;
}
a:hover {
	text-decoration:none;
}
table, img {
	border:0px none transparent;
}

table {
	border-collapse:collapse
}
caption, th {
	font-weight:bold;
}

/* +++ CONTENTS +++ */
.contentsbody {
	color:#333;
	font-size:13px;
	background-color:#fff;
	margin:10px 0px 200px 5px;
}
.contentsbody h1{
	color:#444;
	background-image:url(images/maintopic.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight: bold;
	line-height:1em;
	margin:0em 0px 0em;
	padding: 12px 0px 12px 12px;
}
.contentsbody h2{
	background-image:url(images/li1.jpg);
	background-repeat:no-repeat;
	background-position:0% -10%;
	font-size:13px;
	font-weight:bold;
	margin:15px 5px 8px 0px;
	padding-left:18px;
	padding-bottom:4px;
	border-bottom:#888 1px dotted;
}
.contentsbody h3{
	background-image:url(images/li2.jpg);
	background-repeat:no-repeat;
	background-position:0% -0%;
	font-size:13px;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding-left:18px;
	padding-bottom:0px;
}

.contentsbody h4{
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
    padding: 5px;
	border-left:#003366 5px solid;;
}

.contentsbody h6{
	background-image:url(images/listmark06.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:13px;
	font-weight: normal;
	margin:10px 5px 10px;
	padding-left:16px;
}
.contentsbody p {
	font-size:13px;
	padding:0px 3px 10px 3px;
	margin:5px 0px 10px;
	line-height:1.3em;
}
.contentsbody p em {
	font-size:13px;
	font-weight:bold;
	padding:10px 3px 10px 3px;;
	font-style:normal;
}

.contentsbody p strong {
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	padding:10px 3px 10px 3px;
}

.contentsbody p2 {
	font-size:11px;
}
.contentsbody blockquote {
}
.e1{
	color:#fff;
	background-image:url(images/engineerguide.jpg);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight: bold;
	line-height:1em;
	padding:7px 0px 8px 25px;
}
.enavi{
	background-image:url(images/li2.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:12px;
	font-weight: bold;
	padding-left:12px;
	margin:5px;
}

.jobnavi{
	background-image:url(images/li2.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:12px;
	font-weight: normal;
	padding-left:12px;
	margin:10px 0px 5px 0px;
}
.entry{
	color:#666;
	font-size:20px;
	width:540px;
	line-height:1.3em;
	border:1px solid #3344ff;
	margin:10px 0px 25px 0px;
}
.entrytopic{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:1.3em;
	letter-spacing:0.0em;
	padding:5px 10px;
	margin:0px 0px 0px 0px;
    background-color:#3344ff;
}
.entrytext{
	color:#444;
	font-size:11px;
	line-height:1.3em;
	padding:10px;
}
.tabler{
	background-color:#;
    padding:5px 5px 10px 10px;
	margin:5px 0px 10px 0px;
	float:right;
	line-height:1.3em;
    border:1px solid #aabbff;
}
.tablel{
	background-color:#;
    padding:5px 10px 10px 10px;
	margin:5px 0px 10px 0px;
	float:left;
	line-height:1.3em;
    border:1px solid #aabbff;
}
.table10{
	font-size:10px;
	line-height:1.4em;
	padding-top:5px;
	padding-right:5px;
}
.topi{
margin: 5px 5px 5px 0px;
border-bottom: #CCCCCC dotted 1px;
}
.topi2{
margin: 10px 0px 0px 0px;
}
.textright{
	background-repeat:no-repeat;
	background-position:0% 50%;
	color:#444;
	float:right;
	font-size:10px;
margin: 10px 5px 10px 0px;
}
.table{
	color:#444;
	font-size:12px;
	padding:12px;
}
.bread{
	color:#666;
	font-size:10px;
	padding:0px 0px 7px 5px;
}


