/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 0px 20px !important;
}
#all {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: 0px;
}
#lead p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
#lead td {
	vertical-align: top;
}
#lead th {
}
#lead ul,ol {
	margin-left: 0px;
	list-style-type: none;
}
#lead li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.small {
	font-size: 11px !important;
}
.small2 {
	font-size: 10px;
}

.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
	*margin-top: 5px !important;
}
.mT8 {
	margin-top: 8px !important;
	*margin-top: 4px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mT25 {
	margin-top: 25px !important;
}
.mT30 {
	margin-top: 30px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB8 {
	margin-bottom: 8px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mB25 {
	margin-bottom: 25px !important;
}
.mR10 {
	margin-right: 10px !important;
}
.pagetop {
	text-align: right;
}
.large {
	font-size: 16px !important;
}

.red {
	color: #FF0000;
}
.orange {
	color: #FF6600;
}

/* clearfix
---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */
/* コンテンツ */


/* リンク */

a:link {
}
.strong {
	font-weight: bold;
}

a:visited {
}
#all a:hover {
	text-decoration: underline!important;
}


/* ヘッダ */


#head {
	font-family: Meiryo, "メイリオ", Osaka, arial, helvetica, sans-serif;
	background-image: none;
}
#head  li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 10px;
	float: right;
	line-height: normal;
}
#head li a {
	color: #454545;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 5px;
}

#head .floatR {
	width: 340px;
}
#head ul.headmenu {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head ul.headmenu li {
	margin: 0px;
	padding: 0px;
}

.headmenu a span {
	display: none;
}

#head .headmenu a {
	display: inline;
	float: left;
}

#head .headmenu img {

}

/* #updated
{
	position: absolute;
	left: 612px;
	top: 40px;
	border: solid 1px #FF6600;
	width: 335px;
	font-size: 11px;
	color: #FF6600;
	text-align: center;
	line-height: 20px;
 }  */
#head #updated
{
	border: solid 1px #FF6600;
	font-size: 11px;
	color: #FF6600;
	text-align: center;
	padding: 0px 0px 0px 0px!important;
	line-height: 20px!important;
	margin-top: 17px!important;
	width: 333px!important;
	position: absolute;
	margin-left: 0px!important;
	left: 460px!important;
	*left: 460px!important;
	height: 20px!important;
	top: 24px!important;
 } 
#all #crums {
	position: static;
	line-height: normal;
	margin-top: 10px;
}
/* メインコンテンツ */

#path {
	font-size: 10px;
	font-weight: normal;
	line-height: 32px;
}
#path a {
	color: #FF6600;
}
#path a:hover {}
#core {
	font-family: Meiryo, "メイリオ", Osaka, arial, helvetica, sans-serif;
}
#core h2 {
	font-size: 18px;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#core h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 41px;
	background-image: url(../../regist/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 18px;
	margin-bottom: 10px;
}

#core #lead h2 {
	font-size: 18px;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#core #lead li {
	font-size: 12px;
	padding-left: 0px;
	margin-left: 24px;
	list-style-type: disc;
	color: #555555;
	line-height: 1.6em;
}

#lead .date {
	position: absolute;
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 412px;
}

#core  p {
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#lead {
	font-family: Meiryo, "メイリオ", Osaka, arial, helvetica, sans-serif;
	float: left;
	width: 572px;
}
#lead a:hover {
	text-decoration: underline;
}
#head #seomarker {
	font-size: 9px;
	color: #666666;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#head h1 {
	font-size: 9px;
	color: #666666;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#lead h2 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#lead .idxsearch h3 {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

#lead h3 {
	line-height: 41px;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #555555;
}
#lead .idx_topics {
	background-image: url(../img/topics_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 572px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	list-style-type: none;
	margin-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
#lead .idx_topics h3.topics_a {
	line-height: 24px;
	background-image: url(../img/idx_topics_ttl01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #FFFFFF;
	font-size: 14px;
}
#lead .idx_topics h3.topics_b {
	line-height: 24px;
	background-image: url(../img/idx_topics_ttl02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #FFFFFF;
	font-size: 14px;
}
#lead ul.topics {
	width: 572px;
	padding-top: 5
.px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
#lead .topics li {
	line-height: normal;
	text-decoration: none;
	color: #454545;
	line-height: 1.6em;
	margin-left: 10px;
	background-image: url(../img/topics_dot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 550px !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
#lead .topics li a {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	line-height: normal;
	margin: 0px;
	color: #454545;
	text-decoration: none;
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 530px !important;
	padding-right: 4px;
	display: block;
}
#lead .green .topics li a {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	line-height: normal;
	margin: 0px;
	color: #454545;
	text-decoration: none;
	background-image: url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 530px !important;
	padding-right: 4px;
	display: block;
}
#lead .idxsearch {
	background-image: url(../img/search_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 572px;
	margin-bottom: 30px;
}
#lead .idxsearch .topmainL {
	width: 268px;
	float: left;
	padding-left: 9px;
}
#lead .idxsearch .topmainR {
	width: 268px;
	float: right;
	padding-right: 9px;
}
#lead .idxsearch ul {
	list-style-type: none;
	margin-top: 10px;
}
#lead .idxsearch li {
	margin-bottom: 0px;
	margin-top: 2px;
	padding: 0px;
	line-height: 1.2em;
}


