@charset "Shift_JIS";
.mgl10 { margin-left:10px; }
.pdt09 { padding-top:9px; }
.pdb09 { padding-bottom:9px; }
.pdb10 { padding-bottom:10px; }
.mgRL10 { margin-right:10px; margin-left:10px; }
.mgRL5 { margin-right:5px; margin-left:5px; }
.mgr10 { margin-right:10px;}
.mgr30 { margin-right:30px;}
.mg10 { margin:10px;}

.red { color:#cc0000;}

/*-----h1~h5-------------------------------------*/
h5 {
	text-align:center;
	}


/*-----wrap-------------------------------------*/

/* mainBox */
.mainBox .wrapGray {
	background:#f3f3f3 url(../img/bg_gray_top.gif) left top no-repeat;
	}
.mainBox .wrapGray .wrapGrayBtm {
	padding:4px;
	background:url(../img/bg_gray_btm.gif) left bottom no-repeat;
	/height:1%;
	}

.mainBox .wrapWhite {
	background:#ffffff url(../img/bg_white_top.gif) left top no-repeat;
	}
.mainBox .wrapWhiteBtm {
	background:url(../img/bg_white_btm.gif) left bottom no-repeat;
	}
.mainBox .lineWhite {
	padding:0 9px;
	border-right:solid 1px #cecece;
	border-left:solid 1px #cecece;
	/height:1%;
	background-color:#ffffff;
	}


/* sideBox */
.sideBox .wrapGray {
	background:#f3f3f3 url(../img/bg_gray_top_s.gif) left top no-repeat;
	}
.sideBox .wrapGray .wrapGrayBtm {
	padding:4px;
	background:url(../img/bg_gray_btm_s.gif) left bottom no-repeat;
	_height:1%;
	}

.sideBox .wrapWhiteBtm {
	background:url(../img/bg_white_btm_s.gif) left bottom no-repeat;
	}
.sideBox .lineWhite {
	border-right:solid 1px #cecece;
	border-left:solid 1px #cecece;
	_height:1%;
	background-color:#ffffff;
	}


/*-----mainvisual-------------------------------------*/
#mainvisual {
	padding-bottom:10px;
	background:url(../img/bg_main_btm.gif) left bottom no-repeat;
	}
#mainvisual #mainBg {
	background:url(../img/bg_main.jpg) left top no-repeat;
	}
#mainvisual ul#point {
	margin-top:16px;
	margin-left:14px;
	padding:10px;
	width:29em;
	background-color:#ffffff;
	}
#mainvisual ul#point li {
	font-weight:bold;
	}
#mainvisual ul#point li {
	line-height:1.4;
	}
#mainvisual ul#point li .normal {
	font-weight:normal;
	}
#mainvisual ul.btn {
	margin-left:4px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	}
#mainvisual ul.textListA01 {
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	}
#mainvisual ul.notesListA01 {
	padding-right:10px;
	padding-left:10px;
	}


/*-----tab-------------------------------------*/
ul.tab li {
	float:left;
	}

#tabBlue {
	padding-bottom:10px;
	background:#f5fcff url(../img/bg_blue_btm.gif) left bottom no-repeat;
	}
#tabBlue .lineBlue {
	padding:0;
	/height:1%;
	background:url(../img/bg_blue.gif) left top repeat-y;
	}

#tabYellow {
	padding-bottom:10px;
	display:none;
	background:#fffcf3 url(../img/bg_yellow_btm.gif) left bottom no-repeat;
	}
#tabYellow .lineYellow {
	padding:0;
	/height:1%;
	background:url(../img/bg_yellow.gif) left top repeat-y;
	}

#tabGreen {
	padding-bottom:10px;
	display:none;
	background:#f8fff8 url(../img/bg_green_btm.gif) left bottom no-repeat;
	}
#tabGreen .lineGreen {
	padding:0;
	/height:1%;
	background:url(../img/bg_green.gif) left top repeat-y;
	}


/* tabBtn */
ul#tabBtn li {
	float:left;
	}


/* mile */
#mile {
	padding-top:5px;
	padding-bottom:10px;
	border-right:solid 1px #ffcaca;
	border-bottom:solid 1px #ffcaca;
	border-left:solid 1px #ffcaca;
	background-color:#fffce9;
	}
#mile h6,
#mile ul {
	padding:0 10px;
	}
#mile p.dot {
	padding:5px 10px;
	background:url(../img/dot.gif) left bottom repeat-x;
	}
#mile p.logo img {
	margin-top:-10px;
	margin-left:20px;
	vertical-align:middle;
	}


/* notes */
#notes {
	padding:10px;
	border-right:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	border-left:solid 1px #dedede;
	background-color:#ffffff;
	}
#notes li {
	line-height:1.5;
	}


/* meritBlue */
#meritBlue {
	margin-right:10px;
	margin-left:10px;
	padding:16px 8px;
	border:solid 2px #1f78b4;
	background-color:#bbd6e8;
	}

.blueBox {
	margin-top:8px;
	border:solid 2px #1f78b4;
	padding:18px;
	background-color:#ffffff;
	}
.pinkBox {
	margin-top:8px;
	border:solid 2px #f3716d;
	padding:18px;
	background-color:#ffffff;
	}
table.lineup th {
	padding-top:10px;
	width:9.5%;
	vertical-align:top;
	text-align:left;
	}
table.lineup td {
	padding-top:10px;
	width:40.5%;
	vertical-align:top;
	text-align:left;
	}
table.lineup td p {
	font-size:0.85em;
	}
table.lineup td p img {
	margin-bottom:3px;
	}
p#notesText {
	margin-left:3.2em;
	line-height:1.5;
	text-indent:-3.2em;
	}

/* meritPink */
#meritPink {
	margin-right:10px;
	margin-left:10px;
	padding:16px 8px 8px 8px;
	border:solid 2px #f69491;
	background-color:#faeceb;
	}
#meritPink dl img {
	vertical-align:bottom;
	}
#plusIcon {
	position:relative;
	}
#plusIcon img {
	position:absolute;
	top:-130px;
	left:308px;
	}


/* greenBox */
.greenBox {
	margin-right:10px;
	margin-left:10px;
	padding:19px;
	border:solid 1px #b0e4b6;
	background-color:#ffffff;
	}
.greenBox dl#travel {
	margin:14px 14px 14px 80px;
	width:450px;
	}
.greenBox dl#travel img {
	vertical-align:bottom;
	}
.greenBox dl#travel .withIcon img {
	margin-left:4px;
	vertical-align:middle;
	}
.greenBox dl#travel dd {
	float:right;
	width:315px;
	}
.greenBox dl#travel dd.withIcon {
	}
ul.greenBox img {
	vertical-align:bottom;
	}
ul.greenBox li.floatL {
	margin-right:18px;
	}
ul.greenBox li.mgt {
	margin-top:18px;
	}



/*-----sideBox-------------------------------------*/
.sideBox a.linkBtnA {
	_height:1%;
	}
ul#icService img {
	vertical-align:bottom;
	}

.sideBox .lineYellow {
	margin-top:10px;
	border-bottom:solid 1px #e9d08a;
	height:1px;
	line-height:0;
	font-size:0;
	}



