* {
 margin:0;
 padding:0;
}
body {
    color : #222222;
    text-decoration : none ;
    font-size : 10.5pt;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.highlight {
	font-size : 11pt;
	font-weight:bold;
}
.highlight-red {
	font-size : 11pt;
	font-weight:bold;
	color:red;
}
pre.text {
	white-space: pre;
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #314271;
	background: #eeeeee;
	overflow: auto;
	font-size: 12px;
}
img {
	border: 0;
}

.wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.main {
	width: 800px;
}
.leftbox {
	float: left;
	width: 290px;
}
.rightbox {
	float: right;
	width: 290px;
}
.main-contents {
	float: left;
	width: 580px;
}
.main-contents h1 {
		font-size: 14pt;
		text-align: center;
}
.main-contents ul {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 40px;
	margin-right: 40px;
}
.main-contents ol {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 40px;
	margin-right: 40px;
}
.main-contents li {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 140%;
}
.main-contents p {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 30px;
	line-height: 140%;
}
.main-contents p.indent {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 30px;
	line-height: 140%;
	text-indent: 1em;
}
.main-contents table {
	background: #999999;
	width: 510px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 20px;
}
.leftbox table {
	background: #999999;
	width: 240px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 20px;
}
.rightbox table {
	background: #999999;
	width: 240px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 20px;
}
.main-contents th.tablelabel{
    background-color: #eeeeee;
    font-size: 100%;
    line-height: 130%;
    padding: 5px 5px 5px 5px;
}
.main-contents td.tablevalue {
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    font-size: 90%;
    line-height: 130%;
}
.emphasis {
	font-weight: bold;
	color: #FF4500;
}
.must {
	font-size: 90%;
	color: #FF4500;
}
.box {
	width: 530px;
	border: 1px solid #555555;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
}
.box h4 {
	background-color: #eeeeee;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	color: #444444;
	padding: 2px;
	font-weight: normal;
}
.box-data {
	padding: 3px;
	line-height: 140%;
}
p.interviewer {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
	margin-right: 20px;
	line-height: 140%;
	font-weight: bold;
}
p.interviewee {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
	margin-right: 20px;
	line-height: 140%;
}
h2.question {
	background-color: #7dcef4;
	border: 1px solid #aaaaaa;
	color: #444444;
	font-size: 10pt;
	padding: 2px;
}
table.vtable {
	background: #ffffff;
} 
table.vtable th {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
table.vtable td {
	text-align: left;
}


.top_seminar_list_view_left {
	
	float:left;
	background-color:#F2F2F2;
	padding:3px;
	width:160px;
}

.top_seminar_list_view_left img {
	
	vertical-align:middle;
	padding:2px;
}

.top_seminar_list_view_right {
	
	float:right;
	text-align:left;
	padding:3px;
	width:390px;
}

.top_seminar_list_view_right a {
	color:#0070C0;
}

.top_seminar_detail_link {
	
	text-align:right;
	margin-bottom:1em;
}

.additional_circle {
	
	border-style:dotted;
	border-width:1px;
	border-color:gray;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:7px;
	margin:10px 5px 15px 5px;
	line-height:1.5;
}

div.blog_fetch_title {
	
	font-size:17px;
	color:#555555;
	padding:0 0 3px 5px;
	border-style:none none solid none;
	border-width:3px;
	border-color:#7DCEF4;
	
}

ul.blog_fetch_list {
	
	list-style-type: none;
}

ul.blog_fetch_list li {
	
	margin: 5px 0 5px 10px;
	line-height:1.5;
	list-style-type: none;
}

