body {
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
p {
	padding:3px 0px 3px 0px;
	margin:0px;
}
h1 {
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
}
img {
	border:0px;
}
hr {
	border:1px solid #CCCCCC;
	border-style:dotted;
}
.wrapper {
	width:780px;	
}
.head {
	margin-bottom:20px;
	width:780px;
}
.title_logo {
}
.contents {
	width:780px;
	margin-bottom:20px;
}
.menu {
	width:150px;
	padding:15px 0px 0px 0px;
}
.menu_panel {
	background-image:url(../img/common/bg_menu.gif);
	width:150px;
	height:27px;
}
.menu_panel_text {
	padding:5px 0px 0px 30px;
}
.bannar_box {
	margin-top:30px;
	text-align:center;
}
.bannar {
	width:120px;
	height:60px;
	border:1px dotted #CCCCCC;
	margin:10px 0px;
}
.main {
	width:600px;
	padding:0px 0px 0px 15px;
	border-left:1px solid #CCCCCC;
}
.main_top {
	margin-bottom:20px;
}
.main_sub {
	clear:both;
	margin-bottom:20px;
}
.main_sub_head {
	background-image:url(../img/common/bg_finding.jpg);
	height:30px;
}
.main_sub_head_text {
	padding:8px;
}
.main_sub_text {
	padding-top:5px;
	padding-left:10px;
}
.yahoo {
	padding-top:10px;
}
.contents_panel_top {
	background-image:url(../img/common/contents_panel_top.gif);
	height:10px;
	width:186px;
}
.contents_panel_mid {
	background-image:url(../img/common/contents_panel_mid.gif);
	height:150px;
	width:186px;
}
.contents_panel_bottom {
	background-image:url(../img/common/contents_panel_bottom.gif);
	height:15px;
	width:186px;
}

.footer {
	text-align:center;
	padding:5px 0px;
	border:1px solid #CCCCCC;
	clear:both;
}
	

.right {
	float:right;
}
.left {
	float:left;
}
clear {
	clear:both;
}
.point {
}	
.link {
	color:#000000;
	text-decoration:none;
}
.link:hover {
	color:#FF6600;
	text-decoration:underline;
}