body {
	margin-top: 0px;
	background-color: #ffffff;
	font-size: 90%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.middle {
	text-align: center;
}
/*ヘッダー---------------------*/


#header {
	width: 920px;
	margin: 0px;
	padding: 0px;
}
#header #header-name {
	color: #CE33AB;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
#header #header-description {
	font-size: 10px;
	color: #5A59A6;
	float: right;
	margin: 0px;
	padding: 0px;
	
}
#header #headertop {
	height: 40px;
        clear: both;
}
#header #navimain {
	height: 34px;
}
#header #navimain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #navimain li {
	float: left;
}
#header #subnavi {
	height: 27px;
}
#header #subnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #subnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainphoto {
	padding: 10px;
}

#moji {
	height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

/*コンテンツ---------------------*/

#contents {
	width: 920px;
	margin-top: 10px;
	font-size: 0.9em;
	line-height: 150%;
	color: #333333;
}

/*メインボックス---------------------*/

#contents #mainbox {
        display: inline;
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents #mainbox #blog h2 {
	font-size: 1.2em;
background-color: #F4F2F5;
	color: #455399;
border: 0.3mm solid #455399;
　　　　 line-height: 140%;
padding-left: 35px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/icon_arrowlabel.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contents #mainbox h2 a:link {
	color: #455399;
　　　　 	text-decoration: none;
}
#contents #mainbox h2 a:visited {
	text-decoration: none;
	color: #455399;
}
#contents #mainbox h2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
#contents #mainbox h2 a:active {
	text-decoration: none;
	color: #455399;
}
#contents  #mainbox #blog #kiji {
	padding-left: 45px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
        margin-bottom: 20px;
	font-size: 1em;
	line-height: 150%;
border-bottom: 1px dotted #666666;
}

#contents  #mainbox #blog #kiji .entry-more {
clear: both;
}
       

#mainbox #alpha #alpha-inner h1 {
	font-size: 1.6em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
#mainbox #alpha #alpha-inner h6 {
	font-size: 1.4em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #455399;
	border-right-color: #455399;
	border-bottom-color: #455399;
	border-left-color: #455399;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #455399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.midashi {
	color: #455399;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
}
#contents #mainbox #blog dl {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents #mainbox #blog dl dt {
	font-size: 1.2em;
        background: #FFFFFF url(img/icon_list_mark.gif) no-repeat left 6px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	clear: both;
}

#contents #mainbox #blog dl dd {
	padding: 0 0 0.5em 10px;
	margin: 0 0 0.5em 0; 
　　　　font-size: 1.2em;
}

#contents #mainbox #blog dl dd a {
	background: #FFFFFF url(img/icon_arrow_page.gif) no-repeat right center;
	padding: 1px 18px 3px 0;
}

/*サブボックス---------------------*/

#contents #subbox {
        display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 235px;
	float: right;
        border-left-width: 0.3mm;
	border-left-style: dotted;
	border-left-color: #999999;
}
#contents #subbox h4 {
	font-size: 1em;
	font-weight: bold;
	color: #455399;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #455399;
}
#contents #subbox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contents #subbox li {
	list-style-image: url(http://shimoden.bonvoyage.co.jp/img/listarrow.gif);
	padding-bottom: 5px;
	font-size: 1em;
	border-bottom-width: 0.3mm;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	margin-left: 21px;
        line=height: 125%;
}
#contents  #subbox  #moji  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents  #subbox  .kakomi  {
	text-align: center;
        padding: 5px;
	border: 0.3mm solid #999999;
}

/*フッター---------------------*/


#footer {
	width: 900px;
	padding: 10px;
	clear: both;
	background-image: url("http://www.bonvoyage.co.jp/img/footerback.jpg");
	background-repeat: repeat-y;
}
#footer #undernavi {
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	color: #666666;
	font-size: 0.8em;
	line-height: 150%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 50px;
}
#footer a:link {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #00FFFF;
}
#footer a:active {
	color: #666666;
}

