@charset "UTF-8";
@import url("navi.css");
@import url("foot.css");

*{padding: 0; margin: 0;}

body {
	height:100%;
	background-color: #FFFFFF;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
	color: #444;
	margin:0px;
	padding: 0px;
	text-align:center;
	font-size:12px;
	font-style: normal;
	line-HEIGHT:1.7em;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

img {border: none;}

a {
	color: #00338D;
	text-decoration:underline;
}
a:hover {
	color:#D16C00;
	text-decoration:underline;
}


#stage {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	padding:0;
	height:45px;
	text-align: left;
}

/* Content Area */
#main {
	width:800px;
	clear:both;
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top_menu {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;
}

#top_left {
	width:390px;
	background-image:url(../images/bg_shizai.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align: left;
	float: left;
	padding-top: 20px;
	height: 165px;
}

#top_left div {
	padding-left:12px;
	padding-right: 12px;
}

#top_right {
	width:390px;
	background-image:url(../images/bg_gijutsu.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	float: right;
	height: 165px;
	padding-top: 20px;
	top: 0px;
	right: 0px;
}

#top_right div {
	padding-left:12px;
	padding-right: 12px;
}

#news {
	width:505px;
	padding:0px;
	text-align:left;
	float: left;
}
#bottom {
	width:780px;
	background-image:url(../images/bg_bottom.gif);
	text-align: left;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
	line-height: 1.5em;
}

/* etc */
h1 {
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1D1276;
	line-height: 1.5em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #D16C00;
	padding-bottom: 5px;
}
.font14 {
	font-size: 14px;
}
.font10 {
	font-size: 10px;
	line-height: 1em;
}
.font9 {
	font-size: 9px;
	line-height: 1.3em;
}
.top-mid {
	padding-bottom: 20px;
	padding-left: 60px;
}

/* Table01 */
table#table-01{
	width:800px;
	font-size: 10px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}

table#table-01 caption {
  margin-top: 1em;
  text-align: left;
}

table#table-01 td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	padding: 3px;
}
table#table-01 tr.odd  {
	background-color: #F4FAFE;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
	}
table#table-01 tr.green  {
	background-color: #F1FEF9;
	background-image: url(../images/table-bg-green.gif);
	background-repeat: repeat-x;
	}
table#table-01 tr.red  {
	background-color: #FEF1F1;
	background-image: url(../images/table-bg-red.gif);
	background-repeat: repeat-x;
	}
table#table-01 tr.blue  {
	background-color: #F1F9FE;
	background-image: url(../images/table-bg-blue.gif);
	background-repeat: repeat-x;
	}
table#table-01 tr.violet  {
	background-color: #F5F1FE;
	background-image: url(../images/table-bg-violet.gif);
	background-repeat: repeat-x;
	}
table#table-01 tr.gray  {
	background-color: #F1F1F1;
	background-image: url(../images/table-bg-gray.gif);
	background-repeat: repeat-x;
	}
table#table-01 td.odd {
	background-color: #F4FAFE;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
}
/* Table02 */
table#table-02{
	width:700px;
	font-size: 10px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
table#table-02 caption {
  margin-top: 1em;
  text-align: left;
}

table#table-02 td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	padding: 3px;
}
table#table-02 tr.odd  {
	background-color: #F4FAFE;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
	}
table#table-02 td.odd {
	background-color: #F4FAFE;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
}
table#table-02 .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Table03 */
table#table-03{
	width:495px;
	font-size: 10px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
table#table-03 caption {
  margin-top: 1em;
  text-align: left;
}

table#table-03 td{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	padding: 3px;
}
table#table-03 tr.odd  {
	background-color: #F4FAFE;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
	}
table#table-03 tr.odd-top {
	background-color: #9EEDFB;
	background-repeat: repeat-x;
}
table#table-03 td.odd {
	background-color: #F4FAFE;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
}
table#table-03 .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Table04 */
table#table-04{
	font-size: 10px;
	line-height: 1.5em;
}

table#table-04 td{
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	padding: 0px;
}


