
/*scrollbar*/
* {
scrollbar-base-color: #808080;
scrollbar-face-color: #333333;
scrollbar-track-color: #FDEDEDE;
scrollbar-arrow-color: #FFFFFF;
}

/*body*/
body {
	margin:0px auto;
	text-align:center;
	background-color:#EDEDED;
	background-image:URL(img/background.jpg);
	background-repeat:repeat-y;
	background-position: center center;
}

/*links*/


a:hover { text-decoration: underline; color:#ff0000 }


a:link {
	color:#284AB7;
	letter-spacing:1pt;
}

a:visited {
	color:#718CE4;
	letter-spacing:1pt;
}


div#table_bg {
	margin:0px auto;
	padding:0px;
	width:835px;
	height:70px;
	backgorund-color:#191919;
	border:0px;
}


/*table photo*/
#table_pic {
	margin:10px auto;
	width:650px;
	font-size: 75%;
	line-height: 120%;
	clear:both;
}


#table_pic td
{
	width:25%;
	text-align:center;
	padding:5px;
	font-family: "ＭＳ ゴシック";
	text-align:center;
	color:#fff;
	vertical-align:bottom;
}

#table_pic a img {
	border: 1px #aaaaaa solid; 
}


#table_pic th{
	text-align:center;
	padding:5px;
	font-weight:normal; 
	font-family: "ＭＳ ゴシック";
	text-align:center;
	color:#fff;
	vertical-align:top;
	border:none;
}

/*table video*/
#table_video {
	margin:10px auto;
	width:650px;
	font-size: 75%;
	line-height: 120%;
}


#table_video td
{
	width:25%;
	text-align:center;
	padding:5px;
	font-family: "ＭＳ ゴシック";
	text-align:center;
	color:#fff;
	vertical-align:bottom;
}

#table_video a img {
	border: 1px #aaaaaa solid; 
}


#table_video th{
	text-align:center;
	padding:5px;
	font-weight:normal; 
	font-family: "ＭＳ ゴシック";
	text-align:center;
	color:#fff;
	vertical-align:top;
}

/*table white background*/
#table_wbg {
	margin:0px auto;
	width:650px;
	background-color:#F6F5F5;
    border-collapse: collapse;

}


#table_wbg td#top
{
	margin:0px;
	height:75px;
	background-color:#F6F5F5;
	background-image:URL(../images/common/bg/top_bg.gif);
	background-repeat:no-repeat;
	font-size: 75%;
	line-height: 120%;

}


#table_wbg td#middle
{
	margin:0px;
	background-color:#F6F5F5;
	background-image:URL(../images/common/bg/middle_bg.gif);
	background-repeat:repeat-y;
	background-position: center center;
}

#table_wbg td#middle_news
{
	margin:0px;
	background-color:#F6F5F5;
	background-image:URL(../images/common/bg/middle_bg.gif);
	background-repeat:repeat-y;
	background-position: center center;
}


#table_wbg td#middle_news td
{
	text-align:left;
	font-size: 100%;
	line-height: 150%;
}


#table_wbg td#middle_news a
{
	color:#062EFC;
}


#table_wbg td#middle_news a:hover
{
	color:#DB2609;
}


#table_wbg td#middle_news h2
{
	text-align:left;
	margin:30px 5px 0px 20px;
	padding:10px 2px 2px 2px;
	font-weight:bold; 
	color:#BF4B52;
	font-size: 110%;
	clear:both;
	border-top:solid 1px #ABAAAA;
}


#table_wbg td#middle_news img
{
	text-align:left;
	margin:5px 0px 30px 25px;
	padding-right:5px;
	font-weight:normal; 
	font-size: 85%;
	float:left;
	vertical-align:center;
}


#table_wbg td#middle_news p
{
	text-align:left;
	padding:5px 5px 5px 10px;
	margin-left:10px;
	font-weight:normal; 
	font-size: 85%;
	line-height: 150%;

}


