/*--------------------------------------------------------------*/
/* CSS and Graphics are released under Creative Commons Licence */
/*--------------------------------------------------------------*/

/*--------------------　▼　ブラウザ間の互換性を保つための初期化属性　▼　*/

*	{
	margin				:	0px auto;
	padding				:	0px;
}
div, tabel, ul, ol, li, dl, dt, dd	{
	margin				:	0px;
	padding				:	0px;
}
div	{
	border				:	0px;
	z-index				:	auto;
}
table	{
	font-size			:	10pt;
}

/*--------------------　▼　全般　▼　*/
body {
	margin				:	0px auto;
	width				:	100%;
	background			:	url(../AVC_images/back_body.jpg) center top repeat;
	color				:	#333333;
	font				:	10pt "メイリオ", "ＭＳ Ｐゴシック", Osaka, "平成角ゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align			:	center;
	line-height			:	150%;
}
img	{	border				:	none;
}

/*--------------------　▼　リンク（属性指定されていない）　▼　*/
a,a:visited	{
	color	:	#0066CC;
	text-decoration	:	none;
	}
a:hover		{
	color	:	#CC0000;
	text-decoration	:	underline;
	}
a:active	{
	color	:	#FF3300;
	text-decoration	:	underline;
	}

/*--------------------　▼　見出し　▼　*/
h1, h2, h3, h4, h5	{
	clear				:	both;
	margin				:	0px;
	padding				:	0px;

}

/*--------------------　▼　レイヤー　▼　*/
/*-----　▽　メインエリア　▽　*/
#container	{
	margin				:	0px auto;
	width				:	900px;
	text-align			:	left;
}

/*-----　▽　ヘッダー　▽　*/
#header	{
	position			:	relative;
	height				:	270px;
	background			:	url(../AVC_images/header.jpg) center center no-repeat;
}
#header div	{
	position			:	absolute;
	top				:	60px;
	left				:	20px;
}
#header div img	{
	width				:	80px;
	height				:	110px;
}
#header strong	{
	position			:	absolute;
	top				:	2px;
	left				:	20px;
	color				:	#FFFFFF;
	font-size			:	10pt;
	font-weight			:	normal;
	font-family			:	"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header em	{
	position			:	absolute;
	top				:	2px;
	left				:	540px;
	color				:	#FFFFFF;
	font-size			:	10pt;
	font-style			:	normal;
	font-family			:	"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header span	{
	position			:	absolute;
	top				:	230px;
	left				:	20px;
}
#header img	{
	width				:	160px;
	height				:	40px;
}
#header a	{
	color				:	#FFFFFF;
	font-size			:	10pt;
}
#header a:hover	{
	color				:	#FFFF00;
	font-size			:	10pt;
}

/*-----　▽　サイドバー　▽　*/
#sidebar	{
	float				:	left;
	width				:	200px;
	background			:	url(../AVC_images/sidebar/back_sidebar.jpg) center top repeat-y;
}
#sidebar ul	{
	margin				:	0px 20px;
	width				:	160px;
	list-style			:	none;
}
#sidebar ul a	{
	display				:	block;
	width				:	160px;
	height				:	40px;
	text-decoration			:	none;
}
#sidebar ul a.nv_1	{
	background			:	url(../AVC_images/sidebar/1.jpg) center center no-repeat;
}
#sidebar ul a.nv_1:hover	{
	background			:	url(../AVC_images/sidebar/1ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_2	{
	background			:	url(../AVC_images/sidebar/2.jpg) center center no-repeat;
}
#sidebar ul a.nv_2:hover	{
	background			:	url(../AVC_images/sidebar/2ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_3	{
	background			:	url(../AVC_images/sidebar/3.jpg) center center no-repeat;
}
#sidebar ul a.nv_3:hover	{
	background			:	url(../AVC_images/sidebar/3ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_4	{
	background			:	url(../AVC_images/sidebar/4.jpg) center center no-repeat;
}
#sidebar ul a.nv_4:hover	{
	background			:	url(../AVC_images/sidebar/4ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_5	{
	background			:	url(../AVC_images/sidebar/5.jpg) center center no-repeat;
}
#sidebar ul a.nv_5:hover	{
	background			:	url(../AVC_images/sidebar/5ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_6	{
	background			:	url(../AVC_images/sidebar/6.jpg) center center no-repeat;
}
#sidebar ul a.nv_6:hover	{
	background			:	url(../AVC_images/sidebar/6ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_7	{
	background			:	url(../AVC_images/sidebar/7.jpg) center center no-repeat;
}
#sidebar ul a.nv_7:hover	{
	background			:	url(../AVC_images/sidebar/7ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_8	{
	background			:	url(../AVC_images/sidebar/8.jpg) center center no-repeat;
}
#sidebar ul a.nv_8:hover	{
	background			:	url(../AVC_images/sidebar/8ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_9	{
	background			:	url(../AVC_images/sidebar/9.jpg) center center no-repeat;
}
#sidebar ul a.nv_9:hover	{
	background			:	url(../AVC_images/sidebar/9ro.jpg) center center no-repeat;
}
#sidebar ul a.nv_10	{
	background			:	url(../AVC_images/sidebar/10.jpg) center center no-repeat;
}
#sidebar ul a.nv_10:hover	{
	background			:	url(../AVC_images/sidebar/10ro.jpg) center center no-repeat;
}
#sidebar div	{
	width				:	200px;
}

/*-----　▽　サイト内リンク　▽　*/
#sitelink	{
}

/*-----　▽　その他　▽　*/
.clr	{
	clear				:	both;
}
.flt_r	{
	float				:	right;
	margin				:	0px 0px 15px 15px;
}
.flt_l	{
	float				:	left;
	margin				:	0px 15px 15px 0px;
}
.text_l	{
	text-align			:	left;
}.text_r	{
	text-align			:	right;
}
.text_c	{
	text-align			:	center;
}
.red	{
	color				:	#CC0000;
}
.blu	{
	color				:	#0066CC;
}
.grn	{
	color				:	#336600;
}
.ppl	{
	color				:	#CC3399;
}
.org	{
	color				:	#FF3300;
}
.size_a	{
	font-size			:	120%;
}
.size_ab	{
	font-size			:	120%;
	color				:	#006600!important;
}
.size_b	{
	font-size			:	80%;
}

/*--------------------　▲　end of file　▲　*/