@charset "Shift_JIS";

/* User&Client Common CSS */
@import url("/include/cmn.css");



/* ----- Common 2004/12 ----- */
body {
	text-align: center;
}
ul {
    padding: 0px;
    margin: 5px 0px 0px 0px ;
}
li {
    padding: 0px;
    margin: 0em 0em 0em 1.5em;
    list-style: none;
}
ol li {
    padding: 0px;
    margin: 0em 0em .3em 2em;
}


.brClear {
	clear: both;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
.more {
font-size: 10px;
}

.tright {
text-align: right;
}
.tleft {
text-align: left;
}
.tcenter {
text-align: center;
}
.center {
margin: auto;
}



/* ----- Stage     ----- */
/* 070109 coms start */
.Stage {
width: 750px;
text-align: left;
margin: 0px auto 0px auto;
padding: 0px;
}
/* 070109 coms end */
/* メンバー側 文字数カウンタ */
div.Stage form div.textCounter{
    padding-left: 6px;
    margin-bottom: 3px;
	font-size: 84%;
}



/* ----- No_Script ----- */
/* 070109 coms start */
#No_Script {
margin: 15px 0px 15px 0px;
padding: 15px 15px;
border-top: 1px dotted #d7b9ae;
border-bottom: 1px dotted #d7b9ae;
background-color: #FAF2EF;
text-align: left;
}
/* 070109 coms end */

	#No_Script p {
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	line-height: 1.6;
	font-weight: normal;
	color: #663333;
	padding: 0px;
	}
	#No_Script p.siteName {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	#No_Script p.alart {
	margin-top: 8px;
	font-weight: bold;
	}




/* 全体で使用 */
#mainScreen {
   width: 750px;
   padding: 0px;
   margin: 0px 0px 0px 0px;
   text-align: center;
/*   overflow: hidden; */
}
#mainScreen:after {
   content: "";
   display: block;
   clear: both;
   height: 1px;
 /*  overflow: hidden; */
}
/*\*/
* html #mainScreen {
   height: 1em;
   overflow: visible;
}
/**/





#longArea {
   margin: 0px;
   padding: 0px;
   width: 750px;
   float: none;
   text-align: left;
}
.contentsArea {
   margin: 0px 5px 0px 5px;
   text-align: left;
}
.contentsPopArea {
   text-align:left;
   margin: 0px 5px;
}

.underdot {
   border-bottom: dotted 1px #cccccc;
}
.underdotB {
   border-bottom: dotted 1px #aaaaaa;
}





