@charset "EUC-JP";

/*全体
--------------------------------------------------------*/
body{
	background:white;
	background-image:url(images/bodyBG-1.png);
	padding:0;
	margin:0;
	font-size:small;}

body a{color:midnightblue; font-weight:bold; text-decoration:none;}
body a:hover{color:rgb(140,0,40); text-decoration:underline;}
body a:visited{color:indigo;}


#container{
	color:white;
	width:940px;
	margin:20px auto;
	background:white;}



/*ヘッダ
--------------------------------------------------------*/
#header{
	color:white;
	background:rgb(0,0,70);
	background-image:url(images/header.gif);
	width:940px;
	height:112px;}

#header img{
	border:none;}

#header #logo{
	padding:9pt 0 0 5pt;
	float:left;}

#header #banner01{
	padding:0em 2em 0 0;
	margin:0;
	width:524px;
	height:85px;
	float:right;}


/*ナヴィ
--------------------------------------------------------*/
#navi{
	border-bottom:6px solid rgb(140,0,40);
	color:white;
	background:rgb(205,205,205);
	width:940px;
	height:29px;
	padding:0;
	margin:0;}

#navi ul{
	padding:0;
	margin:0;}

#navi ul li{
	list-style:none;
	display:block;
	margin:0 15px 0 0;
	padding:0;
	float:left;
	height:29px;
	text-indent:-9999px;}

/*検索ウインドウ　修正2007-11-16
--------------------------------------------------------*/

/*#navi form{
	float:right;}*/

#navi table{
	color:rgb(100,100,100);
	font-family:sans-serif;
	font-weight:bold;}

#navi table#search th{
	margin:0;
	padding:0;
	vertical-align:middle;}

#navi input#sb{
	font-size:1em;
	width:117px;
	height:12px;
	margin:0;
	padding:0;}

#navi input#111{
	border:0px solid red;
	margin:0;
	padding:0pt 0 0 0;}

#navi input#222{
	margin:0;
	padding:0;}

#navi input#333{
	margin:0;
	padding:0;}



/*ナヴィ画像指定
--------------------------------------------------------*/
#navi ul li#navi-news a{
	display:block;
	text-decoration:none;
	padding:0;
	width:146px;
	height:29px;
	background:url(images/navi-news.gif) no-repeat;}

#navi ul li#navi-database a{
	display:block;
	text-decoration:none;
	padding:0;
	width:162px;
	height:29px;
	background:url(images/navi-database.gif) no-repeat;}

#navi ul li#navi-shop a{
	display:block;
	text-decoration:none;
	padding:0;
	width:149px;
	height:29px;
	background:url(images/navi-shop.gif) no-repeat;}

/*ナヴィ画像hover時指定
--------------------------------------------------------*/
#navi ul li#navi-news a:hover{background-position:0px -58px;}
#navi ul li#navi-database a:hover{background-position:0px -58px;}
#navi ul li#navi-shop a:hover{background-position:0px -58px;}


/*ナヴィ画像current時指定
--------------------------------------------------------*/
#navi ul li#navi-news.current-page a{
	display:block;
	text-decoration:none;
	padding:0;
	width:146px;
	height:29px;
	background:url(images/navi-news.gif) no-repeat;
	background-position:0px -29px;}

#navi ul li#navi-database.current-page a{
	display:block;
	text-decoration:none;
	padding:0;
	width:162px;
	height:29px;
	background:url(images/navi-database.gif) no-repeat;
	background-position:0px -29px;}

#navi ul li#navi-shop.current-page a{
	display:block;
	text-decoration:none;
	padding:0;
	width:149px;
	height:29px;
	background:url(images/navi-shop.gif) no-repeat;
	background-position:0px -29px;}



/*ヘッダとコンテンツの空間保持　＆　contents部分背景指定
--------------------------------------------------------*/

#contents{
	background:url(images/contentsBG.gif) repeat-y;
	margin:10px 0 0 0;}




