* {
  margin: 0px;
  padding: 0px;
  line-height:150%;
}
body {
  font-family: Meiryo, Osaka, "MS P Gothic", Arial, sans-serif;
  text-align: center;
  background-color: #FFFFFF;
  font-size: 10pt;
  background-image: url("/media/img/pc/side_bg.jpg");
}

a:visited {
    color: #000099;
}

a:hover {
    color: #CC0000;
}

a img {
    border:none;
}

ul {
    margin-left: 20px;
}
ol {
    margin-left: 20px;
}

.right {
    text-align:right;
}

div.main{
  text-align: center;
  width: 918px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  background-image: url("/media/img/pc/bg.jpg");
}

div.header{
  width: 900px;
  height: 161px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

div.header_left {
    padding: 0px;
    margin: 0px;
    width: 282px;
    height: 118px;
    float: left;
}

div.header_right {
    padding: 0px;
    margin: 0px;
    width: 518px;
    height: 118px;
    margin-left: 100px;
    float: left;
}

.clear {
    clear: both;
}

h1 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    color: #663300;
    background-color: #FFCC00;
    font-size: 12px;
    text-align: center;
}

h2 {
    color: #333333;
    font-size: 12pt;
    margin-bottom: 5px;
    padding-top: 20px;
    padding-left: 40px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url("/media/img/pc/h2_bg.jpg");
}

.contents_left h2{
    color: #663300;
    font-size: 11pt;
    text-align: center;
    margin: 0px;
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("/media/img/pc/h2_side_bg.jpg");
}

.contents_right h2{
    color: #663300;
    font-size: 11pt;
    text-align: center;
    margin: 0px;
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url("/media/img/pc/h2_side_bg.jpg");
}

h3 {
    font-size: 11pt;
    color: #663300;
    padding-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url("/media/img/pc/h3_bg.jpg");
}

div.main_banner{
    padding: 0px;
    padding-top: 5px;
    padding-right: 10px;
    margin: 0px;
    width: 508px;
    height: 75px;
    text-align: right;
}
div.main_menu{
    padding-top:3px;
    padding-left:5px;
    padding-right:5px;
    width:890px;
    height: 40px;
    background-image: url("/media/img/pc/main_menu_bg.jpg");
}

div.main_menu ul{
    margin: 0px;
    padding: 0px;
}

div.main_menu li{
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    float:left;
}

div.main_menu a {
    display:block;
    width:178px;
    height:35px;
}

#main_menu1 a {
    background:url("/media/img/pc/main_menu.jpg") 0px 0px no-repeat;
}

#main_menu1 a:hover {
    background:url("/media/img/pc/main_menu.jpg") 0px -35px no-repeat;
}

#main_menu2 a {
    background:url("/media/img/pc/main_menu.jpg") -178px 0px no-repeat;
}

#main_menu2 a:hover {
    background:url("/media/img/pc/main_menu.jpg") -178px -35px no-repeat;
}

#main_menu3 a {
    background:url("/media/img/pc/main_menu.jpg") -356px 0px no-repeat;
}

#main_menu3 a:hover {
    background:url("/media/img/pc/main_menu.jpg") -356px -35px no-repeat;
}

#main_menu4 a {
    background:url("/media/img/pc/main_menu.jpg") -534px 0px no-repeat;
}

#main_menu4 a:hover {
    background:url("/media/img/pc/main_menu.jpg") -534px -35px no-repeat;
}

#main_menu5 a {
    background:url("/media/img/pc/main_menu.jpg") -712px 0px no-repeat;
}

#main_menu5 a:hover {
    background:url("/media/img/pc/main_menu.jpg") -712px -35px no-repeat;
}

div.main_menu span{
    display: none;
}

div.sub_menu{
    padding: 0px;
    padding-top 10px;
    margin: 0px;
    width: 518px;
    height: 40px;
    text-align: right;
}

div.sub_menu li{
    display: inline;
    margin-right:10px;
}

div.campaign{
    text-align: left;
}
div.campaign_comment{
    width: 300px;
    text-align: left;
    padding: 5px 10px 0px 10px;
}