/* 2007.11 coms ヘッダ変更
    START
*/
/* 2010.11 camp4 */
/* header */
.headerNormal #headerSubInfo {
    width: 750px;
    margin: 0 auto;
    text-align: left;
}
.headerLong #headerSubInfo {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
.headerSubMenuAll {
    position: absolute;
    top: 4px;
    width: 260px;
    margin-left: 480px;
}
.headerLong #headerSubInfo .headerSubMenuAll {
    margin-left: 680px;
}
.headerSubMenuAll .help {
    font-size: 10px;
    display: inline;
    margin-right: 10px;
}
.headerSubMenuAll .sitemap {
    font-size: 10px;
    display: inline;
}
.headerSubMenuAll .toroku {
    position: absolute;
    margin: -4px 0 0 140px;
}
.headerSubMenuAll .toroku a {
    background: url('/img/1102/tab_toroku.gif') left top no-repeat;
    width: 61px;
    height: 20px;
    display: block;
}
.headerSubMenuAll .login {
    position: absolute;
    margin: -4px 0 0 205px;
}
.headerSubMenuAll .login a {
    background: url('/img/1102/tab_login.gif') left top no-repeat;
    width: 61px;
    height: 20px;
    display: block;
}
.headerSubMenuAll .logout {
    position: absolute;
    margin: -4px 0 0 200px;
}
.headerSubMenuAll .logout a {
    background: url('/img/1102/tab_logout.gif') left top no-repeat;
    width: 66px;
    height: 20px;
    display: block;
}
.headerSubMenuAll .setting {
    position: absolute;
    margin: -4px 0 0 104px;
}
.headerSubMenuAll .setting a {
    background: url('/img/1102/tab_settings.gif') left top no-repeat;
    width: 94px;
    height: 20px;
    display: block;
}
#headerLoginInfo {
    text-align: right;
    font-size: 10px;
    font-weight: bolder;
    margin: -16px 0 0 510px;
    width: 235px;
    color: #666;
    position:absolute;
}
.headerLong #headerLoginInfo {
    margin-left: 710px;
}
.headerSubMenuAll .toroku a:hover,
.headerSubMenuAll .login a:hover,
.headerSubMenuAll .logout a:hover,
.headerSubMenuAll .setting a:hover {
    background-position: 0 -20px;
}
.headerSubMenuAll .toroku span,
.headerSubMenuAll .login span,
.headerSubMenuAll .logout span,
.headerSubMenuAll .setting span {
    display: none;
}
.headerNormal #headerLogo {
    width: 750px;
    margin: 0 auto;
    text-align: left;
}
.headerLong #headerLogo {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
#Header #headerLogo {
    overflow: hidden;
}
#Header #headerLogo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #Header #headerLogo {
    height: 1em;
    overflow: visible;
}
/**/
#Header #headerLogo p.logo {
    float: left;
    width: 220px;
    height: 52px;
}
#Header #headerLogo p.logo a {
    display: block;
    width: 210px;
    height: 52px;
}
#Header #headerLogo p.logo a span {
    display: none;
}
#Header #headerLogo .headerUpdate {
    float: left;
	padding-top: 25px;
	width: 320px;
}
#Header #headerLogo .headerUpdate h1 {
    font-size: 10px;
	font-weight: normal;
	color: #666;
}
#Header #headerLogo .headerSubMenu {
    float: right;
	width: 220px;
	text-align: right;
}
#Header #headerLogo .headerSubMenu p {
     padding: 5px 0px 5px 0px;
}
#Header #headerLogo .headerSubMenu p a {
     margin: 0px 0px 0px 10px;
}
#Header #headerMenu {
	background: url('/img/1102/gnavi_bg.gif');
    height: 45px;
}
.headerLong #headerMenu .inner {
    width: 950px;
    text-align: left;
    margin: 0 auto;
}
.headerNormal #headerMenu .inner {
    width: 750px;
    text-align: left;
    margin: 0 auto;
}
#headerMenu ul.dropdown {
    position: relative;
    float: left;
    margin: 0;
    width: 513px;
    z-index: 88;
}
#headerMenu .sub_menu {
    visibility: hidden;
    position: absolute;
    z-index: 89;
    background: url('/img/1102/submenu_bg.gif') left bottom no-repeat;
    margin: -10px 0 0 -3px;
    padding: 0;
    width: 262px;
}
#headerMenu .sub_menu li {
    float: none !important;
    height: auto !important;
    background: none;
    margin: 0 7px !important;
    padding: 10px !important;
    border-bottom: 1px dotted #bcbcbc;
}
#headerMenu .sub_menu li.last {
    padding-bottom: 20px !important;
    border: none !important;
}
#headerMenu .sub_menu li a {
    background: none !important;
    height: auto !important;
    width: auto !important;
    margin: 0 0 0 10px;
    padding: 0;
    display: inline !important;
}
#headerMenu .sub_menu li.icon {
    padding: 10px 10px 10px 5px !important;
}
#headerMenu .sub_menu li.icon a {
    margin: 0 0 0 5px !important;
}
#headerMenu .sub_menu li .desc {
    font-size: 10px;
    color: #666;
    margin-left: 20px;
}
#headerMenu .kentolist {
    float: right;
    margin: 9px 5px 0 0;
}
#headerMenu .kentolist a.button {
    text-decoration: none;
    float: right;
    width: 105px;
    height: 18px;
    background: url('/img/1102/kento_left.gif') left 0 no-repeat;
}
#headerMenu .kentolist a.button div {
    color: #999;
    height: 18px;
    background: url('/img/1102/kento_right.gif') right 0 no-repeat;
    padding: 0 10px 0 62px;
    font-size: 11px;
}
#headerMenu .kentolist a.button em {
    color: #f60;
    font-size: 12px;
}
#headerMenu .kentolist a.button:hover,
#headerMenu .kentolist a.button:active {
    background: url('/img/1102/kento_left.gif') left -18px no-repeat;)
    cursor: pointer;
}
#headerMenu .kentolist a.button:hover div,
#headerMenu .kentolist a.button:active div {
    background: url('/img/1102/kento_right.gif') right -18px no-repeat;
}
#Header #headerMenu li {
    display: block;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#Header #headerMenu li span {
    display: none;
}
#Header #headerMenu li a {
    display: block;
    height: 45px;
}
#Header #headerMenu li.top a:link,
#Header #headerMenu li.top a:visited {
    background: url('/img/1102/gnavi.gif') 0 0 no-repeat;
    width: 124px;
}
#Header #headerMenu li.top a:hover {
    background-position: 0 -45px;
}
/* camp4 1215追加 */
#Header #headerMenu li.top a.current,
#Header #headerMenu li.top a:active {
    background-position: 0 -90px;
}
#Header #headerMenu li.scout a:link,
#Header #headerMenu li.scout a:visited {
    background: url('/img/1102/gnavi.gif') -124px 0 no-repeat;
    width: 134px;
}
#Header #headerMenu li.scout a:hover {
    background-position: -124px -45px;
}

/* camp4 1215追加 */
#Header #headerMenu li.scout a.current,
#Header #headerMenu li.scout a:active {
    background-position: -124px -90px;
}
#Header #headerMenu li.job a:link,
#Header #headerMenu li.job a:visited {
    background: url('/img/1102/gnavi.gif') -258px 0 no-repeat;
    width: 104px;
}
#Header #headerMenu li.job a:hover {
    background-position: -258px -45px;
}
/* camp4 1215追加 */
#Header #headerMenu li.job a.current,
#Header #headerMenu li.job a:active {
    background-position: -258px -90px;
}
#Header #headerMenu li.entry a:link,
#Header #headerMenu li.entry a:visited {
    background: url('/img/1102/gnavi.gif') -362px 0 no-repeat;
    width: 151px;
}
#Header #headerMenu li.entry a:hover {
    background-position: -362px -45px;
}

/* camp4 1215追加 */
#Header #headerMenu li.entry a.current,
#Header #headerMenu li.entry a:active {
    background-position: -362px -90px;
}
/* popup header */
#pageHeaderPopArea {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#pageHeaderPopArea #headerLogo {
    padding: 0px 5px 0px 5px;
    background: url("/img/0512/header/header_bdr.gif") left bottom no-repeat;
    height: 68px;
/*    overflow: hidden; */
}
#pageHeaderPopArea #headerLogo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
/*    	overflow: hidden; */
}
/*\*/
* html #pageHeaderPopArea #headerLogo {
    height: 1em;
    overflow: visible;
}
/**/
#pageHeaderPopArea #headerLogo p.logo {
    float: left;
    background: url("/img/0512/header/logo.gif") left top no-repeat;
    width: 220px;
    height: 67px;
}
#pageHeaderPopArea #headerLogo p.logo a {
    display: block;
    width: 205px;
    height: 52px;
}
#pageHeaderPopArea #headerLogo p.logo a span {
    display: none;
}
#pageHeaderPopArea #headerLogo .headerUpdate {
    float: left;
	width: 120px;
}
#pageHeaderPopArea #headerLogo .headerSubMenu {
    float: left;
	width: 400px;
	text-align: right;
}
#pageHeaderPopArea #headerLogo .headerSubMenu p {
     padding: 2px 0px 8px 0px;
}
#pageHeaderPopArea #headerLogo .headerSubMenu p a {
     padding: 0px 0px 0px 10px;
}




