

body {
	margin:0px;
	padding:0px; padding-bottom:20px;
	background-color:#fff0f0;
	font-size:14px;
	color:#660000;
	background-image:url(img/body_back.png);
	
}



div {
	margin:0px;
	padding:0px;
	
}


img {
	margin:0px;
	padding:0px;
	border:0px;
}

p {
	margin:0px;
	padding:0px;
	
}

table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

th {
	border:1px solid #cfcccc;
	font-weight:normal;
	background-color:#ffefe0;
}

td {
	border:1px solid #cfcccc;
	padding-left:8px;
}



#top_infomation {
	border:1px dotted #666666;
	width:80%; padding:6px;
	line-height:1.2em;
	color:#990000;
}


.news_index {
	font-weight:bold; font-size:13px;
	border-bottom:1px solid #666666;
	margin-left:10px;
}


.caution {
	font-size:13px;
	color:#ff0000;
}



#subMenu {
	margin: 4px 10px 10px 8px;
	padding-left: 0;
	list-style-type:none;
	border-left:1px solid #999999;border-bottom:1px solid #666666; border-right:1px solid #999999;
	width: 140px;
	background-color:#ffffff;
	float:left;
}
#subMenu_title{
	font-size:16px;
	width:auto;
	/*background-color:#773333;*/
	color:#ffffff;
	padding:3px;
	background-image:url(img/menu_title.png);
	height:20px;
}

#subMenu a{
	display:block;
	width:140px;
	color:#8e0614;
	text-decoration:none;
	text-align:left;
} 

#subMenu li{
	font-size:12px;
	
	width: 140px;
	border-bottom:0px solid #999999; border-top:1px solid #999999;
	
	background-image:url(img/btn_m_list_a.png);
	
}

#subMenu a:hover{
	color:#990000;
	background-color:#ffcccc;
	background-image:url(img/btn_m_list_b.png); 
}
.subMenu_index{
	padding:3px 14px 3px;
}


#menu {
	margin-top:0px;
}

#contents_HM {
	background-color:#ffffff;
	height:auto; width:80%;
	float:left;
}

#contents_title {
	background-color:#ff9999;
	height:20px;
	font-size:18px;
	padding:3px 3px 2px 10px;
	border-left:4px solid #993333;
	margin-bottom:4px;
}

#back {
	background-color:#ffffff;
	margin-left:0px;
	width:830px; height:auto;
	border:1px solid #999999;
	margin-left:auto; margin-right:auto;
	padding-bottom:10px;
}

#tbl_info {
	
	border-collapse:collapse;
}

#news_box {
	border:1px solid #999999;
	width:580px; height:auto;
	float:left;
	margin-left:10px;
}


#banner_box {
	border:0px solid #999999;
	width:120px;
	float:right;
	margin-top:20px;
	margin-right:0px;
}

/*infoのインデックス*/
.infoIndex {
	border-bottom:1px dotted #666666;
	margin-bottom:4px;
	font-weight:bold;
}


#copyright {
	margin-left:300px; margin-top:6px; font-size:12px;
}

.prof_box {
	maring:8px; padding:4px; width:94%; height:180px; line-height:1.4em;
}

.prof_img {
	float:left; margin:4px 10px 4px 4px;
}

.prof_no_img {
	float:left; margin:4px 10px 4px 4px;
	border:1px solid #999999;
	background-color:#ffffff;
	width:120px; height:120px;
}

.prof_bar {
	border-bottom:1px dotted #766666; width:auto; margin-bottom:10px;
}






