@charset "UTF-8";
/* CSS Document */

/* ======================= */
/*       TOP画面周り         */
/* ======================= */

body {
	font-family:Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	background: #ffffff;
}

#mainContents {
	margin: 0 auto;
	width: 954px;
}


/*///////HEADER ////////////*/

#wrapper #header { 
        width: 954px;
        height: 170px;
}

#header .header_top {
	height: 50px;
	width: 943px;
}

#header .header_top .header_top_left { float: left; }

.header_top .header_top_left .logo a {
	/*background: url(../images/m_logo.jpg) no-repeat;*/
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 400px;
}

#header .header_top .header_top_right { float: right; }

.header_top .header_top_right .contact {
	text-indent: -9999px;
	display: block;
	height: 59px;
	width: 199px;
}

#header .header_bottom {
	width: 943px;
	background: url(../images/header.jpg) no-repeat;
	height: 100px;
	position: relative;
        margin-top: 10px;
}

#header .header_bottom h2 {
	background: url(../images/title7.gif) no-repeat 0px 0px;
	width: 131px;
	position: absolute;
	top: 10px;
	height: 30px;
	left: 10px;
}

.header_bottom h2 a {
	text-indent: -9999px;
	display: block;
	width: 131px;
	height: 30px;
}

/*///////CONTENTS ////////////*/

#main {
	width: 980px;
	/*height: 800px;*/
	/*padding-top: 70px;*/
        margin: 0 auto;
}

/*======================*/
/* main 左側部分*/

#main #leftcolumn {
	width: 220px;
	float: left;
}

/* ここから「ログイン前テーブル」 */

#leftcolumn  #login #offlogin {
	/*background: url(../images/login6.png) no-repeat;*/
	/*height: 237px;*/
	width: 200px;
        margin-left: 10px;
        height: 100%;
}

#leftcolumn #login #offlogin .login_bt {
    height: 40px;
    text-align: right;
}

#leftcolumn #login #offlogin .new_kaiin_bt {
    width: 168px;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
	
}

#leftcolumn #login #offlogin .login_textbox {
    margin-left: 3px;
    margin-bottom: 5px;
}
#leftcolumn #login #offlogin .login_textbox dl dd { padding-top: 6px; padding-bottom: 2px; }

.login_top {
    background-image: url("../images/login_top.png");
    background-repeat: no-repeat;
    height: 36px;
    width:220px;
}

.login_middle {
    background-image: url("../images/login_middle.png");
    background-repeat: repeat-y;
    width: 220px;
    height: auto;

}

.login_bottom {
    background-image: url("../images/login_bottom.png");
    background-repeat:no-repeat;
    width: 220px;
    height: 13px;

}

.login_box {
    height: 100%;
}

.error_coment {
    width: 200px;
}

/* ここまで「ログイン前テーブル」 */

/* ここから「ログイン後テーブル」*/

#main #leftcolumn #login #dologin {
	width: 200px;
	height: 100%;
}
#main #leftcolumn #login #dologin .hello_user {
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
}
#dologin .hello_user p .user_name {
	font-size: 16px;
	font-weight: bold;
}
#dologin .hello_user .logout_text a { text-decoration: none; }

.dologin_box {
    height: 100%;
}

.dologin_top {
    width: 220px;
    height: 13px;
    background-image:url("../images/dologin_top.gif");
    background-repeat:no-repeat;
    
}

.dologin_middle {
    width: 220px;
    height: auto;
    background-image:url("../images/dologin_middle.png");
    background-repeat: repeat-y;
}

.dologin_bottom {
    width: 220px;
    height: 13px;
    background-image:url("../images/dologin_bottom.png");
    background-repeat:no-repeat;
}


/* ここまで「ログイン後テーブル」*/

/* ここから「検索部分」 */

#main #leftcolumn .search_box {
	height: 100%;
}

.search_top {
        width: 220px;
        height: 38px;
        background-image:url("../images/search_top.png");
        background-repeat:no-repeat;
        margin-top: 10px;
}

.search_middle {
        width: 220px;
        height: auto;
        background-image:url("../images/search_middle.png");
        background-repeat:repeat-y;
}

