@charset "Shift_JIS";

/*-------------------------------
common
-------------------------------*/

/*--------- right_nv ------------------*/
#right_nv .nv_title{
	background:url(../media/images/med_ti_001.gif) no-repeat;
}

.loc_nv .2006 a{
	width:148px;
	background-image: url(../media/images/loc_nv_001off.gif);
	background-repeat: no-repeat;
}

.loc_nv .2007 a{
	width:148px;
	background-image: url(../media/images/loc_nv_002off.gif);
	background-repeat: no-repeat;
}


.loc_nv .2006 .ac{
	width:148px;
	background-image: url(../media/images/loc_nv_001ac.gif);
	background-repeat: no-repeat;
}

.loc_nv .2007 .ac{
	width:148px;
	background-image: url(../media/images/loc_nv_002ac.gif);
	background-repeat: no-repeat;
}

.loc_nv .msg .nolink{background:url(../company/images/cmn_nv_001no.gif) no-repeat; width:98px;}

.loc_nv .2006 a:hover{
	background-image: url(../media/images/loc_nv_001ac.gif);
	background-repeat: no-repeat;
}

.loc_nv .2007 a:hover{
	background-image: url(../media/images/loc_nv_002ac.gif);
	background-repeat: no-repeat;
}

.sub_nv div,
.com_area{
	width:185px;
	_width:225px;
	padding:10px 30px 10px 10px;
}

.sub_nv div{
	background:#F0F0F0;
}

/*--------- /right_nv ------------------*/

/*-------------------------------
h1
-------------------------------*/
.c_top h1{
	width:250px;
	height:21px;
	margin:0 0 30px;
}

#h1_01 h1{background:url(../media/images/h1_002.gif) no-repeat;}

/*-------------------------------
top
-------------------------------*/
/*--------- content ------------------*/
.c_top .outline{
	margin:0 0 40px;
}

.c_top .outline th,
.c_top .outline td{
	border-bottom:1px solid #FFF;
}

.c_top .outline th{
	background:#E3E4ED;
}

.c_top .outline td{
	background:#F6F6F6;
}

/*--------- /content ------------------*/

/*-------------------------------
font
-------------------------------*/
.middle2 { font-size: 12px }
.small2 { font-size: 9px}
/*----- line-height ---------*/
th,
td{
	line-height:16px;
}

/*----- font-weight ---------*/
.c_top .outline th span{
	font-weight:normal;
}
.bg_gy {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
font9 {
	font-size: 9pt;
}


/* 20090513 追加-----------------------*/

/* content -----------------------*/
div.mediaItem {
	clear: both;
	width: 488px;
	_width: 500px;
	height: auto;
	margin-bottom: 8px;
	padding: 11px 9px 9px;
	background-color: #f6f6f6;
	border-left: 4px solid #217fc4;
	overflow: hidden;
}

div.mediaItem div.mediaTxt {
	float: right;
	width: 275px;
	height: auto;
}

div.mediaItem div.mediaTxt h2,div.mediaItem div.mediaTxt p {
	font-size: 12px;
	font-weight: bold;
	color: #024287;
}

div.mediaItem div.mediaTxt h2 a {color: #024287;}

div.mediaItem div.mediaTxt p.detail_txt {
	margin-top: 9px;
	font-weight: normal;
	color: #666;
}

div.mediaItem div.mediaThum {
	float: left;
	width: 190px;
	height: auto;
}

div.mediaItem div.mediaThum div.thum {
	float: left;
	width: 85px;
	height: 120px;
	margin-right: 7px;
	overflow: hidden;
}

div.mediaItem div.mediaThum div.thumWeb {
	width: 177px;
	height: 120px;
	margin-right: 7px;
	overflow: hidden;
}
	


p#cntEnd {
	clear: both;
	text-align: center;
	margin-bottom: 3em;
	padding-top: 40px;
}

/* //content ---------------------*/

/* right_nv ----------------------*/
div.loc_nv li.old a{
	display: block;
	width:148px;
	height: 11px;
	background: url(../media/images/loc_nv_old_off.gif) left top no-repeat transparent;
}

div.loc_nv li.old a:hover{background: url(../media/images/loc_nv_old_on.gif) left top no-repeat transparent;}

div.loc_nv li.new a{
	display: block;
	width:148px;
	height: 11px;
	background: url(../media/images/loc_nv_new_off.gif) left top no-repeat transparent;
}

div.loc_nv li.new a:hover{background: url(../media/images/loc_nv_new_on.gif) left top no-repeat transparent;}
/* //right_nv --------------------*/

/* ---------------------------------------------------- *
	clearfix
 * --------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

*html .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
}

/* 20090513 追加ここまで---------------*/