/* パンくず & ログイン情報 */
#pageHeaderSubArea {
    clear: both;
    padding: 4px 0px 5px 0px;
}
.headerNormalSubArea {
    width: 750px;
    margin: 0 auto;
    text-align: left;
}
.headerLongSubArea {
    width: 950px;
    margin: 0 auto;
    text-align: left;
}
#pageHeaderSubArea #Directory {
    padding: 0px 5px 3px 5px;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
#pageHeaderSubArea #Directory a:link, #Directory a:visited {
	color: #666666;
	text-decoration: none;
}
#pageHeaderSubArea #Directory a:hover, #Directory a:active {
    color: #666666;
	text-decoration: underline;
}
#pageHeaderSubArea #Directory img {
    vertical-align: middle;
}
#pageHeaderSubArea #areaTitle {
    padding: 0px 0px 10px 0px;
}
#pageHeaderSubArea #subTitle {
    padding: 5px 0px 10px 0px;
}





/* 2011.09 mga フッタ変更
    START
*/
/* footer */
.footerLong {
    width: 950px !important;
}
.footerLong div#footer{
    width: 950px;
}

#pageFooterArea {
    clear: both;
    margin: 0 auto;
    padding: 15px 0px 20px 0px;
    text-align: left;
}
#pageFooterArea #footerPageNavi {
    margin: 0px 5px 0px 5px;
    text-align: right;
}
#pageFooterArea #footerTxt {
    margin: 5px 0px 0px 0px;
    font-size: 10px;
    line-height: 1.3;
    color: #999999;
}

#footerMenu{
	width: 750px;
	margin-top: 5px;
	overflow: hidden;
}
#footerMenu ul{
	list-style: none;
	margin: 0;
}
#footerMenu li{
	float: left;
	margin: 0 1.05em 0 0;
	white-space: nowrap;
	letter-spacing: -1px;
	font-size: 91%;
}
#footer{
	width:750px;
	margin:2px auto 10px;
	padding-top:15px;
	border-top:solid 2px #ff0000;
	line-height: 1.1;
	clear:both;
}
#footer .title {
	width:100%;
	padding-bottom:3px;
	border-bottom:solid 1px #2798e3;
}
#footer ul,
#footer ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer a:link{
    color: #333;
    text-decoration: none;
}
#footer a:visited{
    color: #333;
    text-decoration: none;
}
#footer a:hover{
    color: #f00;
    text-decoration: underline;
}
#footer a:active{
    color: #f00;
    text-decoration: underline;
}

/*--- 左 ---*/
#footer #fLeft {
	width:160px;
	float:left;
	font-size:91%;
	margin-right: 5px;
	margin-bottom: 10px;
}

#footer #fLeft img {
	margin-bottom:13px;
}
* html #footer #fLeft img {
	margin-bottom:13px;
}
*:first-child+html #footer #fLeft img {
	margin-bottom:13px;
}


#footer #fLeft ul {
	margin-top:10px;
	color:#333;
}
#footer #fLeft ul li{
	margin-bottom: 0.2em;
}

/*--- センター ---*/
#footer #fCenter {
	width:405px;
	float:left;
	margin-bottom: 10px;
}

#footer #fCenter ul li#fcLeft {
	width:215px;
	float:left;
	font-size:91%;
}

#footer #fCenter ul li#fcRight {
	width:185px;
	float:right;
	font-size:91%;
}
#footer #fCenter ul li dl {
	margin-top:12px;
}
#footer #fCenter ul li dt {
	color:#112D56;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
}
#footer #fCenter ul li dl dd{
	margin-bottom: 0.2em;
}

/*--- 右 ---*/
#footer #fRight {
	width:23%;
	float:right;
	margin-bottom: 10px;
}

#footer #fRight dl {
	margin-top:12px;
	font-size:91%;
}
#footer #fRight dl dt {
	color:#2e74de;
}
#footer #fRight dl dd{
	margin-bottom: 0.2em;
}
#footer #privacy{
	width:60px;
	margin:20px auto 10px;
}
#footer #copyright {
	clear: both;
	width: 750px;
	padding: 20px 0 0;
	background: url(/img/0512/footer/footer_dot_line.gif) repeat-x left top;
}*/
#footer.footerSub{
	padding: 8px 0 0;
}
#footer.footerSub p{
	margin: 0;
}

/* 2011.09 mga フッタ変更
    END
*/



/* 2012.05 mga フッタ変更
    START
*/
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */


#GlobalFooter {
	width:750px;
	margin:2px auto 10px;
	padding-top:12px;
	border-top:solid 2px #ff0000;
	line-height: 1.1;
}
#FooterLogo {
	width: 100px;
	float: left;
	padding-top: 20px;
	text-align: center;
}
#FooterService {
	width: 640px;
	float: left;
	margin-left: 10px;
	display: inline; /* dobble margin bugfix for ie6 */
}

