* {
	margin: 0;
	padding: 0;
}

a:link ,  a:active {
	color: #4477DD;
	text-decoration: underline;
}
a:visited {
	color: #4477DD;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}


body {
	text-align: center;
	background-color: #e5e5e5;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

body div {
	text-align: left;
	margin: 0 auto;
}

dl {
     line-height:1.5em;
}

dt{
     font-weight:bold;
     float:left;
}

dd{
     margin-left:5em;
}

#title-head {
	width: 780px;
	background-color: #ffffff;
}

#title {
	width: 780px;
	background-color: #ffffff;
}

.img-style {
	margin-bottom:-5px;
}

h1 {
	padding: 20px 12px 0 12px;
	font-size: 150%;
}

#container {
	width: 780px;
	background-color: #ffffff;
}

#menu {
	width: 175px;
	float: left;
	margin-left:10px;
	background-color: #ffffff;
	margin-right: 10px;
}

.box{
	background-image:url(../images/common/sample-box04.jpg);
	height:490px;
}

ul#con-menu li {
	text-align:center;
	list-style: none;
	margin-left:7px;
	margin-right:4px;
	height:16px;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	border-top: dotted 1px #aaaaaa;

}

.con-menu-text {
	margin-left:20px;
}

.title-bar01{
    text-align:left;
	width: 550px;
	padding: 0px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	border-left:10px solid #006666;
	border-bottom:1px solid #cccccc;
}

.title-bar02{
    text-align:left;
	width: 550px;
	padding: 0px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	border-left:10px solid #339999;
	border-bottom:1px solid #cccccc;
}

.title-bar03{
    text-align:left;
	width: 550px;
	padding: 0px;
	background-color: 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	border-left:20px solid #99CC99;

}

.title-bar04{
    text-align:left;
	width: 550px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right:0px;
	border-left:20px solid #99CC99;

}

.title-bar-q{
    text-align:left;
	padding-left:10px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right:0px;
	border-left:2px solid #FF00FF;

}

.title-bar-a{
    text-align:left;
	padding-left:10px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right:0px;
	border-left:2px solid #0066FF;
}


.title-indent{
    text-align:left;
	width: 550px;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	border-right:10px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.right-contents-box {
	text-align:left;
	width: 500px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right:0px;
}

.small-box-left{
	float:left;
}

.seminar-box-table {
	margin-left:20px; 
	border: 1px solid #c5c5cc;
	background-color:#e7e7ee;
}

.seminar-box-th {
	font-size: 12px;
	color: #ffffff;
	background-color:#aaaaaa;
	height:30px;
	text-align:center;
}

.seminar-box-td {
	font-size: 12px;
	color: #444444;
	background-color:#f8f8ff;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;

}

.right_box-1{
    text-align: left;
	width: 520px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 0px;
	background-color: #ffffdd;
	margin-top: 0px;
	margin-bottom: 0px;
	border:1px dotted #cccccc;
}

#main {
	width: 570px;
	float: right;
	background-color: #ffffff;
}

#main p {
	margin: 0 8px;
	line-height: 150%;
}

#footer {
	text-align:center;
	width: 780px;
	clear: both;
	background-color: #ffffff;
}

#footer p {
	margin: 0 12px;
	line-height: 150%;
}