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

/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2,
div#main h3{
	margin-bottom:15px;
	padding-left:70px;
	line-height:20px;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
	background:url("../img/title_ber.jpg") no-repeat #64BCC8;
}

/* RSS */
div#rss{
	overflow:auto;
	height:200px;
	margin:17px 30px 25px 10px;
	padding:10px;
	border:1px solid #AFAFAF;
	background-color:#FFFEE6;
}
div#rss dl{
	margin:0px 15px;
}
div#rss dd{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC;	
}
/* safari only \*/
html:\66irst-child div.travelNews{
	width:;
	overflow:scroll;
}

p.sent{
	margin:0 20px 15px 15px;
}
div.blogBox{
	margin-bottom:30px;
	padding-top:10px;
	border-top:solid 2px #b6b6b6;
}
div.entryBox{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url("../img/dot.gif") repeat-x bottom;
}
div.entryBox h4{
	margin-bottom:10px;
	padding-left:10px;
	color:#64bbc8;
	font-weight:bold;
	background:url("../img/arrow_05.gif") no-repeat 0 4px; 
}
p.btBlog{
	width:91px;
	margin-top:15px;
	text-align:right;
}
p.blogDate{
	margin-top:20px;
	width:150px;
	color:#999;
	font-size:0.8em;
}
div.entryRight01{
	width:460px;
}
div.entryTxt01{
	width:370px;
}
div.entryPic01{
	width:70px;
}
div.entryLeft01{
	width:120px;
}
div.entryLeft02{
	width:450px;
}
div.entryRight02{
	width:120px;
}
div#blogWA{
	width:550px;
	margin:0 0 30px 20px;
	background:url("../img/blog_mid.gif") repeat-y;
}
div#blogWA dl{
	padding-bottom:20px;
	background:url("../img/blog_bot.gif") no-repeat bottom left;
}
div#blogWA dt{
	margin-bottom:10px;
}
div#blogWA dd{
	padding:0 20px;
}
div#blogWA dd p{
	line-height:1.5;
}
p.detail{
	margin-top:10px;
	text-align:right;
}
p.detail a{
	padding-left:10px;
	background:url(../../blog/img/detail_mark.gif) no-repeat 0 2px;
}

/* Others */
div.form p{
	margin:0 40px 20px 15px;
	line-height:1.8;
}
div#blogerBox{
	margin-bottom:30px;
}
div#formBox{
	margin-left:30px;
}
div#formBox p{
	margin-bottom:15px;
}
p.send{
	font-size:12px;
	text-align:center;
}

