 A.a:link    { color:#ffffff ;}
 A.a:visited { color:#333333 ;}
 A.a:hover   { color:#FF4820 ;}
 A.a:active  { color:#FF4820 ;}

 
IMG {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE:
	none; BORDER-LEFT-STYLE:
	none; BORDER-BOTTOM-STYLE: none;
}



body {
	background-repeat:repeat;
	text-align : center;
	background-image: url(/eyeswork/image/gxy/bg.gif);
}

/*外枠*/
.table {
	width:823px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#result{
	width: 598px;
	height:170px;
	background-attachment: scroll;
	background-position: center top;
	background-image: url(/eyeswork/image/gxy/siborikomi.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3141B;
	border-bottom-color: #B3141B;
	border-left-color: #B3141B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}

/*文字スタイル*/
.txt{
	font-size:12px;
	color:#404040;
	line-height:18px;
	text-align: left;
}
.txtdot{
	font-size:12px;
	color:#404040;
	line-height:23px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #418DF3;
	padding-left: 5px;
}
.txt11{
	font-size:11px;
	color:#404040;
	line-height: 20px;
}
.txt12 {
	width:590px;
	margin:17px 0 0 0;
	font-size: 12px;
	color: #333333;
	text-align:center;
}
.txt13{
	font-size:13px;
	color:#404040;
	line-height:18px;
	text-align: left;
}
.txt12-red {
	font-size: 12px;
	color: #D40201;
}
.txt13-red {
	width:590px;
	margin:5px 0 0 0;
	font-size: 13px;
	color: #CC0000;
	text-align:center;
	font-weight:bold;
}
.txt11-white{
	font-size:11px;
	color:#FFFFFF;
}
.txt12-white{
	font-size:12px;
	color:#FFFFFF;
}
.txt14-white{
	font-size:14px;
	color:#FFFFFF;
}
.txt12-blue{
	font-size:13px;
	color:#000066;
	text-align:left;
	width:709px;
	margin:5px 0 0 0;
}

/*プラン一覧*/
div.title{
	width:598px;
	height:72px;
	background-image: url(/eyeswork/image/gxy/title.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-top: 30px;
}
div.contents{
	width:600px;
}

table.line{
	color: #404040;
	background-color: #CCCCCC;
}
td.days{
	background-color:#FFD7DF;
	font-size: 12px;
	color: #404040;
	text-align: center;
	line-height:15px;
	padding:5px;
}
td.price{
	background-color:#FFFFFF;
	font-size: 12px;
	color: #404040;
	text-align: center;
	line-height:15px;
	padding:5px;
}
td.itemm {
	background-color:#EAEAEA;
	font-size: 12px;
	color: #404040;
	text-align: center;
	line-height:15px;
	padding:5px;
}
td.item {
	background-color:#ffffff;
	font-size: 12px;
	color: #404040;
	text-align: left;
	line-height:15px;
	padding:5px;
}
td.all{
	background-color: #ffffff;
	padding-top: 5px;
	text-align:left;
}

td.photo{
	background-color: #ffffff;
	text-align:center;
}


.frame_schedule{
	width: 709px;
	margin-top: 5px;
}
.frame_jyoken{
	width: 707px;
	height:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#ECF5FC;
	padding:10px 0 0 0;
}

.frame{
	height: auto;
	width: 687px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	
		font-size:12px;
	color:#404040;
	line-height:18px;
	text-align: left;
}

.frame2{
	height: auto;
    overflow: hidden;//151204 TODO KUMURA flaot解除
    padding-bottom: 10px;
    padding-top: 10px;
    width: 709px;
}


/*フッタ*/
.hr{
	width:800px;
	text-align:center;
	border-style:dotted;
	border-color:#333333;
	margin-top:7px;
}