#lead .idxsearch li a {
	font-size: 9px;
	color: #000000;
	list-style-type: none;
	background-image: url(../img/search_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 8px;
	padding-left: 14px;
	text-decoration: none;
}
#lead .idxsearch a:hover {
	color: #666666;
}

#lead .idxsearch h3.floatL {
	padding-left: 9px;
}
#lead .idxsearch h3.floatR {
	padding-right: 9px;
}
#lead .news {
	background-image: url(../img/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 572px;
	padding-top: 12px;
	margin-bottom: 30px;
}
#lead a {
	color: #FE6400;
}

#lead .news dt {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	float: left;
	margin-left: 10px;
	line-height: 2em;
	width: 60px;

}
#lead .news dd {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	width: 480px;
	text-align: left;
	float: right;
	line-height: 2em;

}
#lead dd a:hover {
	color: #FF9900;
	text-decoration: none !important;

}
#fullwidth {
	font-family: Meiryo, Osaka, arial, helvetica, sans-serif;
	width: 780px;
}
#fullwidth h2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
}
/** サイトマップ **/
#sitemap {
	font-family: Meiryo, Osaka, arial, helvetica, sans-serif;
}
#sitemap a {
	color: #666666;
	text-decoration: none;
}

#sitemap .sm_blue h3 {
	background-image: url(../../Basic/img/sitemap_ttl_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap .sm_blue h4 {
	font-size: 12px;
	color: #333333;
	background-image: url(../../Basic/img/sitemap_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-left: 4px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: normal;
}
#sitemap .sm_turquoise h3 {
	background-image: url(../../Basic/img/sitemap_ttl_turquoise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap .sm_turquoise h4 {
	font-size: 12px;
	color: #333333;
	background-image: url(../../Basic/img/sitemap_arrow_turquoise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-left: 4px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: normal;
}
#sitemap .sm_orange h3 {
	background-image: url(../../Basic/img/sitemap_ttl_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap .sm_peach h3 {
	background-image: url(../../Basic/img/sitemap_ttl_peach.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap .sm_green h3 {
	background-image: url(../../Basic/img/sitemap_ttl_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap .sm_crimson h3 {
	background-image: url(../../Basic/img/sitemap_ttl_crimson.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap .sm_orange li a {
	font-size: 12px;
	color: #666666;
	background-image: url(../../Basic/img/sitemap_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
	margin-left: 4px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: normal;
	font-weight: bold;
	width: 223px;
}
#sitemap .sm_peach li a {
	font-size: 12px;
	color: #666666;
	background-image: url(../../Basic/img/sitemap_arrow_peach.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
	margin-left: 4px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: normal;
	font-weight: bold;
	width: 223px;
}
#sitemap .sm_green li a {
	font-size: 12px;
	color: #666666;
	background-image: url(../../Basic/img/sitemap_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
	margin-left: 4px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: normal;
	font-weight: bold;
	width: 223px;
}
#sitemap .sm_crimson li a {
	font-size: 12px;
	color: #666666;
	background-image: url(../../Basic/img/sitemap_arrow_crimson.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 21px;
	margin-left: 4px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	line-height: normal;
	font-weight: bold;
	width: 223px;
}
#sitemap .modify {
	padding-top: 26px;
	*padding-top: 28px;
}

#sitemap h5 {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	padding-left: 32px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sitemap li {
	list-style-type: none;
	float: left;
}

#sitemap li a {
	background-image: url(../../Basic/img/sitemap_root.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-left: 20px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	float: left;
	width: 202px;
}
#sitemap .end a {
	background-image: url(../../Basic/img/sitemap_root_end.gif);
}


#sitemap .leftbox {
	float: left;
	width: 244px;
	margin-right: 24px;
}
#sitemap .rightbox {
	float: right;
	width: 244px;
}
#core .registmain {
	background-image: url(../../regist/img/idx_mainimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 780px;
}
#core .registmain .txtspace {
	padding-top: 16px;
	padding-left: 14px;
}
#core .step .eins {
	background-image: url(../../regist/img/stp1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
	margin-top: 24px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 6px;
}
#core .step .zwei {
	background-image: url(../../regist/img/stp2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
	margin-top: 24px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 6px;
}
#core .step .drei {
	background-image: url(../../regist/img/stp3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
	margin-top: 24px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 6px;
}
#core .step .vier {
	background-image: url(../../regist/img/stp4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
	margin-top: 24px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 6px;
}
#core .step .funf {
	background-image: url(../../regist/img/stp5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
	margin-top: 24px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 6px;
}
#core .step .sechs {
	background-image: url(../../regist/img/stp6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	margin-left: 10px;
	margin-top: 24px;
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 6px;
}
#core .step dd {
	font-size: 12px;
	color: #555555;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../../regist/img/dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
#core .elbat {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#core .elbat th.orange {
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#core .elbat th.orange a {
	color: #FFFFFF;
}

#core .elbat tr {
	background-image: url(../../regist/img/td_dot_width.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#core .elbat th {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background-color: #fcfcfc;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-image: url(../../regist/img/th_bg.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#core .elbat td {
	font-size: 12px;
	color: #555555;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/* ニューステーブル */
#core .newselbat {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#core .newselbat th.aqua {
	color: #000066;
	background-color: #f0f8ff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: auto;
	font-weight: bold;
}

#core .newselbat tr {
	background-image: url(../../regist/img/td_dot_width.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#core .newselbat tr.end {
	background-position: top;
	background-image: none;
}


#core .newselbat th {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 16%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-color: #FFFFFF;
	background-image: url(../../regist/img/th_bg.gif);
}
#core .newselbat .end th {
	background-position: right top;
}

#core .newselbat td {
	font-size: 12px;
	color: #555555;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 84%;
}
#core .newselbat td a {
	color: #555555;
}






/* フッタ */

#footer {
	font-family: Meiryo, Osaka, arial, helvetica, sans-serif;
	clear: both;
	margin-top: 32px;
}
#footer .subtxt {
	font-size: 10px;
	text-align: center;
	line-height: 42px;
	color: #454545;
}
#footer .subtxt a {
	color: #FF6600;
	text-decoration: underline;
}
#footer .subtxt a:hover {
	color: #FF9900;
	text-decoration: none !important;
}



