/* 画像横並び */.images { background-image: url(../images/h_back.png); background-repeat: no-repeat; background-position: left center; text-align: center;-webkit-background-size: 200px 33px; }.images ul { padding:0; margin:0 0 10px 210px; font-size:0; background-image: none; text-align: justify; }/*---------- コンテンツ ----------*/#pict_txt {float: left;width: 300px;margin-bottom: 10px;padding: 5px;}#pict_l {float: left;width: 140px;}#txt_r {float: right;width: 150px;}/*---------- ナビ----------*/nav ul { 	list-style: none; 	margin-bottom: 0px; 	font-size:0.85em; 	font-weight: bold; 	}.navitop1{ 	width:95%; 	background-image: url(../images/menu_w2.png); 	background-position: left top; 	-webkit-background-size: 360px 50px; }.navitop1 a { 	color: #0066cc; }.navitop2{	width:88%; 	background-color: #ccffff;	background-image: url(../images/menu_b2.png); 	background-position: left top; 	-webkit-background-size: 360px 50px; 	}.navitop2 a { 	color: #003333; 	background-image: url(../images/menu_b2.png); 	background-color: #ccffff;}.navitop3{	width:88%; 	background-color: #cc9933;	background-image: url(../images/menu_g2.png); 	background-position: left top; 	-webkit-background-size: 360px 50px; 	}.navitop3 a { 	color: #ffffff; 	background-color: #cc9933;	background-image: url(../images/menu_g2.png); }.navitop_ind{	width:95%; 	background-color: #ccffff;	background-image: url(../images/menu_b2.png); 	background-position: left top; 	-webkit-background-size: 360px 50px; 	}.navitop_ind a { 	color: #003333; 	background-image: url(../images/menu_b2.png); 	background-color: #ccffff;}.naviblue_ind {	background-color: #ccffff;}/*---------- QA----------*/navqr ul { 	list-style: none; 	margin-bottom: 0px; 	font-size:0.85em; 	font-weight: bold; 	}.navipink{ 	background-color: #ff99ff; }.navipink a { 	color: #990033; }/*---------- 院長紹介----------*/sho ul { 	list-style: none; 	margin-bottom: 5px; 	font-size:0.75em; 	font-weight: bold; 	}	/*---------- リスト関係----------*/#list { margin: 10px 0; }list { 	margin-bottom: 1em; 	}list ul { margin-bottom: 5px; font-size:0.95em; font-weight: bold; line-height: 1.5em; margin-left: 40px; list-style-image: url(../images/mark.png); }list li {	padding: 0 0 5px}#list2 { margin: 10px 0; }list2 ul { margin-bottom: 5px; font-size:1em; font-weight: normal; line-height: 1.5em; margin-left: 0px; list-style-image: url(../images/mark2.png); }#list3 { margin: 10px 0; }list3 ul { margin-bottom: 5px; font-size:0.9em; font-weight: normal; line-height: 1.5em; margin-left: 40px; list-style-image: url(../images/mark_y.png); }.s_camera { 	text-align: left; 	margin-right: 10px; 	margin-left: 10px; 	margin-bottom: 1em;	padding: 10px 20px 10px 35px; 	background-color: #ffffcc;		-webkit-box-shadow: 2px 2px 5px #000000;	-moz-box-shadow: 0px 0px 5px #000000;	box-shadow: 0px 0px 5px #000000;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	}/* テーブル----------------------------------------------------------- */th, td	{	padding: 3px 3px;	color: #1D5C79;	font-size: 0.9em;	text-align: center}