@charset "utf-8";
/*======================================
	Font-size Adjustment

	64% = 10px	|
	70% = 11px	|
	77% = 12px	|
	83% = 13px	| 	120% = 19px	|
	85% = 14px	|	128% = 20px	|
	95% = 15px	|	134% = 21px	|
	100% = 16px	|	139% = 22px	|
	107% = 17px	|	145% = 23px	|
	114% = 18px	|	152% = 24px	|

=======================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	line-height: 1.6;
	color: #000;
	background-color: #fff;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo""ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-image:url(../images/body_bg.gif);
}

/* \*/
html:\66irst-child body {font-size: 16px;}
/* */
/********astraydefo**********************/
ul {
	margin: 0 0 0 10px;
	padding: 0; 
	list-style: none;
}
 
a {
	position:relative;
	color: #0000CC;
}
a:visited {
	color:#0000CC;
}
a:hover {
	text-decoration:underline;
	color:#E66201 ;
}



img {
	display: inline;
	border: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse ;
}
address{
	text-align: center;
	font-style: normal;
	font-size: 83%;
	line-height: 1.3;
}
.float_clear{
	clear: both;
}
span.red{
	color: red;
}
span.blue{
color: blue;
}
span.bold{
	font-weight: bold;
}
/********center*********/
.all{
	width: 764px;
	margin: 0 auto;
	padding-left: 4px;
	background-image:url(../images/all_side.gif);
	 
}
.header{
	width: 760px;
	height: 140px;
	background-image:url(../images/header_bg.gif);
	float: left;
}
#logo1{
	margin: 9px 0 0 40px;
	float: left;
display:inline 
}
#logo2{
	float: left;
	margin: 38px 0 0 62px;
}
#shop{
float: right;
}
/*************************menu*****************/
div.top_menu{
	width: 760px;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	float:left;
}
img.top_menu_img1{
	margin: 0px;
	padding: 0;
	border: none;
	float: left;
}
.submenu,
.submenu2,
.submenu3{
	visibility: hidden;
	position: absolute;
	filter: alpha(Opacity=75);
	opacity: 0.75;
}
.submenu{
	left:254px;
	top:44px;
}
.submenu2{
	left:506px;
	top:44px;
}
.submenu3{
	left:632px;
	top:44px;
}

.submenu a,
.submenu2 a,
.submenu3 a{
	display: block;
}
.submenu img,
.submenu2 img,
.submenu3 img{
	border-bottom: 1px solid #134213;
}
.menu_bg{
width: 760px;
height: 10px;
	float: left;
}
.menu_bg img{
		display: block;

}
/********************contents*********/
.contents{
	width: 760px;
	padding-bottom: 40px;
	background-color: #fff;
	float: left;
}
.contents_left{
	float: left;
	width: 240px;
}
.contents_right{
	width: 490px;
	float: left;
}
/********************calendar*********/
p.top_left_title{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-image:url(../images/top_left_title_bg.gif);
	text-align: center;
	margin-bottom: 5px;
}
.cal_box{
	padding: 5px 10px 0 12px;
	margin:35px 0 0 10px;
	text-align: center;

}

#cal_img{
	border: 1px solid #000;
	
}
.cal_table{
	font-size: 12px;
	font-weight: bold;
	border-collapse: separate;
	border-spacing:3px;
	margin: 4px 0 0 0;
}
table.cal_table td{

}
.holica,
.holi2ca,
.evenca{
	width: 18px;
	height: 18px;
}
.holica{
background-color: #FFAEAE;
}
.holi2ca{
background-color: #FFFF00;
}
.evenca{
background-color: #00FFFF;
}

/********************left_link*********/
.top_left_box,
.top_left_box2{
	margin: 60px 0 0px 30px;
}
.top_left_box2{
text-align: center;
}
p.scor_soft_p{
	font-size: 12px;
}
.top_left_box img{
	width: 100px;
	margin: 0 5px 0 0;
	float: left;
}
.top_left_box2 img{
	float: none;
	border: 1px solid #000000;
}