div.contents{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div.contents_left {
    text-align: left;
    width: 200px;
    margin-left: 7px;
    float: left;
}

div.side_list_bg {
    margin-right:2px;
    padding-bottom:10px;
    background-color: #F9F5EC;
}

div.contents_left ul{
    margin-left:5px;
    margin-right:5px;
    margin-bottom:10px;
    list-style-position: inside;
}

div.contents_left li{
    list-style-image: url("/media/img/pc/side_list_marker.jpg");
    padding-top:5px;
    padding-bottom:5px;
    border: dotted #666666;
    border-width: 0px 0px 1px 0px;
}

div.contents_main {
    text-align: left;
    width: 470px;
    float: left;
    margin-left: 8px;
}

div.contents_right {
    text-align: left;
    width: 200px;
    margin-left: 8px;
    float: left;
}

div.contents_right ul{
    margin-left:5px;
    margin-right:5px;
    margin-bottom:10px;
    list-style-position: inside;
}

div.contents_right li{
    list-style-image: url("/media/img/pc/side_list_marker.jpg");
    padding-top:5px;
    padding-bottom:5px;
    border: dotted #666666;
    border-width: 0px 0px 1px 0px;
}

div.side_list_more {
    text-align:right;
    margin-right:5px;
}

div.login_menu {
  text-align: center;
  width: 200px;
  height: 213px;
  margin-bottom: 10px;
  padding-top: 50px;
  background-color: #FFFFFF;
  background-image: url("/media/img/pc/login_bg.jpg");
}

div.login_menu div.login_form{
  text-align: left;
  margin-left: 30px;
}

div.member_menu {
  text-align: center;
  width: 200px;
  height: 160px;
  margin-bottom: 10px;
  padding-top: 40px;
  background-color: #FFFFFF;
  background-image: url("/media/img/pc/member_bg.jpg");
}

div.member_menu ul{
    margin: 0px;
    margin-left:10px;
    padding: 0px;
    list-style-type:none;
    list-style-image: none;
}

div.member_menu li{
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    list-style-image: none;
}

div.member_menu a {
    display:block;
    width:180px;
    height:36px;
}

div.member_menu span {
    display:none;
}

#member_menu1 a {
    background:url("/media/img/pc/member_menu.jpg") 0px 0px no-repeat;
}

#member_menu1 a:hover {
    background:url("/media/img/pc/member_menu.jpg") -180px 0px no-repeat;
}

#member_menu2 a {
    background:url("/media/img/pc/member_menu.jpg") 0px -36px no-repeat;
}

#member_menu2 a:hover {
    background:url("/media/img/pc/member_menu.jpg") -180px -36px no-repeat;
}

#member_menu3 a {
    background:url("/media/img/pc/member_menu.jpg") 0px -72px no-repeat;
}

#member_menu3 a:hover {
    background:url("/media/img/pc/member_menu.jpg") -180px -72px no-repeat;
}

#member_menu4 a {
    background:url("/media/img/pc/member_menu.jpg") 0px -108px no-repeat;
}

#member_menu4 a:hover {
    background:url("/media/img/pc/member_menu.jpg") -180px -108px no-repeat;
}


div.button_member_regist {
    margin: 0px;
    padding: 0px;
    margin-bottom: 4px;
}

ul.main_title{
    margin-left: 0px;
}

ul.sub_title{
    margin-left: 0px;
}

ul.main_title li{
    list-style-type: none;
    margin-left: 0px;
}

ul.info_list{
    margin-left: 0px;
}

ul.mypage_menu {
    margin: 0px;
    margin-bottom:5px;
    padding: 0px;
}

ul.mypage_menu li{
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    float:left;
}

ul.mypage_menu a {
    display:block;
    width:76px;
    height:75px;
}

ul.mypage_menu span {
    display:none;
}

#mypage_menu1 a {
    background:url("/media/img/pc/mypage_menu.jpg") 0px 0px no-repeat;
}

#mypage_menu2 a {
    background:url("/media/img/pc/mypage_menu.jpg") -76px 0px no-repeat;
}

#mypage_menu3 a {
    background:url("/media/img/pc/mypage_menu.jpg") -152px 0px no-repeat;
}

#mypage_menu4 a {
    background:url("/media/img/pc/mypage_menu.jpg") -228px 0px no-repeat;
}

#mypage_menu5 a {
    background:url("/media/img/pc/mypage_menu.jpg") -304px 0px no-repeat;
}

#mypage_menu6 a {
    background:url("/media/img/pc/mypage_menu.jpg") -380px 0px no-repeat;
}

ul.msg_menu {
    margin: 0px;
    padding: 0px;
}

