/*まつもと歯科求人募集サイト*/
body {
	margin-top : 0;
	font-size: 14px;
	background-color: #fff;
	background-image: url(/img/top-bg6.gif);
	background-repeat: repeat;
	line-height: 140%;
	width : 100% ; 
	color: #404040;
}
A {
	COLOR: #404040; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0099ff;
}
img {
	border: 0px;
}
h1 {
	font-size: x-large;
	line-height: 10px;
}
h2 {
	font-size: large;
}
h3 {
	font-size: small;
}

/*body内全て*/
#container { 
	margin-top: 0; 
/*	margin-left: 15px;*/
text-align: center; 
	width : 780px ; 
	font-size: 14px;
	background-color: #fff;
}

#header { 
	height: 61px;
	width: 780px;
	background-color: #fff;
}
#header H1 {
	POSITION: absolute; TOP: -1000px;
}

#header .logo {
	PADDING: 0px;
	MARGIN: 0px;
}
#header .txt {
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
/*ヘッダー２トップページ画像部分*/
#header2 { 
	height: 331px;
	width: 780px;
	background-image: url(/img/top-bg1.gif);
	background-repeat: no-repeat;
}
#header2 .navi {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
	text-align: right;
}
#header2 a:link { color: #9933ff; }
#header2 a:visited { color: #666666; }
#header2  a:hover {color: #cc0066;}
#header2 a#current {color: #666666;}

/*ヘッダー３下層ページ画像部分*/
#header3 { 
	width: 780px;
	background-image: url(/img/top-navi.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#header3 .navi {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
}
#header3 a:link { color: #9933ff; }
#header3 a:visited { color: #666666; }
#header3  a:hover {color: #cc0066;}
#header3 a#current {color: #666666;}


/*container内のheader、footer以外全て*/
#main { 
	margin: 0px 0px 0px 8px; 
	width : 780px ; 
	background-image: url(/img/top-bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*左側メニュー*/
#sidebar {
	float : left; 
	width: 173px;
	margin: 0px;
	padding: 0px
}
#sidebar .menu {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
}
.sidebar_txt12 {
	font-size:12px;
	line-height:13px;
	vertical-align:middle;
	padding-left: 8px;
}
.sidebar_txt14b {
	font-size:14px;
	font-weight: bold;
	line-height:22px;
	vertical-align:middle;
	padding-left: 5px;
}
.sidebar_txt13b {
	font-size:13px;
	font-weight: bold;
	line-height:16px;
	vertical-align:middle;
	padding-left: 5px;
}

/*container内のheader、footer以外全て*/
#main_info { 
	margin: 0px 0px 0px 8px; 
	width : 780px ; 
}
#contents_info { 
	float : left ; 
	width : 600px ; 
}
#contents_info .box0 {
	width: 580px;
	margin: 3px 3px 5px 5px;
	padding: 1px 3px 1px 10px;
}
#contents_info .box1 {
	text-align: left;
	border: solid 1px #9c9c9c;
	width: 570px;
	margin: 3px 3px 5px 10px;
	padding: 10px;
}
#contents_info .box3 {
	text-align: left;
	width: 560px;
	border: solid 1px #9c9c9c;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 0px 15px;
}

#contents_info table.info3 { 
	width: 560px;
	border: #31659C 1px solid;
	BORDER-COLLAPSE: collapse; 
	vertical-align:middle;
	font-size: 12px;
	line-height: 28px;
}
.info3_td1 { 
	width: 130px;
	background: #BDDBFF;
	font-weight: bold;
	text-align: center;
	border: #31659C 1px solid;  
}
.info3_td2 { 
	width: 100px;
	background: #EFF7FF;
	text-align: center;
	vertical-align:middle;
	font-weight: normal;
	border: #31659C 1px solid; 
	padding-left: 10px;
}
.info3_td3 { 
	width: 5px;
	background: #31659C;
}
.info3_td4 { 
	background: #fff;
	vertical-align:middle;
	font-weight: normal;
	border: #31659C 1px solid; 
	padding-left: 10px;
}

#contents_info table.info3-2 { 
	width: 270px;
	border: #31659C 1px solid;
	BORDER-COLLAPSE: collapse; 
	vertical-align:middle;
	font-size: 12px;
	line-height: 18px;
}
.info3-2_td1 { 
	background: #BDDBFF;
	font-weight: bold;
	text-align: center;
	border: #31659C 1px solid;  
}
.info3-2_td4 { 
	background: #fff;
	text-align: left;
	vertical-align:middle;
	font-weight: normal;
	border: #31659C 1px solid; 
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}

#contents_info a:link { color: #6600ff;	TEXT-DECORATION: underline;}
#contents_info a:visited { color: #6600ff; TEXT-DECORATION: underline;}
#contents_info  a:hover {color: #0099ff; TEXT-DECORATION: underline;}
#contents_info a#current {color: #6600ff; TEXT-DECORATION: underline;}



