@charset "Shift_JIS";
/*-------------------------------------------------------------------

	DEFAULT CSS RESET

-------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 
table {
	border-collapse:collapse;
} 
fieldset,img {
	border:0;
} 
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
} 
ol,ul {  
	list-style:none;
} 
caption {
	text-align:left;
} 
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/*-------------------------------------------------------------------

	DEFAULT SETTING

-------------------------------------------------------------------*/
html {
	font-size:100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-size:84%;
	line-height:1.5em;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#FFF;
	color:#333;
}
a {color:#003F98;text-decoration:underline;outline:none;}
a:hover {color:#003F98;text-decoration:none;}
.clr {clear:both;}
.blk {display:block;}
p {margin-bottom:0.8em;}
.p2 {margin:0;}
strong {font-weight:bold;}
.fLeft {float:left; margin:0 10px 10px 0;}
.fRight {float:right; margin:0 0 10px 10px;}
.fL {float:left;}
.fR {float:right;}
.ore {color:#FF6600;}
.defUl {list-style:disc; padding:0 0 0.8em 2em;}
.defOl {list-style:decimal; padding:0 0 0.8em 2em;}
.defUl li, 
.defOl li{
	margin-bottom:0.5em;
}
/*FIREFOX ONLY*/
*>/**/sup { vertical-align: text-top; line-height: 4px; }
.mgt5 {margin-top:5px;}
.mgt10 {margin-top:10px;}
.mgt15 {margin-top:15px;}
.mgt20 {margin-top:20px;}
.mgb08 {margin-bottom:0.8em;}
.caption {font-size:84%;line-height:1.3em;}
.txRight {text-align:right;}
.txCenter {text-align:center;}
.leadTx {
	font-size:120%;
	line-height:1.7em;
}
.leadSubTx {
	font-size:110%;
	line-height:1.6em;
}
.red {
	color:#FF6600;
}
.replace {
	display:block;
	font-size:1px;
	line-height:1px;
	text-decoration:none;
	text-indent:-9999px;
	/* \*/
	overflow:hidden;
	/* */
}
.pagetop {text-align:right; margin-bottom:24px;}
.bold{
	font-weight:bold;
}

/*---------------------------------------------------------
	リスト再定義
----------------------------------------------------------*/
.numOlLi {
	list-style:decimal;
	margin:0 0 0 2em;
}
.arwLi li {
	padding:0 0 0.5em 1em;
}
.maruLi li {
	padding:0 0 0.5em 1em;
}
/*----------------------------------------------------------
	テーブル再定義
----------------------------------------------------------*/
.defTbl, .defTbl2 {
	width:100%;
	table-layout:fixed;
}
.defTbl,
.defTbl th,
.defTbl td {
	border:1px solid #DDD;
}
.defTbl th,
.defTbl td {
	padding:5px;
}
.defTbl th {
	background-color:#EFEFEF;
}
.exTxt {font-size:84%; margin-left:0.5em;}
.defTbl2 td {
	padding:4px 0 4px 4px;
}
.defTbl2 th {
	text-align:left;
	padding:4px 0 4px 0;
}

.defTbnews {
	width:490px;
	table-layout:fixed;
}

.defTbnews td {
	padding:2px 0 2px 4px;
	font-size:11px;
	width:63px;
}

.defTbnews td.ki {
	padding:2px 0 2px 4px;
	font-size:11px;
	width: 340px;
}
.defTbnews td.day {
	width:65px;
	padding: 0px;
}

.defTbnews td.ic {
	padding:4px 0 0px 4px;
	font-size:10px;
}
.defTbnews td.ys {
	width:20px;
}

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

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*-------------------------------------------------------------------

	COMMON LAYOUT SETTING

-------------------------------------------------------------------*/
#header {
	width:900px;
	margin:auto;
}
#header h1 {
	float:left;
	width:101px;
}
#header #risonavi {
	float:right;
	margin:13px 0 0 15px;
}
#header #siteSh {
	float:right;
	width:362px;
	min-height:38px;
	height: auto !important;
	height: 38px;
	margin:13px 0 0 0;
	background:url(../com_img/sh_back.gif) no-repeat 0 0;
}
#header #siteSh #shipt {
	margin:9px 0 0 91px;
}
#header #siteSh #shiptIn {
	width:212px;
}

