@charset "shift_jis";


/*---------- 横メニュー ----------*/

/*---------- 横メニュー ----------*/


ul.globalNavi {
	margin: 0;
	padding: 0;
	line-height: 1;
	border-top: 1px solid #fff;
	/*■ ﾒﾆｭｰ外の背景色　紫              */
	/*background-color: #eee;				*/
	background-color: #A7005D;
	list-style-type: none;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	/* 固定幅にしたかったら
	width: 820px;
	*/
	text-align: center;
	font-size: 13px; /* 文字サイズ */
}

ul.globalNavi li a {
	/*■ 縦線の色               */
	border-right: 1px solid #fff;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	/*■ボタンの初期値の色     */
	background-color: #A7005D;
	text-decoration: none;
}

ul.globalNavi li a:hover {
	/*■ ﾏｳｽONの時の背景色           */
	border-color: #ccc;
	color: #333;
	background-color: #ccc;
}

ul.globalNavi li a:visited {
	/*■ ﾏｳｽONの時の背景色           */
	color: #ffffff;
}





/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* --- ナビゲーションバー --- */
div.nav {
width: 220px; /* ナビゲーションの幅 */
font-size: 90%;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
border-top: 1px #c0c0c0 dotted; /* 最上部の境界線 */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
padding: 3px 1px; /* 項目のパディング（上下、左右） */
background-color: #f9f9f9; /* 項目の背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 項目の下境界線 */
}

/* --- リンク --- */
div.nav ul.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 8px 10px; /* リンクエリアのパディング（上下、左右） */
border-left: 4px #c0c0c0 solid; /* リンクエリアの左境界線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
border-left-color: #e0e0e0; /* ポイント時の左境界線色 */
}


/* 写真 */
/* http://www.tagindex.com/template/list/photo_hor2_2.html */

/* --- リストエリア --- */
ul.thumbnail {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 10px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
width: 146px; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
width: 140px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 80%;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}
ul.thumbnail dt img {
border: 1px #808080 solid; /* 写真の境界線 */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
margin: 0 0 3px; /* キャプションエリアのマージン（上、左右、下） */
height: 6.5em; /* キャプションエリアの高さ */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


/* ---------------------------- */
/*  サイドメニュー              */
/* ---------------------------- */


/* --- ナビゲーションバー --- */
#example div.nav {
width: 220px; /* ナビゲーションの幅 */
font-size: 80%;
}

/* --- メニューエリア --- */
#example div.nav ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
#example div.nav ul.nl li {
margin-bottom: 2px; /* 項目の下マージン */
border-bottom: 1px #8ca654 dotted; /* 項目の下境界線 */
}

/* --- リンク --- */
#example div.nav ul.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 12px 10px; /* リンクエリアのパディング（上下、左右） */
background: #d5eba5 url(../image/ver_menu5_3off.gif) repeat-y right; /* リンクエリアの背景 */
color: #404040; /* 文字色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
#example div.nav ul.nl li a:hover {
background: #dbeeb1 url(../image/ver_menu5_3on.gif) repeat-y right; /* ポイント時の背景 */
text-decoration: underline; /* テキストの下線（あり） */
}


/* ---YDR サイドメニューグリーン -- */


/* --- ナビゲーションバー --- */
#YDRSideMenuG div.sidenav {
width: 220px; /* ナビゲーションの幅 */
font-size: 80%;
}

/* --- メニューエリア --- */
#YDRSideMenuG div.sidenav ul.sidenl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
#YDRSideMenuG div.sidenav ul.sidenl li {
margin-bottom: 2px; /* 項目の下マージン */
 border-bottom: 1px #8ca654 dotted;  /* 項目の下境界線 */
}

/* --- リンク --- */
#YDRSideMenuG div.sidenav ul.sidenl li a {
display: block;
position: relative; /* IE6用 */
padding: 5px 10px; /* リンクエリアのパディング（上下、左右） */
background: #d5eba5 url(../image/ver_menu5_3off.gif) repeat-y right; /* リンクエリアの背景 */
color: #404040; /* 文字色 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
#YDRSideMenuG div.sidenav ul.sidenl li a:hover {
background: #dbeeb1 url(../image/ver_menu5_3on.gif) repeat-y right; /* ポイント時の背景 */
text-decoration: underline; /* テキストの下線（あり） */
}



