@charset "UTF-8";
/* 共通レイアウト読み込み */
@import url("../../common/_common.css");
/* サービス 共通 */
.clear-both {
	clear:both;
	display:inherit;
	font-size:1px;
}
address { font-style:normal;}


/* メインメニュー */
.flash-wrapper { width:960px;height:90px;border-bottom:solid 2px #99cc00}


#Contents {
	background:url(../../images/sub_common/cg001.gif) repeat-y left;
	background-position:bottom left;
}

#clear-bottom {
	clear:both;
	display:block;
	height:25px;
	background: url(../../images/sub_common/cg002.gif) no-repeat left bottom;
}

/* 左メニュー */
#Left-Menu {
	width:224px;
	float:left;
}

#Left-Menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#Left-Menu li img { vertical-align: bottom;}

/* 無料体験サイト */
#Left-Menu .free-trial { padding:0 0 0 10px}

/* ページナビゲーション */
#global_navi { padding:9px 0 8px 10px !important; margin:0; background:url(/images/sub_common/cg005.gif) no-repeat left bottom}
#global_navi li {line-height:110%; list-style:none; display:inline; }


/* #Right-Area 共通 */
div.hr{ background:url(../images/cg008.gif) repeat-x bottom; height:10px; margin:30px 0;}
hr { display:none;}

#Right-Area {
	float:right;
	width:717px;
}

#Right-Area ul,ol,il,dd { margin:0; padding:0; }
#Right-Area p,li,address,dd { line-height:1.45em;}

/* サムネイル */
.index #Right-Area .list { width:310px; padding:25px 0 20px 0; float:left; margin-right:30px;}

.index #Right-Area .thum { float:left; width:100px; padding-left:15px;}
.index #Right-Area .thum a img { border:solid 7px #dfdfdf !important;}
.index #Right-Area .thum a:hover img { border:solid 7px #89c254 !important}

.index #Right-Area .text-area { float:left;width:180px; margin-left:13px;}
.index #Right-Area .list h2 { margin:3px 0 5px 0 !important ;}

.index #Right-Area .detail { text-align:right; padding-top:10px}
.index #Right-Area .detail a { padding-right:15px; background:url(../images/arrow_off.gif) no-repeat center right;}
.index #Right-Area .detail a:hover{ padding-right:15px; background:url(../images/arrow_on.gif) no-repeat center right;}


/* サブページ共通 */
.sub-page #Right-Area dl { width:95%;}
.sub-page #Right-Area p { width:95%; padding-left:10px; margin-bottom:10px;}
.sub-page #Right-Area ul { width: 95%; margin-left:10px; padding-left:25px;}
.sub-page #Right-Area ol { width:95%; margin-left:10px; padding-left:30px;}
.sub-page #Right-Area li { margin-bottom:11px;}
.sub-page #Right-Area address { margin:0 0 0 10px; padding:0px}

.sub-page #Right-Area .bg {
	background:url(../../images/sub_common/cg003.gif) no-repeat left top;
	padding:18px 0px 10px 18px;
	margin-bottom:20px;
	width:670px;
	clear:left;
}

.sub-page #Right-Area h2 {
	font-weight:bold;
	font-size:105%;
	color:#444444;
	margin-bottom:20px;
}