@charset "Shift_JIS";

/* ページの設定 */
body
{
	text-align: center;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-size: 90%;
}
hr {
	color : #d2d2ff;
	WIDTH: 95%;
	size : 1;
	align: center;
	color : #d2d2ff;
	text-align: center;

}
img {
	border: 0px;
}
h1 {
	display: none;
}

/*------フォーム部分------*/
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px 2px 0px 1px;
    font-size: 90%;
	color: #333333;
} 
select {
	margin: 0px;
    font-size: 90%;
	color: #333333;
} 
textarea {
	margin: 0px;
    font-size: 90%;
	color: #333333;
}  

/********** 全体の外枠 **********/
.box {
	text-align:left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 782px;
	background-image: url(../image/750back.gif);
	background-repeat: repeat-y;
	background-position: left top;
/* 枠 */
	border: 1px #BBBBBB solid ;
}


/********** 各エリア **********/
/**** タイトル部 ***/

.header {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 96px;
	background-image: url(../image/header.gif);
	text-align:right;
}
.header2 {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 96px;
	background-image: url(../image/header2.gif);
	text-align:right;
}
.tree_box{
	clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	width: 780px;
	font-size: 80%;
}
/**** 左枠 ***/
.left_box{
	clear: both;
	float: left;
	position: relative;
	padding: 1px 0px 0px 0px;
	margin: 7px 0px 0px 2px;
/*	width: 215px; */
	width: 211px; 
	text-align: center;
	background-image: url(../image/sen.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
/**** 右大枠 ***/
.center_right_box{
	float: left;
	position: relative;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 2px 0px;
/*	width: 565px; */
	width: 563px;
	border-top-width: 0px;
}
/**** 中枠 ***/
.center_box{
	float: left;
	position: relative;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 394px;
}
/**** 右枠 ***/
.right_box{
	float: right;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 155px;
	text-align: right;
	background-image: url(../image/sen.gif);
	background-repeat: repeat-y;
}
/**** 下枠 ***/
.center_bottom_box{
	clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 565px;
	text-align: left;
}
/****フッター ***/
.footer_box {
	position: relative;
/*	text-align: left; */
	text-align: center;
	clear: both;
	width: 748px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}

/**** ベーシック ***/
.basic_box{
	clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	width: 780px;
/*add 20091029 */
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
}


/********** 中身共通 **********/
.box_menu{
	float: left;
	position: relative;
	clear: both;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 195px;
/* 2006.03.18
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #d2d2ff;
	border-left-color: #d2d2ff;
	border-bottom-color: #d2d2ff;
*/
}
.box_menu_title{
	position: relative;
	clear: both;
	text-align:center;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	background-color:#0080c0;
	color:#FFFFFF;
}
.box_menu_point {

/* 2006.03.18
	background-image: url(../image/po1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;

	position: relative;
	clear: both;
	text-align: center;
 */
/*
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
*/
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}


/********** タイトル部中身 **********/
.header_right {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	color: #990099;
	font-size: 80%;
}

.header_right img{
	margin: 4px 4px 4px 4px;
}

/********** 上部メニュー **********/
.search_box {
	clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
/*	background-color: #cdcdcd;*/
	background-color: #FFEEFF;
	color: #0000FF;
	width: 782px;
}
.search_box_left {
	float: left;
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 5px 0px 0px 10px;
/*	background-color: #cdcdcd;*/
	background-color: #FFEEFF;
	color: #0000FF;
	font-size: 80%;
}
.search_box_right {
	float: right;
	position: relative;
	margin: 0px 3px 0px auto;
	padding: 0px 0px 0px 0px;
/*	background-color: #cdcdcd;*/
	background-color: #FFEEFF;
	text-align: right;
}
.search_box_right_form{
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	position: relative;
/*	background-color: #cdcdcd;*/
	background-color: #FFEEFF;
	font-size: 90%;
}


/********** 中エリア中身 **********/
.center_box_menu {
	position: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-color: #f8fce0;
	width: 384px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #d2d2ff;
	border-right-color: #d2d2ff;
	border-bottom-color: #d2d2ff;
}
.center_box_menu_y {
	position: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 384px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #d2d2ff;
	border-right-color: #d2d2ff;
	border-bottom-color: #d2d2ff;
}
.center_box_menu_titlebox {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
	background-color:#008000;
	text-align:center;
	color:#FFFFFF;
	width: 384px;
}
.center_box_menu_titlebox_y {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	background-color:#0080c0;
	text-align:center;
	color:#FFFFFF;
	width: 384px;
}
.center_box_menu_title {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	text-align:right;
	width: 255px;
}
.center_box_menu_title_y {
	float: center;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	text-align:center;
	width: 384px;
}
.center_box_menu_all {
	float: right;
	position: relative;
	margin: 0px 0px 0px auto;
	padding: 3px 10px 0px 0px;
	font-size: 84%;
	text-align:right;
}
.center_box_menu_all a{
	color: #FFFFFF;
}
.center_box_menu_topic {
	clear: both;
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 24px;
	position: relative;
	line-height: 124%;
	background-image: url(../image/po2.gif);
	background-repeat: no-repeat;
/*add*/
	background-position: 0px 2px;
/* トピックスの文字サイズ */
	font-size: 90%;
}
.center_box_button {
	clear: both;
	text-align: center;
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	height:30px;
	width: 364px;
	position: relative;
}
.center_box_icon {
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: left;
	width: 120px;
	position: relative;
}

.basic_box_point_box {
	position: relative;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 555px;
}

.basic_box_point {
/**
	clear: both;
*/
	float: right;
	position: relative;
	margin: 0px 0px 0px auto;
	padding: 2px 0px 2px 5px;
	line-height: 124%;
/*	background-color: #ceceff;*/
	background-color: #ceceff;


	font-size: 100%;
	width: 535px;
}

.basic_box_point_image {
	float: left;
	position: relative;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.basic_box_point_menu {
	clear: both;
	margin: 2px 0px 2px 24px;
	padding: 2px 0px 2px 10px;
	font-size: 90%;
}


/********** 右エリア中身 **********/
.right_box img {
	position: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/********** ベーシック中身 **********/

.basic_box_title {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 5px 7px 5px 7px;
	font-size: 120%;
/*	background-color: #d2d2ff; */
	background-color: #CCCCFF;
}

/********** バナー **********/
.footer_banner {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 780px;
	text-align: center;
}
.footer_banner_button{
	float: left;
	position: relative;
	margin: 5px 0px 5px 4px;
	padding: 0px;
}

/********** フッター中身 **********/
.footer_box_top {
	clear: both;
	width: 780px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
/*
	background-color: #cdcdcd;
*/
	font-size: 80%;
/*
	color: #0000FF;
*/
	background-color:#0080c0;
}

.footer_box_top a{
	color:#FFFFFF;
}
/* 重要なお知らせボックス */
.center_box_menu2 {
	position: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
/* 重要なお知らせボックス背景色 */
	background-color: #FFDDFF;
	width: 384px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #d2d2ff;
	border-right-color: #d2d2ff;
	border-bottom-color: #d2d2ff;
}
/* 重要なお知らせタイトル */
.center_box_menu_titlebox2 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 0px;
/* 重要なお知らせタイトル背景色 */
	background-color:#CC3366;
	text-align:center;
/* 重要なお知らせタイトル文字色 */
	color:#FFFFFF;
	width: 384px;
}
.center_box_menu_all2 {
	float: right;
	position: relative;
	margin: 0px 0px 0px auto;
	padding: 3px 3px 0px 0px;
	font-size: 84%;
	text-align:right;
}
.center_box_menu_topic2 {
	clear: both;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	position: relative;
	line-height: 124%;
	background-repeat: no-repeat;
/*add*/
	background-position: 0px 2px;
	font-size: 100%;
	color: #000000;
}
/*  右側メニュー */
.box_menu_point2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 4px 0px;
	PADDING-TOP: 0px;
	WIDTH: 133px;
	border: 1px #AAAAAA solid ;

}

