/* CSS Document */


body {
	margin: 0;
	font-size:12px;
}

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);　/* IE8以前 */
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

img {border:0;}

.style1 {color: #FF0000}



/*------------- contents -------------*/
#contents {
	margin: 0;
	width:890px;
	height:100%;
}


/*------------- header -------------*/
#red_line {
	width:100%;
	height:12px;
	background-color:#E32325;
}

#header {
	width:890px;
	clear:both;
}

#logo_left {
	width:284px;
	height:88px;
	margin-right:278px;
	float:left;
}
#logo_right {
	width:328px;
	height:88px;
	float:right;
}


/*------------- slider -------------*/
#slider {
	width:890px;
	height:240px;
	margin-top:15px;
}


/*------------- menu-list -------------*/
#menu_line {
	width:100%;
	height:21px;
	background-image:url(image/menu_line.gif);
	background-repeat:repeat-x;
	clear:both;
}

#menu {
	width:890px;
	height:55px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}


/*------------- main -------------*/
#main {
	width:890px;
	height:100%;
	line-height:1.5;
	margin-top:30px;
	padding-bottom:80px;
	text-decoration: none;
	text-align:left;
}


/*------------- toppage -------------*/
.top_left {
	width:430px;
	margin-right:30px;
	float:left;
}

.top_right {
	width:430px;
	float:right;
}

.list_comment {
	width:430px;
	height:110px;
	text-align:left;
}

.page_in {
	width:197px;
	height:36px;
	padding-left:233px;
	margin-bottom:30px;
}

/*----- プレスリリース ------*/
.press_list {
	width:418px;
	height:190px;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color:#A0A0A0;
	line-height:1.5;
	text-align:left;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	overflow: auto;
}

span.top_day {
	font-weight:bold;
	color:#000000;
}

span.top_title {
}

hr.top_hr {
	width:100%;
	border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
	margin-top:5px;
	margin-bottom:5px;
}

.press_in {
	width:197px;
	height:36px;
	padding-left:233px;
	margin-bottom:30px;
	margin-top:5px;
}

/**
.left_image {
	width:378px;
	height:140px;
	float:left;
	text-align:left;
}
.right_text {
	width:430px;
	height:100px;
	float:left;
	text-align:left;
}

#ktjs_top {
	margin-bottom:40px;
}

**/


/*------------- side -------------*/
#side {
	height:100%;
	width:230px;
	margin-top:50px;
	margin-bottom:80px;
	border: 2px solid #D6D6D6;
	text-align:left;
	line-height:1.8;
	text-decoration: none;
	float:left;
}

hr.side_line {
	width:90%;
	border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}


/*------------- main_right -------------*/
#right {
	height:100%;
	width:630px;
	line-height:1.5;
	text-decoration: none;
	text-align:left;
	margin-top:20px;
	margin-bottom:80px;
	float:right;
}

/*------------- navi -------------*/
.navi {
	height:30px;
	width:630px;
	text-decoration: none;
	text-align:right;
}

/*------------- company -------------*/
.company_profile table {
	width:630px;
	vertical-align:top;
	background-color:#C8C8C8;
}

.t1 {
	width:150px;
	background-color:#EBEBEB;
	color:#696969;
	text-align:left;
	padding:10px;
	font-weight:normal;
	vertical-align:top;
}

.m2 {
	width:450px;
	background-color:#F9F9F9;
	color:#696969;
	padding:10px;
	line-height:160%;
	text-align:left;
	vertical-align:top;
}























/*------------- 戻るボタン -------------*/
.modoru {
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}





/*------------- footer -------------*/
#footer{
	text-align:center;
	padding-bottom: 10px;
	font-size:12px;
	bottom:0;
	clear:both;
}

hr.footer_line {
	width:95%;
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
	margin-bottom:20px;
}
	
/**	    background: #999;
	
}**/