@charset "utf-8";
@import "style_base.css";
body {
	margin-top: 55px;
	font-size: 12px;
}
#head_text {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#head_text #seo_text {
	float: left;
	font-size: 84%;
}



#header {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-bottom: 10px;
	background-image: url(../top_img/header_bg.png);
	height: 368px;
	background-repeat: no-repeat;
	clear: both;
}
#header_tel {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 3px;
	font-weight: bold;
	color: #006600;
	float: right;
}

#header_menu {
	width: 680px;
	height: 70px;
	padding-left: 20px;
}
#header_menu a {
	margin-left: 20px;
	margin-top: 5px;
	text-decoration: none;
}

#body {
	background-color: #EFEFEF;
	background-image: url(../top_img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#body #main #sub_menu {
	background-color: #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
	height: 14px;
}
#main #sub_menu a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	padding-right: 10px;
}

#left {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
}
#left #topics p {
	margin-bottom: 10px;
}

#right {
	width: 489px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
h2 {
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#right #news {
	width: 479px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right #news h2 {
	background-image: url(../top_img/index_news.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	width: 75px;
	height: 20px;
}

#right #news p {
	background-image: url(../top_img/list_square_gray.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	display: block;
	background-position: left 3px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 120%;
}
#right #news p.new {
	background-image: url(../top_img/list_square_green.gif);
}
#right #news p.new,
#right #news p.new a {
	font-weight: bold;
	color: #F00;}


#right   #blog   h2.blog_ceo     {
	background-image: url(../top_img/index_blog_ceo.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	text-indent: -2000px;
}
#right #blog .blog_seo {
	background-image: url(../top_img/index_blog_seo.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	height: 24px;
	width: 319px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	background-position: 0px 10px;
	margin-top: 15px;
}
#right #blog .blog_ad {
	background-image: url(../top_img/index_blog_ad.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	height: 21px;
	width: 319px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	background-position: 0px 10px;
	margin-top: 15px;
}


#right #blog {
	float: left;
	width: 329px;
	padding-top: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 10px;
}
#right #blog h3 {
	font-weight: bold;
	background-image: url(../top_img/list_square_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 20px;
}

#right #blog p {
	margin-bottom: 5px;
	margin-left: 35px;
	line-height: 120%;
	margin-right: 10px;
}


#right #link {
	float: right;
	width: 129px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9C9A9C;
}
#right #link h2 {
	background-image: url(../top_img/index_link.gif);
	text-indent: -2000px;
	height: 24px;
	width: 51px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#right #link p {
	line-height: 120%;
	margin-left: 10px;
	margin-bottom: 2px;
}
#right #link a {
	font-size: 110%;
}


/*#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	font-size: 6px;
}
*/

/* フッターリンク用CSS */
#footer {
	clear: both;
	width: 700px;
	height: 30px;
	text-align: center;
	padding: 5px 5px 0px;
	border-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 6px;
}
#footer ul li{
	text-align:center;
	_width: 80px; /* IE6のみ適用 */
	float: left;
	list-style-type: none;
	margin: 0 10px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
}
#footer ul li a{
	font-size:80%;
}

.clear {
	clear: both;
}
