@charset "shift_jis";


html {
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

body {
	font-family: 'ƒƒCƒŠƒI', Meiryo, Arial, Helvetica, 'Lucida Grande', Verdana, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

a { text-decoration: none; }
a:link    {
	color: #999999;
}
a:active  { text-decoration: underline; }
a:visited {
	color: #CC3333;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}





ul {
	clear: both;
	float: left;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
li {
 	font-family: 'YuGothic','Yu Gothic';
 	font-feature-settings: "palt" 1;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	margin: 0px;
	float: left;
	width: 640px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 15px;
	background-image: url(../img_common/icon02.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.date {
	width:100px;
	font-size: 14px;
	font-weight: bolder;
	color: #bcb494;
	float: left;
	letter-spacing: 0.01em;
	_letter-spacing: 0.05em;
	margin: 0px;
}
.txt {
	font-feature-settings: "palt" 1;
	width: 540px;
	float: right;
	color: #ccc;
	margin: 0px;
}
.title {
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Hiragino Mincho Pro", "HGS–¾’©E", "‚l‚r ‚o–¾’©", serif;
	padding: 10px;
	width: 520px;
	float: left;
	font-size: 20px;
	color: #bcb494;
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
