@charaset "utf-8";
/*
Copyright (c) tomo creations.
CSS Document : top.css
*/

#top_area{
margin-bottom:30px;
}

/* コンテンツ左ブロック */

#top_left{
float:left;
width:530px;
margin-right:30px;
}

#top_right{
float:right;
width:200px;
}

#top_right img{
margin-bottom:15px;
}

.outline{
width:528px;
float:left;
background:url(images/outline_back.gif) no-repeat 1px bottom;
border-left:1px solid #FFCC00;
border-right:1px solid #FFCC00;
}

.outline_top{
background:url(images/outline_top.gif) no-repeat;
height:18px;
}


.outline_left{
float:left;
padding-left:15px;
width:145px;
}

.outline_right{
float:right;
padding-left:15px;
padding-right:15px;
width:325px;
}

.outline_bottom{
clear:both;
background:url(images/outline_bottom.gif) no-repeat;
height:18px;
margin-bottom:20px;
}


#info{
	width:198px;
	border:1px solid #CCCCCC;
	margin-bottom: 20px;
}

#info_title{
background:#DEDEDE;
padding:3px 4px;
}

#info_title img{
margin-bottom:0px;
}

#info_text{
padding:10px;
}
#info_text p{
padding-bottom:5px;
}
.omimai {
	margin-bottom: 20px;
	border: 1px dotted #DDD2AA;
}
.omimai td {
	color: #AA0000;
	background-color: #F8F5E9;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bnr-box img {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.bnr-box {
	margin-bottom: 0px;
}

