/* clearfix（任意で） */
*:after { display:block; clear:both; }
/* はみ出し対策 
body { width:100%; overflow:hidden; } */

/* ↓以下通常CSSを記載 */

/* clearfix */
 .clearfix:after {
 	content: "."; /* 新しい要素を作る */
 	display: block;  /* ブロックレベル要素に */
 	clear: both;
 	height: 0;
 	visibility: hidden;
 	}

/* ---------------------------------------------- */
body {
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: none; /* フォントサイズ自動調整:横にした時の文字拡大防止 */
    line-height: 1.5;
	background-color:#fff;
	color:#3E3A39;
	}

#headback{
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#head {
	width:85%;
	background-color:#fff;
	text-align:left;
	margin: 0px auto;
	line-height:130%;
	border-left:0px solid;
	border-right:0px solid;
	border-color:#3C3F54;
	padding:10px;
}

#readback{
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#read {
	width:85%;
	background-color:#fff;
	text-align:left;
	margin: 0px auto;
	line-height:130%;
	border-left:0px solid;
	border-right:0px solid;
	border-color:#3C3F54;
	padding:10px;
}

#footer {
	color:#fff;
}

#footback{
	width: 100%;
	background-color:#09135B;
	margin: 0 auto;
	text-align: left;
}

#foot {
	position:relative;
	width:85%;
	text-align:left;
	margin: 0px auto;
	line-height:130%;
	padding:10px;
}


a.foot {
color:#ffffff;
text-decoration:none;
}


#tiawase_line {
	top:30px;
	width:100%;
	height:5px;
	background-color: #000;
}

#tiawase1 {
	top:30px;
	width:100%;
	letter-spacing:1px;
	line-height:180%;
	color:#fff;
	text-align: center;
	font-size:14px;
	background-color: #331A03;
	padding-top:10px;
	padding-bottom:10px;
}

#copyr {
	text-align:center;
	font-size:11px;
	color:#fff;
	width:100%;
	background-color:#000;
}


ul.price {
	list-style:disc;
	padding:10px;
}

#menusita {
	float:left;
}

/* -----------------------
　DIV
-------------------------- */


#haikei {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	width:100%;
	height:20px;
	background-color: #000000;
}


#top_sakura {
	padding:0px;
	background-color:#fff;
	width:100%;
}

#top_sakura1 {
	border-top:1px solid;
	border-right:1px solid;
	border-left:1px solid;
	padding:5px;
	border-color:#989899;
}

#top_sakura2 {
	border-top:1px solid;
	border-right:1px solid;
	border-color:#989899;
	padding:5px;
}

ul#link0 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li#link_top {
	padding: 0px 13px;
	height:30px;
	line-height: 120%;
	font-size:14px;
	background: url("../images/icon013.png") no-repeat 0px 1px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 10px 10px;
	font-weight:bold;
}


/* ---------------------------------------------------- */


ul#text_yoko li {
	list-style: none;
	display: inline;
}

ul#text_yoko li a {
	margin-left: 5px;
	color: #fff;
	text-decoration: none;
    display: inline;
	font-size:12px;
}

#line_foot {
	width:100%;
	height:5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#867072), to(#2F303E));
	box-shadow: 0px 2px 5px #969696;/* 右に0px、下に2px */
	-webkit-box-shadow: 0px 2px 5px #969696;
	-moz-box-shadow: 0px 2px 5px #969696;
}


/* ---------------------------------------------------- */

#bgwhite {
	background-color:#fff;
	padding:10px;
}

/* ---------------------------------------------------- */

select {
	font-size: 100%;
	line-height:140%;
}

.day2 {
	width:48%;
	font-size:12px;
}

.day3 {
	width:42%;
	font-size:14px;
}


option{
	font-size: 120%;
}

input {
	font-size: 120%;
}

input.radio {display:inline-block; width:20px; height:30px; vertical-align:top;}
label.radiolabel01 {
	display:inline-block;
	width:98%;
	height:35px;
	line-height:35px;
	background:#F2EEE9;
	border:1px solid #CCC;
	padding:5px;
}

label.radiolabel02 {
	display:inline-block;
	width:98%;
	height:35px;
	line-height:35px;
	background:#F2EEE9;
	border:1px solid #CCC;
	padding:5px;
}