#main-right {
	float: left;
	width: 500px;
	left: -270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.mid {
	background-image: url(../images/mid_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 500px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.ball {
	background-image: url(../images/disc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}
.title01 {
	background-image: url(../images/title_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 160px;
	height: 50px;
	width: 800px;
	color: #1D1276;
}
.title02 {
	background-image: url(../images/title_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 160px;
	height: 50px;
	width: 800px;
	color: #1D1276;
}
.title03 {
	background-image: url(../images/title_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 160px;
	height: 50px;
	width: 800px;
	color: #1D1276;
}
.title04 {
	background-image: url(../images/title_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 160px;
	height: 50px;
	width: 800px;
	color: #1D1276;
}
.title05 {
	background-image: url(../images/title_bg05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 160px;
	height: 50px;
	width: 800px;
	color: #1D1276;
}
.title06 {
	background-image: url(../images/title_bg06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 160px;
	height: 50px;
	width: 800px;
	color: #1D1276;
}
.photo_left {
	float: left;
	padding: 0px;
}
.left_gray {
	padding: 0px;
	height: 2500px;
	width: 250px;
	float: left;
	background-color: #CCCCCC;
	background-image: url(../images/ami.gif);
	background-repeat: repeat;
}
.left_gray2 {
	padding: 0px;
	height: 1125px;
	width: 250px;
	float: left;
	background-color: #CCCCCC;
	background-image: url(../images/ami.gif);
	background-repeat: repeat;
}
.mid_bg {
	background-color: #eeeeee;
	display: block;
	width: 485px;
	height: 13px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 3px;
}
.left {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mid02 {
	background-image: url(../images/mid_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 320px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.mate01 {
	width: 320px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 6px;
	background-color:#F1FEF9;
	background-image:url(../images/table-bg-green.gif);
	background-repeat:repeat-x;
	left: 0px;
	float: left;
	margin-right: 10px;
}
.mate02 {
	width: 320px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 6px;
	background-color:#F5F1FE;
	background-image:url(../images/table-bg-violet.gif);
	background-repeat:repeat-x;
	left: 346px;
	float: left;
}
.mate03 {
	width: 320px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 6px;
	background-color:#FEF1F1;
	background-image:url(../images/table-bg-red.gif);
	background-repeat: repeat-x;
	left: 0px;
	float: left;
	margin-right: 10px;
}
.mate04 {
	width: 320px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 6px;
	background-color:#F1F9FE;
	background-image:url(../images/table-bg-blue.gif);
	background-repeat:repeat-x;
	left: 346px;
	float: left;
}
.mate00 {
	width: 680px;
	text-align: center;
	display: block;
	padding-left: 60px;
}
.totop {
	font-size: 9px;
	text-align: right;
	float: right;
}
dl.list {
	width: 400px;
}

dl.list dt {
	width: 9em;
	float: left;
}
dl.list dd {
	padding-left: 5em;
}
.work-koma1 {
	text-align: left;
	padding: 6px;
	width: 133px;
	border: 1px solid #dddddd;
	float: left;
	background-color: #FFFFFF;
	height: 165px;
}
.work-koma2 {
	text-align: left;
	padding: 6px;
	width: 330px;
	border: 1px solid #dddddd;
	float: left;
	background-color: #FFFFFF;
	height: 165px;
}
.work-row1 {
	background-image: url(../images/work_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
.work-set {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.work-mid {
	font-size: 14px;
	font-weight: bold;
	color: #1D1276;
	line-height: 1em;
}
.work-no01 {
	background-image: url(../images/no_01.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no02 {
	background-image: url(../images/no_02.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no03 {
	background-image: url(../images/no_03.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1em;
	padding-bottom: 5px;
}
.work-no04 {
	background-image: url(../images/no_04.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no05 {
	background-image: url(../images/no_05.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no06 {
	background-image: url(../images/no_06.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no07 {
	background-image: url(../images/no_07.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no08 {
	background-image: url(../images/no_08.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no09 {
	background-image: url(../images/no_09.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no10 {
	background-image: url(../images/no_10.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no11 {
	background-image: url(../images/no_11.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no12 {
	background-image: url(../images/no_12.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no13 {
	background-image: url(../images/no_13.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.work-no14 {
	background-image: url(../images/no_14.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.mid_faq {
	background-image: url(../images/mid_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 460px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 28px;
	font-size: 14px;
	color: #C76A1B;
	font-weight: bold;
}
.faq_waku1 {
	margin-bottom: 15px;
}
.faq_waku2 {
	margin-bottom: 8px;
}
.faq_waku3 {
	padding: 6px;
	width: 490px;
	border: 2px solid #99CCFF;
	margin-right: auto;
	margin-left: auto;
}
.ques {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 25px;
	margin-bottom: 5px;
}
.lag_link {
	width: 200px;
	float: right;
	margin-top: -20px;
	text-align: right;
}