#FooterServiceHead {
	margin-bottom: 12px;
}
#GlobalFooter .FooterTitle {
	width: 500px;
	float: left;
	font-weight: bold;
	color: #333;
}
#GlobalFooter #FooterServiceHead p.FooterHeadLink {
	text-align: right;
}
#GlobalFooter #FooterServiceHead p.FooterHeadLink a {
	float: right;
	/*padding-right: 20px;*/
	color: #09F !important;
}
#GlobalFooter #FooterServiceHead p.FooterHeadLink img {
	vertical-align: text-top;
}
#FooterServiceCont {}
#FooterServiceCont dl {
	padding: 1px 0 0;
	background: url(../img/1205/footer/fline_blue.gif) repeat-y 83px;
}
#FooterServiceCont dl dt{
	width: 83px;
	float: left;
	padding-bottom: 10px;
	margin-right: 15px;
	color: #333;
	font-weight: bold;
	font-size: 83%;
}
#FooterServiceCont dl dd{
	float: left;
	margin: 0 3px 3px 0;
	padding: 0 3px 0 0;
	border-right: 1px solid #999;
	font-size: 83%;
	white-space: nowrap;
}
#FooterServiceCont dl.last dt{
	padding-bottom: 0;
}
#FooterServiceCont dl.last dd{
	margin-bottom: 0;
}
#FooterServiceCont dl dd a:hover {
	text-decoration: underline;
}
#FooterServiceCont dl dd.last {
	border-right: none;
}
#FooterCorp {
	clear: both;
	font-size: 83%;
}
#FooterCorpInfo {
	float: left;
	width: 679px;
	margin: 15px 0 0 0;
	padding-top: 10px;
	border-top: 1px solid #2798e3;
	display: inline; /* dobble margin bugfix for ie6 */
}
#FooterCorpId {
	_zoom: 1;
	overflow: hidden;
	width: 300px;
	margin-bottom: 9px;
	/*float: left;*/
}
#FooterCorpName {
	width: 100px;
	float: left;
	margin-top: 2px;
}
#copyright {
	width: 190px;
	float: left;
	margin: 3px 0 0 10px;
	color: #333;
	line-height: 1.2;
}
/*#FooterCorpLink {
	float: left;
}*/
#FooterCorpLink ul{
	_zoom: 1;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
#FooterCorpLink ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #999;
	line-height: 1.1;
}
#FooterCorpLink ul li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
#privacy {
	width: 66px;
	float: right;
	margin: -5px 0 10px 0;
	display: inline; /* dobble margin bugfix for ie6 */
}
#GlobalFooter a {
	color: #666666;
	text-decoration: none;
}

#GlobalFooter a:hover {
	color: #666666;
	text-decoration: underline;
}

/* 2012.05 mga フッタ変更
    END
*/

/* 特別ヘッダ */
.headerSpecial {
   background-color: #ffffff;
   padding: 3px 5px;
   text-align: left;
}
.headerSpecial .headerCaption {
   padding-left: 5px;
}

/* トップヘッダ MYプロフィールにデータを移行 */
.myprofilePlease {
   margin: 0px 5px;
   margin-bottom: 10px;
}
.myprofilePlease table td {
   background-image:url("/img/0512/top/myprofile/myprofilemain.jpg");
   background-repeat: no-repeat;
   padding: 6px 6px 0px 0px;
}



/* 微調整 */
.mt0px {
   margin-top: 0px;
}
.mt5px {
   margin-top: 5px;
}
.mt10px {
   margin-top: 10px;
}
.mt20px {
   margin-top: 20px;
}
.mb0px {
   margin-bottom: 0px;
}
.mb5px {
   margin-bottom: 5px;
}
.mt10px {
   margin-top: 10px;
}
.mb20px {
   margin-bottom: 20px;
}

.pt0px {
   padding-top: 0px;
}
.pt5px {
   padding-top: 5px;
}
.pt10px {
   padding-top: 10px;
}
.pt20px {
   padding-top: 20px;
}
.pb0px {
   padding-bottom: 0px;
}
.pb5px {
   padding-bottom: 5px;
}
.pt10px {
   padding-top: 10px;
}
.pb20px {
   padding-bottom: 20px;
}
.attention {
    color: #ff3333;
}
.error {
    color: #ff3333;
}

.valignTop {
    vertical-align: top;
}
.valignMiddle {
    vertical-align: middle;
}
.valignBottom {
    vertical-align: bottom;
}
.alignLeft {
    text-align: left;
}
.alignCenter {
    text-align: center;
}
.alignRight {
    text-align: right;
}
.dspNone {
    display: none;
}

/* ログインと登録 */
.pageHead {
   margin: 10px 0px 0px 0px;
}
.pageHead p {
   margin-top: 5px;
   line-height: 1.5;
}
.doubleBlock_left {
   margin: 20px 0px;
   width: 365px;
   float: left;
}
.doubleBlock_right {
   margin: 20px 0px;
   width: 365px;
   float: right;
 }
.doubleTable td {
   padding: 0px;
}
.doubleTable .doubleContents {
   padding: 0px 25px;
   background-image: url("/img/0512/centuserset/bg_double.gif");
   background-repeat: repeat-y;
}
.doubleTable .doubleContents p {
   margin: 0px 0px 10px 0px;
   line-height: 1.5;
}
.doubleTable .btn {
   text-align: center;
   margin: 0px 0px 0px 0px;
}
.torokuBackTop {
   font-size: 10px;
}
.torokuBackTop img {
   margin: 0px 5px 0px 0px;
}

.doubleInnerTable th {
   text-align: right;
   padding-right: 4px;
}
.doubleInnerTable td {
   padding: 3px 0px;
   font-size: 10px;
   line-height: 1.8;
   text-align: left;
}
.doubleInnerTable .loginTextarea {
   width: 150px;
}
.doubleInnerTable .loginBtn {
   padding: 2px 3px;
}
.doubleInnerTable .loginOption {
   padding: 8px 3px 5px 3px;
   text-align: center;
}
.doubleInnerTable .loginOption img {
   margin: 0px 2px;
}
.subinfoTextArea {
   width: 700px;
}

/* 共通ログインフォーム */
#commonLoginForm {
	text-align: left;
}


/* 200608 追加 */

#innerMainArea {
    width: 550px;
    float: left;
    text-align: left;
}
#innerSubArea {
    width: 175px;
    float: right;
    text-align: left;
}