#footer a {
	color: #555555;
	text-decoration: none;
}

#footer .flink {
	text-align: center;
	font-size: 11px;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
#footer .group {
	font-size: 10px;
	color: #333333;
	line-height: 1.7em;
}
#footer .group a {
	background-image: url(../img/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
}


#footer a:hover {
	color: #777777;
}

address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
	color: #555555;
	text-align: right;
	padding-right: 8px;
	padding-bottom: 10px;
}

/* サイドメニュー */

#menu {
	font-family: Meiryo, "メイリオ", Osaka, arial, helvetica, sans-serif;
	width: 190px;
	float: right;
	text-align: center;
}
#menu .menugray {
	background-color: #f1f1f1;
}
#menu .menugray p {
	font-size: 11px;
	margin-bottom: 8px;
}
#menu .menugray p a {
	color: #454545;
	background-image: url(../img/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#menu select {
	width: 175px;
	border: 1px solid #a1a1a1;
	margin-bottom: 10px !important;

	*margin-bottom: 5px !important;
	font-size: 12px;
	color: #555555;
	padding: 0px !important;
	margin-top: 0px !important;
	background-color: #FFFFFF;
}
#menu .menugray form {
	margin: 0px !important;
	padding: 0px !important;
}
#menu .block {
	display: block;
}


#menu .og {
	background-image: url(../img/menu_mapbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	color: #454545;
	padding-left: 16px;
	margin-left: 7px;
	margin-bottom: 5px;
}
#menu .menugray li a {
	font-size: 11px;
	color: #454545;
	text-decoration: none;
	background-image: url(../img/menu_c_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	list-style-type: none;
	padding-left: 18px;
	line-height: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu .menugray li a:hover {
	background-image: url(../img/menu_c_bg_ov.gif);
	text-decoration: none !important;
}

#menu .menugray li {
	margin-bottom: 2px!important;

	*margin-bottom: 2px!important;
	line-height: 17px;
}
#menu .menugray ul {
	margin-left: 6px;
	list-style-type: none;
	text-align: left;
	margin-bottom: 6px!important;
}
#menu  ul {
	list-style-type: none!important;
}


