#content_extra, #extra {
	display                   : none;
}
#content h2.sun {
	background-color          : #D6E0F6;
	color                     : #555;
	font-size                 : 89.5%;
	line-height               : 150%;
	padding                   : 3px 8px;
	font-weight               : bold;
	margin                    : 2em 0 1em 0;
	clear                     : both;
}

#content h3.sun {
	border-bottom:1px solid #666666;
	border-left:5px solid #666666;
	clear:both;
	font-size:80%;
	font-weight:bold;
	line-height:100%;
	margin:1.5em 0pt 0.5em;
	padding:1px 0pt 2px 6px;
}

#content h4.sun {
	color                     : #555;
	margin                    : 1em 0 0.5em 0;
	font-size                 : 75%;
	line-height               : 125%;
}

#content p {font-size: 75%; color: #333; line-height:150%;}
/******* 価格表 *******/
.price_table {
	font-size:75%;
	margin-top:2em;
	border-top: 1px solid #CCCCCC;
}
.price_table td { 
	padding:3px 0px 3px 5px;
	background: transparent url('/common/image/border.gif') repeat-x scroll bottom left;
}
.price_table th { 
	padding:3px 0px 3px 5px;
	background: transparent url('/common/image/border.gif') repeat-x scroll bottom left;
	font-weight:bold;
	background-color:#E6E6E6;
}

/************** アカデミックパック **************/
.attention{
	border:1px solid #FFBD5B;
	margin-top: 20px;
	padding: 10px 5px 0 5px;
}

.attention strong{
	font-size:75%;
}

.attention ul{
	font-size:70%;
	margin-top:3px;
	margin-bottom:6px;
}

#sun_academic_lineup{
	list-style-type: none;
	font-size: 75%;
	line-height:150%;
	padding-left:10px;
	margin-left:10px;
}

#sun_academic_lineup li{
	background:transparent url('/agency/sun/image/lineupmark.gif') no-repeat scroll center left;
	padding: 0 0 0 15px;
}

.academic_item_box{
	background:transparent url('/agency/sun/image/academic_obi_grad.jpg') no-repeat scroll top left;
	padding:15px 0 0 0;
	background-color:#ffffff;
}
.academic_item_box img{
	float:left;
}
.academic_item_box div {
	margin-left: 285px;
}
.academic_item_box div strong{
	font-size: 75%;
	display: block;
	margin:8px 0 0 23px;
	color:#555555;
}
.academic_item_box div ul{
	list-style-type: none;
	font-size: 70%;
	line-height:135%;
	margin-top:7px;
}
.academic_item_box div ul li{
	background:transparent url('/agency/sun/image/list.gif') no-repeat scroll top left;
	padding: 0 0 0 12px;
}
.academic_price_box{
	border-top:1px solid #cccccc;
	font-size:75%;
	line-height:150%;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	clear:both;
}
.academic_price_box h4{
	font-size:110%;
	margin:0;
	display:inline;
}
.academic_price_box p{
	line-height:150%;
	margin:0 0 3px 0;
}
.academic_price_box ul{
	font-size: 90%;
	line-height:150%;
	margin-top:4px;
}

.button_position{
	position:relative;
	bottom:1px;
}
/******* アカデミックパック適用対象一覧テーブル *******/
table.academic_list{
	border:1px #8F9FC9 solid;
	border-collapse:collapse;
	width:100%;
	font-size:75%;
	margin-top:5px;
	line-height:140%;
}
table.academic_list th{
	border:1px #8F9FC9 solid;
	border-collapse:collapse;
	padding:10px 5px;
	background-color:#D6E0F6;
	text-align:center;
	line-height:140%;
}
table.academic_list td{
	border:1px #8F9FC9 solid;
	border-collapse:collapse;
	padding:6px;
	vertical-align:top;
	line-height:140%;
}
/******* Sun SPOTページテーブル *******/
table.sun_table{
	border:1px #8F9FC9 solid;
	border-collapse:collapse;
	font-size:75%;
	margin-top:5px;
	line-height:140%;
}
table.sun_table th{
	border:1px #8F9FC9 solid;
	border-collapse:collapse;
	padding:5px;
	background-color:#E9F0FF;
	line-height:140%;
}
table.sun_table td{
	border:1px #8F9FC9 solid;
	border-collapse:collapse;
	padding:6px;
	vertical-align:top;
	line-height:140%;
}