/*サブナヴィ　全体　＆インフォメーション
--------------------------------------------------------*/
#subnavi{
	color:black;
	background-color:transparent;
	width:178px;
	padding:0;
	margin:0 0 0 0;
	float:left;}

#subnavi h4{
	color:white;
	background-color:rgb(0,0,70);
	border-left:12px solid rgb(94,106,155);
	margin:0 0 6px 0;
	padding:2px 0 2px 6px;
	font-size:0.9em;
	font-family:sans-serif;
	font-weight:lighter;}

#subnavi p{
	color:rgb(70,70,70);
	margin:0;
	padding:3px 9px 0 9px;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
	text-align:left;
	line-height:160%;}

#subnavi hr{
	width:150px;
	padding:0;
	margin:5px 0 5px 10pt;
	margin-bottom:0em;}


/*サブナヴィ　インフォメーション　ボタン
--------------------------------------------------------*/

#subnavi ul#infomation-button{
	list-style:none;
	margin:1em 0 1em 0;
	padding:0 0 0 22px;
	font-family:sans-serif;
	font-weight:normal;
	font-size:11px;}

#subnavi ul#infomation-button li{
	width:13em;
	margin-bottom:1.2em;}

#subnavi ul#infomation-button li a{
	dieplay:block;
	width:13em;
	padding:0.3em 0.6em;
	margin:20px 0 20px 0;
	text-decoration:none;
	color:#fff;
	background-color:rgb(130,130,130);
	border-left:9px solid rgb(94,106,155);}

#subnavi ul#infomation-button li a:hover{
	background-color:brown;}




/*サブナヴィ　更新履歴
--------------------------------------------------------*/

#subnavi h5{
	color:rgb(70,70,70);
	margin:0 0 5px 0;
	padding:0 0 0 9px;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;}

#subnavi table#history{
	color:rgb(70,70,70);
	margin:0 1px 5px 2px;
	padding:0;
	border-collapse:collapse;
	border:1px solid gray;
	border-spacing:1px;
	empty-cells:show;
	font-size:0.85em;
	font-family:sans-serif;
	font-weight:normal;
	text-align:left;}

#subnavi table#history colgroup.day{
	color:rgb(70,70,70);
	background-color:white;
	border:1px solid gray;
	list-style-type:disc;
	list-style-position:inside;
	font-family:sans-serif;
	font-weight:normal;
	text-align:left;}

#subnavi table#history colgroup.changed{
	width:160px;
	color:rgb(70,70,70);
	background-color:rgb(230,230,230);
	border:1px solid gray;
	list-style-type:disc;
	list-style-position:inside;
	font-family:sans-serif;
	font-weight:normal;
	text-align:left;}


/*サブナヴィ　更新履歴　ボタン
--------------------------------------------------------*/

#subnavi ul#history-button{
	list-style:none;
	margin:1em 0 1em 0;
	padding:0 0 0 50px;
	font-family:sans-serif;
	font-weight:normal;
	font-size:11px;}

#subnavi ul#history-button li{
	display:inline;
	width:7em;
	margin-bottom:0.9em;}

#subnavi ul#history-button li a{
	dieplay:block;
	width:7em;
	padding:0.3em 0.6em;
	text-decoration:none;
	color:#fff;
	background-color:rgb(130,130,130);
	border-left:9px solid rgb(94,106,155);}

#subnavi ul#history-button li a:hover{
	background-color:brown;}


/*サブナヴィ　ビデオシステムと機材　＆　ビデオα
--------------------------------------------------------*/

#subnavi table#magazine-system, #magazine-alpha{
	margin:0.3em 0 0.5em 1em;
	padding:0;
	font-size:0.8em;
	border-spacing:0;}

#subnavi table#magazine-system th, #magazine-alpha th{
	text-align:left;
	vertical-align:bottom;
	padding:0px;
	margin:0;}

