@charset "shift_jis";
	/*Updated 2007/08/03*/


	
/* ボックスの設定 */

div.boxline01 {
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	background:#E1F0FF;
	border: 1px solid #A0CFFF;
}

div.boxline01_out {
	background:#FCFCFC;
}

div.boxline01_out p {
	line-height: 140%;
}

.boxline02 {
	background-color:#FFFFFF;
	border: 1px solid #A0CFFF;
	padding: 5px;
}



/* スペースの設定 */

.sp { margin:3px 10px;}
.sp_r {	margin-right:5px;	margin-bottom: 0px;	padding: 0px;}
.sp_l {	margin-left:5px;	margin-bottom: 0px;	padding: 0px;}
.sp_l_10px { margin-left:10px;	margin-bottom: 0px;	padding: 0px;}
.sp_l_15px { margin-left:15px;	margin-bottom: 0px;	padding: 0px;}
.sp_l_20px { margin-left:20px;	margin-bottom: 0px;	padding: 0px;}
	
/* index_menuの設定 */

div.clear {
clear: both; display: block; font-size: 1px; line-height: 0;
}

div.index_menu_w {
	width:520px;
	background-image: url(../image/index_menu/bg_index_menu_w.gif);
	background-position: left bottom;
}

div.index_menu_w_t {
	width:520px;
	background-image: url(../image/index_menu/bg_index_menu_w_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



div.index_menu_db {
	width:520px;
	background-image: url(../image/index_menu/bg_index_menu_db.gif);
	background-position: left bottom;
}

div.index_menu_db_t {
	width:520px;
	background-image: url(../image/index_menu/bg_index_menu_db_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


div.index_menu_sg {
	width:520px;
	background-image: url(../image/index_menu/bg_index_menu_sg.gif);
	background-position: left bottom;
}


div.index_menu_sg_t {
	width:520px;
	background-image: url(../image/index_menu/bg_index_menu_sg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.index_menu_sg2 {
	width:255px;
	background-image: url(../image/index_menu/bg_index_menu_sg2.gif);
	background-position: left bottom;
}

div.index_menu_sg_t2 {
	width:255px;
	background-image: url(../image/index_menu/bg_index_menu_sg_t2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



div.index_menu_box {
padding:5px;

}

div.index_menu_box p{
	padding:0 0 5px  0;
	margin:0;
	line-height: 140%;
}

div.index_menu_box_content{

padding:5px;
}


/*リンク制御*/

h3 a:link { color: #0072bc; text-decoration:none;}
h3 a:visited { color: #3A04F7; text-decoration:none;}
h3 a:hover { color: #CC0000; text-decoration:none;}
h3 a:active  { color: #CC0000; text-decoration:none; }



div.index_menu_box h3{
	border:none;
	background:none;
	padding:0;
	margin:0;
	font-size: small;
	font-weight: normal;
}


div.index_menu_box h3 a{
display:block;
width:100%;
text-decoration:none;
color:#333;
}

div.index_menu_box h3 span {
	display:block;
	text-decoration:none;
	padding:7px 7px 7px 7px;
	color:#333;
	border:1px solid #94D4DA;
	background-color: #ADE7EB;
	background-image: url(../image/index_menu/bg_h3_index_menu.gif);
	background-repeat: repeat-x;
}


div.index_menu_box h3 a span {
	display:block;
	text-decoration:none;
	padding:7px 7px 7px 7px;
	color:#333;
	border:1px solid #94D4DA;
	background-color: #ADE7EB;
	background-image: url(../image/index_menu/bg_h3_index_menu.gif);
	background-repeat: repeat-x;
}

div.index_menu_box h3 a:hover span {
	border:1px solid #BFE85F;
	background-color: #D6FB7F;
	background-image: url(../image/index_menu/bg_h3_index_menu_on.gif);
	background-repeat: repeat-x;
}

/* layout block */

.left {
float:left;
}

.right {
float:right;
}

.w255px {
width:255px;
}

.w345px {
width:345px;
}

.w520px {
	width:520px;
	margin-left:10px;
	margin-bottom: 0px;
	padding: 0px;
}



.w510px {
	width:510px;
}
