﻿@charset "utf-8";
/* CSS Document */

#sp-searchBox_release {
	display: none;
}

.ocBtn {
	display: none;
}


/*---reset---*/
#release p{
	margin:0px;
}

/*---common---*/
#release .content h1{
	background:none;
	color:#000000;
}
#release .content .overflow_hidden{
	overflow:hidden;
}
#main h1.index{
	background:#1A1A1A;
	color:#FFFFFF;
}
/*---indexPage---*/
#release ul.release{
	overflow:hidden;
	font-size:100%;
}
#main ul.release li.border_bottom{
	overflow:hidden;
	zoom:1;
	padding:0 0 15px 0px;
	margin-bottom:15px;
	background:url(../../common/images/border01.gif) repeat-x left bottom;
}
#release .release_date{
	color:#952225;
	width:115px;
	float:left;
	background:url(../../common/images/icon-square_red.gif) no-repeat 0px 6px;
	padding-left:10px;
	display:inline;
}
#release .release_contents{
	width:545px;
	float:left;
}

/*---contentsPage---*/
#release .content h1.release_title{
	font-size:140%;
	border-top:solid 1px;
	border-bottom:solid 1px;
	padding-top:10px;
	padding-bottom:15px;
}
#release .content .release_title{
	text-align:center;
}
#release .content h1 .subtitle{
	font-size:70%;
}
#release .content .date_block{
	clear:both;
	margin-bottom:10px;
}
#release .content .under_line{
	text-decoration:underline;
}

#release .content .border_top_bottom{
	border-top:solid 1px;
	border-bottom:solid 1px;
}
#release .content .main_read{
	margin-bottom:20px;
	text-align:left;
}
#release .content .for_layout{
	border:0;
	background-color:#FFFFFF;
}
#release .content .for_layout_width{
	border:0;
	background-color:#FFFFFF;
	width:100%;
}
#release .content .for_layout_right{
	border:0;
	background-color:#FFFFFF;
	width:auto;
	float:right;
	margin-left:10px;
}
#release .content .for_layout td.center,
#release .content .for_layout th.center,
#release .content .for_layout_right td.center,
#release .content .for_layout_right th.center{
	text-align:center;
	padding:0px;
}
#release .content .attention{
	font-size:90%;
	margin-bottom:10px;
}
#release .content .attention_last{
	font-size:90%;
	margin-bottom:20px;
}
#release .content .boxStyle01 p{
	overflow:hidden;
}
#release .content .text_inline{
	display:inline;
}
#release .content .left_wrapper{
	float:left;
}


.img-center
{
	margin:0 auto 30px;
	text-align:center;
	font-size:90%;
}

.box20120918_01 {
	width: 100%;
	margin: 0 0 30px!important;
}
.box20120918_01 .left {
	width: 50%;
	text-align: center;
	float: left;
}
.box20120918_01 .right {
	width: 50%;
	text-align: center;
	float: right;
}


.width150 { width: 150px!important; }
.width200 { width: 200px!important; }
.width250 { width: 250px!important; }
.width300 { width: 300px!important; }
.width450 { width: 450px!important; }
.width650 { width: 650px!important; }







#release .sageIndent { 
	text-indent: -20px;
	margin-left: 20px;
}

#release .sageIndent1{ 
	text-indent: -10px;
	margin-left: 10px;
}

#release .sageIndent2 { 
	text-indent: -20px;
	margin-left: 20px;
}

#release .sageIndent3 { 
	text-indent: -30px;
	margin-left: 30px;
}

#release .sageIndent4 { 
	text-indent: -40px;
	margin-left: 40px;
}



.img-right {
	float: right;
	margin: 0 0 15px 20px;
	text-align: center;
	font-size: 90%;
}
.width250 {
	width: 250px;
}
