@charset "shift_jis";

table#press{
	margin-top:0px; width: 100%;
	}
td.pressti{
	background: url(/images/title-press-bg.png) repeat-x;
	padding: 0;
	}
td.pressti h1{
	background: url(/images/title-press-right.png) no-repeat right top;
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0;
	}
td.pressti h1 img{
	margin: 0;
	height: 40px;
	}
#pressmenu{
	vertical-align: top;
	background: #fff url(/images/linebar.gif);
	}
#pressmenu ul{
	margin:0;
	padding:0;
	}
#pressmenu li{
	display:block;
	white-space:nowrap;
	font-size: 80%;
	margin: 1px 0;
	padding: 0;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	}
#pressmenu li a{
	display: block;
	background: #e6e6e6;
	border-left: 5px solid #0000A5;
	color: #0000A5;
	padding: 5px 10px 5px 15px;
	}
#pressmenu li a:hover{
	background:#ccc;
	}
#presslist{
	padding-top: 20px;
	}
#presslist h3{
	color: #0000A5;
	border-bottom: solid 2px #0D096F;
	text-align: right;
	padding-right: 20px;
	background:  url(/images/title-press-bg.png) repeat-x;
	font-family: 'Lucida Handwriting','Vladimir Script','Lucida Calligraphy','Monotype Corsiva','French Script MT','Freestyle Script','Forte','ＭＳ 明朝',sans-serif;
	font-style: italic;
	text-decoration: none;
	}
#presslist ul{
	line-height: 130%;
	list-style: square;
	color: #130782;
	font-size: 90%;
	padding-left:30px;
	}
#presslist ul li{
	padding: 5px;
	}
#presslist li{
	border-bottom: 1px dashed #333;
	margin-right: 20px;
	}
#presslist li a:after{
	content:">>";
	font-size: 90%;
    padding-left: 10px;
	}
#presslist a{
	font-weight: bold;
	font-size: 90%;
	margin-left: 10px;
	}
#presslist .arrow{
	text-align: right;
	margin-top: 40px;
	font-size: 80%;
	}
#presslist hr{
	background: url(/images/linebar.gif);
	height: 20px;
	border: 0;
	margin: 0 0 50px;
	}
#presscontents{
	 padding: 20px 15px 0px 20px;
	 line-height: 200%;
	 font-size: 80%;
	}
#presscontents h2{
	position:relative;
	left:1ex;
	font-size: 130%;
	}
.presscontents-arrow{
	text-align: right;
	vertical-align: top;
	padding: 0 5px 10px 0;
	font-size: 80%;
	width: 100%;
	background: url(/images/linebar.gif) repeat-x bottom;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#press-subtitle{
	width: 90%;
	margin-left: 30px;
	font-size: 100%;
	font-weight: bold;
	}
#press-day{
	text-align: right;
	border-right: 5px solid #130782;
	margin-right: 20px;
	padding-right: 30px;
	line-height: 140%;
	font-weight: bold;
	}


/* ----------2010.11.04　追加 ---------------*/

div.company{
	border-top: 1px double #000000;
	margin-top: 40px;
	}
	
div.cate_rank{
	border-top: 1px dashed #000000;
	margin-top: 20px;
	width: 600px;
	}
	
div.cate_rank dl{
	margin-top: 20px;
	}
	
	
/* フッタSEOリンク用 */
#foot_links {
	display: block;
	text-align: left;
	margin: 15px;
	font-size: 12px;
}

#foot_links h3 {
	font-size: 14px;
}

#foot_links ul, #foot_links li {
	display: inline; 
	padding-right: 10px;
}

