@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-size:100%;
	list-style: none;
}
.clearFix{
	clear: both;
}
.topIndex{}
.body{
	width: 830px;
}
.header{}
.header h1{}
ul.gNav{
	width: 830px;
	height: 25px;
	background: #666;
}
ul.gNav li{
	float: left;
	display: block;
	height: 22px;
}
#top-flash{}
.main-container{
	width: 830px;
}
.left-container{
	width: 546px;
	float: left;
	padding-left: 4px;
}
.brands-container{
	width: 546px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../index_img/frame_brands2.gif) no-repeat bottom;
}
.brands-containerInner{
	background: url(../index_img/frame_brands3.gif) repeat-y bottom;
}

.brands-containerInner h3{
	float: left;
	padding: 5px 7px 5px 10px;
}
.brands-containerInner ul{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.brands-containerInner li{
	float: left;
	padding-right: 7px;
	padding-bottom: 2px;
}

.newsList{}
.newsList dl{
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding: 4px 10px;
}

.news-container{}
.topics p{
	margin:5px 0px 10px 11px;
	font-size:12px;
	line-height: 1.4em;
	color:#999999;
	width:442px;
	padding:8px 10px;
	border:#bacd7e 1px solid;
}
.topics a {
	color:#333333;
}
.topics span {
	font-size: 13px;
	font-weight:bold;
	color:#007339;
}

.newsList dt{
	display: block;
	float: left;
	width: 5.5em;
}
.newsList dd{
	display: block;
	padding-left: 5.5em;
	margin-bottom: 5px;
}
.backmunber{
	text-align: right;
	margin-right: 15px;
}
.newsList dl a{
	color: #060;
}
.newsList dl a:link{}
.newsList dl a:visited{}
.newsList dl a:active{}
.newsList dl a:hover{
	color: #7DD20B;
}

.news-container{
	clear: both;
	background-image: url(../index_img/frame_new2.gif);
	background-repeat: repeat-y;
}

.right-container{
	float: right;
	width: 280px;
}

.blog-container{
	background: url(../index_img/osusume_bottom.gif) no-repeat bottom;
	width: 280px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.blog-container h2, h3, p{
	margin: 0px;
	padding: 0px;
}
.freespace-container{}
.footer-container{
	width: 830px;
	clear: both;
	font-size: 10px;
	line-height: 14px;
	color: #666;
	margin-bottom: 30px;
}
.footer-container ul{
	display: block;
	padding: 5px;
}
.footer-container li{
	float: left;
	padding: 5px;
	height: 20px;
	display: block;
}
.footer-container li.copyright{
	float: right;
}


.shokuiku-container, .anshin-container, .banner-container{
	width: 265px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	margin-top: 5px;
	font-size: 12px;
	line-height: 120%;
	padding: 3px;
}
.shokuiku-container h2, .anshin-container h2, .banner-container h2{
	margin-bottom: 5px;
}


.shokuiku-container ul, .anshin-container ul, .banner-container ul{
	width: 265px;
	margin-right: auto;
	margin-left: auto;
}
.shokuiku-container li, .anshin-container li, .banner-container li{
	margin: 18px 0px 18px 15px;
	padding: 0px;
	list-style: none;
}


#linkred{}


#linkred a:link{color:#E40000;text-decoration: none;}
#linkred a:visited{color:#E40000;text-decoration: none;}
#linkred a:active{color:#E40000;text-decoration: none;}
#linkred a:hover{
	color:#E40000;
	text-decoration: underline;
}

.redB{
	font-size: medium;
	font-weight: bold;
}

#linkgreen{
	font-size: small;
	color: #009933;
	border: 1px solid #009933;
	padding: 5px;
	margin: 5px;
	width: 450px;
}

#linkgreen a:link{
	color:#006600;
	text-decoration: underline;
}
#linkgreen a:visited{
	color:#006600;
	text-decoration: underline;
}
#linkgreen a:active{
	color:#006600;
	text-decoration: underline;
}
#linkgreen a:hover{
	color:#006600;
	text-decoration: underline;
}

/*　緊急リリース用　*/

.top-release{
	margin:10px 10px 10px 10px;
	border:#CCC 1px solid;
	padding:5px;
	color:#F00 !important;
}

.top-newsrelese{
	margin:10px;
	width:503px;
	border:#CCC 1px solid;
	padding:7px 10px !important;
	color:#F00 !important;
	font-size:13px;
	line-height:130%;
}

.top-newsrelese a{
	color:#006600;
}

/*　緊急リリース 東北　*/

.eq h4{
	color:#333 !important;
}

.eq p{
	color:#333 !important;
	margin:0 0 5px 0;
}

.eq ul{
	margin:10px 0 0 0;
}


.gray_line{
	border-bottom: 1px solid #CCC;
}