/** 既存ページでの追加　2009/11/17 **/
/*
#all #contents #mainorgl .og li {
	font-size: 8px!important;
	line-height: 1.4em;
}
#all #contents #mainorgl .og li span {
	font-size: 10px!important;
	line-height: 1.6em;
}
#all #contents #mainorgl .bl li {
	font-size: 8px!important;
	line-height: 1.4em;
}
#all #contents #mainorgl .bl li span {
	font-size: 10px!important;
	line-height: 1.6em;
}*/
#all h2.findjobs {
	color: #FFFFFF;
}
/*
#all p.tojtit {
	font-size: 11px!important;
}
#all table.jobwindow td.gene {
	font-size: 11px!important;
	padding: 6px!important;
	line-height: 1.6em!important;
}
#all #hakenlife h2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#all #hakenlife p {
	font-size: 12px;
}
#all .topboxtxt {
	font-size: 11px;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
#all #toplead
{
	position: absolute; 
	z-index: 5;
	left: 427px;
	top: 310px;
	width: 375px;
	height: 10px;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	visibility: visible; 
}
#all #toplead2
{
	position: absolute; 
	z-index: 5;
	left: 427px;
	top: 360px;
	width: 375px;
	height: 10px;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	visibility: visible; 
}
#all .conttxt {
	font-size: 12px;
}
#all #topleadcool {
	position: absolute; 
	z-index: 5;
	left:440px;
	top:370px;
	width: 360px;
	height: 120px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#all .backBwhite {
	font-size: 12px;
}
#all .margintop td {
	padding: 4px;
}
#all .marginbtm .gene {
	padding: 6px;
}
#all .toj a
{
	display: block;
	width: 265px;
	background: url(/common/img/btn_jobs_top.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 9;
	padding-left: 15px;
	height: 25px;
}
*/
#all #contents .margintop td {
	padding: 4px;
}
#all #contents .marginbtm td.gene {
	padding: 4px;
}
#all #contents .marginbtm th.gene {
	padding: 4px;
}
#all #contents .jobwindow td {
	padding: 10px;
}
#core .catebox {
	margin-top: 60px;
}

#core .catebox td {
	font-size: 12px;
	padding: 5px;
}
#core .catebox td.middle {
	vertical-align: middle;
}
#core #lead .catebox .note {
	font-size: 11px;
}

/* 大阪ページ */
#lead .graylist {
	background-image: url(../../osaka/img/gray_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 571px;
}

#core #lead .graylist h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #888888;
	background-image: none;
	padding-left: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#core #lead .graylist ul {
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
}


#core #lead .graylist .ote {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_ote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 120px;
	display: inline-block;
	padding-left: 25px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	color: #000000;
}

#core #lead .graylist .clostation {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_ekichika.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 120px;
	display: inline-block;
	padding-left: 46px;
	float: left;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#core #lead .graylist .donichi {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_donichi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 120px;
	display: inline-block;
	padding-left: 32px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	color: #000000;
}
#core #lead .graylist .kinen {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_kinen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 125px;
	display: inline-block;
	padding-left: 36px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	color: #000000;
}
#core #lead .graylist .bunen {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_bunen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 120px;
	display: inline-block;
	padding-left: 50px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 10px;
	color: #000000;
}
#core #lead .graylist .jeans {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_jeans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 125px;
	display: inline-block;
	padding-left: 32px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 11px;
	color: #000000;
}
#core #lead .graylist .zangyo {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_zangyo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 120px;
	display: inline-block;
	padding-left: 32px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 11px;
	color: #000000;
}
#core #lead .graylist .shokai {
	list-style-type: none;
	background-image: url(../../osaka/img/icon_shokai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
	width: 120px;
	display: inline-block;
	padding-left: 32px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	font-size: 11px;
	color: #000000;
}
#lead .graylist table {
	margin-left: 9px;
	width: 552px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
#lead .graylist th {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	background-color: #fafafa;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 25%;
}
#lead .graylist td {
	font-size: 12px;
	color: #555555;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 75%;
	padding-right: 10px;
	padding-left: 10px;
}
#lead .info {
	border: 1px solid #CCCCCC;
	width: 300px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 24px;
}
