@charset "utf-8";

body {
	margin:0;
	background-image:url(image/back.gif);
	background-position:center;
	/*font-size:13px;*/
	font-size:80%;
	color:#333333;
	font-family:sans-serif;
}
a:link, a:visited, a:active, a:hover {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:active {
	color: #ff0000;
}
a:hover {
	color : #990000;
	text-decoration:underline;
}
img {
	vertical-align:bottom;
	border:0px;
}
.maintable_left {
	background-image:url(image/left.gif);
}
.maintable_right {
	background-image:url(image/right.gif);
}
.maintable_right, .maintable_left {
	background-repeat:repeat-y;
	width:10px;
}
.maintable_center {
	background-color:#FFFFFF;
	width:900px;
	vertical-align:top;
}
.maintable {
	width:920px;
	margin:0 auto;
	border:0px;
}

.mainContent {
	padding:15px;
}

.clear {
	clear:both;
}
.header, .header_not {
	background-image:url(/image/top-fw.jpg);
	height:162px;
	background-repeat:no-repeat;
	width:885px;
	padding:13px 0px 0px 15px;
}
.header_not {
	background-image:url(/image/top-not.jpg);
}

.title{
	 display:block;
	 height:99px;
	 width:398px;
}	 

.title_div {
	height:133px;
	padding-right:20px;
}
.title_img {
	border:0px;
}
.footer {
	width:900px;
}
.submenu {
	text-align:right;
}
.submenu_img {
	margin-left:10px;
	vertical-align:middle;
}
.retrieval {
	float:right;
	width:205px;
	text-align:left;
/*	background-image:url(image/clear.png);*/
	height:30px;
	line-height:0.5em;
	padding-top:20px;
}
.retrieval_image {
	vertical-align:top;
}
.ret_text {
	width:120px;
}
.conte {
	vertical-align:top;
	width:540px;
	background-color:#FFFFFF;
	padding:10px 20px 0px 20px;
}
.conte_box {
	margin-bottom:20px;
}
.conte_box img, .conte_box_button img {
	vertical-align:top;
}
.subconte {
	vertical-align:top;
	width:280px;
	background-image:url(image/right-back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#ececec;
	padding:10px 20px 60px 20px;
}
.subconte .conte_box {
	margin-bottom:15px;
}
.subconte h1 {
	font-size:10px;
	color:#ececec;
}
	
.tables {
	border:3px solid;
	font-size:12px;
	width:239px;
	margin-bottom:12px;
	line-height:110%;
	height:120px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.tables div{
	text-indent:-6px;
	padding-left:6px;
	margin-bottom:9px;
}

.eat_table {
	background-image:url(image/eat-back.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	border-color:#45c0ff;
	margin-right:20px;
	background-color:#daf2ff;
}
.suishin_table {
	background-image:url(image/sanchi-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-color:#33a73e;
	margin-right:20px;
	background-color:#daffde;
}
.video_table {
	background-image:url(image/video-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-color:#ffa200;
	background-color:#fff7e1;
}
.exami_table {
	background-image:url(image/sirabe-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-color:#fe8787;
	background-color:#ffe1e1;
}
.threekeyword {
	border-right:3px solid #00a20f;
	border-left:3px solid #00a20f;
	background-color:#e4ffe7;
	background-image:url(image/3keyword.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:7px 20px 0px 20px;
	width:494px;
}
.threekeyword .conte_box {
	margin-bottom:10px;
}
.three-img img, .three-img {
	vertical-align:bottom;
}
.three-cont {
	margin-top:5px;
}
.news {
	background-image:url(image/news-back.gif);
	background-repeat:repeat-y;
	padding:10px 20px 0px 20px;
	width:240px;
	font-size:90%;
}
.news object, .news iframe {
	height:150px;
	width:240px;
	border:none;
}
.newstop {
	background-image:url(image/news.gif);
	height:30px;
	text-align:right;
}
.newslist {
	margin-top:10px;
	margin-right:5px;
}
.news_scl {
	width:240px;
	height:130px;
	overflow:auto;
}
.sales {
	border:3px solid;
	padding:7px 20px;
	width:494px;
	margin-bottom:20px;
	line-height:170%;
	border-color:#438eff;
	background-color:#cce3ff;
}

.top_cont{
	background-repeat:repeat-y;
	padding:7px 20px 0px 20px;
	width:500px;
	line-height:170%;
}

.wagyu{
	background-image:url(image/wagyu-back.gif);
}

.kokusanwakaushi{
	background-image:url(image/kokusanwakaushi-back.gif);
}

.know{
	background-image:url(image/know-back.gif);
}

.line {
	margin-bottom:15px;
	height:4px;
	border: #CCC 2px solid;
}

/*パンくず用*/
.pankuzu {
	float:left;
	margin-top:2px;
	width:650px;
	overflow:hidden;
	height:1.2em;
}
.pankuzu, .pankuzu a:link, .pankuzu a:visited, .pankuzu a:active, .pankuzu a:hover {
	color:#FFFFFF;
}
.pankuzu a:hover {
	text-decoration:underline;
}
/*NOTFOUNDページ*/
.notfound_cont {
	padding:10px 20px;
	line-height:170%;
}
.notfound_line {
	border-bottom:3px dotted #006600;
	font-size:140%;
	color:#006600;
	font-weight: bold;
	margin:15px 0px;
}
/*サイトマップ用*/

.sitemap_cont {
	padding:10px 20px;
	line-height:170%;
}
.sitemap_link {
	padding-left:10px;
	border-left:#006633 solid 5px;
}
.sitemap_link2 {
	padding-left:20px;
	padding-bottom:5px;
	line-height:150%;
	border-left:#006633 solid 5px;
}
.sitemap_title {
	color:#006633;
	font-weight:bold;
	font-size:110%;
}
.sitemap_line {
	border-bottom:3px dotted #006600;
	font-size:140%;
	color:#006600;
	font-weight: bold;
	margin:15px 0px;
}

/*  video  */	
.video_table1 {
	width:100%;
}
.video_table1 td {
	padding:7px;
	vertical-align:top;
}

.video_style1 {
	border:1px solid #ddd;
	background-color:#FFFFCC;
	padding:5px;
	margin-bottom:10px;
}
.video_style1 img,
.video_style1 .video_title{
	margin-bottom:10px;
}
.video_style1 .video_title{
	font-size:14px;
	font-weight:bold;
}
.video_style2 {
	margin:0 20px;
	margin-bottom:3px;
	padding:5px;
	background-color: #f8f8f8;
	border:1px solid #ddd;
}
/* MacIE5 除く \*/
.video_style2:first-letter {
	font-size:20pt;
	line-height:100%;
	float:left;
	padding:0.2em;
	margin:0 5px 0 0;
}
/* end */

.video_info {
	padding:10px;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:12px;
	color:#666;
}

/* 推進 */
.suishin_style1 {
	margin-top:1em;
}
.suishin_style1 a,
.suishin_style7 a {
	display:block;
	margin:0.3em 0;
	padding:0.4em;
	background-color:#e8e8e8;
	border:1px solid #CCCCCC;
}
.suishin_style1 a:hover,
.suishin_style7 a:hover {
	border:1px solid #Fcc;
	background-color:#fee;

}
.suishin_style2 {
	text-align:right;
}

.suishin_style3 {
	border-left:5px solid #009900;
	padding-left:5px;
	margin-bottom:1em;
}
.suishin_style3 div{
	font-size:130%;
}
.suishin_style4 {
	margin-right:0.5em;
}
.suishin_style4 div{
	margin-bottom:0.5em;
}
.suishin_style4_title {
	border-left:5px solid #009900;
	padding-left:5px;
	font-size:120%;
	margin:0 0 1em 0;
}

.suishin_style5 {
	margin:0 0 2em 0;
}


.suishin_style6 {
	margin-bottom:2em;
}

.suishin_style5 p {
	margin:0;
	padding:0;
	margin-bottom:0.5em;
	text-indent:1em;
}
.suishin_style7 {
	margin-right:10px;
}

