a {
	text-decoration:none;
	font-weight:bold;
	color:#000080;
}
a:hover {
	text-decoration:underline;
	position:relative; top:-1px ;left:-1px ; 
	background-color:#A491FF;
}
a.source{color:#000080;}

body{
	margin-top:1%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	font-size:9pt;
	color:#000000;
	font-family:Verdana,'MS UI Gothic',Osaka;
	background-color:#F4F4F4;
}
table {
	font-size:9pt;
	color:#000000;
	font-family:Verdana,'MS UI Gothic',Osaka;
	color:#191919;
	background-color:#F4F4F4;
}

div th {
	border:1px;
	border-style:outset;
	background-color:#D6C3F9;
	margin:1px;
	padding:2px 3px 3px 2px;
}
div td {
	border:1px;
	border-style:outset;
	background-color:#ececec;
	margin:1px;
	padding:2px 3px 3px 2px;
}
div table {
	text-decoration:none;
	font-family:Arial,'MS UI Gothic',Osaka;
	font-size:8pt;
	color:#656565;
	background-color:#e5e5e5;
	border-style: none;
	margin:1px;
	padding:0px;
}

Q {
	color: #374666;
	line-height:1.4em;
}

.counter {
	color:#606060;
	font-family:sans-serif, 'MS UI Gothic',Gothic;
	font-size: 8pt;
	font-weight:bold;
}

/* 日付タイトル */
H3 {
	color:#202020;
	line-height:1.3em;
	margin-top:1%;
	margin-bottom:1%;
	font-family:sans-serif, 'MS UI Gothic',Gothic;
	font-size:12pt;
	font-weight:bold;
	border-left: 15px #505050 solid;
	border-bottom: 2px #505050 solid;
	background-color:#D0D0D0;
	padding: 4px;
	margin:4px 0px 4px 2px;
	width: 98%;
	filter: Alpha(opacity=80,style=1);
}

input{
	border : 1px #E0E0E0 dotted;
	font-size:9pt;
	color:#808080;
}
.footinput{
	border : 1px #505050 solid;
	font-size:9pt;
	color:#505050;
}
textarea{
	font-size:9pt;
}

form {
	font-size:8pt;
	margin-top: 2px;
	margin-bottom: 2px;
}


.outframe {
	width: 93%;
	CELLPADDING: 1;
	CELLSPACING: 1;
	margin-left:3%;
	margin-right:3%;
	margin-bottom:8px;
	background-color:#E8E8E8;
	border: 1px solid #cdcdcd;
}

.comment {
	vertical-align: bottom;
	color:#303030;
	font-size:9pt;
	border-top: 2px solid black;
}


/* コード部分 */
code {
	overflow:scroll;
	font-size:11px;
	color:#ffffff;
	background-color:#4D368B;
	width:90%;
	margin:2px;
	padding:5px;
	border-top:1px solid #696D76;
	border-bottom:2px solid #696D76;
	border-left:1px solid #696D76;
	border-right:2px solid #696D76;
}
.sitetitle {
	font-size: 14pt;
	color: #F0F0F0;
	font-family: 'MS UI Gothic',sans-serif, Gothic;
	font-weight: bold;
}

/* サイトタイトル */
.sideunder {
	color: #101010;
	font-family: 'MS UI Gothic',sans-serif, Gothic;
	line-height: 1.4em;
	font-size: 14pt;
	font-weight: bold;
	border-left: 15px #7D69AD solid;
	border-bottom: 2px #7D69AD solid;
	padding: 0px 30px 0px 5px;
	margin: 5px 15px 5px 0px;
}


.sideundersub {
	color:#FFFFFF;
	font-family:sans-serif, "MS UI Gothic",Gothic;
	line-height:1.2em;
	font-size:13pt;
	font-weight:bold;
	border-left: 18px #FF0053 solid;
	border-bottom: 2px #FF0053 solid;
	padding: 4px;
	margin:3px 0px 5px 3px;
	width: 98%;
	filter: Alpha(opacity=60,style=1);
}


.hitword {
	color:#000000;
	font-weight:bold;
	background-color:#FFAD02;
	border:	1px #EA8100 solid;
}



.sche {
	font-size:8pt;
	font-family:sans-serif, 'MS UI Gothic',Gothic;
}

.calweekheader {
	background-color:#B8B8B8;
	border-right:1px #606060 solid;
	border-bottom:1px #606060 solid;
	padding: 1px 0px;
}
.caltoday {
	color:#ffffff;
	font-size:8pt;
	font-family:Arial,"MS UI Gothic",sans-serif, Osaka,Gothic;
	font-weight:bold;
	background-color:#606060;
	border-right:1px #606060 solid;
	border-bottom:1px #606060 solid;
}
.calsunday {
	font-size:8pt;
	font-family:Arial,"MS UI Gothic",sans-serif, Osaka,Gothic;
	background-color:#D3D3D3;
	border-right:1px #606060 solid;
	border-bottom:1px #606060 solid;
}
.calsaturday {
	font-size:8pt;
	font-family:Arial,"MS UI Gothic",sans-serif, Osaka,Gothic;
	background-color:#E3E3E3;
	border-right:1px #606060 solid;
	border-bottom:1px #606060 solid;
}
.calweekday {
	font-size:8pt;
	font-family:Arial,"MS UI Gothic",sans-serif, Osaka,Gothic;
	background-color:#f0f0f0;
	border-right:1px #606060 solid;
	border-bottom:1px #606060 solid;
}
