@charset "shift-jis";

body
{
	margin:0px;
	padding:0px;
	font-size:100%;
}

img,
img a {
	border: none;
}

strong {
	font-weight: bold;
}

#background_top
{
	background-image:url(../images/common/bg_top.gif);
	background-repeat:repeat-x;
	width:100%;
	height:4px;
	margin:0px;
	padding:0px;
}	

#background_bottom
{
	background-image:url(../images/common/bg_bottom.gif);
	background-repeat:repeat-x;
	width:100%;
	height:11px;
	margin:0px;
	padding:0px;
}	

#contents
{
	background-image:url(../images/common/bg_border.gif);
	background-repeat:repeat-y;
	width:812px;
	margin:0px;
	padding:0px;
}	

.table_white
{
	background-color:#FFFFFF;
}

.lh15
{
	line-height:1.5;
}

.lh2
{
	line-height:2.0;
}

.lh25
{
	line-height:2.5;
}

.font_6
{
	font-size:6px;
}

.font_7
{
	font-size:7px;
}

.font_8
{
	font-size:8px;
}

.font_9
{
	font-size:9px;
}

.font_10
{
	font-size:10px;
}

.font_11
{
	font-size:11px;
}

.font_12
{
	font-size:12px;
}

.font_13
{
	font-size:13px;
}

.font_15
{
	font-size:15px;
}

.font_16
{
	font-size:16px;
}

.font_gray12
{
	font-size:12px;
	color: #666666;
	margin:0px;
}

.font_18
{
	font-size:18px;
}

.bold
{
	font-weight:bold;
}

.red
{
	color:#FF0000;
}

.blue
{
	color:#07379B;
}

.orange
{
	color:#F2BB99;
}

.orange2
{
	color:#FF6600;
}


.white
{
	color:#FFFFFF;
}

.gray
{
	color:#333333;
}

.red
{
	color:#FF3333;
}

.green
{
	color:#53A600;
}

.clear
{
	clear: both;
}

.mg1020
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.mg0020
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
}

.mg0020_text
{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
	color: #666666;
	font-size: 12px;
}

.mg0
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.mg0001
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:1px;
}

.navy
{
	color:#000080;
	line-height: 140%;
}

.t-left
{
	text-align: left;
}

.list
 {
	margin: 0px 5px 0px 5px;
}

.list li
{
	width: 650px;
	margin:0px;
	padding:3px 0px 3px 25px;
	background-image: url(../images/oshirase/offer/list.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	background-color: #FDF2E4;
	list-style-type: none;
	width: 600px;
}

span.n-mark {
	color: #FF0000;
	text-align: center
}
table.photo-list tr {
	vertical-align: top;
}
table.photo-list span.n-mark {
	display: block;
}

.under_link
{
	margin-left: 1.5em;/*リストの開始位置*/
	margin-right: 1em;
}

.under_link li
{
	background-image : url(../images/common/underlink_orange.gif) ;
	background-position :left center;/*アイコンの場所　左右/上下*/
	background-repeat : no-repeat;
	padding-left: 1.5em;/*アイコンと文章のスペース*/
	margin-top:0.5em;
	margin-right:2em;
	list-style-image: none;
	list-style-type: none;
	float:left;
}

/*上詰め+左寄せ*/

.tl
{
	background-image : url(../images/common/dlist.gif) ;
	background-position :left top;/*アイコンの場所　左右/上下*/
	background-repeat : no-repeat;
	margin:0px;
	padding-left: 1em;/*アイコンと文章のスペース*/
	margin-top:0.2em;
	list-style-image: none;
	list-style-type: none;
	float:left;
}

/*映像ライブラリー2011用*/

.mpho_img
{
	padding-left:10px;
	padding-right:10px;
	text-align:right;
	vertical-align:top;
}

.mtxt_bg
{
	background-image: url(../images/kioku/mtit_mid_bg.gif) ;
	background-repeat:repeat-y;
	margin:0px;
	padding:8px 13px;
	font-weight:bold;
}

.mtime_bg
{
	background-image: url(../images/kioku/mtit_mid_bg.gif) ;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px 13px 8px 13px;
	font-weight:bold;
	text-align:right;
}

.mname_bg
{
	background-image: url(../images/kioku/mname_mid_bg.gif) ;
	background-repeat:repeat-y;
	margin:0px;
	padding:8px 13px;
	font-weight:bold;
}
.ten_line
{
	background-image: url(../images/kioku/ten_line.gif) ;
	background-repeat:no-repeat;
	width: 748px;
	text-align:center;
	vertical-align:middle;
}

/*H22企画展の表用*/
.h22-table {
	background-color: #c0c0c0;
	width: 740px;
}

.h22-table th {
	text-align:center;
}

.h22-table tr {
	background-color:#FFFFFF;
}

.h22-table td {
	text-align:right;
}

.h22_th0 {
	background-color:#D5D9F9;
	font-weight:bold;
}

.h22_th1 {
	background-color:#FFDA77;
}

.h22_th2 {
	background-color:#AAE0F9;
}

.bg_orange {
	background-color:#FEE6CB;
}

.h22_th3 {
	background-color:#E7E7E7;
	font-weight:bold;
}

.h22-table2 {
	background-color: #c0c0c0;
	width: 740px;
}

.h22-table2 th {
	text-align:center;
}

.h22-table2 tr {
	background-color:#FFFFFF;
}

.h22-table2 td {
	padding-left:0.5em;
}

.pad_t01 {
padding-top:0.1em
}

.pad_t02 {
padding-top:0.2em
}

.pad_t03 {
padding-top:0.3em
}



.pad_tx05 {
line-height:1.5em;
}


.s19 {
background-color:#F5C987;
text-align:center;
vertical-align:middle;
padding-right:0.5em;
}


.s20{
background-color:#8ABAE6;
text-align:center;
vertical-align:middle;
padding-right:0.5em;
}

/*パンくず複数行対応*/
.bread_line {
line-height:1.4em;
}
