﻿@charset "UTF-8";
/* CSS Document */

.left230{
	float:left;
	width:230px;
	padding-left:24px;
}
.right690{
	float:right;
	width:690px;
	padding-right:30px;
}

.left690{
	float:left;
	width:690px;
	padding-left:30px;
}
.right230{
	float:right;
	width:230px;
	padding-right:24px;
}

.left660{
	float:left;
	width:660px;
	padding-left:30px;
}
.right260{
	float:right;
	width:260px;
	padding-right:24px;
}

.roundbox{
	border:#dee0e3 1px solid;
	padding:2px;
}
.roundbox_search_area{
	padding:10px 8px;
	_padding:10px 6px;
}

/* h tags */
.right690 h1{
	font-size:24px;
	font-weight:bold;
	padding-bottom:14px;
	padding-top:5px;
	background:url(../images/contentsblock/bg_h1_690.gif) no-repeat left bottom;
}