input.tosi {width:15%;}

/* ---------------------------------------------------- */

#linkbana {
	background-color:#E6F4FF;
	padding-top:5px;
	padding-left:7px;
	margin-bottom:10px;
}

#osirase {
	margin:10px;
	padding-top:5px;
	padding-bottom:5px;
	border:solid 1px;
	border-color:#E60012;
}





ul li#link1 {
	padding: 3px 25px;
	line-height: 120%;
	font-size:11px;
	background: url("../images/icon001.gif") no-repeat 10px 4px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 12px 13px;
}

ul li#link2 {
	padding: 6px 25px;
	line-height: 145%;
	font-size:14px;
	background: url("../images/icon_r.png") no-repeat 10px 7px;
	color:#3E3A39;
}

ul li#link3 {
	padding: 6px 25px;
	line-height: 145%;
	font-size:14px;
	background: url("../images/icon_rblu.png") no-repeat 10px 7px;
	color:#3E3A39;
}

#line_gray {
	width:100%;
	height:1px;
	background-color:#989899;
}

#line_beju {
	width:100%;
	height:8px;
	background-color:#F9EDCA;
}

/* ---------------------------------------------- */
/* タイトル入れ用横ライン */


#title_usuao {
	padding:0px;
	height:25px;
	color:#282828;
	background-color: #BDEEFF;
	font-size:12px;
	font-weight:bold;
}

#title_sky {
	padding:0px;
	height:25px;
	color:#fff;
	background-color: #008DD7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBFF0), to(#008DD7));
	font-size:12px;
	font-weight:bold;
}

#title_kon {
	padding:0px;
	height:25px;
	color:#fff;
	background-color: #1D2974;
	background: -webkit-gradient(linear, left top, left bottom, from(#584C9D), to(#1D2974));
	font-size:12px;
	font-weight:bold;
}

ul li#link_kon {
	padding: 1px 28px;
	height:22px;
	line-height: 100%;
	font-size:12px;
	background: url("../images/crown.png") no-repeat 10px 6px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 20px 13px;
}

#title_pi {
	padding:0px;
	height:30px;
	color:#fff;
	background-color: #D70439;
	background: -webkit-gradient(linear, left top, left bottom, from(#D70439), to(#EB7E77));
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 30);
	font-weight:bold;
}

#title_piusu {
	padding:5px;
	padding-left:15px;
	color:#fff;
	background-color: #F2997A;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 30);
	font-weight:bold;
}


#title_ye {
	padding:5px;
	padding-left:10px;
	color:#3E3A39;
	background-color: #FFEEA7;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFEEA7), to(#F8B300));
	line-height:150%;
}

#border1 {
	border:solid 1px;
	border-color:#727171;
	background-color:#fff;
}

#border2 {
	padding:5px;
	margin:5px;
	border:solid 1px;
	font-size:12px;
	border-color:#727171;
	background-color:#fff;
}

#botan_pink {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	color:#fff;
	background-color: #FF227C;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF227C), to(#DD105A));
	font-weight:bold;
	border:solid 0px;
	border-color:#fff;
	line-height:120%;
	text-align: center;
}

#botan_yel {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin:10px;
	padding:10px;
	color:#353535;
	background-color: #F8B300;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFEEA7), to(#F8B300));
	font-weight:bold;
	border:solid 1px;
	border-color:#f0f0f0;
	line-height:120%;
	text-align: center;
}

#botan_gra {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin:10px;
	padding:10px;
	color:#353535;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#D5CBB9));
	font-weight:bold;
	border:solid 1px;
	border-color:#f0f0f0;
	line-height:120%;
	text-align: center;
}

#botan_sky {
	margin:10px;
	padding:10px;
	color:#fff;
	background-color: #008DD7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBFF0), to(#008DD7));
	font-weight:bold;
	border:solid 1px;
	border-color:#008DD7;
	line-height:120%;
	text-align: center;
}

#botan_sky02 {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin:10px;
	padding:10px;
	color:#fff;
	background-color: #008DD7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBFF0), to(#008DD7));
	font-weight:bold;
	border:solid 1px;
	border-color:#008DD7;
	line-height:120%;
	text-align: center;
}