ul.msg_menu li{
    margin: 0px;
    margin-right:11px;
    margin-bottom:5px;
    padding: 0px;
    list-style-type:none;
    float:left;
}

ul.msg_menu li.no_r_margin{
    margin-right:0px;
}

ul.msg_menu a {
    display:block;
    width:114px;
    height:26px;
    padding-left:32px;
}

#msg_menu1 a {
    background:url("/media/img/pc/msg_menu.jpg") 0px 0px no-repeat;
}

#msg_menu2 a {
    background:url("/media/img/pc/msg_menu.jpg") 0px -26px no-repeat;
}

#msg_menu3 a {
    background:url("/media/img/pc/msg_menu.jpg") 0px -52px no-repeat;
}

#msg_menu4 a {
    background:url("/media/img/pc/msg_menu.jpg") 0px -78px no-repeat;
}

#msg_menu5 a {
    background:url("/media/img/pc/msg_menu.jpg") 0px -104px no-repeat;
}




div.footer{
    margin-top: 20px;
    padding-top: 10px;
    font-size: 10pt;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #F6F3E9;
}

div.copyright{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 40px;
    font-size: 10pt;
    background-color: #E2DABF;
}

.warning {
  color: #ff9900;
  font-size: 14pt;
  font-weight: bold;
}

.margin10 {
  text-align: left;
  margin: 0px 10px 10px 10px;
}

div.qr{
    text-align: center;
}

div.top_area_list {
    height: 150px;
}


div.blog_title {
    padding: 5px;
    font-size: 14pt;
    border: dotted #666666;
    border-width: 1px 0px 1px 0px;
    background-color: #FFCC66;
}

div.blog_contents {
    padding: 10px;
}

div.blog_comment {
    padding: 10px;
    border: dotted #666666;
    border-width: 1px 0px 0px 0px;
}

div.topic_contents {
    padding: 10px;
    border: dotted #666666;
    border-width: 1px;
}

div.topic_comment {
    padding: 10px;
    border: dotted #666666;
    border-width: 1px 0px 0px 0px;
}

ol.member_entry li{
    margin-bottom: 5px;
}

img.middle {
    vertical-align: middle;
}

img.icon {
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}

img.icon_mail {
    vertical-align: middle;
    margin-right: 2px;
}

ul.blog_list {
    margin-left: 0px;
    padding-left: 0px;
}

ul.blog_list li{
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 2px;
}

ul.topic_list {
    margin-left: 0px;
    padding-left: 0px;
}

ul.topic_list li{
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 2px;
}

div.news_date{
    text-align: right;
}

img.right{
    float: right;
    margin: 5px;
}

img.left{
    float: left;
    margin: 5px;
}

div.left{
    float: left;
}

div.pagenation {
    border: dotted #666666;
    border-width: 1px 0px;
    background-color: #EEEEEE;
    padding-left: 4px;
}

div.job_list_copy {
    width: 320px;
    float: left;
}

div.job_list_go_detail {
    width: 110px;
    text-align: right;
    float: left;
}

div.job_cond_job_type{
    padding: 0px;
    padding-right: 5px;
    margin: 0px;
    margin-bottom: 10px;
    width: 220px;
    float: left;
}
div.job_cond_employ_type{
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    width: 220px;
    float: left;
}

ul.job_cond_list_top_map{
    margin-left: 0px;
    margin-right: 0px;
    width: 150px;
    float: left;
}

ul.job_cond_list_top_map li{
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("/media/img/pc/main_list_marker.jpg");
    margin-left: 0px;
    padding-left: 16px;
}

img.map{
    margin: 0px;
    float: left;
}

div.count_offer{
    font-size: 11pt;
    text-align: center;
}

span.count_offer{
    font-weight: bold;
    font-size: 16pt;
    color: #FF6600;
}

span.count_offer_pink {
    font-weight: bold;
    font-size: 12pt;
    color: #FF6666;
}

ul.job_cond_list_top{
    margin-left: 0px;
}

ul.job_cond_list_top li{
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("/media/img/pc/main_list_marker.jpg");
    margin-left: 0px;
    padding-left: 16px;
}

ul.job_cond_list{
    border: dotted #666666;
    border-width: 0px 0px 1px 0px;
}

ul.job_cond_list li{
    border: dotted #666666;
    border-width: 1px 0px 0px 0px;
    padding: 5px;
    list-style-type: none;
}

