/* CSS Document */

body {
	margin: 0;
	padding:0;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #3c0000;
	background-image: url(http://baroque.oldtimes.jp/images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2,h3,h4,h5,h6,p,per,ul,ol,dl,form,div,caption,li,dt,dd{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
hr{
	display:none;
}
img{
	border: none;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.table_line {border-collapse: collapse;}


/* メインレイアウト ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3c0000;
}

#head {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


#main {
	width: 850px;
	clear: both;
	margin-top: 10px;
}
#left {
	width: 230px;
	float: left;
	text-align:left;
}
#contents {	float: left;
	width: 610px;
	margin-left: 10px;
	text-align:left;}
#center {
	float: left;
	width: 300px;
	text-align:left;
}
#right {
	float: left;
	width: 300px;
	margin-left: 10px;
	text-align:left;
}
#contentsfoot {
	clear: both;
	width: 610px;
	margin-top: 40px;
}
.footbanner {
	background-image: url(http://baroque.oldtimes.jp/images/baroque_foot_banner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 90px;
	width: 850px;
	margin-top: 40px;
	clear:both;
}


#foot {
	border-top-color: #630000;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
	border-bottom-style: solid;
	border-bottom-color: #630000;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	_padding-bottom: 20px;
}
h1 {float: left;
}
#tophead {
	float: right;
}
#tophead li { float:left;}

#gnavi {
	background-image: url(http://baroque.oldtimes.jp/images/gnavi_bg.gif);
	background-repeat: repeat-x;
	clear:both;
	height: 50px;
}
#gnavi2 {width: 850px;
	margin-right: auto;
	margin-left: auto;}
#gnavi2 li { float:left;}

#main_fla {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


.newentry {
}
.newentry li {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	background-image: url(http://baroque.oldtimes.jp/images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.infotxt {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e0000;
	padding: 10px;
}

.searchbox {
	background-color: #6e0000;
	clear:both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10px;
	margin-top: 10px;
}


.banner {
	margin-top: 10px;
	display:none;
}

.banner li {
	float:left;
	margin-bottom: 5px;
}
.bannermag { margin-right:5px;}
.info2 {
	border: 1px solid #6e0000;
	padding: 10px;
}
.info2 p {
	font-size: 10px;
	line-height: 120%;
	color: #ff1a00;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6e0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.copyright {
	margin-top: 5px;
	margin-bottom: 5px;
}
.footlink { float:left;}
.footlink li {float:left;
margin-right:5px;}

.scrolltop { float:right;}



.onewatch {
	width: 610px;
}
.one_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #930000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.one_txt {
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
	line-height: 180%;
}
.one_txt img {
	margin-top: 10px;
}