.search_bottom {
        width: 220px;
        height: 15px;
        background-image:url("../images/search_bottom.png");
        background-repeat:no-repeat;
}


.serach_eria {
	height: 100%;
        width: 200px;
        margin-left: 15px;
}

@-moz-document url-prefix(){#leftcolumn .search .serach_eria { /*firfox用*/
	position: absolute;
	top: 45px;
	left: 12px;
}}

body:first-of-type #leftcolumn .search .serach_eria { /*Chrome用*/
	position: absolute;
	top: 45px;
	left: 15px;
}

.kensaku_bt { margin: -18px 0 0 138px; }

#leftcolumn .search .serach_eria .riyoujikan dl dt { margin-top: 5px; }

/* ここまで「検索部分」 */

/* ここから「連絡先部分」 */

#main #leftcolumn .access {
	background: url(../images/bg_access.gif) no-repeat 0px 0px;
	height: auto;
	padding: 30px 0px 35px 6px;
	margin-top: 10px;
}

#leftcolumn .access h2 {
	font-size: 14px;
	letter-spacing: 1px;
}

#leftcolumn .access p { line-height: 1.3em;}

#leftcolumn .access #phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
}

#leftcolumn .access .access_bt { margin: 0px 0px 0px 138px; }

/* ここまで「連絡先部分」 */


/*======================*/
/* main 右側部分*/

#main #rightcolumn {
	float: left;
	width: 714px;
        padding-left: 5px;
        margin-bottom: 50px;
}

#rightcolumn #info { margin-top: 2px;}

#rightcolumn #info #report_tabsarea {
	border: 2px solid #9A8C8C;
	height: 100px;
	width: 700px;
        margin-bottom: 7px;
}
#rightcolumn #info .info_tab {
	/*background: url(../images/info_bg.gif) no-repeat;*/
	background-color: #9A8C8C;
	height: 15px;
	width: 70px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
#rightcolumn .tab {
	height: 24px;
	margin-top: 10px;
	width: 714px;
	display: inline;
	float: left;
	font-size: 95%;
	line-height: normal;
}

/*///////FOOTER ////////////*/

#footer {
		clear: both;
		/*height: 101px;*/
		width: 954px;
		background: url(../images/footer_bg2.gif) no-repeat;
}

#footer .footer_navi {
		text-align: center;
		margin-right: 0px;
		margin-left: 0px;
		padding-top: 20px;
}
#footer .footer_navi ul {
	margin: 0px;
	padding: 0px;
}
#footer .footer_navi ul li {
	border-right: 1px solid #FFF;
	display: inline;
}
#footer .footer_navi ul li a {
	padding-top: 0em;
	padding-right: 10px;
        padding-left: 10px;
	text-decoration: none;
        color: #f5e5e5;
}
#footer .copyright {
	color: #FFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

/*--------------------------*/


.logout_text {	margin-top: 20px;}
#rightcolumn #tab {
	font-size: 95%;
	line-height: normal;
	display: inline;
	float: left;
}
#rightcolumn #tab ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style: url(none) none outside;
	position: relative;
}
#rightcolumn #tab ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#rightcolumn #tab ul #current a { background: 0px -42px; }
#rightcolumn #tab ul li a {
	text-decoration: none;
	background: url(../images/tableft.gif) no-repeat scroll left top;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	float: left;
	border-width: medium;
	border-style: none;
}
#rightcolumn #tab ul #current a span { background: 100% -42px; }
#rightcolumn #tab ul li a span {
	color: #FFF;
	background: url(../images/tabright.gif) no-repeat scroll right top;
	display: block;
	padding: 5px 16px 4px 6px;
	float: none;
}

#rightcolumn #tab ul #current a:hover span {
	color:#990033;
}

.login_textfield {
    width: 190px;
    height: 18px;
}

.focus_text{
    position:absolute;
    top:-18px;
    left:8px;
    z-index:1;
    font-size:14px;
    height:15px;color:#888;
}

.cb {
    clear: both;
    margin: 0;
    padding: 0;
}