.linkBox {
    padding: 2px 0px 2px 0px;
    font-size: 10px;
	line-height: 1.5;
}
.linkBox a:link, .linkBox a:visited {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    color: #0066ff;
    text-decoration: none;
    background: #ffffff;
    margin-right: 5px;
}
.linkBox a:hover, .linkBox a:active {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    color: #0066ff;
    text-decoration: none;
    background: #dddddd;
    margin-right: 5px;
}
.linkBox span {
    padding: 2px 5px 2px 5px;
    border: 1px solid #bbbbbb;
    background: #d9dde1;
    white-space: nowrap;
    margin-right: 5px;
}
.pageCtrl {
   float: right;
   text-align: right;
}


/* 2007.03 coms 追加
    START
*/

/* ページ内ヘルプ・凡例・アラートフォーマット */
/* 070109 coms start */
.pageHelp {
    margin: 20px 0px 20px 0px;
	border-top: 1px dotted #d7b9ae;
    border-bottom: 1px dotted #d7b9ae;
	background: #faf2ef;
	padding: 5px;
	color: #663333;
	font-size: 10px;
}
.pageHelp span {
    margin: 0px 5px 0px 0px;
}
.pageHelp span img {
    vertical-align: middle;
	padding-bottom: 3px;
}

.topPageHelp {
    margin-bottom: 20px;
	border-top: 1px dotted #d7b9ae;
    border-bottom: 1px dotted #d7b9ae;
	background: #faf2ef;
	padding: 5px;
	color: #663333;
}
.topPageHelp span {
    margin: 0px 5px 0px 0px;
}
.topPageHelp span img {
    vertical-align: middle;
	padding-bottom: 3px;
}
/* 070109 coms end */

.pageAlert {
    margin: 30px 0px 30px 0px;
}

.pageAlert .caution {
    padding: 0px 0px 5px 10px;
}
.pageAlert .text {
	border-top: 1px dotted #d7b9ae;
    border-bottom: 1px dotted #d7b9ae;
	background: #faf2ef url("/img/0703/cmn/alert_glass.gif") 10px 10px no-repeat;
	padding: 10px 10px 10px 50px;
	color: #663333;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.4;

}

.pageAlert .text a.popup {
	font-weight: normal;
	font-size: 75%;
}

.pageAlert .text input {
	width: 19em;
}

/*0802修正----------------*/
/*070511*/
.pageAlert .text em {
    color: #ff0000;
}


#MsgPageAlert {
    margin: 10px 0px 10px 0px;
	display:none;
}
#MsgPageAlert #text {
	border-top: 1px dotted #d7b9ae;
    border-bottom: 1px dotted #d7b9ae;
	background-color: #faf2ef;
	padding: 10px 10px 10px 20px;
	color: #663333;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.4;
	display:none;
}

#MsgPageAlert_show {
    margin: 10px 0px 10px 0px;
}
#MsgPageAlert_show #text {
	border-top: 1px dotted #d7b9ae;
    border-bottom: 1px dotted #d7b9ae;
	background-color: #faf2ef;
	padding: 10px 10px 10px 20px;
	color: #663333;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.4;
}

