/*
著作：東京メンタルヘルス・ＥＡＰ
※無断使用を禁じます
======================================*/
body {
    margin: 0 auto;
	font-size: 95%;
	line-height: 130%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    color: #2D333F;
	}

img {
    border: 0;
    }

ul {
    margin: 0;
    padding: 0;
    }

li {
    margin: 0 0 0 20px;
    padding: 0;
    }

ol {
    margin: 0;
    padding: 0;
    }

li.syok {
    list-style-type: decimal;
    margin-bottom: 5px;
    }

dl,dt,dd {
    margin: 0;
    padding: 0;
    }

#body {
    margin: 0 auto;
    padding: 6px 0 0;
	width: 100%;
    background: url(../img/recruit/bar.jpg) repeat-x top;
    text-align: center;
	}

p,
h1,
h2 {
    margin: 0;
	}

#main {
    margin: 0 auto;
    width: 780px;
    padding-bottom: 55px;
    }

#pkz {
    width: 100%;
    padding: 5px 0 0 21px;
    font-size: 80%;
    }

#cate {
    float: left;
    margin-left: 15px;
    float: left;
    width: 238px;
    }

#cate:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
    }

#data {
    margin: 11px 0 0 15px;
    float: right;
    width: 490px;
    vertical-align: text-top;
    }


#foot {
    clear: both;
    margin: 0 auto;
    width: 780px;
    height: 120px;
    background: url(../img/recruit/under.gif) no-repeat 50% 100%;
    }

#foot ul {
    padding: 68px 0 0 32px;
	}

#foot ul li {
    display: inline;
	background: url(../img/footer-3kaku.gif) left center no-repeat;
	list-style-type: none;
	padding: 0 20px 0 15px;
	font-size: 10px;
    list-style-type: none
	}

#foot ul li a {
    color: #444444;
	}

#foot address {
    text-align: right;
    vertical-align: text-bottom;
	font-size: 10px;
	color: #FFFFFF;
    margin-right: 21px;
	}

.cont {
    font-size: 14px;
    }

.rogo {
    background: url(../img/recruit/rogo.gif) no-repeat 0% 50%;
    padding-left: 29px;
    line-height: 38px;
    font-size: 12px;
    }

.rogo2 {
    padding: 12px 0 5px 29px;
    font-size: 12px;
    }


.saiyo {
    background: #ACD598;
    width: 474px;
    line-height: 150%;
    padding-left: 17px;
    color: #FFFFFF;
    font-size: 100%;
    }

.yok {
    width: 94%;
    margin: 12px 0 0 12px;
    border-bottom: dotted 1px #888888;
    padding: 0 0 4px 12px;
    }

.tab-l {
    width: 82%;
    margin: 33px 0 0 18px;
    }

.tab-l1 {
    width: 28%;
    vertical-align: text-top;
    text-align: right;
    padding-right: 13px;
    }

.tab-l2 {
    width: 77%;
    vertical-align: text-top;
    text-align: left;
    padding-bottom: 17px;
    }

ol.mtp {
    margin-bottom: 14px;
    }

li.mtp2 {
    margin: 0 0 13px 25px;
    }

.cate1a {
    width: 196px;
    height: 22px;
    
    color: #FFFFFF;
    background: #8DCD65 url(../img/recruit/yaji.gif) no-repeat 17px 6px;
    padding: 2px 0 0 34px;
    border: #888888 1px;
    border-style: none none dotted solid;
    }

.cate2a {
    width: 196px;
    height: 22px;
    color: #FFFFFF;
    background: #8DCD65 url(../img/recruit/yaji.gif) no-repeat 17px 6px;
    padding: 2px 0 0 34px;
    border: #888888 1px;
    margin-top: 11px;
    border-style: none none dotted solid;
    }

#entory {
    clear: both;
    width: 100%;
    margin-top: 49px;
    text-align: center;
    }

#nai {
    margin: 44px 0 0 44px;
    color: #CC0000;
    }


/*リンク
======================================*/
dd.cate1 a {
    display:block;
    width: 196px;
    height: 22px;
    color: #1C4E39;
    background: url(../img/recruit/yaji.gif) no-repeat 17px 6px;
    padding: 2px 0 0 34px;
    border: #888888 1px;
    border-style: none none dotted solid;
    text-decoration: none;
    }