/********************contents_right*********/
.news_box,
.whats_box{
margin: 35px 0px 0 30px
}
.whats_box img,
.news_box img{
vertical-align:bottom;

}

.news_con,
.whats_con{
border: solid 1px #087F08;

}
.news_con_link{
font-size: 107%;
font-weight: bold;
text-decoration: none;
}
.news_con ul,
.whats_con ul{
	padding: 10px 0 20px 20px;
}
.news_con li{
	margin:15px 0 0 0; 
	padding: 0px 0 0 80px;
	font-size: 15px;
	background-image:url(../images/sq4.gif);
	background-repeat: no-repeat;
	background-position: 0% 40%;
}
.whats_box{
}
.whats_header{
}

.whats_con li{
	margin:20px 0 0 0; 
	padding: 0px 0 0 0px;
		font-size: 15px;
}
.whats_con li a{
text-decoration: underline;
}
span.whats_date{
	margin-right:20px; 
	font-weight: bold;
}
/***************kaninn*************/
.kaninn {
margin: 25px 0 0 30px;

}
.kaninn h1{
	font-family:"TBPｺﾞｼｯｸR";
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	color: #fff;
	background-image:url(../images/header_bg.gif);
	width: 450px;
	padding: 2px 10px;
	
}
#kaninn_monitor_p1{
padding-left: 3px;
font-size: 17px;
background-color:#D7F7FF;

}
.kaninn_card{
	float: left;
	width: 400px;
}
.crd_img{
margin: 10px;
	float: left;
}
.kaninn_card p{
margin: 15px 0 0 0 ;
font-weight: bold;
color: #011259;
}
.kaninn_tokutenn{
margin: 20px 0 0 0;
}
.tokuten_menu_box{
margin-bottom: 10px;

}
.tokuten_menu{
	width: 92px;
	height: 32px;
	background-image:url(../images/tokutenn_menu_bg.gif);
	background-repeat: no-repeat;
	font-size: 95%;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	color: #333333;
}
.tokuten_menu_box p{
	padding-left: 10px;
	font-size: 85%;
	background-color:#D7F7FF;
}
.tokuten_menu_box p a{
text-decoration: underline;
}
/***************monitor*************/
.kaninn_monitor ul{
margin: 15px 0  18px 10px;
}
.kaninn_monitor li{
	font-size: 85%;
list-style-image:url(../images/left_menu_nowgr.gif);
margin: 5px 0;
}
.kaninn_monitor p{
font-weight: bold;
}
#to_contact_top{
margin: 20px 0 0 0;
	font-weight: normal;
	background-image:url(../images/newinfo_list.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;

}
/***************footer*************/
.footer{
	width: 760px;
	height: 70px;
	background-image:url(../images/header_bg.gif);
	padding-bottom: 5px;
}
ul.footer_menu {
	font-size: 83%;
	float: right;
	margin: 3px 10px 0 0;
	padding: 0;
	list-style-type: none;	
}
ul.footer_menu a{
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}
ul.footer_menu a:visited{
	color: #fff;	
}
ul.footer_menu a:hover{
	color: #FFFF99;
}

ul.footer_menu li{
	float: left;
	margin-left: 7px;
}
span.footer_bar{
color: #fff;
margin-right: 5px
}
#footer_bar_last{
margin-left: 5px;
}
div.footer_copyright {
text-align: center;
padding: 15px 0 0px 0px;
font-size: 13px;
color: #fff;
}
div.link_to_top{
	margin:20px 10px 0 0;
	padding: 0 11px 0 0;
	font-family: "Times New Roman", Times, serif;
	clear: left;
	text-align: right;
	font-size: 15px;
	background: url(../images/to_top.gif) no-repeat 88% 55%;
}
div.link_to_top a{
	color: #0D5700;
	text-decoration: none;
}
div.link_to_top a:visited{
	color: #0D5700;
}

