@charset "UTF-8";


/* ===================================================== */
/*  ���ʐݒ�                                             */
/* ===================================================== */

body {
	font-family:Lucida Grande,"���C���I","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka, "MS UI Gothic", Arial, Gothic, sans-serif;
	font-size: 12px;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	color: #000033;
	background-color: #FFFFFF;
}

/*
	background-color: #FFFACD;
	background: url(./img/title.gif) right top;
*/


.pic_left {
	border: 1px none #2C3489;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	float: right;
}

/* ===================================================== */
/*  ���C���y�[�W                                         */
/* ===================================================== */

#main h2{
	width:auto;
	height:23px;
	margin:10px 0;
	padding:7px 0 0 10px;
	font-size:16px;
	color:#FFFFFF;
	background : transparent url(img/sub_main.gif) repeat scroll left top;
/*
	border-top:1px #B8860B solid;
	border-bottom:1px #B8860B solid;
	border-left:1px #B8860B solid;
	color:#ff8c00;
 */
}

/* ----------------------- */
/*  �s�n�o�y�[�W           */
/* ----------------------- */
.tpage td{
	border-left:1px #B8860B solid;
	border-right:1px #B8860B solid;
}

.menu_bn{
	border:1px #696969 solid;
}

/* ----------------------- */
/* �w�b�_�[���t�b�^�[�\��  */
/* �i�����N�����𔒂��\���j*/
/* ----------------------- */
span a:link {
	color: #FFFFFF;
	text-decoration: none;
}
span a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
span a:hover {
		color: #FFFFFF;
		text-decoration: none;
}
span a:active {
		color: #FFFFFF;
		text-decoration: none;
}

/* ===================================================== */
/*  �i�w�m�N���A                                         */
/* ===================================================== */
#blue h2{
	width:auto;
	height:23px;
	margin:10px 3px;
	padding:4px 10px 2px 20px;
	font-size:18px;
	color:#FFFFFF;
	background : transparent url(img/sub_b.gif) repeat scroll left top;
/*
	border-top:1px #191970 solid;
	border-bottom:1px #191970 solid;
	border-left:1px #191970 solid;
*/
}

.blue_list span {
	font-size: 12px;
	color: #660000;
	background-image : url(img/penb.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	vertical-align: 20%;
}

/* ===================================================== */
/*  �ʎw���m�N���A                                     */
/* ===================================================== */
#red h2{
	width:auto;
	height:25px;
	margin:10px 0;
	padding:4px 10px 2px 20px;
	font-size:16px;
	color:#FFFFFF;
	background : transparent url(img/sub_r.gif) repeat scroll left top;
/*
	border-top:1px #8B0000 solid;
	border-bottom:2px #8B0000 solid;
*/
}

/* ===================================================== */
/*  Google�d�l�i�G���[�y�[�W�Ŏg�p�j                     */
/* ===================================================== */
/*
#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}
*/
 

