/* ‚b‚r‚r ƒtƒ@ƒCƒ‹ */
div#content a[name]:hover{color:#000;background: transparent;}

body{
	scrollbar-arrow-color: #DC7D4F;
	scrollbar-darkshadow-color: #DC7D4F;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	margin:0 auto;
	background:white;
	line-height:1.4;
	text-align:center;
}

div#content a:link{
	color: #004ccc;
	text-decoration: underline;
}
div#content a:active{
	color: #cc0000;
	text-decoration: underline;
}
div#content a:visited{
	color: #003f82;
	text-decoration: none;
}
div#content a:hover{
	color: white;
	text-decoration: none;
	background:#004ccc;
}

div#content #contents {
	width:650px;
	text-align:left;
	margin:10 auto;
}
div#content .content {
	min-height:100px;
	_height:80px;
	margin-bottom:10px;
}

div#content #main {
	width:610px;
	background:white;
	margin-left:20px;
	margin-right:20px;
}

div#content .main {
	width:610px;
	background:white;
	margin-left:20px;
	margin-right:20px;
}

div#content .t {
	float:left;
	margin-top:40px;
}
div#content .icon {
	float:left;
	clear:left;
	width:90px;
	text-align:center;
}

div#content h1 {
	margin:0px;
	padding:0px;
}
div#content h2 {
	font-size:120%;
	margin-top:2px;
	margin-bottom:10px;
	color:black;
	border-bottom:solid 1px black;
}

div#content .mid {
	vertical-align:middle;
}
div#content .ph {
	float:right;
}
div#content .ph2 {
	float:left;
}
div#content .ph3 {
	float:right;
}
div#content .ph4 {
	float:left;
}
div#content .non {
	clear:both;
	text-align:right;
}
div#content .bg {
	background-color:#F5F0ED;
}

div#content img {
	border:0px;
}

div#content .j {font-size:100%;}
div#content .m {font-size:90%;}
div#content .s {font-size:80%; line-height:1.4; text-align:left;}
div#content .ss {font-size:60%;}
div#content .tit {font-size:120%; font-weight:bold;}
div#content .tit2 {font-size:120%; font-weight:bold; color:#F68514;}

div#content .b1 {background-color:#f1f1f1; text-align:center; font-size:80%; line-height:1.2;}
div#content .b2 {background-color:white;}
div#content .com {width:300px; font-size:80%; line-height:1.4; text-align:left; color:#694D42;}
div#content .cl {clear:both;}

div#content .ph, div#content .ph2, div#content .ph3, div#content .ph1, div#content .ph4, div#content .ph5, div#content .photo {color:#694D42; font-size:80%; line-height:1.5;}

div#content .back {
	background-image:url(icons/back.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width:650px;
	clear:both;
}

div#content #nav {
	text-align:center;
	clear:both;
}

div#content #footer {
	width:650px;
	font-size:80%;
	line-height:1.4;
	padding-bottom:1em;
	background:white;
	padding-top:10px;
}

div#content .sub-t {
	position:absolute;
	margin-top:2em;
}
div#content .foot {
	padding-left:210px;
}

div#content .ex {
	float:left;
	margin:0px;
	clear:both;
}

div#content .sp {
	float:left;
}

div#content .prof {
	font-size:80%;
	line-height:1.3;
	background:#E0DBC9;
	padding:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

div#content .pro {
	font-size:80%;
	line-height:1.3;
	background:#EEE9E6;
	margin:5px;
	padding:5px;
}

div#content .clear {
	clear:both;
}

div#content sup {
	vertical-align: 0.4em;
	margin:0.1em;
	font-size:90%;
}

em {
	margin-right:0.2em;
}

div#content .n {
	text-align:right;
	font-size:80%;
	text-align: right;
	margin:5px; 
	clear:both;
}

.gray {
	background:#f5f5f5;
	color:#429C29;
	margin:10px;
}

div#content p.s { 
	margin-top:5px;
	text-align:left;
	padding:5px;
}

