@charset "utf-8";
/* ============================================================
table of contents

1.title
2.index

============================================================ */

/******************************************
	1.title
******************************************/
#pageTtl {
	background: url(/purpose/img/bg_h1_purpose.jpg) center center no-repeat;
}
#main h2 {
	margin-bottom:20px;
	background:url(/common/img/bg_h2_top.gif) left top no-repeat;
	padding: 5px 0 0 0;
	width: 696px;
}
#main h2 span {
	color:#118029;
	font-size: 203%;
	background:url(/common/img/bg_h2_bottom.gif) left bottom no-repeat;
	padding: 0 20px 6px 20px;
	display: block;
	line-height: 1.2;
}
#main h3 {
	clear: both;
	margin-bottom:24px;
	background:#00690D url(/common/img/bg_h2.gif) left center no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	padding:9px 22px;
	font-size: 138.5%;
	font-weight: bold;
	color:#FFFFFF;
	behavior: url(/common/css/PIE.htc);/* for IE */
 *position:relative;
}
#main h4 {
	clear: both;
	background:#D8EEBF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	padding:6px 13px;
	font-size: 131%;
	font-weight: bold;
	color:#003300;
	behavior: url(/common/css/PIE.htc);/* for IE */
 *position:relative;
 margin: 0 0 18px 12px;
 width: 646px;
}
#main h5 {
	clear: both;
	background: url(/common/img/bg_dotline.gif) left bottom repeat-x;
	padding-bottom:4px;
	margin-bottom:18px;
	color:#666666;
	font-weight: bold;
}
#main h5 span {
	border-left:4px solid #B2B4BF;
	padding-left:8px;
}

/******************************************
	2.index
******************************************/
#main #wishList {
	display:none;
}
#main #wishArea dl {
	width: 208px;
	float: left;
}
#main #wishArea dl dd ul {
	margin: 0;
}
#main #wishArea dl.topic01 {
	margin-right: 12px;
	padding: 0 0 155px 0;
	background: url(/purpose/img/bg_wish_bottom_01.gif) left bottom no-repeat;
}
#main #wishArea dl.topic01 dd {
	padding: 0 15px 0 20px;
	background: url(/purpose/img/bg_wish_01.gif) repeat-y;
}
#main #wishArea dl.topic01 dd li {
	background: url(/purpose/img/icon_wish_01.gif) left 7px no-repeat;
	padding: 3px 0 3px 10px;
	line-height: 1.2;
}
#main #wishArea dl.topic02 {
	margin-right: 12px;
	padding: 0 0 155px 0;
	background: url(/purpose/img/bg_wish_bottom_02.gif) left bottom no-repeat;
}
#main #wishArea dl.topic02 dd {
	padding: 0 15px 0 20px;
	background: url(/purpose/img/bg_wish_02.gif) repeat-y;
}
#main #wishArea dl.topic02 dd li {
	background: url(/purpose/img/icon_wish_02.gif) left 7px no-repeat;
	padding: 3px 0 3px 10px;
	line-height: 1.2;
}
#main #wishArea dl.topic03 {
	padding: 0 0 155px 0;
	background: url(/purpose/img/bg_wish_bottom_03.gif) left bottom no-repeat;
}
#main #wishArea dl.topic03 dd {
	padding: 0 15px 0 20px;
	background: url(/purpose/img/bg_wish_03.gif) repeat-y;
}
#main #wishArea dl.topic03 dd li {
	background: url(/purpose/img/icon_wish_03.gif) left 7px no-repeat;
	padding: 3px 0 3px 10px;
	line-height: 1.2;
}

#main .ac {
	clear: both;
	text-align: center;
}
#main #baseArea {
	margin-bottom: 50px;
}
#main #baseArea dl {
	width: 200px;
	padding: 3px;
	float: left;
	border: #CCCCCC 1px solid;
}
#main #baseArea dl.topic01,
#main #baseArea dl.topic02 {
	margin-right: 12px;
}

#main #baseArea dl:hover a {
	text-decoration: none;
}
#main #baseArea dl dt {
	width: 200px;
	height: 54px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#main #baseArea dl.topic01 dt {
	background: url(/purpose/img/ttl_base_01_on.gif) no-repeat;
}
#main #baseArea dl.topic02 dt {
	background: url(/purpose/img/ttl_base_02_on.gif) no-repeat;
}
#main #baseArea dl.topic03 dt {
	background: url(/purpose/img/ttl_base_03_on.gif) no-repeat;
}
#main #baseArea dl dt a {
	display: block;
	width: 200px;
	height: 54px;
	outline:none;
}
#main #baseArea dl.topic01 dt a {
	background: url(/purpose/img/ttl_base_01.gif) no-repeat;
}
#main #baseArea dl.topic02 dt a {
	background: url(/purpose/img/ttl_base_02.gif) no-repeat;
}
#main #baseArea dl.topic03 dt a {
	background: url(/purpose/img/ttl_base_03.gif) no-repeat;
}
#main #baseArea dl:hover dt a,
#main #baseArea dl dt a:hover {
	background: none !important;
}


#main #baseArea dl dd.txt {
	margin-bottom: 12px;
	*margin-bottom: 0px;
}
#main #baseArea dl dd p {
	padding: 0 5px;
}
#main #baseArea dl dd strong {
	font-size: 131%;
}

#main #wishArea dl#baseBusinessSP,
#main #wishArea dl#baseDailySP,
#main #wishArea dl#baseTravelSP {
	display:none;
}