* {
	font-family: "Arial", "ＭＳ ゴシック", "Osaka-等幅";
}
#wrapper {
	width: 920px;
	margin: 0 auto 0;
	color: #3f3f3f;
}
#header {
	width: 920px;
	height: 402px;
	float: left;
	margin: 0 0 0 0;
}
#content-wrapper {
	width: 920px;
	float: left;
	margin: 0 0 0 0;
}
#main {
	width: 667px;
	margin: 0 0 0 18px;
	float: left;
}
#sidemenu {
	width: 207px;
	margin: 0 0 0 0;
	float: right;
}
#footer {
	width: 920px;
	height: 15px;
	margin: 30px 0 10px 0;
	clear: both;
}

#fot {
	clear: both;
}
.blog-bannerBox {
	margin: 10px 0 0 0;
}
/*about
----------------------------*/
.middle { vertical-align: middle }
.top {	vertical-align: top }
.bottom { vertical-align: bottom }

#entry-box a:link,       #menu-box dl a:link,      #pan-list a:link      { color:#ff8200; text-decoration:none }
#entry-box a:visited,    #menu-box dl a:visited,   #pan-list a:visited   { color:#ff8200; text-decoration:none }
#entry-box a:active,     #menu-box dl a:active,    #pan-list a:active    { color:#ff8200; text-decoration:none }
#entry-box a:hover,      #menu-box dl a:hover,     #pan-list a:hover     { color:#ff8200; text-decoration:underline }

#menu-box ul a:link,     #clink a:link,     #blog-page a:link       { color:#828282; text-decoration:none }
#menu-box ul a:visited,  #clink a:visited,  #blog-page a:visited    { color:#828282; text-decoration:none }
#menu-box ul a:active,   #clink a:active,   #blog-page a:active     { color:#828282; text-decoration:none }
#menu-box ul a:hover,    #clink a:hover,    #blog-page a:hover      { color:#ff8200; text-decoration:underline }
/*blog-main
----------------------------*/
#entry-box {
	width: 667px;
	margin-top: 35px;
	margin-bottom: 5px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;	
}
#entry-box h2 {
	height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #ff8200;
	margin-bottom: 5px;
	padding: 1px 0 2px 30px;
	background-image: url(../img/entry_ravel.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
}
#entry-content {
	width: 637px;
	font-size: 11px;
	line-height: 18px;
	color: #8c8c8c;
	margin-bottom: 26px;
	float: right;
}
#entry-main {
	width: 637px;
	font-size: 12px;
	line-height: 210%;
	float: right;
}
#entry-main img {
	vertical-align: middle;
}
#entry-photo {
	width: 637px;
	margin: 10px 0 10px 0;
}
#entry-photo-left {
	width: 288px;
	margin-right: 8px;
	float: left;
}
#entry-photo-right {
	width: 288px;
	float: left;
}
#blog-page {
	text-align: center;
	font-size: 14px;
}
#pan-list {
	width:667px;
	margin-top: 35px;
	font-size: 11px;
}
#coment-box {
	width: 450px;
	font-size: 12px;
	line-height: 18px;
}
#text {
	margin-bottom: 10px;
}
#coment-textbox {
	width: 637px;
	margin-top:20px;
	font-size: 12px;
	line-height: 24px;
	float: right;
}
.comments-open {
	width: 637px;
	margin-top: 2px;
	font-size: 11px;
	line-height: 24px;
	float: right;
}
/*blog-sidemenu
----------------------------*/
#menu-box {
	width:207px;
	font-size: 11px;
	margin-bottom: 20px;
}
#menu-box h3 {
	padding: 3px 0 7px 36px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	background-image: url(../img/menu_ravel.gif);
	background-repeat: no-repeat;
	background-position: 7px 0em;
	border-bottom: 1px dashed #e5e5e5;
}
#menu-box h2 {
	padding: 3px 0 13px 36px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	background-image: url(../img/menu_ravel.gif);
	background-repeat: no-repeat;
	background-position: 7px 0em;
	border-bottom: 1px dashed #e5e5e5;
}
#clink {
	padding: 0 0 3px 15px;
	background-image: url(../img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 0.2em;
}
.titem {
	margin-left: 8px;
}
menu-box ul,#memu-box li {
	mragin: 0;
	padding: 0;
	list-style: none;
}
#menu-box li {
	padding: 0 0 3px 15px;
	background-image: url(../img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 0.2em;
}
#menu-box dl {
	margin-top: 3px;
	color: #828282;
}
#menu-box dt {
	padding: 0 0 3px 15px;
	background-image: url(../img/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 0.2em;
}
#menu-box dd {
	padding: 0 0 5px 15px;
	line-height: 16px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
}
#banner-box {
	width:207px;
}
#banner-box ul,#banner-box li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#banner-box li {
	text-align: center;
	margin-bottom: 2px;
}
/*blog-footer
----------------------------*/
#footer ul,#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul {
	width: 853px;
	margin: 0 auto 0;
}
#footer li {
	line-height: 15px;
	padding-right: 1px;
	float: left;
	background-image: url(../img/footer_menu_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copyright {
	padding-left: 7px !important;
	padding-right: -1px !important;
	background-image: none !important;
}
/*Blog newアイコン*/
span.new {
	display: none;
	color: red;
}
span.new img {
	vertical-align: middle;
}
/*Blog newアイコン*/
span.new2 {
	display: none;
	color: red;
}
span.new2 img {
	vertical-align: middle;
	margin-bottom: 5px;
}
#blog-page {
	margin: 0 0 15px 0;
}
#banner-box {
	margin: 0 0 15px 0;	
}