@charset "utf-8";
/* CSS Document */
/*=ページ全体
-------------------------------------------------------------------*/
HTML {
	scrollbar-3dlight-color:#F0F0E0;
	scrollbar-arrow-color:#A58673;
	scrollbar-darkshadow-color:#F0F0E0;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#FFFFFF;
}


* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

* html img {
behavior: expression(IEPNGFIX.fix(this));
}

img {
	border: none;
	padding: 0px;
	margin:0px;
}
hr {
	padding: 0px;
	margin:0px;
}
li,h2,table{
	font-size: 12px;
	line-height: 16px;
}

table{
    text-align:justify;
	text-justify: inter-ideograph;
}

p{
	font-size: 12px;
	line-height: 20px;
}

a:link      { color: #482B1B; text-decoration: none }
a:visited   { color: #482B1B; text-decoration: none }
a:active   { color: #FF3300; text-decoration: none }
a:hover   {color:#FF3300; text-decoration: none;}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ　Pro　W3", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: small!important;
	font-size/**/: 12px;
	background-color: #CCCCCC;
	background-image: url(../images/back_body.jpg);
	background-repeat: repeat;
}

#wrapper {
	text-align: left;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }

/* exlude MacIE5 \*/
* html .clearfix { height: 1%; }

.clearfix {display:block;}
/* end MacIE5 */


#header {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#footer {
	padding: 0px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
	text-align: right;
	clear: left;
}
#navi {
	margin: 0px;
	padding: 0px;
	height: 17px;
	background-image: url(../index-img/back.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	display: inline;
	width: auto;
	float: left;
	list-style-type: none;
	text-align: center;
	height: auto;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#header h1 {
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#header h2 {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	float: right;
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#sidenavi {
	padding: 0px;
	float: left;
	width: 150px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
#sidenavi h1 {
	background-color: #ADD710;
	height: 16px;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(../index-img/titlebox_right.jpg);
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
	letter-spacing: 0.1em;
}
#sidenavi ul {
	padding: 0px;
	width: 100%;
	list-style-type: none;
	margin: 0px;
}
#sidenavi li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidenavi img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidenavi h2 {
	background-image: url(../shop-img/shoptitle.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: xx-small;
	text-indent: -9999px;
	height: 25px;
}

#main {
	width: 640px;
	margin: 0px;
	height: auto;
	padding: 0px;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
}
/*=感動の花一輪
-------------------------------------------------------------------*/
#hanaichirin_main {
	float: right;
	width: 640px;
	margin: 0px;
	height: auto;
	background-image: url(../hanaichirin-img/main_back.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#hanaichirin_main a:active,#hanaichirin_main a:hover {
color:#EA7D88; text-decoration: none;
}	


#hanaichirin_main #all_head {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	background-image: url(../hanaichirin-img/all_head.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#hanaichirin_main #page_head {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 100%;
	background-image: url(../hanaichirin-img/all_head.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#hanaichirin_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#hanaichirin_main p {
	text-align:justify;
	text-justify:distribute;
	text-indent: 1em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
}
#hanaichirin_main #contents1 {
	float: left;
	height: auto;
	width: 265px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(../hanaichirin-img/title_back.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 12px;
	line-height: normal;
	padding-bottom: 2px;
	background-position: top;
}
#hanaichirin_main #contents2 {
	float: left;
	height: auto;
	width: 265px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	background-image: url(../hanaichirin-img/title_back.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
	line-height: normal;
	background-position: top;
}
#hanaichirin_main #page_head p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hanaichirin_main #item {
	height: auto;
	width: 560px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	background-image: url(../hanaichirin-img/item_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#hanaichirin_main #item h3 {
	background-image: none;
	font-size: 13px;
	line-height: 18px;
	color: #6C5635;
	width: 480px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: normal;
}
#hanaichirin_main #item h4 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	width: 560px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #6C5635;
	letter-spacing: 0.1em;
}
#hanaichirin_main #item h5 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-align: right;
	width: 560px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main li {
	list-style-type: decimal;
}
#rinen {
	border: 1px dotted #999999;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
#rinen p {
	margin: 0px;
	padding: 0px;
}
#main800 {
	width: 100%;
	background-image: url(../hanaichirin-img/main_back.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	padding: 0px;
	clear: both;
}

