/* デザインテンプレート */
div#design {
	width:100%;
	text-align:center;
}

/* ページテンプレート */
div#page {
	width:702px;
	margin:0px auto;
	text-align:left;
}

/* ヘッダーテンプレート */
div#header {
	width:702px;
}

/* サイドバーテンプレート */
div#sidebar {
	float:left;
	width:140px;
}

/* メインページテンプレート */
div#content {
	width:560px;
	float:left;
}

/* フッターテンプレート */
div#footer {
	clear:both;
}

/* ニュース＆トピックステンプレート */
ul.news_1,ul.news_2,ul.news_3 {
	font-size:12px;
	margin:0;
	padding:0 0 0 20px;
	list-style-type:disc;
	list-style-image:url("/img/course_link_s.gif");
}
ul.news_1 li,ul.news_2 li,ul.news_3 li {
	margin:2px 0 0 0;
}

/* 3連トピックステンプレート */
.waku_pink {
	border: 1px solid #f8b6b1;
}
.waku_kage_r {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.waku_pink_u {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f8b6b1;
	border-bottom-color: #f8b6b1;
	border-left-color: #f8b6b1;
}
.waku_kage_u {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.waku_pink_r {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #f8b6b1;
	border-bottom-color: #f8b6b1;
	border-top-width: 1px;
	border-top-color: #f8b6b1;
}
.waku_kage_ur {
	background-image: url("/img/topics/kage_ur.gif");
	background-repeat: no-repeat;
}

img.under {
	display:block;
	width:550px;
	height:1px;
	border-top:1px solid blue;
}

.text7pt {  font-size: 7pt;}
.text8pt {  font-size: 8pt;}
.text8ptunder {  font-size: 8pt; text-decoration:underline; color : #083194;}
.text9pt {  font-size: 9pt;}
.text10pt {  font-size: 10pt;}
.text12pt {  font-size: 12pt;}
.text14pt {  font-size: 14pt;}
.bold9pt {  font-size: 9pt; text-transform: uppercase ;}
.bold10pt {  font-size: 10pt; font-weight: bold;}
.bold12pt {  font-size: 12pt; font-weight: bold;}
.bold14pt {  font-size: 14pt; font-weight: bold;}
select.sizechange{  font-size:8pt;}

A:LINK{
text-decoration:none
;}

A:VISITED{
text-decoration:none
;}

A:HOVER{
color : #ff0000;
}



.white {  font-size: 8pt;}

A.white:LINK{
color : #ffffff;
text-decoration:none
;}

A.white:VISITED{
color : white;
text-decoration:none

;}

A.white:HOVER{
color : #ff0000;
}



.red {  font-size: 8pt;}

A.red:LINK{
color : #00935F;
text-decoration:none
;}

A.red:VISITED{
text-decoration:none
;}

A.red:HOVER{
color : #ff0000;
}
.text9pt_blue{
font-size : 9pt;
color : navy;
text-align : right;
}
.text8pt_blue{
font-size : 8pt;
color : navy;
text-align : right;
}
.text10pt_white{
font-size : 10pt;
color : white;
}
.ss_waku{
background-color : #f4ffff;border-width : 2px 2px 2px 2px;border-style : solid solid solid solid;border-color : blue blue blue blue;}
.bosyu_waku{
border-width : 1pt;
border-style : solid;
border-color : gray;
}
.bosyu_table{
border-collapse : collapse;
}
.bold12px {
	font-size:12px;
	font-weight: bold;
	line-height: 14px;	
}
.bold16px {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.bold18px {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.bold20px {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}
.bold36px {
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
}
.padding_2px{
	padding : 2px;
}
.waku_red {
	border: 2px solid #FF0000;
}
.waku_green {
	border: 2px solid #339900;
}
.text_kon {
	color: #0000CC;
}
.bg_red{
	background-color : #FF0000;
}
.text12px {
	font-size: 12px;
	line-height: 14px;
}
.text_red {
	color: #FF0000;
}
.text_blue {
	color: #0000FF;
}
.text_green {
	color: #00FF00;
}
.text_white{
color : white;
}
.tokuten_waku {
	border: 3px solid #7D7DFF;
	background-color: #FFFFCC;
}
.text11px {
	font-size: 11px;
	line-height: 13px;
}