/* ------------------------------ */
/* ラド観光株式会社               */
/* DJ検索用CSSファイル            */
/*                                */
/* ver 1.00 ref060920A            */
/* ------------------------------ */
/*                                */
/*                                */
/*                                */



/* ============================== */
/* 全体設定　　　　　　　　　　　 */
/* ============================== */



/* ■レイアウト                   */
/* ------------------------------ */
*{
	font-family : "ＭＳ Ｐゴシック","Osaka",sans-serif ;
	text-decoration : none;
	font-size : 13px
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../../bg_shadow.jpg); 
	background-position:center; 
	background-repeat:repeat-y;
}

.marginLeft-10 {
	margin-left:10px;
}

.marginLeft-7 {
	margin-left:7px;
}

.marginTop10 {
	margin-top:10px;
}

.marginTop5 {
	margin-top:5px;
}




/* ■フォント指定                 */
/* ------------------------------ */
.baseFontSize {
	font-size:0.8em;
}

.font9 {
	font-size:0.9em;
}

.lh-15 {
	line-height:1.5em;
}





/* ============================== */
/* ヘッダ    　　　　　　　　　　 */
/* ============================== */
div.headerOutBox {
	width:799px; 
	text-align:left; 
	margin:0 auto 0 auto;
}


/* ============================== */
/* フッタ    　　　　　　　　　　 */
/* ============================== */
div.searchOutBox3 {
	margin-top:20px; 
	width:779px; 
	margin-left:10px;
}

div.searchOutBox4 {
	margin-top:20px;
	width:759px;
	margin-left:10px;
	border: 1px solid #999999;
	padding:5px;
}


/* ============================== */
/* ■　絞込検索ページ　　　　　　 */
/* ============================== */
div.searchOutBox {
	margin-top:10px; 
	background-color:#FFF2E1; 
	width:779px; 
	margin-left:10px;
}

div.searchOutBox2 {
	margin-top:20px; 
	background-color:#FFF2E1; 
	width:779px; 
	margin-left:10px;
}


/* ============================== */
/* 検索結果セクション　　　　　　 */
/* ============================== */
div.result {
	margin-top:20px; 
	width:779px; 
	margin-left:10px;
}

div.titleColor {
	background-color:#809DC9; 
	padding:5px;
}

div.title-1st {
	color:white;
}

div.title-2nd {
	color:#111078; 
	font-weight:900; 
	margin-top:5px;
}

div.codes {
	background-color:#111078; 
	margin:7px 5px 0 0; 
	padding:3px; 
	color:#FFFFFF; 
	text-align:right; 
	float:right
}

div.clear {
	clear:both; 
	margin:0; 
	padding:0; 
	font-size:0em;
}

div.conLayout {
	width:779px; 
	background-color:#FFF2E1;
}

div.conLayout_2 {
	width:779px; 
	background-color:#D9F0F6;
}


div.conPicLayout {
	width:125px; 
	padding:10px; 
	float:left;
}

div.conPicLayout_2 {
	/* width:125px;  */
	padding:10px; 
	float:left;
}

div.conPicLink {
	padding:3px; 
	border:solid 1px #000099; 
	margin-top:10px; 
	text-align:center
}


div.conValueLayput {
	padding:10px; 
	float:left; 
	width:614px;
}

div.conValueLayput_2 {
	padding:10px 10px 10px 0;
	float:left; 
	/* width:614px; */
}


th.textDecorationClear {
	text-decoration:none; 
	font-weight:normal
}

td.conValueColor {
	color:#525DAC
}

div.conValueDayLayout {
	margin-right:10px; 
	float:right; 
	width:200px;
	text-align : right;
}

div.conValueDay {
	padding:2px 10px; 
	border:solid 1px #666666; 
	width:40px; 
	background-color:#FEE593; 
	float:left
}


.headerGoToTOP {
	padding: 5px;
	border: 1px solid #000099;
}




/* ============================== */
/* ■　詳細画面 (DeTaiL=dtl)  　　*/
/* ============================== */

th.color2 {
	background-color:#EC4E52;
	color:#FFFFFF;
	text-align:center;
}

td.dtl-tour-value {
	text-align:center;
}

/* 既存カレンダー周り */
div.caldate{
	font :10pt;
	text-align : left;
}

div.calmark{
	font : 10pt
}

div.calalpha{
	font : bold 11pt;
	text-align : right
}

div.oneUp{
	font-size : 120%;
	margin-bottom : 10px;
	font-weight : bold;
}

div.oneUp2{
	font-size : 13px;
	font-weight : bold;
}