#main800 h2 {
	color: #FFFFFF;
	background-color: #ADD710;
	margin: 0px;
	padding: 0px;
}

/*=フジマのお店紹介　さざん亭
-------------------------------------------------------------------*/
#sazan_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/sazantei_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sazan_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#sazan_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../shop-img/back_sazan_head.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 100%;
}
#sazan_main p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*=フジマのお店紹介　八丁櫓
-------------------------------------------------------------------*/
#haccho_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/haccho_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#haccho_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#haccho_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../shop-img/back_haccho_head.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	width: 100%;
}
#haccho_main p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*=フジマのお店紹介　しなとら
-------------------------------------------------------------------*/
#shinatora_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/shinatora_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#shinatora_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#shinatora_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../shop-img/back_shinatora_head.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 100%;
}
#shinatora_main p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*=フジマのお店紹介　のん太鮨
-------------------------------------------------------------------*/
#nonta_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/nonta_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nonta_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#nonta_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../shop-img/back_nonta_head.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 320px;
	width: 100%;
}
#nonta_main p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*=フジマのお店紹介　魚好人
-------------------------------------------------------------------*/
#gyoko_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/gyoko_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#gyoko_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#gyoko_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../shop-img/back_gyokojin_head.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 100%;
}
#gyoko_main p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*=フジマのお店紹介　仕出しのふじま
-------------------------------------------------------------------*/
#shidashi_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/haccho_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#shidashi_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#shidashi_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../shop-img/back_shidashi_head.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 350px;
	width: 100%;
}
#shidashi_main p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*=フジマのお店紹介　藤麻水産
-------------------------------------------------------------------*/
#suisan_main {
	width: 640px;
	margin: 0px;
	height: auto;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../shop-img/haccho_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#suisan_main h2 {
	height: 15px;
	width: auto;
	background-color: #ADD710;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	clear: left;
}
#suisan_head {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../shop-img/suisan.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 450px;
	width: 100%;
}
#suisan_main p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}




/*=フジマのお店紹介　共通
-------------------------------------------------------------------*/

#shop_head img {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#shop_data1 {
	clear: left;
	float: left;
	height: auto;
	width: 295px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 5px;
}
#shop_data1 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#shop_data1 .style5 {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312107;
}
#shop_data1 h5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312107;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

#shop_data2 {
	float: left;
	height: auto;
	width: 295px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#shop_data2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#shop_data2 .style5 {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312107;
}
#shop_data2 h5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #312107;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#hanaichirin_main h6 {
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#sidenavi2 {
	padding: 0px;
	float: left;
	width: 150px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	background-image: url(../hanaichirin-img/main_back.jpg);
	background-repeat: repeat-y;
}
#sidenavi2 h1 {
	background-color: #ADD710;
	height: 16px;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(../index-img/titlebox_right.jpg);
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
	letter-spacing: 0.1em;
}
#sidenavi2 ul {
	padding: 0px;
	width: 100%;
	list-style-type: none;
	margin: 0px;
}
#sidenavi2 li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidenavi2 img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidenavi2 h2 {
	background-image: url(../shop-img/shoptitle.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: xx-small;
	text-indent: -9999px;
	height: 25px;
}




/*=トップページ　index 
-------------------------------------------------------------------*/
#index_item1 {
	padding: 0px;
	float: left;
	width: 33%;
	height: auto;
	margin: 0px;
}
#index_item2 {
	float: left;
	width: 40%;
	height: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#rightnavi {
	padding: 0px;
	float: right;
	width: 22%;
	height: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#rightnavi h1 {
	background-color: #ADD710;
	height: 16px;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(../index-img/titlebox_right.jpg);
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
	letter-spacing: 0.1em;
}
#rightnavi ul {
	padding: 0px;
	width: 100%;
	list-style-type: none;
	margin: 0px;
}
#rightnavi li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#index_item1 p {
	font-size: 11px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#index_item1 img {
	padding: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#index_item1 h1 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#index_item2 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightnavi img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style7 {font-size: 11px; margin: 0px; padding: 0px; font-weight: bold; color: #E82F00; letter-spacing: 0.1em; }
#index_item2 h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: normal;
	color: #F87C00;
}
#index_item2 h2 {
	font-size: 12px;
	line-height: 15px;
}
#index_item2 iframe {
	border: 1px solid #E3DBB0;
}