/*----------------------------------------------------------
	CONTENTS
----------------------------------------------------------*/
#contents {
	width:900px;
	margin:auto;
}
/*-----------------------------------------------------------------
	#FOOTER
-----------------------------------------------------------------*/
#footer{
	clear:both;
	width:900px;
	margin:15px auto 0 auto;
	padding:18px 0 15px 0;
	background:url(../com_img/footback.gif) repeat-x 0 0;
	font-size:84%;
}
/*----------------------------------------------------------
	TOP
----------------------------------------------------------*/
#flaArea {
	width:932px;
	clear:both;
	margin:0 auto 9px auto;
}
/*左カラム*/
#topCtsL {
	width:230px;
	float:left;
	position:relative;
}
#topCtsL ul#topMem {
	width:218px;
	border:1px solid #DDD;
	padding:9px 5px 5px 5px;
	background:url(../top_img/mem_back.gif) no-repeat 0 0;
}
#topCtsL ul#topMem2 {
	width:230px;
	background:url(../top_img/mem_back.gif) no-repeat 0 0;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#topCtsL ul#topMem li {
	margin-bottom:3px;
	font-size:1px;
	line-height:1px;
}
#topCtsL ul#topMem li.btm {
	margin-bottom:3px;
	cursor:pointer;
}
#topCtsL ul#topMem li.btm02 {
	margin-bottom:0px;
}
#topCtsL ul#topMrk {
	width:230px;
}
#topCtsL ul#topMrk li {
	padding:10px 0;
	border-bottom:1px solid #DDD;
	font-size:84%;
	line-height:1.3em;
	clear:both;
}
#topCtsL ul#topMrk li p.txR {
	float:left;
	width:130px;
	margin-top: 20px;
}
/*中央カラム*/
#topCtsC {
	width:490px;
	float:left;
	margin-left:20px;
}
#topCtsC h2.topTit {
	border-bottom:1px solid #DDD;
	margin-bottom:8px;
	clear:both;
}
#topCtsC ul.topCom {
	width:490px;
	margin-bottom:0px;
}
#topCtsC ul.topCom li {
	line-height:1.3em;
	float:left;
	margin-left:3px;
	margin-top:0;
}
#topCtsC ul.topCom li.fst {
	margin-left:0;
	width:60px

}

#topCtsC div#meeting {
	clear: both;
	text-align: right;
	width: 100%;
	height: 5px;
	margin: 0;
	padding: 0 0 3px 0;
}

#topCtsC table {
	width:490px;
	font-size:84%;
	margin-bottom:10px;
}
#topCtsC table th {
	width:8em;
	padding-left:12px;
}
#topCtsC table td.topIco {
	width:86px;
	padding-top:6px;
	vertical-align: top;
}

#topCtsC div.company {
	margin:5px auto 10px;
}

/*中央バナー*/
#topCtsC ul.topC1 {
	width:490px;
	border-top:1px solid #DDD;
	padding-top:15px;
}
#topCtsC ul.topC1 li {
	float:left;
}
#topCtsC ul.topC1 li.ce {
	margin-left:6px;
}
#topCtsC ul.topC1 li.rt {
	margin-left:6px;
}
/*右カラム*/
#topCtsR {
	width:140px;
	float:right;
}
#topCtsR ul.topR1 {
	margin-bottom:10px;
}
#topCtsR ul.topR1 li {
	margin-bottom:4px;
	font-size:1px;
	line-height:1px;
}
#topCtsR ul.topR2 {
	margin-bottom:10px;
}
#topCtsR ul.topR2 li {
	margin-bottom:1px;
	padding-left:4px;
	font-size:1px;
	line-height:1px;
}
/*会員画面*/
#memBox {
	width:218px;
	padding-bottom:12px;
	background:url(../top_img/me_btm.gif) no-repeat 0 bottom;
	display:none;
	position:absolute;
	z-index:3;
	top:-8px;
	left:120px;
}
#memBox p#memClose {
	text-align:right;
	background:url(../top_img/me_close_back.gif)  no-repeat 0 bottom;
	margin:0;
	cursor:pointer;
}
#memBox ul#memUl {
	width:194px;
	background:url(../top_img/mem_backimg.gif) repeat-y 0 0;
	padding:0 12px;
}
#memBox ul#memUl li {
	border-bottom:1px solid #C7C5B7;
	font-size:1px;
	line-height:1px;
}
#memBox ul#memUl li.last {
	border-bottom:none;
	text-align:right;
}


div#banner {
	padding: 0px;
	margin: 0px;
}

#topFrame{
width:490px;
height:180px;
}

.attention{
	font-weight:bold;
	color:#ff0000;
	background-image:url(../top_img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:11px;
	}

.redlink:link{
	color:red;
	text-decoration: none;
}
.reslink:visited{
	color:red;
	text-decoration:none;
}
.redlink:link{
	color:red;
	text-decoration:underline;
}
.reslink:visited{
	color:red;
	text-decoration:underline;
}




.cm{
	background:url(/top_img/cm_off.jpg) no-repeat;
}
.cm a{
	width:140px;
	height:100px;
	background:url(/top_img/cm_off.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
}
.cm a:hover{
	background-image:url(/top_img/cm_on.jpg);
}