dd.cate1 a:hover {
    display:block;
    width: 196px;
    height: 22px;
    color: #FFFFFF;
    background: url(../img/recruit/yaji.gif) no-repeat 17px 6px;
    background-color: #8DCD65;
    padding: 2px 0 0 34px;
    border: #888888 1px;
    border-style: none none dotted solid;
    }

dd.cate2 a {
    display:block;
    width: 196px;
    height: 22px;
    color: #1C4E39;
    background: url(../img/recruit/yaji.gif) no-repeat 17px 6px;
    padding: 2px 0 0 34px;
    border: #888888 1px;
    border-style: none none dotted solid;
    margin-top: 11px;
    text-decoration: none;
    }

dd.cate2 a:hover {
    display:block;
    width: 196px;
    height: 22px;
    color: #FFFFFF;
    background: url(../img/recruit/yaji.gif) no-repeat 17px 6px;
    background-color: #8DCD65;
    padding: 2px 0 0 34px;
    border: #888888 1px;
    border-style: none none dotted solid;
    margin-top: 11px;
    }
#pkz a {
    color: #1A1DAA;
    text-decoration: none;
    }

#pkz a:hover {
    color: #FF0000;
    text-decoration: underline;
    }

.right {
    margin: 10px 15px;
    }

.hanb {
    margin-left:15px;
    font-weight: bold;
    }

.hanb2 {
    margin: 6px 0 0 15px;
    background: url(../img/recruit/ten.gif) no-repeat 0% 50%;
    padding-left: 15px;
    }

.hanb3 {
    margin: 15px 0 0 15px;
    font-weight: bold;
    }

h2.colab {
    margin: 11px 0 0 8px;
    font-size: 100%;
    color: #000066;
    }

dd.cate3 {
    padding: 0;
    }

dd.cate4 {
    padding: 5px 0 0 0;
    }

#form {
    margin: 0 auto;
    padding: 49px 0 61px 0;
    text-align: center;
    }


/*エントリーフォーム
======================================*/
.man {
    width: 469px;
    }

h1.saiy {
    font-size: 100%;
    color: #0066CC;
    margin-top: 21px;
    }

#ent {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 45px;
    }

.ent1 {
    text-align: left;
    vertical-align: text-top;
    border: 1px #666666;
	border-style: none none solid none;
	padding: 0 0 9px 5px;
	font-size: 100%;
    }

.ent2 {
    width: 24%;
    text-align: left;
    vertical-align: text-top;
    border: 1px #666666;
	border-style: none solid solid none;
	padding: 5px 0 0 5px;
	background-color: #ededed;
	font-size: 100%;
    }

.ent3 {
    width: 75%;
    text-align: left;
    border: 1px #666666;
    vertical-align: text-top;
	border-style: none none solid none;
	padding: 5px 0 16px 5px;
	background-color: #ededed;
	font-size: 100%;
	}

.ent4 {
    text-align: left;
    vertical-align: text-top;
    border: 1px #666666;
	border-style: none solid solid none;
	padding: 5px 0 0 15px;
	font-size: 100%;
    }

.ent5 {
    text-align: left;
    border: 1px #666666;
    vertical-align: text-top;
	border-style: none none solid none;
	padding: 5px 0 16px 5px;
	font-size: 100%;
	}

.ent6 {
    text-align: left;
    vertical-align: text-top;
    border: 1px #666666;
	border-style: none solid solid none;
	padding: 5px 0 0 5px;
	font-size: 100%;
    }

.ent7 {
    text-align: left;
    vertical-align: text-top;
    border: 1px #666666;
	border-style: none solid solid none;
	padding: 5px 0 0 15px;
	background-color: #ededed;
	font-size: 100%;
    }

.ent8 {
    text-align: left;
    vertical-align: text-top;
	border-style: none;
	padding: 17px 15px 5px 15px;
	font-size: 100%;
    }

.ent9 {
    text-align: right;
    vertical-align: text-top;
    border: 1px #666666;
	border-style: none none solid none;
	padding: 0 15px 20px 15px;
    }

.tos {
    margin-top: 30px;
    }

.tos2 {
    margin-top: 13px;
    }

.tos3 {
    margin-left: 52px;
    }




