@charset "utf-8";
body {
	background: #FFFFFF url(topgrandimage.jpg) fixed center top;
}
#main_co_window, #recommend_window {
	height: 300px;
	background-color: #FFFFFF;
	filter: alpha(style=0, opacity=70)
}
#main_co_window {
	float: left;
	width: 475px;
}

#recommend_window {
	width: 505px;
	float: right;
}


#main_co,#recommend{
	padding: 10px;
	height: 450px;
	top: 0px;
	background: url(filter.png);
	margin-bottom: 15px;
}
#main_co {
	float: left;
	width: 455px;
	position: relative;
	clear: both;
}
#recommend {
	width: 485px;
	float: right;
	position: relative;
}
#body1100 {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#image {
	height: 360px;
}
h1 {
	display: block;
	background-image: url(../index/h2_1.jpg);
	width: 330px;
	line-height: 35px;
	padding-left: 150px;
	color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 1em;
}
#main_co h2,#main_co p,#main_co h2 a,#main_co p a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
}
#main_co   h3  {
	color: #333333;
	padding-bottom: 3px;
}
#main_co  h3 a {
	color: #998e2a;
	text-decoration: none;
	font-weight: bold;
}
#main_co h3 a:hover {
	text-decoration: underline;
}
#recommend    h2,#recommend   p{
	padding-bottom: 5px;
	color: #333333;
}
#main_co  h2  a:hover,#main_co p a:hover {
	color: #998E2A;
}

dl.news {
	padding: 10px 2px 2px;
	overflow: auto;
	height: 380px;
}
dl.news dt {
	width: 6em;
	float: left;
	clear: both;
	color: #585860;
	font-family: Meiryo, "ＭＳ Ｐゴシック", "Arial Unicode MS", Arial, Osaka;
}
dl.news dd {
	padding-left: 6em;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}

#fmenu {
	position: relative;
}


#mobile  {
	width: 700px;
	float: left;
	position: relative;
}
#mobilelink {
	height: 1px;
	position: relative;
	top: -5px;
	font-size: 1px;
	background: #000000;
}
