@charset "UTF-8";

/* base */

* { margin:0px;padding:0px; }

html,body {
	width: auto;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;
	line-height:1.3em;
	background:url(img/back_00.gif);
	word-spacing:normal;
}
img,img a { border:none; margin:0; padding:0; }

/* link */

a:link,
a:active,
a:visited { color: #0033FF; text-decoration:underline; }
a:hover { color: #990066; text-decoration:underline; }

/* title */

h1 { font-size: 150%; font-weight: bold; margin-bottom:20px; }
h2 { font-size: 130%; font-weight: bold; margin:0px 10px 15px 10px; }
h3 { font-size: 110%; font-weight: bold; margin:0px 20px 15px 20px; border-bottom:3px double #999999; padding:0px 5px 3px 5px; }
h3 a:link,h3 a:active,h3 a:visited,h3 a:hover { text-decoration:none; }
h4 { font-size: 100%; font-weight: bold; background: #CCCCCC; margin:0px 25px 15px 25px; padding:5px 5px 3px 5px; }
h5 { font-size: 100%; font-weight: normal; background:#CC9933; margin-bottom:10px; }
h6 { font-size: 100%; font-weight: normal; background:#66CCFF; margin-bottom:10px; }
p { margin-bottom:10px;}

/* text */

.bold { font-weight: bold; }
.black { color:#000000; font-weight:bold; }
.red { color: #FF0000; }
.green { color:#8ba543; }
.blue { color:#0033FF;}
.fs-90 { font-size:90%; }
.fs-80 { font-size:80%; }

.w163 {
    height: 267px;
    width: 163px;
}
.w202 { width:202px; }
.w250 { width:250px; }
.w275 { width:275px;
        padding:5px; }
.w275-2 { width:275px;
          height:260px;
          padding:5px }
.w295 { width:295px; }
.w420 { width:420px; }

/* contents border */
.for-box {
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
}

/* margin */

.margin-b5 {
    margin-bottom: 5px;
    margin-top: 10px;
}
.margin-b10 { margin-bottom:10px;}
.margin-b20 { margin-bottom:20px;}
.margin-b30 { margin-bottom:30px;}
.margin-r5 { margin-right:5px;}
.margin-r10 { margin-right:10px;}
.margin-r20 { margin-right:20px;}
.margin-l5 { margin-left:5px;}
.margin-l10 { margin-left:10px;}
.margin-l20 { margin-left:20px;}
.margin-t5 { margin-top:5px; }
.margin-t10 { margin-top:10px; }

/* float */

.fl-r { float:right; display:inline; }
.fl-l { float:left; display:inline; }
	
/* textbox */

.tb-1 { margin: 0px 10px 10px 10px; }
.tb-2 { margin: 0px 10px 20px 10px; }

/* text-align */

.ta-l { text-align:left;}
.ta-r { text-align:right;}
.ta-c { text-align:center;}


/* container */

* html div#container { height:100%; }
#container { width:100%; background:url(../img/back_01.gif) repeat-x; }

/* header */

#header { width: 920px; height:75px; margin:0px auto; background:url(../img/back_02.gif) no-repeat; }
#header-l { float: left; display:inline; margin:15px 0px 0px 0px; }
#header-r { float:right; display:inline; margin: 0px 5px 0px 0px; height:30px; }
#header-r li { float:left; height:30px; list-style-type:none; }
#hb-1 a { text-indent: -9999px; display:block; width:95px; height:30px; background:url(../img/hb_01.gif); }
#hb-1-ov a { text-indent: -9999px; display:block; width:95px; height:30px; background:url(../img/hb_01.gif); background-position:0px -30px; }
#hb-2 a { text-indent: -9999px; display:block; width:88px; height:30px; background:url(../img/hb_02.gif); }
#hb-2-ov a { text-indent: -9999px; display:block; width:88px; height:30px; background:url(../img/hb_02.gif); background-position:0px -30px; }
#hb-1 a:hover,#hb-2 a:hover { background-position:0px -30px;}

/* navi */

#navi { width:920px; height:40px; margin:0px auto; }
#navi li { float:left; width:230px; height:40px; list-style-type:none; }

#b-1 a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_01.gif); }
#b-1-ov a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_01.gif); background-position:0px -40px; }
#b-2 a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_02.gif); }
#b-2-ov a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_02.gif); background-position:0px -40px; }
#b-3 a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_03.gif); }
#b-3-ov a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_03.gif); background-position:0px -40px; }
#b-4 a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_04.gif); }
#b-4-ov a { text-indent: -9999px; display:block; width:230px; height:40px; background:url(../img/b_04.gif); background-position:0px -40px; }
#b-1 a:hover,#b-2 a:hover,#b-3 a:hover,#b-4 a:hover { background-position:0px -40px;}

/* Flash */

#flash { text-align:center; height:260px; background: url(../img/back_03.gif) repeat-x; margin-bottom:10px; }

/* main */

#main { width:920px; margin-left:auto; margin-right:auto; }

/* contents */

#contents { width: 640px; float:right; display:inline; margin-right:10px; margin-bottom:20px; }

#contents-c { width: 620px; margin-left:auto;  margin-right:auto; }

#contents ul { list-style-type: none;}
#contents ul li { padding: 0px 0px 5px 15px; background: url(../img/a_icon_05.gif) no-repeat 0px 5px; border-bottom:1px dotted #CCCCCC; margin:0 10px 5px 10px; }
#contents ul li ul { margin: 5px 0px 0px 10px; }
#contents ul li ul li { padding: 0px 0px 5px 10px; background: url(img/icon_02.gif) no-repeat 0px 5px; }

#contents ol,#contents-c ol { margin: 0px 10px 0px 32px; }
#contents ol li,#contents-c ol li { list-style-type: decimal; border-bottom:1px dotted #999999; padding-bottom:6px; margin-bottom:4px; }

#left { float: left; display:inline; width: 440px; margin-left:5px; }
#right { float: right; display:inline; width: 440px; margin-right:5px; }

#t-company { height:80px; margin-bottom:10px; background: url(../company/img/back_01.gif) repeat-x; text-align:center; }
#t-business { height:80px; margin-bottom:10px; background: url(../business/img/back_01.gif) repeat-x; text-align:center; }
#t-polymagi { height:80px; margin-bottom:10px; background: url(../polymagi/img/back_01.gif) repeat-x; text-align:center; }
#t-recruit { height:80px; margin-bottom:10px; background: url(../recruit/img/back_01.gif) repeat-x; text-align:center; }
#t-contact { height:80px; margin-bottom:10px; background: url(../contact/img/back_01.gif) repeat-x; text-align:center; }

/* side */

#side { width: 250px; float:left; display:inline; font-size:90%; margin-left:10px; }

.sn-company { font-size:90%; padding:5px; background:url(../company/img/back_03.gif); }
.sn-company ul { list-style-type: none; }
.sn-company ul li { padding: 0px 0px 5px 10px; margin-bottom:2px; background: url(../img/icon_01.gif) no-repeat 0px 3px; }
.sn-company ul li ul { margin: 0px 0px 0px 10px; }
.sn-company ul li ul li { padding: 0px 0px 0px 10px; background: url(../img/icon_05.gif) no-repeat 0px 3px; }

.sn-business { font-size:90%; padding:5px; background:url(../business/img/back_03.gif); }
.sn-business ul { list-style-type: none; }
.sn-business ul li { padding: 0px 0px 5px 10px; margin-bottom:2px; background: url(../img/icon_02.gif) no-repeat 0px 3px; }
.sn-business ul li ul { margin: 0px 0px 0px 10px; }
.sn-business ul li ul li { padding: 0px 0px 0px 10px; background: url(../img/icon_05.gif) no-repeat 0px 3px; }

.sn-polymagi { font-size:90%; padding:5px; background:url(../polymagi/img/back_03.gif); }
.sn-polymagi ul { list-style-type: none; }
.sn-polymagi ul li { padding: 0px 0px 5px 10px; margin-bottom:2px; background: url(../img/icon_03.gif) no-repeat 0px 3px; }
.sn-polymagi ul li ul { margin: 0px 0px 0px 10px; }
.sn-polymagi ul li ul li { padding: 0px 0px 0px 10px; background: url(../img/icon_05.gif) no-repeat 0px 3px; }

.sn-recruit { font-size:90%; padding:5px; background:url(../recruit/img/back_03.gif); }
.sn-recruit ul { list-style-type: none; }
.sn-recruit ul li { padding: 0px 0px 5px 10px; margin-bottom:2px; background: url(../img/icon_04.gif) no-repeat 0px 3px; }
.sn-recruit ul li ul { margin: 0px 0px 0px 10px; }
.sn-recruit ul li ul li { padding: 0px 0px 0px 10px; background: url(../img/icon_05.gif) no-repeat 0px 3px; }

.sn-white { background:#FFFFFF; padding:10px; }
.sn-white a { text-decoration:none; }

/* footer */

#footer { width:920px; font-size:80%; color:#999999; margin-left:auto; margin-right:auto; }

#footer-b { float:right; display:inline; margin-bottom:10px; }
#footer-b li { float:left; width:75px; height:21px; list-style-type:none; margin-right:5px; }

#fb-1 a { text-indent: -9999px; display:block; width:75px; height:21px; background:url(../img/fb_01.gif); }
#fb-1-ov a { text-indent: -9999px; display:block; width:75px; height:21px; background:url(../img/fb_01.gif); background-position:0px -21px }
#fb-2 a { text-indent: -9999px; display:block; width:75px; height:21px; background:url(../img/fb_02.gif); }
#fb-2-ov a { text-indent: -9999px; display:block; width:75px; height:21px; background:url(../img/fb_02.gif); background-position:0px -21px }
#fb-3 a { text-indent: -9999px; display:block; width:75px; height:21px; background:url(../img/fb_03.gif); }
#fb-3-ov a { text-indent: -9999px; display:block; width:75px; height:21px; background:url(../img/fb_03.gif); background-position:0px -21px }
#fb-1 a:hover,#fb-2 a:hover,#fb-3 a:hover { background-position:0px -21px;}

#footer-l { clear:both; text-align:center; }

/* kuzu */

.kuzu { margin-bottom:10px;
        margin-left:5px;
        margin-right:20px;
        font-size:90%;
        color:#999999; }
        
.kuzu_recruit_check { margin-bottom:10px;
        margin-left:120px;
        margin-right:20px;
        font-size:90%;
        color:#999999; }


.kuzu a { text-decoration:none; }


/* table */

.table-1{ border-collapse:collapse; width: 270px; font-size: 90%; }
.table-1 th{ padding:5px; background :#EAEAEA; border:1px solid #b0b0b0; text-align:center; font-weight:normal; }
.table-1 td{ padding:5px; background: #FCFCFC; border:1px solid #b0b0b0; }

.table-2{ border-collapse:collapse; width: 100%; font-size: 90%; margin-bottom:5px; }
.table-2 th{ padding:5px; background :#EAEAEA; border:1px solid #b0b0b0; text-align:center; font-weight:normal; }
.table-2 td{ padding:5px; background: #FCFCFC; border:1px solid #b0b0b0; }

.table-3{ border-collapse:collapse; width: 100%; font-size: 90%; }
.table-3 th{ padding:5px;  border:1px solid #ffffff; text-align:center; font-weight:normal; }
.table-3 td{ padding:5px;  border:1px solid #ffffff; }

.table-4{ border-collapse:collapse; width: 100%; font-size: 90%; }
.table-4 th{   border:5px solid #ffffff; text-align:center; font-weight:normal; }
.table-4 td{   border:5px solid #ffffff; }

.table-5{ border-collapse:collapse; width: 100%; font-size: 90%; margin-bottom:10px; }
.table-5 th{ padding:5px; background :#EAEAEA; border:1px solid #b0b0b0; text-align:center; font-weight:normal; }
.table-5 td{ padding:5px; border:1px solid #b0b0b0; }

.table-6{ border-collapse:collapse; width: 650px; font-size: 90%; margin-bottom:10px; }
.table-6 th{ padding:5px; background :#EAEAEA; border:1px solid #b0b0b0; text-align:center; font-weight:normal; }
.table-6 td{ padding:5px; border:1px solid #b0b0b0; }

/* parts */

.p-top { text-align:right; margin-right:10px; margin-bottom:20px;}

.pdf { margin-left:10px; }
.pdf a { padding-left:20px; background:url(img/a_icon_06.gif) no-repeat left center; }

.banner-01 { font-size:90%; padding:10px; background:url(../img/sb_01.gif); margin:0px 5px 10px 5px; }
.news-01 { font-size:90%; margin:0px 5px 10px 5px; }

/* dl */

.news-01 dl {}
.news-01 dt { font-size:90%; font-weight:bold; color:#FF6600; }
.news-01 dd { margin-bottom:5px; padding:0px 5px 5px 5px; border-bottom:1px dotted #999999; }
.tb-2 dl,.tb-3 dl {}
.tb-2 dt,.tb-3 dt { font-weight:bold; float:left; text-align:right; width:80px; }
.tb-2 dd,.tb-3 dd { margin-bottom:10px; margin-left:100px; border-bottom:1px dotted #999999; padding-bottom:5px; }

/* textbox */
.tb-0 { margin: 0px 50px 30px 50px; }
.tb-1 { margin: 0px 30px 10px 30px; }
.tb-2 { margin: 0px 30px 20px 30px; }
.tb-3 { margin: 0px 30px 40px 30px; }

.tb-4 { margin: 0px 50px 15px 50px; padding-bottom:5px; border-bottom:1px #999999 dotted; }
.tb-5 { margin: 0px 30px 20px 93px; }

.tb-link { margin-left:4px; margin-right:5px; padding-left:14px; background:url(../img/a_icon_03.gif) no-repeat left 6px; }
.tb-anchor { margin-left:4px; padding-left:16px; background:url(../img/a_icon_02.gif) no-repeat left 5px; }

/* polymagi */

.border-m { border: 1px solid #3366FF; margin-right:10px; }
.border-p { border: 1px solid #339900; margin-right:10px; }
.border-s { border: 1px solid #FFCC00; margin-right:10px; }
.border-f { border: 1px solid #666666; margin-right:10px; }
.color-m { color:#3366FF; }
.color-p { color:#339900; }
.color-s { color:#727100; }

div.tb-p { height:auto; margin:0px 30px 15px 30px; color:#339900; }
div.tb-p div{ display:table-cell; width:auto; margin-bottom:0px; vertical-align:middle; }
* html div.tb-p div{ display:inline; zoom:1; } /* IE 6 */
*:first-child+html div.tb-p div{ display:inline; zoom:1; } /* IE 7 */
/*\*//*/
* html div.tb-p div{
display:inline-block;
}
/**/

div.tb-m { height:auto; margin:0px 30px 15px 30px; color:#3366FF; }
div.tb-m div{ display:table-cell; width:auto; margin:0; vertical-align:middle; }
* html div.tb-m div{ display:inline; zoom:1; } /* IE 6 */
*:first-child+html div.tb-m div{ display:inline; zoom:1; } /* IE 7 */
/*\*//*/
* html div.tb-m div{
display:inline-block;
}
/**/

div.tb-s { height:auto; margin:0px 30px 15px 30px; color:#727100; }
div.tb-s div{ display:table-cell; width:auto; margin-bottom:0px; vertical-align:middle; }
* html div.tb-s div{ display:inline; zoom:1; } /* IE 6 */
*:first-child+html div.tb-s div{ display:inline; zoom:1; } /* IE 7 */
/*\*//*/
* html div.tb-s div{
display:inline-block;
}
/**/

