
div#mainBlock {
	margin: 10px;
}

div#mainBlock span.date {
	display:block;
	text-align:right;
	color:gray;
}
div#submidashi {
	font-size:13px;
}

div#mainBlock h1 {
	font-weight:bold;
	font-size:16px;
}

div#mainBlock span#writer {
	display:block;
	text-align:right;
	font-size:14px;
	background-color:#eee;
	padding:3px;
}

p.pageselect {
	margin:10px 0;
	text-align:center;
	font-size:18px;

}
p.pageselect a {
	text-decoration:none;
	font-weight:bold;
	color:blue;
	padding:2px 5px;
}
p.pageselect a.currentpage {
	color:black;
	background-color:#eee;
}
p.pageselect .prevlabel ,
p.pageselect .nextlabel {
	width:83px;
	height:26px;
	display:inline-block;
	text-indent:-1000px;
	overflow:hidden;
	vertical-align:middle;
}
p.pageselect a.prevlabel {
	background: url("/sp/image/common/prev.png") no-repeat scroll left center transparent;
}
p.pageselect span.prevlabel {
	background: url("/sp/image/common/prev_on.png") no-repeat scroll left center transparent;
}
p.pageselect a.nextlabel {
	background: url("/sp/image/common/next.png") no-repeat scroll left center transparent;
}
p.pageselect span.nextlabel {
	background: url("/sp/image/common/next_on.png") no-repeat scroll left center transparent;
}

div#mainBlock p#pagenext a {
	background: url("/sp/image/common/next_pr.png") no-repeat scroll left center transparent;
	font-size: 13px;
	padding-left: 75px;
}

div#mainBlock .newsbody {
}
div#mainBlock img {
	max-width:300px;
}

div#mainBlock div.img_line {
	display:table;
	width:1px;
	max-width:300px;
}
div#mainBlock div.img_line div.img_wrap {
	display:inline-block;
	font-size: 12px;
	margin:4px auto;
}
div#mainBlock div.img_line div.img_wrap img {
	width:auto;
	height:auto;
	vertical-align:top;
}
div#mainBlock div.img_left,
div#mainBlock div.img_right,
div#mainBlock div.img_center {
	margin:auto;
}
div#mainBlock .img_caption {
	color: #000066;
	text-align: left;
}

div#mainBlock .newsTaglist {
	margin: 10px 0px;
}

div#mainBlock .newsTaglist ul {
    padding: 0;
}

div#mainBlock .newsTaglist ul li {
	list-style:none;
	font-size:14px;
	display:inline;
	padding-right:5px;
}

div#mainBlock .newsTaglist ul li.tagRline {
	background: url("/image/common/parts/icon_02.gif") no-repeat scroll left center transparent;
	border-right: 2px solid #7ABFD5;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right:5px;
}

div#linksBlock {
	clear:both;
	margin: 5px;
	border-top:2px solid #444;
	background-color:#eee;
	padding:5px;
}
div#linksBlock h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
div#linksBlock li {
	font-size:14px;
	margin-left:1.2em;
	padding-bottom:5px;
}
div#linksBlock li a {
	font-size:1.2em;
}

div#productInfo {
	margin:5px;
}
div#productInfo span#productBt a {
    background: url("/sp/image/common/specBtOpen.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 34px;
    overflow: hidden;
    text-indent: -9999px;
    width: 300px;
    margin:auto;
}
div#productInfo span#productBt a.toclose {
    background: url("/sp/image/common/specBtClose.png") no-repeat scroll 0 0 transparent;
}

div#productInfo div.productBox {
    border-top: 2px solid #666666;
    margin: 15px 0 10px;
    padding-top: 10px;
}

div#productInfo div.productBox .leftBox {
}

div#productInfo div.productBox ul.productList li {
    border-bottom: 1px dotted #444444;
    clear: both;
    margin: 0 0 10px;
    padding: 0 0 10px;
    list-style:none;
    font-size:10px;
}
div#productInfo div.productBox ul.productList li span.subject {
	font-weight:bold;
}

div#productInfo div.productBox ul.productList li span.productListText {
	padding-left:1em;
}
div#productInfo div.productBox ul.productLinks {
}
div#productInfo div.productBox ul.productLinks li {
    list-style: square outside none;
    margin: 0;
    padding: 0;
    font-size:10px;
}
div#productInfo div.productBox ul.productLinks li a {
    color: #003366;
}
div#productInfo div.productBox .rightBox {
}
div#productInfo div.productBox .rightBox div.specBox {
    background-color: #F4F4F4;
    padding: 4px 10px;
    font-size:10px;
}
div#relayBlock {
	margin: 5px;
	border-top:2px solid #444;
	padding:5px;
	clear:both;
}
div#relayBlock h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:4px;
	border-bottom:1px solid #aaa;
}
div#relayBlock li {
	font-size:14px;
	padding:4px;
	margin:0;
	border-bottom:1px solid #888;
	list-style:none;
}
div#relayBlock li a {
	text-decoration:none;
	color:black;
}
div#relayBlock li a span {
	padding-left:1em;
	font-size:13px;
	color:gray;
}

ul#itemList {
}

ul#itemList li {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
	background: -moz-linear-gradient(center top , #FFFFFF, #F1F1F1);
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

ul#itemList li a {
	display: block;
	line-height: 19px;
	padding: 10px 3px;
	text-decoration: none;
	color:black;
}
ul#itemList li a span.subtitle{
    font-size:13px;
    color:gray;
    display:block;
}

ul#itemList li a span.title{
	font-weight:bold;
}
ul#itemList li a span.date{
	color:gray;
	font-size:14px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2) {
div#productInfo span#productBt a {
    background: url("/sp/image/common/specBtOpen-2.png") no-repeat scroll 0 0 transparent;
	-webkit-background-size: 200px auto;
	background-size: 300px auto;
}
div#productInfo span#productBt a.toclose {
    background: url("/sp/image/common/specBtClose-2.png") no-repeat scroll 0 0 transparent;
	-webkit-background-size: 200px auto;
	background-size: 300px auto;
}
span.lineBtn{
	position: absolute;
	left: 210px;
	padding: 0px 0 0 0;
}

div#ad{
	align:center;
	margin:0 0 10px 0;
}

