/* CSS Document */


/* body margin 上部余白 */
body{
     margin-top:0px;
}


/* Hタグ */
h1{
	margin:0;
	padding:0;
	color:#6B60D7;
	font-size:14px;
}

h2{
display: inline;
margin-left:3px;
padding:0;
font-size:12px;
}

.h1Color{
	color:#4599A5;
}

/* フッターメニュー */
.gMenu ul{
	margin: 3px;
}

.gMenu li{
	font-size:12px;
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

/* テキスト色 */
.textfont1{
	color:#FF0000;
}

.textfont2{
	color:#666666;
	font-size:10pt;
}
.toptitle{
	color:#666666;
	font-size:9pt;
	font-weight: bold;
	font-style: italic;
}


/* 画像の読み出し */
.h1_ttl_01{
	width:591px;
	height:77px;
	background-image: url(/img/rihuto_pack/lift2.gif);
	background-repeat: no-repeat;
}

.clear {
	display:none;
}

strong{
font-weight:normal;
}

a.decoNon {
	text-decoration: none;
}


/* リンクの下線消し */

a.decoNonwhite {
	color: #FFFFFF;
	text-decoration: none;
}

a.decoNon00 {
	color: #000000;
	text-decoration: none;
}

a.decoNon33 {
	color: #333333;
	text-decoration: none;
}

a.decoNon66 {
	color: #666666;
	text-decoration: none;
}

a.decoNonGR {
	color: #308C35;
	text-decoration: none;
}


/* 背景など */
.top_bg　{
	background-color:#000066
	height:10px;
}

/* 料金表用 */
.ryokin {
	background-color: #E4E4E4;
	font-size: 10px;
}
.ryokin_0 {
	font-size: 10px;
}
.ryokin_0a {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.ryokin_0b {
	font-size: 10px;
	color: #FF0000;
}
.ryokin_A {
	font-size: 10px;
}
.ryokin_B {
	background-color: #0099FF;
	font-size: 10px;
	color: #FFFFFF
}
.ryokin_C {
	background-color: #009900;
	font-size: 10px;
	color: #FFFFFF
}
.ryokin_D {
	background-color: #99FF33;
	font-size: 10px;
}
.ryokin_E {
	background-color: #FFFF00;
	font-size: 10px;
}
.ryokin_F {
	background-color: #FF9900;
	font-size: 10px;
}
.ryokin_G {
	background-color: #FF00FF;
	font-size: 10px;
}
.ryokin_H {
	background-color: #FF0000;
	font-size: 10px;
}
.ryokin_t_a {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.ryokin_t_b {
	font-size: 12px;
	color: #800000;
}
.ryokin_s_a {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.ryokin_s_b {
	font-size: 12px;
	color: #003366;
}

/* カレンダー用 */
.calender {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.calender_1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.calender_2 {
	font-size: 12px;
	font-weight: bold;
}
.calender_3 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.calender_A {
	font-size: 12px;
	font-weight: bold;
}
.calender_B {
	background-color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.calender_C {
	background-color: #009900;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.calender_D {
	background-color: #99FF33;
	font-size: 12px;
	font-weight: bold;
}
.calender_E {
	background-color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
.calender_F {
	background-color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}
.calender_G {
	background-color: #FF00FF;
	font-size: 12px;
	font-weight: bold;
}
.calender_H {
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

/* 工程表用 */
.koutei_1 {
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
.koutei_2 {
	font-size: 10px;
	font-weight: bold;
}
.koutei_3 {
	font-size: 9px;
}
