BODY {
    font-family: monospace;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

p
{
    margin-bottom: 16px;
}

ul
{
    margin-bottom: 16px;
}

.style1 {font-size: 10px}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #0F008B;
}
.style5 {font-size: 11px}
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}
.style6 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial,sans-serif;
}
.style7 {
	font-size: 10px;
	line-height: 15px;
}
.style8 {color: #666666;line-height: 16px;}
.style11 {color: #0F008B; font-size: 10px;}
.style13 {color: #0F008B; font-size: 11px; }
.style14 {font-size: 12px;　line-height: 16px;}
.style15 {font-size: 14px;　line-height: 16px;}

.box1 {
	border-width: 0px 1px;
	border-style: solid;
	border-color: #999999;
}
.box2 {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
}

.box3 {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0F008B;
	background-color:#FFFFFF;
	}

h1{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	background-color: #0F008B;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	}

h2{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F008B;
	background-color:#FFFFFF;
	margin-top: 16px;
	padding: 6px;
	border-top:1px solid #0F008B;
	border-right:1px solid #0F008B;
	border-bottom:1px solid #0F008B;
	border-left:5px solid #0F008B;
	}
	
h3 {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-color: #000099;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	}

h4   {
	 color: #000099;
	 font-size: 12px;
	 font-family: Arial,sans-serif;
	 font-weight: bold;
	 padding-top: 0px;
	padding-bottom: 0px;
	 padding-left: 2px;
	 border-top: none;
	 border-right: none;
	 border-bottom: none;
	 border-left: 10px solid #000099;
	 }
	
.pic {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0F008B;
	}
	
.textblock {
	font-size: 12px;
	border: 1px dotted #666666;
	background-color: #99FFFF;
	padding: 5px;
}

/* vds組み込みに関連して追加 */
.vds_h2{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F008B;
	background-color:#FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
}

.vds_box{
	margin-top: 16px;
	margin-bottom: 6px;
	padding: 0px;
	border-top:1px solid #0F008B;
	border-right:1px solid #0F008B;
	border-bottom:1px solid #0F008B;
	border-left:5px solid #0F008B;
}
.class11new { color: #333; font-size: 11pt; line-height: 14pt; text-decoration: none }
.class9new { color: #666; font-size: 9pt; line-height: 12pt; text-decoration: none }
.class7new { color: #666; font-size: 7pt; line-height: 9pt; text-decoration: none }

#twitter {
	font-size:80%;
	color:#FF6600;
	background-color:#FFFFFF;
	border: 1px solid #34CCFF;
	padding:3px 3px 3px 70px;
	background-image:url(twitter.gif);
	background-repeat:no-repeat;
	}
#twitter a {
	color:#336699;
	text-decoration:none;
	}
#twitter a:hover {
	color:#34CCFF;
	text-decoration:underline;
	}
#twitter ul{
	margin:0px;
	padding:0px;
	}
#twitter li{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#tw_left {
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;
	border: 1px solid #34CCFF;
	padding:5px;
	width:200px;
	margin:5px auto;
	}
#tw_left a {
	color:#0099CC;
	text-decoration:none;
	}
#tw_left a:hover {
	color:#0099CC;
	text-decoration:underline;
	}
#tw_left ul{
	margin:0px;
	padding:0px;
	}
#tw_left li{
	margin:0px;
	padding:5px 0;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	}
