@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body{
	background-color: #4D4D4D;
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #696969;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;

}
a:active {
	text-decoration: underline;
	color: #ffff00;
}

#container {
	background-color: #ffffff;	
	width:850px;
	margin:40px auto;
}

#header {
	width:800px;
	height: 150px;	 
	margin-left:113px;	
	padding-top:35px;
}

#header h1{
	margin:-50px 0 0 208px;
	font-size:180%;
}
#header h2{
	margin:-80px 0 0 375px;
	font-size:150%;
}

#header h3{
	margin:10px 0 0 420px;
	font-size:90%;
}

#header h4{
	margin:10px 0 0 300px;
	font-size:90%;
}


img {
   border:0;
}


#content {
	width:655px;
	height:auto;	
	margin-left:118px;
	margin-top:50px;
	padding-bottom:10px;
}

#content td {
	font-size:12px;
	}

.prof_1{
	border-style:ridge;
	border-top:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;	 
	border-right:2px solid #808080;
	border-bottom:2px solid #808080;
	width:610px;	
	text-align:center;
	font-size: 100%;
	font-weight:bolder;
	color:#333333;
}

.prof_11{
	 border-style:ridge;
	 border-top:1px solid #d3d3d3;
	 border-left:1px solid #d3d3d3;	 
	 border-right:2px solid #808080;
	 border-bottom:2px solid #808080;
	 width:610px;	
 	height:50px;
	 text-align:center;
　　  font-size: 100%;
	 font-weight:bolder;
	 color:#333333;
}

.prof_15{
	border-bottom:1px solid #ffffff;
	width:600px;	
	text-align:right;
　　 font-size: 100px;
	color:#000000;
	padding-left: 10px;
	padding-top: 30px;
}

.prof_2{
	 border-style:ridge;
	 border-top:1px solid #d3d3d3;
	 border-left:1px solid #d3d3d3;	 
	 border-right:2px solid #808080;
	 border-bottom:2px solid #808080;
	 width:610px;
	 text-align:center;
	padding-top:4px;	
}

.prof_3{
	 border-right:1px solid #808080;
	 border-bottom:1px solid #808080;
	 background: #FFD9F3;
	 width:130px;
	 height:15px;
	 text-align:center;
　　  font-size: 100%;
	 font-weight:bolder;
	 color:#191970;
}

.prof_4{
	 border-right:1px solid #808080;
	 border-bottom:1px solid #808080;
	 background: #FFF0F5;
	 width:474px;
	 height:15px;
	 text-align:left;
　　  font-size: 100%;
	 color:#000000;
	padding-left: 5px;
}


.prof_333{
	 border-right:1px solid #808080;
	 border-bottom:1px solid #808080;
	 background: #87CEEB;
	 width:129px;
	 height:15px;
	 text-align:center;
　font-size: 100%;
	 font-weight:bolder;
	 color:#696969;
}

.prof_444{
	 border-right:1px solid #808080;
	 border-bottom:1px solid #808080;
	 background: #F0F8FF;
	 width:475px;
	 height:15px;
	 text-align:left;
　　  font-size: 100%;
	 color:#000000;
	padding-left: 5px;
}

.prof_33{
	 border-style:ridge;
	 border-top:2px solid #d3d3d3;
	 border-left:2px solid #d3d3d3;	 
	 border-right:2px solid #808080;
	 border-bottom:2px solid #808080;
	 width:130px;
	 height:35px;
	 text-align:center;
	font-size: 100%;
	 font-weight:bolder;
	 color:#696969;
}

.prof_44{
	 border-style:ridge;
	 border-top:2px solid #d3d3d3;
	 border-left:2px solid #d3d3d3;	 
	 border-right:2px solid #808080;
	 border-bottom:2px solid #808080;
	 width:470px;
	 height:25px;
	 text-align:left;
	font-size: 100%;
	 color:#000000;
	padding-left: 5px;
}

.prof_55{
	width:610px;	
	padding-top:20px;
	text-align:center;
　font-size: 100%;
	color:#000000;
}


.name {
	font-size:110%;
}


#content a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}

#content a:hover {
	border:0;
}


#navi {
	width:140px;
	 height:auto;
	float:left;
	margin-top:50px;
	background:url(../images/line.jpg) no-repeat left 10px;
	margin-left:100px;
}

#navi ul {
	list-style-type: none;
	margin:25px 0 0 37px;
	font-size:13px;
	padding-top:10px;
}

#navi li {
	margin-top:10px;
}

#navi li h4{
	color:#ff0000;
}

#navi a:link {
	text-decoration: none;
	color: #000000;
}
#navi a:visited {
	text-decoration: none;
	color: #696969;
}
#navi a:hover {
	text-decoration: underline;
	color: #0000ff;

}
#navi a:active {
	text-decoration: underline;
	color: #ffff00;
}


#bottomline {
	width:140px;
	height:30px;		
	background:url(../images/line.jpg) no-repeat left 10px;
	margin-top:10px;
	float:left;	
}

#totop p{
  	font-size:10px;
	text-align: right;
	padding-right:20px;
	padding-bottom:5px;
	float:right;
	clear:both;
}

#tel{
	padding-right:230px;
	padding-bottom:5px;
	padding-top:10px;
	float:right;	
	}

#tel p{
	color:#000000;
	font-size:12px;
}

#footer {
	background-color: #4D4D4D;	
	width:850px;
	height: 40px;		
	clear:both;
}

#footer p{
	color:#ffffff;
	text-align:center;
	font-size:12px;
	padding-top:10px;
}

.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