#list_sky {
	padding:10px;
	color:#fff;
	background-color: #008DD7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBFF0), to(#008DD7));
	font-weight:bold;
	border:solid 1px;
	border-color:#008DD7;
	line-height:120%;
}



/*------------------------------------------------------------
	横並びボタン
------------------------------------------------------------*/

.btn1 {
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 1px solid #DDD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#3E3A39;
	width: 45%;
	margin:2px;
	padding: 3px 0;
	text-align: center;
	float:left;
	font-size:12px;
}



input {width:95%; padding:5px;}
select {padding:5px;}
textarea {width:95%; padding:5px; height:50px;}


input[type="submit"]
{width: 100%; margin: 0; font-weight:bold; padding: 5px; background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800)); border: 1px #F27300 solid; color: #FFF; -webkit-appearance: none; -webkit-border-radius: 10px; -webkit-box-shadow: 0 2px 2px #CCC; text-shadow: 1px 2px 3px #C45C00;}

input[type="reset"]
{width: 100%; margin: 0; font-weight:bold; padding: 5px; background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#D2D2D2)); border: 1px #757575 solid; color: #5A5A5A; -webkit-appearance: none; -webkit-border-radius: 10px; -webkit-box-shadow: 0 2px 2px #CCC; text-shadow: 1px 2px 3px #CCC;}

input[type="button"]
{width: 100%; margin: 0; font-weight:bold; padding: 5px; background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#D2D2D2)); border: 1px #757575 solid; color: #5A5A5A; -webkit-appearance: none; -webkit-border-radius: 10px; -webkit-box-shadow: 0 2px 2px #CCC; text-shadow: 1px 2px 3px #CCC;}












/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
.yokonarabi {float:left;}
.space {clear:left;}


/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* 行間 */
.line80 {line-height:80%;}
.line110 {line-height:110%;}
.line120 {line-height:120%;}
.line140 {line-height:140%;}
.line150 {line-height:150%;}

.fb {font-weight:bold;}
.fn {font-weight:normal;}

.bd1 {border:solid 1px;}
.bdcol_gray {border-color:#333333;}
.bdcol_gray2 {border-color:#727171;}

/* フォントの大きさ */
.f8 {font-size:8px;}
.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f17 {font-size:17px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}

.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの色 */
.f_red {color:red;}
.f_pink {color:#FF227C;}
.f_gray {color:#51413B;}
.f_white {color:#fff;}
.f_orange {color:#FF7F00;}
.f_blue {color:#0000A3;}
.enji {color:#A71A04;}

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/* padding */
.pad2 {padding:2px;}
.pad5 {padding-top:5px; padding-bottom:5px;}
.pad8 {padding:8px;}
.pad10 {padding-top:10px; padding-bottom:10px;}
.pad15 {padding-top:15px; padding-bottom:15px;}
.pad20 {padding-top:20px; padding-bottom:20px;}
.pad25 {padding:25px;}

.pad_l5 {padding-left:5px;}
.pad_l10 {padding-left:10px;}
.pad_l15 {padding-left:15px;}

.pad_r10 {padding-right:10px;}

.pad_t30 {padding-top:30px;}
.pad_t20 {padding-top:20px;}

/* margin */
.margin2 {margin:2px;}
.margin10 {margin:10px;}


.link2_l {padding-right:5px; padding-top:2px;}
.link2_r {padding-top:2px;}


/* 横幅 */
.wid90 {width:90%;}
.wid100 {width:100%;}
.wid50 {width:50%;}
.wid95 {width:95px;}

.h5 {height:5px;}
.h10 {height:10px;}
.h15 {height:15px;}

/* 背景の色 */
.back_pink {background-color:#FFD4CC;}
.back_sky {background-color:#F5FBFF;}
.back_gray {background-color:#EDEBE8;}
.back_gray2 {background-color:#867072;}
.back_fff {background-color:#fff;}

.enji {color:#D80411;}

.pinkgra {
	background: -webkit-gradient(linear, left top, left bottom, from(#FF227C), to(#DD105A));
}

.graygra {
	background: -webkit-gradient(linear, left top, left bottom, from(#867072), to(#2F303E));
}


.linedot {
	border-top:dotted 1px;
	border-color:#F41C6F;
	width:80%;
	margin:5px auto;
}

/* ---------------------------------------------- */
/* 角丸ボックス用 */
#maru {
	background-color: #ebebeb;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
	}

/* ---------------------------------------------- */
/* ドロップシャドウ */
.shadow {
	text-shadow: 1px 1px 2px #ccc;
	}


#headyoko {	float:left;}

#space {clear:left;}

/* ---------------------------------------------- */
/* 検索ページ */

#tab_pink {
	background-color: #FF227C;
	padding:7px;
	margin-top:10px;
	text-align:center;
	color:white;
	font-weight:bold;
	height:26px;
	font-size:18px;
}

#tab_gray {
	background-color: #FFEEA7;
	background: -webkit-gradient(linear, left top, left bottom, from(#867072), to(#2F303E));
	padding:7px;
	margin-top:20px;
	text-align:center;
	color:white;
	font-weight:bold;
	height:16px;
	font-size:12px;
}


#kensaku1 {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	border:solid 1px;
	border-color:#FF227C;
	text-align: left;
	margin:10px;
	line-height:120%;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:13px;
}

#kensaku4 {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	border:solid 1px;
	border-color:#FF227C;
	text-align: left;
	margin:10px;
	line-height:120%;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	font-size:13px;
	box-shadow: 0px 2px 5px #969696;/* 右に0px、下に2px */
	-webkit-box-shadow: 0px 2px 5px #969696;
	-moz-box-shadow: 0px 2px 5px #969696;
}

#kensaku5 {
	-webkit-border-radius: 8px;
	border-radius: 0px 0px 8px 8px;
	background-color: #fff;
	border:solid 1px;
	border-color:#FF227C;
	text-align: left;
	margin:10px;
	line-height:120%;
	padding:0px;
	font-size:13px;
	box-shadow: 0px 2px 5px #969696;/* 右に0px、下に2px */
	-webkit-box-shadow: 0px 2px 5px #969696;
	-moz-box-shadow: 0px 2px 5px #969696;
}

#kensaku2 {
	-webkit-border-radius: 5px;
	border-radius: 5px 0px 0px 5px;
	background-color: #fff;
	border:solid 1px;
	margin-left:10px;
	border-color:#FF227C;
	padding:10px;
	line-height:120%;
	font-size:16px;
	height:120px;
}

#kensaku3 {
	-webkit-border-radius: 5px;
	border-radius: 0px 5px 5px 0px;
	background-color: #fff;
	border-left:solid 0px;
	border-right:solid 1px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	margin-right:10px;
	border-color:#FF227C;
	padding:10px;
	line-height:120%;
	font-size:16px;
	height:120px;
}

#yaji_b {
	background: url(../images/icon018.png) bottom center no-repeat;
	background-position:50% bottom;
	-webkit-background-origin: content;
	-webkit-background-size: 13px 10px;
}

#yaji_r {
	background: url(../images/icon017.png) right center no-repeat;
	background-position:99% center;
	-webkit-background-origin: content;
	-webkit-background-size: 15px 13px;
}

#search .section {
	margin: 9px 0 0;
	padding: 6px 4px 15px;
	border: 0px solid #b2b2b2;
	background: #FFFFFF; /* old browsers */
/*	background: -moz-linear-gradient(top, #FFFFFF 2%, #FFFFFF 97%, #EAEAEA 100%); /* firefox */ 
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#FFFFFF), color-stop(97%,#FFFFFF), color-stop(100%,#EAEAEA)); /* webkit */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EAEAEA',GradientType=0 ); /* ie */
/*	border-radius: 4px; */

	text-align: left;
}

#search dl {
	margin: 10px 8px;
	border-bottom: dotted 1px #a8a7a7;
}
#search dl dt {
	padding: 0 0 8px 40px;
	font-weight: bold;
	color: #00A0E9;
	line-height: 1.1;
	background:url(../images/check-blue.png) left 0 no-repeat;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 35px 25px;
}

#search dl dd {
	padding: 0 0 10px 0;
	line-height: 1.2;
}

/* ---------------------------------------------- */
/* 検索ページ2 */

#tiiki {
	background: -webkit-gradient(linear, left top, left bottom, from(#867072), to(#2F303E));
	color:#fff;
	font-size:12px;
	padding:1px 0px 1px 10px;
}

#ken {
	background-color:#fff;
	border-top:solid 1px;
	border-color:#867072;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
}

/* ---------------------------------------------- */
/* ツアー詳細ページ */

ul li#sakura1 {
	padding: 2px 5px 0px 30px;
	line-height: 120%;
	font-size:13px;
	background: url("../images/icon021.png") no-repeat 0px 2px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 26px 17px;
}

ul li#sakura2 {
	padding: 5px 5px 0px 32px;
	line-height: 120%;
	font-size:13px;
	background: url("../images/icon021.png") no-repeat 0px 2px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 26px 17px;
}

ul li#sakura3 {
	padding: 5px 5px 5px 55px;
	line-height: 120%;
	font-size:15px;
	background: url("../images/icon022.png") no-repeat 10px 0px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 40px 23px;
	color:#867072;
}

ul li#sakura4 {
	padding: 5px 5px 10px 48px;
	line-height: 120%;
	font-size:14px;
	background: url("../images/icon023.png") no-repeat 10px 0px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 29px 29px;
}


/* ---------------------------------------------- */
/* 一覧表示ページ */

#kekka1 {
	padding-right:15px;
}

#yebot {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px;
	margin-right:5px;
	padding:5px;
	font-size:11px;
	width:70px;
	background-color: #FFEEA7;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFEEA7), to(#F8B300));
	border:solid 1px;
	border-color:#F8B300;
	line-height:120%;
	text-align: center;
	float: right;
}

.clearRight {
	clear:right;
}

#joken {
	margin:10px;
	padding:5px;
	padding-left:8px;
	border:solid 1px;
	border-color:#FFEEA7;
	background-color: #FFF6CF;
	font-size:12px;
}

ul li#link_joken {
	padding: 2px 15px 10px;
	line-height: 120%;
	font-size:11px;
	background: url("../images/icon003.gif") no-repeat 0px 2px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 12px 13px;
}

