body{
	margin-top:0px;
	width: 700x;
}	

/*年月セレクト*/
.sub-menu{
	padding-bottom:0px;
	padding-right: 15px;
	width: 617px;
}

/*ひとつのニュース情報*/
#regular{
	width: 617px;
	margin: 0px 15px 0px 0px; 
}

/*アー写*/
.photo {
	float: right;
	width: 250px;
	height: 360px;
	margin: 15px 15px 15px 15px;
}
/*本文*/
p{
	font-size: 10px;
	color: #C8C8C8;
	text-justify:distribute;
	line-height: 170%;
	margin: 5px 0px 20px 0px;
}

#contents {
	background-image: url(img/bg05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*情報のタイトル*/
h2{
	font-size: 13px;
	color: #53B3CA;
	font-weight: bold;
	margin: 30px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFB6B3;
	background-image: url(img/h1_bg.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 19px;
	margin: 20px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
}

/*ラインw350px*/
h3{
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	padding: 0px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*ラインw617px*/
h5{
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
	padding: 0px;
	width: 617px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/*限定と通常の欄の間*/
h4{
	font-size: 5px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
}

/*▲ページトップへについて*/
#pege_top {
	font-size: 9px;
	text-align: right;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 617px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #535353;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*リンク文字について*/
a  {
	color: #7A007F;
	text-decoration: none;
}
a:hover    {
	color: #C02326;
	text-decoration: none;
}

.submenu h6 {
	margin: 0px;
}

.submenu h6 a {
	background-image:url(img/sub-button.gif);
	font-size:11px;
	display:block;
	height:15px;
	border:solid 1px #660000;
	text-align:center;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#cccccc;
}

#submenu-set {
	position:absolute;
}

.submenu {
	width:55px;
	float:left;
	margin:15px 0px 0px 0px;
}

.submenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	visibility:hidden;
}

.submenu li {
	background-color:#990099;
	border-left:solid 1px #9330033;
	border-bottom:solid 1px #330033;
	border-right:solid 1px #330033;
	line-height:100%;
	margin:0px;
	text-align:center;
}

.submenu li a {
	display:block;
	padding:2px;
	color:#cc99cc;
}

.submenu li a:hover {
	background-color:#330033;
	color:#ffccff;
}







