/* ‹¤’Ê------------------------------------------------ */

.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif
}
.j9, .j10, .j12, .j14 {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", osaka, sans-serif;
}

body {
	background:white;
	color:#000000;
}
.bg1 {  background-image:  url(../images/bg01.gif); background-repeat: no-repeat}
.bg2 { background-image: url(../common_images/bar01.gif); background-repeat: repeat-y}

A { color:#990000; text-weight: bold; text-decoration: none}
A:hover { color: #ff0000;text-weight: bolder;}
.bg3 {  background-image: url(../common_images/bg01.gif); background-repeat: repeat}

#copyright td{
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", osaka, sans-serif;
	font-size: 10px;
	color:#666633;
	padding:0px 5px;
	}
#copyright td a:link, #copyright td a:visited{
	color:#990000;
	}
#copyright td a:hover{
	color:#CC6600;
	text-decoration:underline;
	}
	
	
/* b_plan------------------------------------------------ */	

div#b_plan{
	font-size: 14px;
	line-height: 150%;
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", osaka, sans-serif;
	color: #333333;
}
div#b_plan_content{
	margin-bottom: 80px;
}
div#b_plan_content_2{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #f3f0d2;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin dotted #cccc99;
}

div#b_plan_content_3{
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}


/* f_store------------------------------------------------ */

div#f_store{
	width: 520px;
}
div#f_store p{
	color: #333333;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
table.store_list{
	color: #333333;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-left-color: #CCCC99;
	width: 100%;
}
table.store_list td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	padding: 0.5em;
}
table.store_list td.left{
	background-color: #F3F0D2;
	width: 20%;
}
table.store_list td.name{
	font-weight: bold;
	color: #336600;
	width: 80%;
}
