@charset "utf-8";
/* CSS Document */

#header_wrap #swfarea {
	width: 950px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	z-index: 1;
}
/* IE6 */
*html #swfarea {
	padding: 0 0 0 0;
}

#swfarea #swf {
	height: 405px;
}

#header #con_title {
    height: 400px;
    overflow: hidden;
}
#header #con_title #flash {
    text-align: center;
}
#header #con_title #flash #flashcontent {
    height: 405px;
    margin: 0 auto;
}
#header #con_title #flash #flashcontent p {
    height: 305px;
    margin: 0 auto;
    padding-top: 100px;
    text-align: center;
    width: 950px;
}
.con_omotenashi {
    margin-bottom: 10px;
    overflow: hidden;
    width: 670px;
}
.con_omotenashi h2 {
    margin-bottom: 20px;
}
.con_omotenashi dl {
    background: url("../../images/home/bg_line.gif") no-repeat scroll 0 0 transparent;
    float: left;
    margin: 0 10px 10px 0;
    padding-bottom: 10px;
    width: 330px;
}
.con_omotenashi dl.last {
    margin-right: 0;
}
.con_omotenashi dl dt {
    margin-bottom: 5px;
}
.con_omotenashi dl dd {
    font-size: 86%;
}

.con_bestpack {
    background: url("../../images/home/bg_line_hoz.gif") no-repeat scroll 0 0 transparent;
    margin-bottom: 35px;
    overflow: hidden;
    padding-top: 10px;
    width: 670px;
}
.con_bestpack .con_l {
    background: url("../../images/home/bg_line_ver.gif") no-repeat scroll right 0 transparent;
    padding-right: 10px;
    width: 100%;
}
.con_bestpack .con_l h2 {
    margin-bottom: 15px;
	float:left;
	width:308px;
}

.con_bestpack .con_l:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
	zoom:1;
}

.con_bestpack .con_l .plan {
	margin-bottom: 15px;
	float:right;
	width:360px;
	text-align: right;
}

.con_bestpack .box_pack {
    margin-bottom: 15px;
    overflow: hidden;
}
.con_bestpack .box_pack .img_pack {
    float: left;
    height: 140px;
    overflow: hidden;
    width: 250px;
}
.con_bestpack .box_pack .img_pack img {
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 58px;
}
.con_bestpack .box_pack .best01 {
    background: url("../img/ic_best01b.jpg") no-repeat scroll 0 0 transparent;
}
.con_bestpack .box_pack .best02 {
    background: url("../img/ic_best02b.jpg") no-repeat scroll 0 0 transparent;
}
.con_bestpack .box_pack .best03 {
    background: url("../img/ic_best03b.jpg") no-repeat scroll 0 0 transparent;
}
.con_bestpack .box_pack .con_pack {
    float: right;
    font-size: 90%;
    width: 400px;
}
.con_bestpack .box_pack .con_pack h3 {
    background: url("../../images/home/ic_pack.gif") no-repeat scroll 0 5px transparent;
    margin-bottom: 10px;
    padding-left: 20px;
}
.con_bestpack .box_pack .con_pack table {
    width: 270px;
}
.con_bestpack .box_pack .con_pack table th {
    padding: 0;
}
.con_bestpack .box_pack .con_pack table td {
    padding: 0 0 0 5px;
}
.con_bestpack .box_pack .con_pack table td.pink {
    color: #CB5C5D;
    font-weight: bold;
}
.con_bestpack .con_r {
    float: right;
    width: 195px;
}
.con_bestpack .con_r h2 {
    margin-bottom: 15px;
}
.con_bestpack .con_r ul {
    margin-bottom: 15px;
}
.con_bestpack .con_r ul li {
    font-size: 0;
    line-height: 0;
    margin-bottom: 10px;
}

#nitteiarea {
    display: inline;
    width: 210px;
}
#nitteiarea h4 {
    margin-bottom: 5px;
}
#nitteiarea input {
    margin-right: 2px;
    padding: 1px;
    width: 40px;
}
input.button {
    margin-top: 5px;
}
.con_intro {
	border: 4px double #84716F;
	font-size: 90%;
	line-height: 1.4;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 0px;
	width: 662px;
}
.con_intro p {
    margin-bottom: 10px;
}
:first-child + html .con_omotenashi dl dd, *:first-child + html .con_news .box_news .con_r {
    font-size: 76%;
}
* html .con_mokuteki ul, .con_bestpack .box_pack, .con_news .box_news {
}
* html .con_omotenashi dl dd, * html .con_news .box_news .con_r {
    font-size: 76%;
}

#ad {
	margin-top:10px;
	width:100%;
}

#ad h3 {
    margin-bottom: 20px;
}

#ad .ad_text1{
	margin-top:10px;
	color: #990000;
	text-decoration: underline;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}