#subnavi img{
	border:none;
	margin:0;}

/*サブナヴィ　ビデオシステムと機材　＆ビデオα　ボタン
--------------------------------------------------------*/

#subnavi ul#magazine-button{
	list-style:none;
	margin:1em 0 1em 0;
	padding:0 0 0 0.8em;
	font-family:sans-serif;
	font-weight:normal;
	font-size:11px;}

#subnavi ul#magazine-button li{
	width:6.8em;
	margin-bottom:0.9em;}

#subnavi ul#magazine-button li a{
	dieplay:block;
	width:6.8em;
	padding:0.3em 0.6em;
	margin:20px 0 20px 0;
	text-decoration:none;
	color:#fff;
	background-color:rgb(130,130,130);
	border-left:9px solid rgb(94,106,155);}

#subnavi ul#magazine-button li a:hover{
	background-color:brown;}



/*サブナヴィ　ログイン
--------------------------------------------------------*/

#subnavi form#input-login{
	margin:0px;
	padding:0 0 0 0.4em;
	width:168px;
	color:rgb(70,70,70);
	font-size:0.9em;
	font-family:sans-serif;
	font-weight:bold;
	text-align:middle;}

#subnavi input#login-mail, #login-passward{
	margin:0 0 0.5em 0.4em;
	font-size:0.9em;
	width:160px;
	height:12px;}
	
#subnavi input#login{
	font-size:0.9em;
	margin:0.4em 0 0 5em;
	width:160;
	height:20px;}

/*サブナヴィ　ログイン　修正2007-10-16
--------------------------------------------------------*/

#subnavi table#userdata{
	border:none;
	margin:15px 0 0 0;
	height:0;
	color:rgb(70,70,70);
	font-size:8pt;
	font-family:sans-serif;
	text-align:left;
	width:178px;}

#subnavi table#userdata input.textinput{
	width:160px;}

#subnavi table#userdata tr#login{
	text-align:right;}

#subnavi table#userdata input#login{
	font-size:8pt;}



/*メインコンテンツ
--------------------------------------------------------*/

#main{
	color:black;
	width:588px;
	padding:0;
	margin:0 0 0 13px;
	float:left;}

ul{
	margin:0 0 0 10pt;
	padding:0 0 0 10pt;
	list-style:disc outside;}

/*メインコンテンツ　トップへ戻る
--------------------------------------------------------*/

#main h3{
	color:white;
	background-color:rgb(0,0,70);
	border-left:16px solid rgb(94,106,155);
	margin:0 0 9px 0;
	padding:4px 0 4px 12px;
	font-size:1.3em;
	font-family:sans-serif;
	font-weight:normal;}

#main h3 a{
	color:white;
	font-weight:normal;}

#main h3 a:hover{
	color:white;
	font-weight:normal;
	text-decoration:underline;}

#main em{
	color:rgb(0,0,80);
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:1.2em}



/*メインコンテンツ　メインテキスト
--------------------------------------------------------*/

#main img.main-photo{
	padding:0;
	margin:3px 7px 15px 0;
	/*border:2px navy solid;*/
	float:left;}

#main div.main-text{
	padding:0;
	margin:0em 0 0 0;
	font-size:1em;
	line-height:1.6em;
	color:gray;
	font-family:sans-serif;
	font-weight:bold;
	/*font-size:10pt;*/
	/*width:300px;*/
	/*float:right;*/}

#main h2{
	padding:0;
	margin:0.1em 0 0.2em 0;
	line-height:1.3em;
	font-size:1.5em;
	font-family:sans-serif;
	font-weight:bold;}

#main div.main-text h2 span{
	padding:0;
	margin:0;
	font-size:0.6em;
	font-family:sans-serif;
	font-weight:normal;}

#main div.main-text p{
	font-size:1.2em;
	line-height:0.9em;
	/*text-align:justify;*/
	color:rgb(100,100,100);
	padding:0;
	margin:5px 0 2px 3px;
	font-size:1.1em;
	font-family:sans-serif;
	font-weight:bold;
	text-indent:1em;
	line-height:140%;}

