/*main.css*************************

「e-ラボ」
メイン画面スタイルシート

1.header
2.main
3.sideBar
4.footer

********************************/	

/*****************************************************/

body {
	margin: 0;
	padding: 0;
	background-image:none;
}

/*header*/
#header {
	height: 108px;
	margin: 0 0 10px 0 ;
	padding: 0;
	background: url(../../images/e-labo/head_bg.gif) repeat-x 0 0;
	}

#header table {
	margin: 0px;
	padding: 0px !important;
	_zoom:1;
}

#header td {
/*	text-align: right;*/
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#header h1{
	margin:0px 0 0 30px;
	text-align: left;
	padding-top: 5px;
	}

#header #useInfo_shonan {
	margin:0;
	padding:5px 10px 0px 0px;
}
#header #useInfo_shonan p {
	padding:0px 10px 10px 20px;
	font-size:10px;
	margin:0;
	white-space: nowrap;
	_zoom:1;
	color: #1B7AC5;
	text-align: right;
	line-height:12px;
	
	
	background-image: url(../../images/e-labo/user_icon_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
		
}
#headBtn_cart {
	width:124px;
	text-align:right;
	
}
#headbtn_lgoout {
	width:124px;
}
#headBtn_cart a {
	display: block;
	background-image: url(../../images/e-labo/headbtn_cart.gif);
	background-position: left top;
	height: 30px;
	width: 124px;
	font-size: 10px;
	line-height: 1px;
	text-indent: -9999px;
	text-align:left;
	/*float:right;*/
	
}
#headBtn_cart a:hover {
	background-image: url(../../images/e-labo/headbtn_cart_over.gif);
}

/*menu**************************************/

td #sideBar {
	padding-top:0px;
	/*background-image: url(../../images/e-labo/side_bg.gif);*/
	background-repeat: repeat-y;
	width: 186px;
	margin:0px 12px 0 15px;

}

/*ステータスボックス
***********************/

#statusBox {
	background-image: url(../../images/e-labo/bg_status.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
}

#statusBox table,
#statusBox td {
	padding:0;
	margin:0;
}
#statusBox table a {
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top:2px;
	margin:0;
	
}

/*ワークフロー
*************************/


#statusBox td{
	padding-top: 5px;
	margin-bottom:10px;
	padding-right:10px;
	}
#sideBarUndre_shonan {
	margin:0;
	background-image: url(../../images/e-labo/side_under.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}



#menuFlow{
	padding: 0px;
}
.menuSetbox {
	margin-bottom: 15px;
	background-repeat: repeat-y;
	
}

p.txt_menu {
	margin: 0 0 0 10px;
	line-height: 1.5;
	padding-left: 0px;
	padding-bottom: 10px;
	text-decoration: none;
	
	
		_zoom:1;
}

p.txt_menu a{
	line-height: 1;
	_zoom:1;
	padding:0;
	margin:0;
}



#sideBar h3 {
	margin-bottom: 0px;
	font-size: 1px;
	line-height: 1px;
}
#sideBar hr {
height: 3px; 
border: 0px;  
width: 194px;
text-align:left;

margin-left:0px;
margin-bottom:10px;

	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0051B0;
}




/*footer
*************************/

div#footer {
	height: 30px;
	margin: 0;
	padding: 10px;
	background-image: url(../../images/e-labo/footer_bg.gif);
	background-repeat:repeat-x;
	background-color: #2E5CB1;
	color: #FFF;
	
	}

p#footerMenu {
	margin-top: 0px;
	margin-left: 10px;
	padding-top:15px;
	line-height: 18px;
	vertical-align: middle;
	text-align: right;
	font-size: 13px;
	color: #FFF;
	}
	
p#footerMenu img{
	margin-right:5px;
	vertical-align: middle;
	}

p#fCopyright {
	margin-top: 0px;
	text-align: left;
	padding-left: 20px;
	font-size: 13px;
	color: #FFF;
	
	}


#footer table,
#footer td {
	margin: 0px;
	padding: 0px;
}
#footer table {

}
#footerMenu a img {
	margin-left: 15px;
	border:none;
}


/*共通 リンク設定等
*************************/




div#sideBar a:link,
div#sideBar a:visited {
	color:#000 !important;
	text-decoration:none !important;
}
div#sideBar a:hover{
	color:#000 !important;
	text-decoration:underline !important;
}