.pageAlert .text ul {
    margin: 0px;
	padding: 0px;
}
.pageAlert .text ul li {
}
.pageMessage {
    margin: 20px 0px 20px 0px;
	padding:5px 5px 5px 80px;
	color: #663333;
	font-size: 14px;
	font-weight: bolder;
}
.pageMessageLeft {
    margin: 20px 0px 20px 0px;
	padding: 5px;
	color: #663333;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
.pageMessageNoPad {
	font-weight: bolder;
	font-size: 14px;
	color: #663333;
	text-align: left;
}
.pageMessage span.txtforDetail{
	margin-top:10px;
	font-weight:normal;
	font-size:11px;
}
.pageMessage SPAN.txtforNote {
	margin-top: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
div.pageMessageLeft ul,
div.pageMessageLeft ul li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.pageMessageLeft ul dl{
	margin-left: 20px;
	margin-bottom: 15px;
}
div.pageMessageLeft ul dl dt {
	display:list-item;
	list-style-type: disc;
}
div.pageMessageLeft ul dl dd {
	margin-left: 20px;
	color: #555;
}
.pageMessageNormal {
    margin: 20px 0px 20px 0px;
	padding: 5px;
	color: #663333;
	text-align: center;
}
.pageMessageNormal span {
	font-size: 14px;
    color: #ff0000;
	font-weight: bolder;
}
.pageMessageOnlyPop {
    margin: 40px 0px 20px 0px;
	padding: 5px;
	color: #663333;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

/* 070109 coms start */
div.ToolTip {
	position: absolute;
	background-color: #FAF2EF;
	font-weight: normal;
	color: #663333;
	border: 1px #d7b9ae solid;
	padding: 6px 10px 8px 10px;
	text-align: left;
	z-index: 100;
	visibility: hidden;
}
/* 070109 coms end */

.allDelBtn {
    text-align: right;
	padding: 5px 0px;
}

/* ログインエリア */
.loginMonoPart {
    margin: 0px 95px 20px 95px;
}
.loginMonoRegisterLink {
    margin: -10px 0px 10px 0px;
	text-align: center;
}
.loginMonoRegisterLink img {
	vertical-align: middle;
}
.loginMonoRegisterLink a {
    margin-left: 15px;
}
.commonLoginBlock {
    margin: 20px 0px;
}
.loginFormArea {
    text-align: left;
}
.loginFormArea table td.newRegisterBlock,
.loginFormArea table td.loginBlock {
	background: #ffffff url("/img/0703/cmn/bg_login.gif") left bottom no-repeat;
    vertical-align: top;
}
.loginMonoPart table td.loginBlock {
	background: #ffffff url("/img/0703/cmn/bg_login_mono.gif") left bottom no-repeat;
    vertical-align: top;
}
.loginFormArea table td h4 {
    margin-bottom: 10px;
}
.loginFormArea table td div.loginBtn {
    text-align: center;
}
.loginMonoPart table td div.loginBtn {
    text-align: center;
	width: 360px;
}
.loginFormArea table td.newRegisterBlock {
    width: 380px;
}
.loginFormArea table td.loginBlock {
    width: 360px;
	text-align: center;
}
.loginFormArea table td.newRegisterBlock div.contents {
    margin-right: 33px;
	margin-bottom: 16px;
	margin-left: 13px;
}
.loginFormArea table td.loginBlock div.contents {
    margin-right: 13px;
	margin-bottom: 16px;
	margin-left: 13px;
}
.loginMonoPart table td.loginBlock div.contents {
    margin-right: 95px;
	margin-bottom: 16px;
	margin-left: 95px;
}
.loginFormArea table td.newRegisterBlock div.contents p {
    margin: 5px 0px 10px 0px;
}
.loginFormArea table td.loginBlock div table {
    width: 334px;
}
.loginFormArea table td.loginBlock div table th {
    width: 105px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}
.loginFormArea table td.loginBlock div table td {
    padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
.loginFormArea table td.loginBlock div table td input {
    width: 170px;
}
.loginFormArea table td.loginBlock div table td p {
    font-size: 10px;
	margin-top: 3px;
}
.loginFormArea table td.loginBlock div table td p img {
    margin-right: 3px;
	margin: 0px;
}
.loginFormArea table td.loginBlock div.optionCheck {
    font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 8px;
}
.loginMonoPart table td.loginBlock div.optionCheck {
    width: 360px;
    font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 8px;
}



/* サイドログインフォーム（トップ以外） */
div.subLoginformArea {
    margin-bottom: 10px;
}
div.subLoginformArea div.loginformContents {
    background: url("/img/0703/cmn/framebg_loginform.gif") left top repeat-y;
    padding: 6px 5px 5px 5px;
	text-align: center;
}
div.subLoginformArea div.loginformContents table {
    width: 153px;
	margin: 0px 6px 3px 6px;
}
div.subLoginformArea div.loginformContents table th,
div.subLoginformArea div.loginformContents table td {
    font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}
div.subLoginformArea div.loginformContents table th {
    text-align: right;
}
div.subLoginformArea div.loginformContents table td {
    width: 95px;
	text-align: left;
}
div.subLoginformArea div.loginformContents table th p {
    padding: 0px 4px 1px 0px;
}
div.subLoginformArea div.loginformContents table td p {
    padding: 0px 0px 1px 0px;
}
div.subLoginformArea div.loginformContents table td input {
    width: 95px;
}
div.subLoginformArea div.loginformContents div p.optionCheck {
    font-size: 10px;
	line-height: 1.3;
	margin-bottom: 2px;
}
div.subLoginformArea div.loginformContents div p.optionCheck img {
    vertical-align: middle;
}
div.subLoginformArea div.loginformContents div p.optionCheck input {
    vertical-align: middle;
}
div.subLoginformArea div.loginformContents div div#ToolTip_secure {
	margin-left: 0px;
	margin-top: 20px;
	width: 180px;
}
div.subLoginformArea div.loginformContents div div#ToolTip_autologin {
	margin-left: 0px;
	margin-top: 20px;
	width: 180px;
}
div.subLoginformArea div.loginformContents p.loginBtn {
    margin-top: 5px;
}


/* 会員登録ボタン */
div.subRegisterBtnArea {
    margin-bottom: 20px;
	text-align: center;
}
/* 会員登録ボタン上のリード */
div.subRegisterBtnArea p.read {
    font-size: 10px;
	line-height: 1.5;
	color: #ff0000;
	margin-bottom: 5px;
	text-align: left;
}






/* サポートエリア */
div.finishSupportArea {
    overflow: hidden;
}
div.finishSupportArea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div.finishSupportArea {
    height: 1em;
    overflow: visible;
}
/**/
div.finishSupportArea div.capBlock {
    float: left;
	width: 360px;
}
div.finishSupportArea div.txtBlock {
    float: right;
	width: 365px;
	text-align: left;
}
div.finishSupportArea div.txtBlock h4 {
    margin-bottom: 10px;
    padding-bottom: 5px;
	background: url("/img/0703/cmn/bdr_dot.gif") left bottom repeat-x;
}


/* ネクストステップエリア */
.nextStepArea {
    text-align: center;
    margin: 0px 95px 20px 95px;
	border: solid 1px #cccccc;
}
.nextStepArea div {
    margin: 13px 10px;
}
.nextStepArea div div.actionBlock {
	margin: 10px 0px;
}
.nextStepArea div div.actionBlock p {
    margin-bottom: 6px;
	line-height: 1.3;
}
.nextStepArea div div.actionBlock img.arw {
    margin-right: 3px;
    vertical-align: middle;
}
.nextStepArea div p.annotationBlock {
    font-size: 10px;
	color: #663333;
}


/* 2007.03 coms 追加
    END
*/

/* フォームの入力エラー */
input.error {
	background-color:#f6e3e3;
	color:#333;
}
.errorText {
	color: #ff0000;
	font-size: 14px;
	font-weight: bolder;
}


/*-- start:2011/10/13 MGA追加
 --*/

/* ソーシャルメディアボタン */
#socialHeader{
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}
#socialHeader div.inner{
	float: right;
}
#socialHeader div.btn{
	float: left;
	margin-right: 7px;
}
#socialHeader div.btn.facebook{
	width:75px;
}
#socialHeader div.btn.twitter{
	width:80px;
}
#socialHeader div.btn.mixi{
	width:77px;
}
#socialHeader div.btn.gree{
	width:70px;
}
#socialHeader div.btn.google{
	width:32px;
	margin-right: 0;
}
/*-- end:2011/10/13 MGA追加
 --*/
 
 