/*本文エリアに背景画像を使用しない場合*/
#contents2 { 
	float : left ; 
	width : 600px ; 
}

#contents2 .box_top {
	width: 520px;
	margin: 10px;
	padding: 15px;
	text-align: left;
	border: solid 1px #cc95d0;
	background-image : url(/img/top-bg5.gif);
	font-size: 14px;
	line-height: 130%;
}
#contents2 .box_top2 {
	width: 520px;
	height: 260px;
	margin: 10px;
	padding: 15px;
	text-align: left;
	border: solid 1px #cc95d0;
	background-image : url(/img/top-bg5.gif);
}
#sidebar .box_new {
	margin: 0px;
	padding: 0px;
	height: 70px;
	BORDER-RIGHT: #ce65ff 1px solid; 
	BORDER-TOP: #ce65ff 1px solid; 
	BORDER-LEFT: #ce65ff 1px solid; 
	BORDER-BOTTOM: #ce65ff 1px solid; 
	BORDER-COLLAPSE: collapse; 
}

#contents2 .box0 {
	width: 580px;
	margin: 3px 3px 5px 5px;
	padding: 1px 3px 1px 10px;
}
#contents2 .box1 {
	text-align: left;
	border: solid 1px #9c9c9c;
	width: 570px;
	margin: 3px 3px 5px 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 130%;
}
#contents2 .box2 {
	text-align: left;
	width: 600px;
	margin-bottom: 0px;
}

#contents2 table.job1 { 
	width: 500px;
	BORDER-RIGHT: #31659C 1px solid; 
	BORDER-TOP: #31659C 1px solid; 
	BORDER-LEFT: #31659C 1px solid; 
	BORDER-BOTTOM: #31659C 1px solid; 
	BORDER-COLLAPSE: collapse; 
	vertical-align:middle;
	font-size: 12px;
	line-height: 28px;
}
.job1_td1 { 
	width: 130px;
	background: #BDDBFF;
	font-weight: bold;
	text-align: center;
	font-weight: normal;
	border: #31659C 1px solid; 
	line-height: 16px;
}
.job1_td2 { 
	width: 440px;
	background: #EFF7FF;
	vertical-align:middle;
	font-weight: normal;
	border: #31659C 1px solid; 
	padding-left: 10px;
}
.job1_td3 { 
	width: 5px;
	background: #31659C;
}

#contents2 table.job2 { 
	width: 580px;
	BORDER-RIGHT: #ff3399 1px solid; 
	BORDER-TOP: #ff3399 1px solid; 
	BORDER-LEFT: #ff3399 1px solid; 
	BORDER-BOTTOM: #ff3399 1px solid; 
	BORDER-COLLAPSE: collapse; 
	vertical-align:middle;
	font-size: 12px;
	line-height: 28px;
}
.job2_td1 { 
	width: 130px;
	background: #FFD3EA;
	font-weight: bold;
	text-align: center;
	font-weight: normal;
	border: #ff3399 1px solid; 
	line-height: 16px;
}
.job2_td2 { 
	width: 440px;
	vertical-align:middle;
	font-weight: normal;
	border: #ff3399 1px solid; 
	padding-left: 10px;
}
.job2_td3 { 
	width: 5px;
	background: #ff3399;
}






#footer {
	clear: both;
	width: 780px;
	margin: 0px 3px 0px 5px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
}
#footer .bunrui {
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	font-size: 12px;
}
#footer .txt {
	line-height: 13px;
}
#footer .pink_line {
	margin: 0px;
	width: 780px;
	background-color: #FF309C;
	line-height: 2px;
}
#footer .pink_lineu {
	padding: 0px;
	margin: 0px;
	width: 780px;
	background-color: #FF309C;
	line-height: 8px;
}

#copyright {
	COLOR: #404040;
	LINE-HEIGHT: 150%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #FFA3D3;
	FONT-SIZE: 12px;
}

#caution {
	COLOR: #404040;
	LINE-HEIGHT: 120%;
	padding:10px 5px;
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
	FONT-SIZE: 12px;
}
/*fontサイズ*/

.txt10 {
	FONT-SIZE: 10px; LINE-HEIGHT: 12px
}
.txt11 {
	FONT-SIZE: 11px; LINE-HEIGHT: 13px
}
.txt12 {
	FONT-SIZE: 12px; LINE-HEIGHT: 130%
}
.txt14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 130%
}


/*fontカラー*/
.red {color: #ff0033; 	
}
.blue {color: #4AADD6; 	
}
.dblue {color: #0860A8; 	
}
.gray {color: #999999; 	
}
.pink {color: #FF309C; 	
}