#joken_box {
	margin:10px;
	border:solid 1px #9E9E9E;
}

#joken_box_title {
	background-color: #CFECFF;
}

#joken_box_read {
	padding:10px;
	padding-top:0px;
	line-height:100%;
}

ul#text_yoko02 li {
	list-style: none;
	display: inline;
}

ul#text_yoko02 li a {
	padding:5px;
	color: #3E3A39;
	text-decoration: none;
    display: inline;
	font-size:12px;
}



/* ---------------------------------------------- */
/* 予約ページ */

ul li#kakunin1 {
	padding: 7px 50px 5px;
	line-height: 120%;
	font-weight:bold;
	color:#3E3A39;
	font-size:16px;
	background: url("../images/check-blue.png") no-repeat 10px 2px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 35px 28px;
}

#kakunin2 {
	border:solid 1px #727171;
	padding:5px;
	text-align: center;
	background-color:#F5FBFF;
	margin:10px;
	font-size:14px;
}


/* ---------------------------------------------- */
/* 申込ページ */

ul li#mosikomi1 {
	padding: 5px 0px 5px 25px;
	line-height: 120%;
	color:#3E3A39;
	font-size:12px;
	background: url("../images/icon_fb.png") no-repeat 0px 2px;
	/*背景画像の表示したい横幅と高さ*/
	-webkit-background-size: 20px 20px;
}

/*  MENU START 右に矢印付きメニュー
 ----------------------------------------------------

<div id="topmenu">
 <ul>
 <li><a href="1.html">メニュー1</a>
 <li><a href="1.html">メニュー2</a>
 <li><a href="1.html">メニュー3</a>
 <li><a href="1.html">メニュー4</a>
 <li><a href="1.html">メニュー5</a>
 <li><a href="1.html"><div>メニューのテキストが長くなっても問題ないように対応</div></a>
 </ul>
 </div>

 */

#migiyaji ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 text-align: left;
 }
 
#migiyaji li {
 display:block;
 }
 
/*  divタグを入れるとテキストが矢印に被らなくなります */
 #migiyaji li div {
 padding: 0px 20px 0px 0px ;
 }
 
#migiyaji ul li a {
 background: url(../images/icon014.png) right center no-repeat;
 background-position:right center;
 -webkit-background-origin: content;
 color: #fff;
 font-size:16px;
 display:block;
 margin:0px;
 padding: 12px 0px 12px 12px ;
 text-decoration: none;
 }
 
/*  MENU end */
 
