@charset   "Shift_JIS";
td {
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}

.red {
	color: #FF0000;
}
.font_01 {  font-size: 12px;}
.font_02 { font-size: 11px; line-height: 16px;}
.font_03 { color: #FFFFFF;}
.font_04 { line-height: 13px;}
.font_05 { font-size: 10px;}
.top_font { font-size: 11px; color: #333333 ; line-height: 13px;}

a:link {font-size: 12px; 
color: #0099ff;
text-decoration: underline;
}
a:visited {color: #0099ff;
text-decoration: underline;
}
a:hover { color: #666666;
text-decoration: none;}

H1 {
    margin-bottom: 5;
    font-size: x-small;
    font-weight: normal;
    color: #999999;
    text-align : right;
}

p {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 10;
}
td.line {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-left: 2px;
}


h2 {
	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}
.info {
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
}
.info h2 {
	width : 729px;
	height: 55px;
	text-indent: -9999px;
	background-image: url(image/top_01.gif);
	background-repeat: no-repeat;
}

.line_001 {
	background:url(image/line_001.gif) repeat-x;
	height:1px;
	margin:5px 0;
	width:400px;
}
.coment{
  font-weight : bold;
  font-size : 30pt;
}
.cap{
  font-size : 11pt;
  text-align : center;
  font-weight : bold;
  padding-top : 5pt;
  padding-left : 5pt;
  padding-right : 5pt;
  padding-bottom : 5pt;
}
.title_maker{
    border: solid;
    border-width: 0px 0px 1px 10px;
    padding: 5px;
    border-color: #696969;
    font-size: 110%;
}
.intro{
  font-size : 90%;
  padding : 10px 10px 0 10px;
}
.subtitle{
    border-width: 1px 1px 1px 10px;
    border-color: #dcdcdc;
    border-style: solid;
    background-color:#f5f5f5;
    padding: 5px;
    font-size: 90%;
    font-weight: bold;
}
.catch{
  font-weight : bold;
  font-size : 18pt;
  line-height: 40px;}