/* header
============================================================ */
div#header {
	_height: 1%;
	margin: 9px auto 12px;
	position: relative;
	width: 950px;
	*zoom: 1;
}
div#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#header p {
	float: left;
	margin-right: 12px;
	margin-top: 2px;
}
div#header h1 {
	text-align: left;
	bottom: -1px;
	color: #bbb;
	font-size: 0.833em /* = 10px */;
	left: 211px;
	line-height: 1.2em /* = 12px */;
	position: absolute;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
}
div#header ul {
	margin: 0;
	float: right;
	font-size: 0;
	_height: 1%;
	line-height: 0;
	*zoom: 1;
}
div#header ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#header ul li {
	float: left;
}
div#header ul.member {
	margin-left: 15px;
}
div#header ul.member li {
	margin-left: 5px;
}
div#header ul.utility li {
	margin-top: 7px;
}
div#header ul.utility li {
	margin-left: 20px;
}

div#subheader {
	background: url(img/jobset/background_header_01.gif) 0 100% repeat-x;
	margin-bottom: 10px;
	padding-bottom: 17px;
	width: auto;
}
div#subheader div.inner {
	_height: 1%;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	*zoom: 1;
}
div#subheader div.wide {
	width: 950px;
}
div#subheader div.inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#subheader div.inner h1 {
	bottom: 0;
	float: left;
	left: 0;
	margin-top: 0;
	position: relative;
}
div#subheader div.inner p {
	float: right;
	font-size: 0;
	left: 0;
	line-height: 0;
	margin-right: 12px;
	position: relative;
}


/* global_navigation
============================================================ */
div#global_navigation {
	background: url(/lib/css/2012/img/global_navigation/background_01.gif) repeat-x;
	height: 40px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	min-width: 950px;
}
div#global_navigation div.inner {
	_height: 1%;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	*zoom: 1;
}
div#global_navigation div.inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#global_navigation div.inner ul {
	_height: 1%;
	*zoom: 1;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}
div#global_navigation div.inner ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#global_navigation div.inner ul li {
	float: left;
	margin: 0;
	list-style: none outside none;
}
div#global_navigation div.inner ul.navigation {
	float: left;
	position: relative;
	z-index: 110;
}
div#global_navigation div.inner ul.navigation li a {
	display: block;
}
div#global_navigation div.inner ul.navigation li div {
	background: url(/lib/css/2012/img/global_navigation/background_02.png) 0 0 no-repeat;
	display: none;
	position: absolute;
	top: 40px;
	width: 238px;
}
div#global_navigation div.inner ul.navigation li.menu_01:hover div,
div#global_navigation div.inner ul.navigation li.menu_02:hover div,
div#global_navigation div.inner ul.navigation li.menu_03:hover div,
div#global_navigation div.inner ul.navigation li.menu_04:hover div {
	display: block;
}
div#global_navigation div.inner ul.navigation li.menu_01 div {
	left: -4px;
}
div#global_navigation div.inner ul.navigation li.menu_02 div {
	left: 146px;
}
div#global_navigation div.inner ul.navigation li.menu_03 div {
	left: 296px;
}
div#global_navigation div.inner ul.navigation li.menu_04 div {
	left: 446px;
}
div#global_navigation div.inner ul.navigation li div ul {
	background: url(/lib/css/2012/img/global_navigation/background_02.png) -238px 100% no-repeat;
	margin-top: 21px;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
}
div#global_navigation div.inner ul.navigation li div ul li {
	float: none;
	font-size: 0;
	line-height: 0;
}
div#global_navigation div.inner ul.navigation li div ul li a {
	display: block;
	font-size: 0;
	height: 31px;
	line-height: 0;
	text-indent: -9999px;
	width: 210px;
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_01 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_01.gif);
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_02 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_02.gif);
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_02_001 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_02_001.gif);
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_02_01 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_02_01.gif);
	padding-bottom: 1px;
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_02_02 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_02_02.gif);
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_03 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_03.gif);
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_04 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_04.gif);
}
div#global_navigation div.inner ul.navigation li.menu_01 div ul li.item_05 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_01_05.gif);
}
div#global_navigation div.inner ul.navigation li.menu_02 div ul li.item_01 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_02_01.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_01 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_01.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_02 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_02.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_03 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_03.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_04 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_04.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_05 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_05.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_06 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_06.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_07 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_07.gif);
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_07_01 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_07_01.gif);
	padding-bottom: 1px;
}
div#global_navigation div.inner ul.navigation li.menu_03 div ul li.item_08 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_03_08.gif);
}
div#global_navigation div.inner ul.navigation li.menu_04 div ul li.item_01 a {
	background-image: url(/lib/css/2012/img/global_navigation/button_04_01.gif);
}
div#global_navigation div.inner ul.navigation li div ul li a:hover {
	background-position: 0 -31px;
	height: 32px;
	margin-bottom: -1px;
}
div#global_navigation div.inner ul.tool {
	background: url(/lib/css/2012/img/global_navigation/background_01.gif) 100% -44px no-repeat;
	float: right;
	height: 28px;
	overflow:hidden;
	padding: 6px 8px 6px 3px;
	position: relative;
	right: -2px;
}
div#global_navigation div.inner ul.tool li {
	margin-left: 3px;
}
div#global_navigation div.inner ul.tool li.list {
	margin-left: 0;
}
div#global_navigation div.inner ul.tool li.list a {
	background: url(/lib/css/2012/img/global_navigation/button_05.gif) no-repeat;
	color: #fff;
	display: block;
	height: 11px;
	line-height: 11px;
	padding: 9px 18px 10px 70px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	width: 29px;
}
div#global_navigation div.inner ul.tool li.list a.unlogin {
	background: url(/lib/css/2012/img/global_navigation/button_05_unlogin.gif) no-repeat;
}
body.msie div#global_navigation div.inner ul.tool li.list a {
	padding-bottom: 7px;
	padding-top: 10px;
}
div#global_navigation div.inner ul.tool li.list a:hover {
	background: url(/lib/css/2012/img/global_navigation/button_05_hover.gif) no-repeat;
}
div#global_navigation div.inner ul.tool li.list a.unlogin:hover {
	background: url(/lib/css/2012/img/global_navigation/button_05_unlogin_hover.gif) no-repeat;
}
div#global_navigation div.inner ul.tool li.list a span {
	display: none;
}
div#global_navigation div.inner ul.tool li.list a em {
	display: block;
	font-weight: normal;
}

