/* CSS Document */


/* ========IMPORT======== */

@import "template.css";

@import "phms.css";


	
#setsumeikai_title {
	background-image: url(../img/setsumeikai_title.jpg);
	width: 650px;
	height: 27px;
	margin-top:20px;
	margin-bottom: 20px;
	}
	
#s_main {
	width: 665px;
	padding-left: 15px;
	color: #333333;
	}
	
.s_text {
	margin:15px;
	}
	
#goaccess {
	margin-top:5px;
	margin-left:30px;
	}
	
#goaccess a {
	color: #D10000;
	text-decoration:underline;
	}
	
#goaccess a:hover {
	color:#333333;
	text-decoration:underline;
	}
	
#indispensable {
	margin-top:5px;
	margin-left:50px;
	}