#main li{
	padding:0;
	margin:0.1em 0 0.2em 0;
	line-height:1.3em;
	font-size:1.1em;
	font-family:sans-serif;
	font-weight:bold;}



/*メインコンテンツ　下段テキスト
--------------------------------------------------------*/

#main div.sub-text{
	padding:0;
	margin:3px 0 0 0;
	clear:both;}

#main img{
	/*border:2px navy solid;*/
	margin:2px;}

#main h4{
	color:white;
	border:1px solid black;
	background-color:rgb(120,120,120);
	margin:1em 0 0em 0em;
	padding:2px 0 2px 0.6em;
	font-size:1em;
	font-family:sans-serif;
	font-weight:bold;}

#main h4.follow{
	border:1px solid #ef4416;
	background-color:#ef4416;
}

#main h4.series{
	border:1px solid #4b007d;
	background-color:#4b007d;
}

#main div.sub-text h5{
	color:rgb(80,80,80);
	margin:20px 0 0 20px;
	padding:0;
	font-size:1em;
	line-height:1.4em;
	font-family:sans-serif;
	font-weight:normal;}

#main div.sub-text p{
	color:black;
	padding:0;
	margin:1em 0 1em 0px;
	font-size:1.1em;
	line-height:1.3em;
	font-family:sans-serif;
	text-indent:1em;}

#main div.sub-text li{
	color:black;
	padding:0;
	margin:0.8em 0;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.2em;
	font-family:sans-serif;}

ul.mini_list{
	color:black;
	font-size:0.9em;}

span{
	margin:0;
	padding:0;
	font-family:sans-serif;
	font-weight:bold;}


table.news_thumbnail{
	border:2px silver solid;
	margin-top:4px;
	margin-bottom:4px;
	padding:0;
	width:264px;}
th.thumbnail_photo{
	padding:0;
	/*border:2px red solid;*/}
th.thumbnail_caption{
	background-color:#dddddd;
	padding:0.5em;
	line-height:1.3em;
	font-weight:normal;
	text-align:left;}






/*画像キャプション用　テーブル：20080115追加 kam
--------------------------------------------------------*/

#main div.sub-text table.texttable{
	border:1px solid black;
	border-collapse:collapse;
	color:black;
	padding:0;
	margin:0.6em 0 0 20px;
	font-size:1.1em;
	line-height:1.3em;
	font-family:sans-serif;}

#main div.sub-text .texttable tr{
	border:1px solid black;
	padding:0.3em;}

#main div.sub-text .texttable td{
	border:1px solid black;
	padding:0.3em;}




/*バナー
--------------------------------------------------------*/

#ad{
	background:tranceparent;
	width:148px;
	padding:0px;
	margin:0 0 10px 0;
	float:right;}

#ad img{
	border:none;
	margin:0 0 7px 0;}



/*フッタ
--------------------------------------------------------*/

#footer{
	color:white;
	/*border-top:6px solid rgb(94,106,155);*/
	background:rgb(0,0,70);
	background-image:url(images/footer.gif);
	width:940px;
	height:30px;
	clear:both;}

#footer #logo-footer{
	padding:0;
	margin:0.6em 0 0 6px;
	float:left;}

	

/*フッタ　リスト
--------------------------------------------------------*/

#footer ul#footer-list{
	float:right;
	list-style:none;
	padding:0;
	margin:0.5em 6px 0 0;}

#footer ul#footer-list li{
	display:inline;}

#footer #footer-list a{
	color:darkorange;
	text-decoration:none;
	font-size:1.1em;
	font-family:sans-serif;
	font-weight:normal;
	}

#footer #footer-list a:hover{
	color:darkorange;
	text-decoration:underline;
	font-size:1.1em;
	font-family:sans-serif;
	font-weight:normal;
	}


