@charset "utf-8";
/* CSS Document */

body, div, pre, p, blockquote, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, embed, object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	color: #171717;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* --- link --- */

a img {
    border-style:none;
}

a {
	color: #3C25A1;
}
a:visited {
	color: #3C25A1;
	text-decoration: none;
}
a:hover {
	color: #66f;
	text-decoration: underline;
}
/* --- general --- */

h1 {
	margin-top: 15px;
}
h2 {
	font-size: 16px;
	color: #6EB92C;
	text-indent: 50px;
	background: url(../img/i01.gif) no-repeat 3px center;
	height: 36px;
	margin-top: 15px;
	line-height: 35px;
	margin-bottom: 10px;
}
h3 {
	margin: 0 0 1em 0;
	color: #333;
	font-family: serif;
}
p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
ul {
	padding: 0 0 1.5em 2em;
}
ol {
}
table {
	margin-bottom: 1.5em;
	line-height: 1.7;
}
#main {
	width: 1050px;
	margin-left: 50px;
	position:absolute;
}
#top_image2 ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}
#top_image2 li {
	display : inline;
	padding :0;
	margin:0;
	float:left;
}
#top_image2 #menu_a {
	background-image:url(../img/00.jpg);
	width:25px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#top_image2 #menu_b {
	background-image:url(../img/01.jpg);
	width:459px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#top_image2 #menu_a_1 a {
	background-image:url(../img/menu01off.jpg);
	width:188px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#top_image2 #menu_a_1 a:hover {
	background-color:#fff;
	background-image:url(../img/menu01_on.gif);
	width:188px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}
#top_image2 #menu_a_2 a {
	background-image:url(../img/menu02off.jpg);
	width:188px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#top_image2 #menu_a_2 a:hover {
	background-color:#fff;
	background-image:url(../img/menu02_on.gif);
	width:188px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}
#top_image2 #menu_a_3 a {
	background-image:url(../img/menu03off.jpg);
	width:140px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	background-color:#fff;
	display:block;
}
#top_image2 #menu_a_3 a:hover {
	background-color:#fff;
	background-image:url(../img/menu03_on.gif);
	width:140px;
	height:54px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
}
.span1 {
	display:none;
}
#main_txt {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	padding: 1px;
	width: 950px;
}

#text {
	padding-right: 50px;
	padding-left: 50px;
	font-size: 12px;
}
div#txt01 p{
	float: left;
	width: 460px;
	line-height: 18px;
	padding-right: 10px;
}
#point_h {
	background-image: url(../img/point_waku1.gif);
	height: 49px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#point_txt {
	background-image: url(../img/point_waku02.gif);
	padding-left: 41px;
	background-repeat: repeat-y;
	width: 810px;
}
#point_f {
	background-image: url(../img/point_waku03.gif);
	height: 19px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
div.point {
	float: left;
	margin-right: 25px;
	width: 30%;
}
div.point p {
	font-size: 12px;
}
span.point_li {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
div#store_list {
	margin-top: 15px;

}
div#store_list a:hover {
 position: relative;
 top: 5px;
 left: 5px;
}
div#store_list ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}
div#store_list li {
	display : inline;
	float:left;
	padding: 0;
	margin: 0;
}
div#store_list ll {
	display : inline;
	float:left;
	width: 20px;
	margin: 0;
	padding: 0;
}

#kankou {
	border: 1px solid #CCC;
	padding: 10px;
	color: #333;
}
#kankou_left {
	width: 49%;
	float: left;
	margin-right: 5px;
}
#kankou_right{
	width: 49%;
	float: right;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#kankou p {
	margin-bottom: 1px;
}
#kankou_title{
	font-weight: bold;
	font-size: 14px;
}
#kankou_title2{
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
#kankou_url{
	font-size: 10px;
}
#kankou_img {
	clear: both;
}
#kankou_cache{
	font-size: 14px;
	color: #6FBA2A;
	font-weight: bold;
}
#kankou_txt{
	font-size: 12px;
	;
	text-align: right;
	margin-right: 5px;
}
#kankou_txt_img{
 
}
#footer {
	font-size: 10px;
	text-align: right;
}
#ad {
	text-align: right;
	padding-right: 26px;
}
div#ad a:hover {
 position: relative;
 top: 5px;
 left: 5px;
}