ul.theme_offer li{
    border: dotted #666666;
    border-width: 1px 0px 0px 0px;
}
div.other_job {
    border: dotted #FF6600;
    border-width: 1px;
    padding: 5px;
    margin-bottom:10px;
}
div.other_job ul{
    padding: 5px;
}

div.news_contents {
    border: dotted #666666;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
}

div.news_url {
    border: dotted #666666;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
}

dd.news {
    border: dotted #666666;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
    margin-bottom: 5px;
}

dt.news {
    border-style: dotted dotted dotted solid;
    border-color: #666666 #666666 #666666 #FDB513;
    border-width: 0px 0px 1px 4px;
    list-style-type: none;
    padding: 5px;
}

span.company_name{
    font-weight: bold;
    font-size: 14pt;
}
span.company_tel{
    font-weight: bold;
    font-size: 14pt;
}

textarea {
  font-size: 12px;
  padding: 2px;
}
input {
  font-size: 12px;
  padding: 2px;
  vertical-align: middle;
}

p.error {
  color: #FF0000;
  font-weight: bold;
}
span.error {
  color: #FF0000;
  font-weight: bold;
}

.required{
  color: #FF0000;
}

#content {
  text-align: left;
  height: auto;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.tl{
  padding: 0px;
  border-top: solid 1px #CCCCCC;
  border-left: dotted 1px #CCCCCC;
}
table.tl th{
  padding: 5px;
  background-color: #f7f7f7;
  border-right: dotted 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}
table.tl td{
  border-right: dotted 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

table.input{
  padding: 0px;
  border-top: solid 1px #CCCCCC;
  border-left: dotted 1px #CCCCCC;
}

table.input td{
  width: 580px;
  padding-left: 5px;
  border-right: dotted 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

table.input th{
  padding: 5px;
  width: 110px;
  background-color: #f7f7f7;
  border-right: dotted 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

table.input th.headline {
  padding: 5px;
  background-color: #E7E7E7;
  border-right: dotted 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

table.input b{
  font-weight: normal;
  font-size: 11pt;
  color: #FF0000;
}


table.none {
  padding: 0px;
  width: 580px;
}
table.none td{
  padding: 0px;

  border-right: dotted 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
}

#msgBox_notify{
  font-size: 12pt;
  font-weight: bold;
  background-color: #EEFFEE;
  border: solid 1px #CCCCCC;
  color: #333333;
  -moz-border-radius: 10px;
  padding: 5px;
  margin: 10px;
}

#msgBox_error{
  font-size: 12pt;
  font-weight: bold;
  background-color: #EEFFEE;
  color: #333333;
  border: solid 1px #CCCCCC;
  -moz-border-radius: 10px;
  padding: 5px;
  margin: 10px;
}

table.form th {
  background-color: #CCCCCC;
  border: solid 1px #999999;
  padding: 4px;
  width: 170px;
}
table.form td {
  background-color: #FFFFFF;
  border: solid 1px #999999;
  padding: 4px;
  width: 300px;
  vertical-align: bottom;
}
ul.inline li{
  display: inline;
  margin: 0 5px 5px 0;
}
table.profile {
  width: 100%;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 5px;
  padding-bottom: 10px;
}
table.profile th {
  background-color: #FFDD99;
  border: solid 1px #99CC00;
  padding: 4px;
}
table.profile td {
  background-color: #FFFFFF;
  border: none;
  padding: 4px;
}
td.profile_main {
  width: 80%;
}
td.profile_show_hide {
  width: 20%;
}
table.profile_hobby {
  width: 100%;
}
table.profile_hobby td {
  width: 33%;
}

th.mypage {
  width: 30%;
}

table.mail_list {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border: solid 1px #666666;
}

table.mail_list th{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    background: #FFDD99;
}
table.mail_list tr{
    border-bottom: solid 1px #666666;
}
table.mail_list td{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
}
th.mail_list_icon {
    width: 18px;
}
th.mail_list_check {
    width: 10px;
}
th.mail_list_title {
    width: 150px;
}
th.mail_list_comment {
    width: 180px;
}
th.mail_list_date {
    width: 120px;
}
th.mail_list_spam {
    width: 50px;
}
tr.readed{
}
tr.noread{
  background: #E0E0E0;
}

div.goback{
  text-align: right;
}