div.topic_path {
	width: 950px;
	margin: 0px auto 8px;
	text-align: left;
}

/* footer
============================================================ */
div#footer {
	margin: 30px auto 0px;
	border: none;
	line-height: 1.5em;;
	padding: 0px;
	width: 100%;
}
div#footer ul.link {
	_height: 1%;
	overflow: hidden;
	*zoom: 1;
}
div#footer ul.link:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#footer ul.link li {
	background: url(/lib/css/2012/img/footer/background_01.gif) 0 49% no-repeat;
	float: left;
	padding-left: 11px;
	margin-left: -11px;
	margin-right: 21px;
}
div#footer ul.link li:last-child {
	margin-right: 0;
}
div#footer ul.link li.last_child {
	margin-right: 0;
}
div#footer ul.link li a {
	background: url(/lib/css/2012/img/footer/icon_01.gif) 0 49% no-repeat;
	padding-left: 10px;
	color: #0066CC;
	text-decoration: none;
}
div#footer ul.link li a:hover {
	color: #ff0000;
	text-decoration: underline;
}
div#footer ul.link li a:active {
	text-decoration: none;
}
div#footer div.inner {
	_height: 1%;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	*zoom: 1;
}
div#footer div.inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#footer div.site {
	border-top: 1px solid #d8d8d8;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	padding-top: 16px;
	width: 950px;
}
div#footer div.site p {
	color: #aaa;
	font-size: 0.833em /* = 10px */;
	line-height: 1.6em /* = 16px */;
	margin-bottom: 14px;
	text-align: left;
}
div#footer div.group {
	background: url(/lib/css/2012/img/footer/background_02.gif) repeat-x;
	padding-bottom: 30px;
	padding-top: 21px;
}
div#footer div.group div.inner p {
	font-size: 0;
	line-height: 0;
	text-align: left;
}
div#footer div.group div.inner p.logo {
	float: left;
	margin-top: 22px;
}
div#footer div.group div.inner p.text {
	float: right;
	margin-bottom: 10px;
	width: 845px;
}
div#footer div.group div.inner div.list,
div#footer div.group div.inner div.list dl {
	background: url(/lib/css/2012/img/footer/background_03.gif) repeat-x;
}
div#footer div.group div.inner div.list {
	background-position: 0 100%;
	float: right;
	padding-bottom: 2px;
	width: 845px;
}
div#footer div.group div.inner div.list dl {
	_height: 1%;
	margin-top: 1px;
	*margin-top: 2px;
	padding-top: 2px;
	*padding-top: 1px;
	*zoom: 1;
}
div#footer div.group div.inner div.list dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#footer div.group div.inner div.list dl:first-child,
div#footer div.group div.inner div.list dl.first_child {
	margin-top: 0;
}
div#footer div.group div.inner div.list dl dt,
div#footer div.group div.inner div.list dl dd {
	display: table-cell;
	*display: inline;
	vertical-align: middle;
	*zoom:1;
}
div#footer div.group div.inner div.list dl dt {
	background-color: #f7f7f7;
	font-size: 0;
	line-height: 0;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
	width: 100px;
}
div#footer div.group div.inner div.list dl dd {
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 3px;
}
div#footer div.group div.inner div.list dl dd ul {
	overflow: hidden;
}
div#footer div.group div.inner div.list dl dd ul li {
	background: url(/lib/css/2012/img/footer/background_01.gif) 0 49% no-repeat;
	float: left;
	padding-left: 8px;
	margin-left: -8px;
	margin-right: 15px;
}
div#footer div.group div.inner div.list dl dd ul li:last-child {
	margin-right: 0;
}
div#footer div.group div.inner div.list dl dd ul li.last_child {
	margin-right: 0;
}
div#footer div.group div.inner div.list dl dd ul li a {
	color: #777;
}
div#footer div.corporate {
	border-top: 1px solid #d8d8d8;
	padding-bottom: 45px;
	padding-top: 10px;
}
div#footer div.corporate div.inner p {
	font-size: 0;
	line-height: 0;
}
div#footer div.corporate div.inner p.logo {
	float: left;
	margin-right: 13px;
	margin-top: 15px;
}
div#footer div.corporate div.inner p.copyright {
	float: left;
	margin-top: 17px;
}
div#footer div.corporate div.inner p.privacy {
	float: right;
}
div#footer div.corporate div.inner ul {
	clear: left;
	float: left;
	margin-top: 7px;
	*width: 800px;
}
div#subfooter{
	width:750px;
	margin:2px auto 10px;
	padding-top:15px;
	border-top:solid 2px #ff0000;
	line-height: 1.1;
	clear:both;
}
div#subfooter.footerSub p {
    margin: 0;
}
div#liquidfooter.footerSub {
    padding: 8px 0 0;
}
div#liquidfooter {
    border-top: 2px solid #FF0000;
    line-height: 1.1;
    margin: 2px auto 10px;
    padding-top: 15px;
    text-align: left;
}

/* 画面遷移セット
------------------------------------------------------------ */
div#footer div.return {
	width: 950px;
	margin: 0px auto 30px;
}
div#footer ul.return {
	font-size: 0;
	_height: 1%;
	line-height: 0;
	*zoom: 1;
}
div#footer ul.return:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#footer ul.return li {
	float: left;
}
div#footer ul.return li:last-child {
	float: right;
}
div#footer ul.return li.last_child {
	float: right;
}

div#area_banner {
	margin: 10px auto;
	width: 950px;
}