/* add
--------------------------------------------------------*/
.desc{
margin:0 0.5em 2em 0.5em;
padding:0.5em;
}

.desc dt{
margin:0;
padding:0;
font-size:110%;
font-weight:bold;
font-family:sans-serif;
color:#00016F;
}

.desc dd{
margin:0 0 1em 0;
padding:0;
}

.desc p{
margin:0 0 1em 0 !important;
}

.desc table{
margin:0 0 1.5em 0 !important;
}

.bld{
font-weight:bold;
}

.no-disc{
list-style:none;
}

.no-disc li{
margin:0 0 5px 0 !important;
}

#main div.sub-text li{
margin:5px 0 !important;
padding:0 !important;
	font-size:1.0em;
}

.let-bred{
font-weight:bold !important;
color:#cf0000 !important;
}

.let-bld{
font-weight:bold !important;
color:#000000 !important;
}

#alpha-pdf{
margin:5px 0 0 0;
padding:0;
list-style:none;
}

a#b-np, span#b-np, a#b-tr, span#b-tr, a#b-rc, span#b-rc{
display:block;
margin:0 0 5px 0;
width:178px !important;
height:48px !important;
text-indent:-9999px !important;
overflow:hidden;
}

a#b-np{
background:url(../pdf-archive/images/b-np.jpg) no-repeat;
}

a:hover#b-np, span#b-np{
background:url(../pdf-archive/images/b-np.jpg) no-repeat -178px 0;
}

a#b-tr{
background:url(../pdf-archive/images/b-tr.jpg) no-repeat;
}

a:hover#b-tr, span#b-tr{
background:url(../pdf-archive/images/b-tr.jpg) no-repeat -178px 0;
}

a#b-rc{
background:url(../pdf-archive/images/b-rc.jpg) no-repeat;
}

a:hover#b-rc, span#b-rc{
background:url(../pdf-archive/images/b-rc.jpg) no-repeat -178px 0;
}

#glossary{
margin:15px 0 !important;
}

#weblio_ra_container{
display:none;
margin:40px 0 20px;
}

#weblio_ra_head{
border-bottom:#7d7d7d solid 1px;
margin:5px 0 0 0;
width:100%;
}

#weblio_ra_head p#weblio_ra_head_tt{
color:#000000;
float:left;
font-size:14px;
font-weight:bold;
line-height:1.5em;
margin:0 0 0 -8px;
padding:0 0 0 0;
text-align:left;
width:45%;
}

#weblio_ra_head p#weblio_ra_head_cr{
color:#000000;
float:right;
font-size:12px;
line-height:1.5em;
margin:0 4px 0 0;
padding:0;
text-align:right;
width:45%;
}

#weblio_ra_head p#weblio_ra_head_cr a{
color:#000000;
font-weight:normal;
text-decoration:none;
}

#weblio_ra_clear{
clear:both;
display:block;
font-size:0;
line-height:0; 
overflow:hidden;
}

#weblio_ra_body ul{
margin:5px 0 10px 20px;
padding:0 0 0 9px;
}

#weblio_ra_body ul li{
color:#000;
line-height:1.2em;
margin:0 0 0 0;
padding:0;
}

#weblio_ra_body ul li a{
font-size:12px;
font-weight:normal;
}

#weblio_ra_body ul li span{
color:#888888;
font-size:12px;
padding:0 0 0 8px;
}

#thanks{
margin:50px 0 100px;
}

#date{
text-align:right;
font-size:11px;
}

#thanks h1{
font-size:200%;
text-align:center;
color:#00003c;
}

#thanks p{
padding:0 1.5em 0 2em;
text-indent:1em;
line-height:150%;
}

#comp{
text-align:right;
}

.note{
font-size:11px;
text-align:center;
}

#top #subnavi p{
text-align:center;
}

#top #footer{
background-image:none;
}

#top img{
border:none;
}