#table_wbg td#middle_news li
{
	text-align:left;
	margin-left:5px;
	padding:0px;
	font-weight:normal; 
	font-size: 85%;
	line-height: 150%;
}




#table_wbg td#middle h2
{
	text-align:left;
	margin:10px;
	padding:7px 20px 3px 15px;
	font-weight:bold; 
	color:#444444;
	font-size: 125%;
	border-bottom:solid 1px #A70500;
}


#table_wbg td#top h1
{
	text-align:right;
	margin:10px;
	padding:3px 30px 3px 15px;
	font-weight:bold; 
	color:#444444;
	font-size: 125%;

}



#table_wbg td#middle_l a
{
	text-align:left;
	margin:5px 0px 5px 25px;
	padding-right:5px;
	font-weight:normal; 
	font-size: 85%;
	float:left;
	vertical-align:center;
}


#table_wbg td#middle_l p
{
	text-align:left;
	padding:5px 5px 5px 5px;
	font-weight:normal; 
	font-size: 85%;
	line-height: 150%;
	border-top:solid 1px #B8B7B7;
	vertical-align:center;
	clear:left;
}


#table_wbg td#middle p
{
	text-align:left;
	padding:0px 25px;
	font-weight:normal; 
	font-size: 85%;
	line-height: 150%;
}





#table_wbg td#middle li
{
	text-align:left;
	margin-left:5px;
	padding:0px;
	font-weight:normal; 
	font-size: 85%;
	line-height: 150%;
}



#table_wbg td#bottom
{
	margin:0px;
	height:31px;
	background-color:#F6F5F5;
	background-image:URL(../images/common/bg/bottom_bg.gif);
	background-repeat:no-repeat;

}


#table_wbg th{
	text-align:center;
	padding:5px;
	font-weight:normal; 
	font-family: "ＭＳ ゴシック";
	text-align:center;
	color:#fff;
	vertical-align:top;
}



/*table*/

.table1 {
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
	width:640px;
	backgorund-color:#191919;
}


.table1 td {
	height:31px;
	backgorund-color:#191919;
	text-align:left;	
}



.caption {
	font-size:9pt;
	width:700px;
	color:#808080;
	margin:0px auto;
	padding:10px;
}


.quicktime {
	font-size:9pt;
	width:600px;
	color:#808080;
	margin:0px auto;
	padding:10px;
	line-height: 150%;
	text-align:left;
}


/*border*/
border {border-style: solid; border-color: red;}

/*footer*/
div#footer {
	height:50px;
	width:830px;
	margin:0px auto;
	padding:7px 3px 7px 3px;
	font-size:12px;
	color:#1E1E1E;
/*filter:alpha(opacity=50);*/
	background-color:#191919;
	line-height: 100%;
	vertical-align:center;
}

div#footer a {
	color:#aaaaaa;
	letter-spacing:1pt;
}



div#footer a:visited {
	color:#787862;
	letter-spacing:1pt;
	
}



div#footer a:hover {
	color:#FC5C05;
	text-decoration:underline;
}



/*footer*/
address {
	width:830px;
	height:35px;
	text-align:center;
	margin:0px auto;
	padding:3px;
	font-size:12px;
	color:#808080;
	font-family: "Arial";
	background-color:#000000;
}



/*text*/
.text8{font-size:8pt;line-height: 11px;font-family:ｍｓ ゴシック;}
.text8l14{font-size:8pt;color:#cccccc;line-height: 14px;font-family:ｍｓ ゴシック;}
.text9{font-size:9pt;line-height: 11px;font-family:ｍｓ ゴシック;}
.text10 { font-size: 10pt;line-height: 13px; font-family: ｍｓ ゴシック;}
.text12{font-size:12pt;font-family:ｍｓ ゴシック;}
.text14{font-size:14pt;font-family:ｍｓ ゴシック;}
.text8{font-size:8pt;line-height: 11px;font-family:ｍｓ ゴシック;}



