/*	-------------------------------------------------------------
	筆跡鑑定人ブログcss
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.salon_content {
	width: 576px;
	padding: 0;
	text-align: left;
	margin: 0;
	background-image: url(../salon/images/salon_back.jpg);
	background-repeat: repeat-y;
}

.h2_salon {
	margin: 0px;
	padding: 0px;
	height: 89px;
}

.h3_salon {
	margin: 0 0 20px 0;
	padding: 0px;
}



/* 写真著作権表示 */
.photo_copyright {
	text-align: right;
}

.photo_copyright a{
	color: #BC9D7A;
}

.area_salon_01 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #443422;
	width: 530px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 20px;
	padding-top: 20px;
}

.area_salon_02 {
	background-image: url(../salon/images/greeting.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 536px;
	height: 256px;
}

		.area_salon_02 p {
			margin-left: 150px;
			margin-right: 30px;
			padding-top: 57px;
			font-weight: bold;
			line-height: 130%;
			color: #443422;
			font-size: 14px;
		}
		
.area_salon_03 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #443422;
	width: 526px;
	border: solid 2px #443422;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 20px;
}

.area_salon_03 dl {
	margin: 10px;
	padding: 0px;
}

.area_salon_03 dl dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #443422;
	margin: 0 0 10px 0;
	padding: 0px;
}


.area_salon_03 dl dd {
	font-size: 12px;
	line-height: 150%;
	color: #443422;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.area_salon_04 {
	font-size: 12px;
	width: 530px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 20px;
}

.area_salon_04 .masters_card {
	width: 524px;
	border: double 3px #B7A275;
	padding: 10px 0;
	background-color: #F6F0DE;
	margin-bottom: 20px;
}

.area_salon_04 .masters_card * {
	font-size: 12px;
}

.masters_card .leftside {
	float: left;
	width: 140px;
	height: 180px;
	padding-left: 10px;
}

.masters_card .leftside img {
	width: 130px;
	border: solid 1px #B7A275;
}

.masters_card ul {
	width: 355px;
	float: right;
	list-style-position: outside;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

.masters_card ul li {
	list-style: none;
	margin-bottom: 5px;
	line-height: 150%;
	color: #443422;
	width: 345px;
	display: block;
}

.masters_card ul li dl {
	margin: 0px;
	padding: 0px;
	width: 345px;
	display: block;
}
.masters_card ul li dt {
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
}

.masters_card ul li dd {
	float: left;
	margin: 0px;
	padding: 0px;
}

	/* フチなし */
	.area_salon_04 .masters_card_borderless {
		width: 524px;
		border: double 3px #B7A275;
		padding: 10px 0;
		background-color: #F6F0DE;
		margin-bottom: 20px;
	}
	
	.area_salon_04 .masters_card_borderless * {
		font-size: 12px;
	}

	.masters_card_borderless .leftside {
		float: left;
		width: 140px;
		height: 180px;
		padding-left: 10px;
	}
	
	.masters_card_borderless .leftside img {
		width: 130px;
		border: none;
	}
	
	.masters_card_borderless ul {
		width: 355px;
		float: right;
		list-style-position: outside;
		display: block;
		margin: 0px;
		padding: 0px;
		padding-right: 10px;
	}
	
	.masters_card_borderless ul li {
		list-style: none;
		margin-bottom: 5px;
		line-height: 150%;
		color: #443422;
		width: 345px;
		display: block;
	}
	
	.masters_card_borderless ul li dl {
		margin: 0px;
		padding: 0px;
		width: 345px;
		display: block;
	}
	.masters_card_borderless ul li dt {
		float: left;
		margin: 0 10px 0 0;
		padding: 0px;
	}
	
	.masters_card_borderless ul li dd {
		float: left;
		margin: 0px;
		padding: 0px;
	}




/*	-------------------------------------------------------------
	
2013.12　マスターズ研究会リニューアル
	
-------------------------------------------------------------	*/

/*サイドメニュー追従*/

#study_side{
	width: 180px;
	float:left;
		}
		
.study_sidemenu_noline {
		margin-bottom: 1px;
		width: 166px;
		display: block;
	}
	
	
.study_sidemenu_noline a {
			padding-top: 9px;
			width: 166px;
			height: 21px;
			text-indent: 16px;
			display: block;
			background-color: #FFFFFF;
			background-image: url(../images/common/back_menu_off.jpg);
			background-repeat: no-repeat;
			color: #330000;
			font-size: 12px;
			text-decoration: none;
		}
		
* html .study_sidemenu_noline a {
			height: 30px;
		}
		
.study_sidemenu_noline a:hover {
				padding-top: 9px;
				width: 166px;
				height: 21px;
				text-indent: 16px;
				display: block;
				background-color: #FFFFFF;
				background-image: url(../images/common/back_menu_on.jpg);
				background-repeat: no-repeat;
				color: #ffffff;
				font-size: 12px;
				text-decoration: underline;
			}
			
* html .study_sidemenu_noline a:hover {
				height: 30px;
			}	
			
		
.study_sidemenu_line {
		margin-bottom: 1px;
		width: 166px;
		display: block;
	}
	
	
.study_sidemenu_line a {
			padding-top: 9px;
			width: 166px;
			height: 21px;
			text-indent: 16px;
			display: block;
			background-color: #FFFFFF;
			background-image: url(../images/common/back_menu_off.jpg);
			background-repeat: no-repeat;
			color: #330000;
			font-size: 12px;
			text-decoration: none;
		}
		
* html .study_sidemenu_line a {
			height: 30px;
		}
		
.study_sidemenu_line a:hover {
				padding-top: 9px;
				width: 166px;
				height: 21px;
				text-indent: 16px;
				display: block;
				background-color: #FFFFFF;
				background-image: url(../images/common/back_menu_on.jpg);
				background-repeat: no-repeat;
				color: #ffffff;
				font-size: 12px;
				text-decoration: underline;
			}
			
* html .study_sidemenu_line a:hover {
				height: 30px;
			}	
	
	
	

.study_sidemenu {
	width: 166px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	background-image: url(../images/common/back_menu.jpg);
	background-repeat: repeat-y;
}
    

.study_sidemenu_btn li {
		margin-bottom: 1px;
		width: 166px;
	}
	
.study_sidemenu_btn li a {
			padding-top: 9px;
			width: 166px;
			height: 21px;
			text-indent: 16px;
			display: block;
			background-color: #FFFFFF;
			color: #330000;
			font-size: 12px;
			text-decoration: none;
		}
		
* html .study_sidemenu_btn li a {
			height: 30px;
		}
		
.study_sidemenu_btn li a:hover {
	padding-top: 9px;
	width: 166px;
	height: 21px;
	text-indent: 16px;
	display: block;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
			}
			
* html .study_sidemenu_btn li a:hover {
				height: 30px;
			}


.study_right_contents{
	width: 580px;
	vertical-align: top;
	text-align: left;
	clear: both;
	overflow: hidden;
		}
		
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    padding-top:10px;
}

