/* General */

body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F4F4F4 url(../images/bg.gif) repeat-x;
	font-family: verdana;
	color: #0F1E47;
	text-align:center;
}
}
a { 
	color: #990000;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}

h1 { 
	color: #0F1E47;
	font-weight: bold;
	font-size: 12pt;
}



/* container */

#container {
	width: 799px;
	margin:auto;
	text-align:left;
	background: url(../images/bg_waku.gif) repeat-y;
}

#container-inner {
	width: 757px;
	text-align:left;
	margin:auto;
}

#container-naka {
	width: 706px;
	text-align:left;
	margin:auto;
}

#container-naka-sub {
	width: 660px;
	text-align:left;
	margin:auto;
}



/* FONT */

.link_no_bar {
	text-decoration: none; 
}


.dot_line {
	width: 543px; 
	height: 2px; 
	background: url(../images/top/dot.gif);
	margin: 5px 0px 10px 0px; 
}

.hr_dot_line {
	width: 543px; 
	background: url(../images/top/dot.gif)  no-repeat;
	margin: 5px 0px 10px 0px; 
}

.txt_minchou {
	font-size: 14px;
	line-height: 20px;
	font-family: "ＤＦＰ平成明朝体W7", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W6", "細明朝体";
}

.txt_9pt {
	font-size: 9px;
	line-height: 11px;
}

.txt_10pt {
	font-size: 10px;
	line-height: 12px;
}


.txt_11pt {
	font-size: 11px;
	line-height: 14px;
}

.txt_12pt {
	font-size: 12px;
	line-height: 16px;
}


.txt_14pt {
	font-size: 14px;
	line-height: 18px;
}

.txt_white {
	color: #FFFFFF;
}

.txt_orange {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

.txt_black {
	color: #000000;
}

.txt_gray {
	color: #666666;
}
