@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css:
 * $Id$
 * Last Change: 07-December-2008 16:21:21.
 *
 * URL: http://www.anchor-gr.jp/
 * EMAIL: info@anchor-gr.jp
 *
 * (C)Anchor Group K.K.
 *
*/

div.image {
	margin-bottom: 20px;
}

div.image ul li {
	display: inline;
}

#Lv2_contents #contents h2#whatsnew {
	color: #33ff00;
}

#Lv2_contents #contents h2#liveschedule {
	color: #ffff00;
}

#Lv2_contents #contents dl {
	margin-bottom: 20px;
	margin-left: 10px;
	padding-right: 10px;
}

#Lv2_contents #contents dt {
	color: #ff9900;
	clear: both;
}

#Lv2_contents #contents dd.bottom10 {
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 14px;
	border-bottom: none;
}


#Lv2_contents #contents dd {
	margin-left: 0;
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom: solid 1px #999;
}

table.pankuzu {
	width: 850px;
	height: 21px;
	background-color: #333333;
	font-size: 0.76em;
	color: #fff;
	padding-top: 5px;
	margin-bottom: 15px;
}

th.pankuzu{
 	text-align: left;
	border-style: none;
	padding-top: 5px;
	padding-left: 5px;
}

td.pankuzu{
	text-align: right;
	border-style: none;
	padding-top: 5px;
	padding-right: 5px;
}
#Lv2_contents #contents .font_120 {
	font-size: 120%;
}
#Lv2_contents #contents .font_120_b {
	font-size: 120%;
	font-weight: bold;
}
#Lv2_contents #contents .font_130 {
	font-size: 130%;
}
#Lv2_contents #contents .font_130_b {
	font-size: 130%;
	font-weight: bold;
}


.font_80{
	font-size: 80%;
}
.red {
	color: red;
}
.normal {
	font-weight:normal;
}

.shinsai {
	margin-top: 20px;
}

.shinsai_right {
	margin-top: 10px;
	text-align: right;
}

/* 写真サイズ小さく、文章回り込み */
.left_photo {
	margin-right: 10px;
	float: left;
}

.right_photo {
	margin-left: 10px;
	float: right;
}

/* テキスト　右寄せ */
.text_right {	
}

/* テキスト　特殊リンク */
a.yellow:link {
/* 	color: #058A36; */
/* 	color: #666; */
	color: #ffff00;
}

a.yellow:visited {
/* 	color: #333; */
/* 	color: #ee0000; */
	color: #ffff00;
}

a.green:link {
/* 	color: #333; */
/* 	color: #ee0000; */
	color: #33ff00;
}

a.green:visited {
/* 	color: #333; */
/* 	color: #ee0000; */
	color: #33ff00;
}

a.yellow:hover,a.green:hover {
	color: #faa027;
}