div#footer a:link,
div#footer a:visited,
div#footer a:hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
/*
*************************/
#footerMenu a img {
	margin-top: -8px;
}

/*****************************************************/
/*2011*/
/*****************************************************/
h1 #sitecatch {
	margin-bottom: 20px;
}
#headBtn_Set {
	margin-top:26px;
	text-align: right;
	margin-right: 10px;
}
form {
	margin:0;
	padding:0;
}
#footerMenu a:link,
#footerMenu a:visited {
	color: #FFF !important;
}
.ssBox {
	background-image: url(../../images/e-labo/ssbox_bg.gif);
	background-repeat: repeat-y;
	width: 186px;
	margin-bottom: 10px;
}
.ssBoxIn {
	padding-left: 8px;
}
.ssBoxIn p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#typeMenu h3 {
	margin-bottom: 5px;
}
#statusBox table {
	width:165px;
	margin-bottom:-5px;
}
#statusBox td {
	border-bottom:1px dotted #CCC;
	padding:10px 5px 10px 0;
}

.ssBox h3 {
	line-height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}
.status_num_mitumori {
	color:#4EAD32;
}
.status_num_sinsei {
	color:#4BAAD9;
}
.status_num_tyumon {
	color:#D9887F;
}
.status_num_kenshulist {
	color:#D15FA1;
}
.status_num_kounyulist {
	color:#FF9900;
}
.status_num_cancel {
	color:#903;
}
.status_num_shonin {
	color:#06C;
}
.listMenuLink {
	background-color:#FFF;
	padding:0;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
}
.listMenuLink .txt_menu {
	
	margin: 0px;
	padding: 0px;
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

.listMenuLink .txt_menu a {
	background-image:url(../../images/e-labo/al_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display: block;
	padding: 10px;
	
}
.listMenuLink .first  {
	border:none !important;
}
.listMenuLink .txt_menu a:hover {
	background-color:#FFC;
}
.menuSetbox p.txt_menu,
.menuSetbox p.txt_menu a {
	font-size: 10px;
	line-height: 18px !important;
}
/*****************************************************/
/*　会員規約、プライバシーポリシー　2011.8*/
/*****************************************************/
.pageContetsColum {
	margin: 0px 0px 30px 60px;
	padding: 20px 0 0;
	width: 900px;
}
.pageContetsColum h2 {
	padding: 0px;
	margin: 0px 0px 30px;
}
#pagekiyaku h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin:0 0 20px 0;
	padding-top:15px;
}
#pagekiyaku h4 {
	font-size: 14px;
	margin:0 0 20px 0;
}
#pagekiyaku p {
	margin: 0;
	padding: 0px;
}
#pagekiyaku .list00 {
	margin-left: 2em;
	text-indent: -1.3em;
}
#pagekiyaku .list01 {
	margin-left: 3em;
	text-indent: -1.3em;
}
#pagePp ol {
	margin: 18px 0 18px 40px;
    padding: 0;
}
#pagePp ol li {
margin: 0;

}
#headBtn_logout {
	width:124px;
}
#headRightBtn_cart,
#headRightBtn_personal,
#headRightBtn_lgoout {
padding:0 0px
	}

#headBtnIn_Set {
	height: 38px;
	background-image: url(../../images/e-labo/head_bnt_navi_bg_left.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
		display:inline-block;
*display:inline;
zoom:1;
text-align:right;
}
#headBtnIn_Set2 {
	height: 38px;
	background-image: url(../../images/e-labo/head_bnt_navi_bg_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 7px;
		display:inline-block;
		*display:inline;
zoom:1;
text-align:right;
}

/*2016*/
#headRightBtn_lang {
	zoom:1;
	width:124px;
	height:30px;
	position:relative;
	display:inline-block;
	
}
#headRightBtn_lang .naviLang {
	width:124px;
	position:absolute;
	zoom:1;
	top:0;
	left:0;
	
	left:-124px\9; /* IE8 and below */
	
}
.naviLang_off .naviLang_title a{
	background:url(../../images/e-labo/btn_lang.gif) no-repeat;
	}
.naviLang_on .naviLang_title a{
	background:url(../../images/e-labo/btn_lang_over.gif) no-repeat;
}