﻿@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* -------------------------------------　基本ページ　設定　---------------------------------------- */
* {
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
	color:#333;
}

body {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	background: #3F7345 url("img01/bg_soraumi01.jpg") repeat-x 0 0;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:none;
}

img {
	border:0;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
}

/* ---------------------------------　全体枠　設定　------------------------------------ */
div#top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background:#fff;
	border-top: 5px solid #4276b8;
	border-top-color: #003300;

}

div#headWrap {
	position: relative;
	width: 900px;
	height: 128px;
	margin: 0 auto;
	padding: 0px 0;
	background: #ffdc2c;
	background-image: url('img01/agrifarm_logo900.jpg');
	background-repeat: no-repeat;
}

div#header {
	position:relative;
	width:800px;
	margin:0 auto;
}

div#header div#pr {
	position:absolute;
	left:0px;
	top:4px;
	width:800px;
}
div#header div#pr h1{
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
div#gnavi {
	position:absolute;
	bottom:0;
	right:0;
}



div#icatch {
	padding: 0px;
	width: 847px;
	height: 280px;
	margin: 10px auto 80px auto;
	background: #fff;
}

div#contents {
	width: 847px;
	margin: 60px auto 0px auto;
	padding: 10px 0;
	background: #fff;
}
div#contents div#backlogo {
	width: 847px;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	background-image: url('img01/toromitsuimo787.jpg');
	background-repeat: no-repeat;
}
div#main {
	float:right;
	width:605px;
}

.phtobox {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 605px;
}


.imgbox_light {
	margin: 5px 10px 20px 5px;
	width: 200px;
	float: left;
}
.imgbox_right {
	margin: 5px 10px 20px 5px;
	width: 170px;
	float:right;
}


div#sub {
	float: left;
	width: 220px;
}
div#sub p {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}
div#sub p span {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}


div#totop {
	clear:both;
}
div#footer {
	background: #3AAF3A;
	border-bottom: 5px solid #4276b8;
	border-bottom-color: #003300;
	color: #FFFFFF;
}

div#footMenu {
	width:847px;
	margin:0 auto;
	color: #FFFFFF;
}
div#footMenu a{
	color: #FFFFFF;
}
div#footer address {
	color: #FFFFFF;
}

/* -------------------------------------　ヘッダー部　表示設定　---------------------------------------- */
div#header h1 {
	margin:0;
	padding-top:25px;
	font-size:200%;/* 32px相当 */
	color:#fff;
	line-height:50px;
}

div#header h1 a {
	color:#9B0000;
}

div#header h1 a:hover {
	color:#D30000;
	text-decoration: none;
}

div#header #pr p {
	margin:0;
	font-size:75%;/* 12px相当 */
}

div#header #gnavi ul {
	list-style:none;

}
div#header #gnavi li {
	float:left;
	font-size:70%;/* 11px相当 */
	margin-left:15px;
}

div#header #gnavi li a {
	display:block;
	padding-left:15px;
	background:url("images55/bg_gnavi.gif") 0 1px no-repeat;
}

div#menu {
	width: 900px;
	height: 60px;
	float: left;
	background: url("img01/bg_menu.jpg") 0 0 repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
		position: relative;
	z-index: 2000;
}
/* -------------------------------------　メニュー　表示設定　---------------------------------------- */
div#menu ul#pulld {
	width:847px;
	margin:0 auto;
	padding:0;
	background-image: none;
	list-style-type: none;
	text-decoration: none;
}

div#menu ul#pulld li {
	float: left;
	font-size: 1em;/* 12px相当 */;
	color: #333;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
}

div#menu ul#pulld li a{
	display:block;
	width:134px;
	color:#ffffff;
	line-height:60px;
	border-right:1px solid #D8D8D8;
}

div#menu ul#pulld li.home a {
	border-left:1px solid #D8D8D8;
}

div#menu ul#pulld li a:hover {
	color: #333;
	background: #fff url('img01/bg_menu3.jpg') repeat-x 0 -120px;
	z-index: 100;
}
/* ----------------------------------------　メニュー　ボタンon時表示　-------------------------- */
div#menu ul#pulld li.on {
	float: left;
	font-size: 1em;/* 12px相当 */;
	color: #CCCCCC;
	text-align: center;
	list-style-type: none;
	background: #fff url('img01/bg_menu3.jpg') repeat-x 0 -60px;
}

div#menu ul#pulld li.on a{
	display:block;
	width:134px;
	color:#5A5132;
	line-height:60px;
	border-right:1px solid #D8D8D8;
	background: #fff url('img01/bg_menu3.jpg') repeat-x 0 -60px;
}

div#menu ul#pulld li.on a:hover {
	color: #333;
	background: #fff url('img01/bg_menu3.jpg') repeat-x 0 -60px;
	z-index: 100;
}
div#menu ul#pulld li.w80 a {
	width:80px;
}
div#menu ul#pulld li.w80 a:hover {
	width:80px;
}
div#menu ul#pulld li.w100 a {
	width:100px;
}
div#menu ul#pulld li.w100 a:hover {
	width:100px;
}
div#menu ul#pulld li.w170 a {
	width:170px;
}
div#menu ul#pulld li.w170 a:hover {
	width:170px;
}


/*-------------------メニュー階層設定--------------------*/
div#menu ul#pulld li ul {
	width: 134px;
	visibility: hidden;
	position: absolute;
	z-index: 2000;
}
div#menu ul#pulld li:hover ul {
	width: 134px;
	visibility: visible;
}
div#menu ul#pulld li ul li {
	width: 300px;
	height: 60px;
	display: block;
	text-align: left;
}
div#menu ul#pulld li ul li a {
	overflow: hidden;
	padding: 0px 0px 0px 12px;
	width: 300px;
	height: 60px;
	display: block;
	background: #fff url('img01/bg_menu3.jpg') repeat-x 0 -60px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
}
div#menu ul#pulld li ul li a:hover {
	overflow: hidden;
	width:300px;
	height: 60px;
	display: block;
	background: #fff url('img01/bg_menu3.jpg') repeat-x 0 -120px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	line-height: 60px;
}

/* -------------------------------------　メイン枠　表示設定　---------------------------------------- */
div#main a {
	color:#9B0000;
}

div#main a:hover {
	color:#9B0000;
	text-decoration:none;
}

div#main h2 {
	margin-bottom: 8px;
	padding: 0 0 0 30px;
	color: #333333;
	font-size: 94%;/* 15px相当 */;
	font-weight: bold;
	line-height: 35px;
	border: 1px solid #D8D8D8;
	background: url("img01/bg02_h2.jpg") 0 0 no-repeat;
}

div#main h3 {
	margin-bottom:3px;
	font-size:88%;/* 14px相当 */
}

div#main h3.midashi01 {
	font-size: 22px;
	color: #660033;
	line-height: 32px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
}

div#main h4 {
	margin-bottom:2px;
	font-size:75%;/* 12px相当 */
}

div#main h5 {
	margin-bottom:2px;
	font-size:75%;/* 12px相当 */
}

div#main h6 {
	margin-bottom:2px;
	font-size:75%;/* 12px相当 */
}

div#main p {
	margin: 0 0 26 0;
	font-size: 14px;
	line-height: 200%;
}

div#main ul,ol {
	font-size:82%;
	line-height: 170%;
}

div#main dl {
	margin: 10px auto 20px auto;
	width: 520px;
	font-size: 13px;
	line-height: 20px;
	background: #f1f1f1;
}
div#main dt {
	padding: 0px 0px 0px 4px;
	margin: 0px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 24px;
	width: 120px;
}

div#main dd {
	padding: 0px 0px 0px 4px;
	margin:0px 0px 7px 124px;
	padding:3px;
}

/*-----------------------収穫表設定--------------------------------*/
div#croplist_box {
	width: 605px;
	padding: 0px;
	margin: 20px auto 30px auto;
}
/*----------------------------likebox設定-----------------------------------*/
div#facebook_box {
	padding: 0px;
	margin: 20px auto 30px auto;
	width: 605px;
	height: 522px;
	background-image: url('img01/yasaiimg597.jpg');
	background-repeat: no-repeat;
}
div#facebook_box iframe {
	padding: 0px;
	margin: 20px 48px 30px 48px;
	width:500px;
}
/*----------------------------------六次産業設定-------------------------------------------*/
div#rokuji_box {
	width: 605px;
	padding: 0px;
	margin: 20px auto 30px auto;
}
div#rokuji_box .img_left180l {
	padding: 0px;
	margin: 0px 20px 20px 0px;
	width: 180px;
	float: left;
}



/* -------------------------------------　インフォ　表示設定　---------------------------------------- */
div#main dl.information {
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 520px;
	font-size: 14px;
	line-height: 24px;
}
div#main dl.information dt {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 0 0 4;
	font-size: 14px;
	line-height: 24px;
	font-weight:bold;
}

div#main dl.information dd {
	margin:0 0 0 125px;
	padding:0;
	background:transparent;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

/* -----------------------------　概要テーブル表示　---------------------------------------- */
div#gaiyo  {
	width:520px;
	font-size:83%;/* 12px相当 */
	margin-bottom:20px;
	border-collapse:collapse;
	border:1px solid #999;
	border-spacing:0;
	line-height:200%;
}

div#gaiyo table {
	width:520px;
	font-size:13px;
}

div#gaiyo table th {
	width:120px;
	padding: 5px;
	border:1px solid #999;
	border-width: 0 0 1px 1px;
	background: #EFEBEF;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

div#gaiyo table td {
	padding:5px;
	border:1px solid #999;
	border-width:0 0 1px 1px;
	text-align:left;
}

div#gaiyo table td ol{
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 100%;
	list-style-type: none;
}

div#gaiyo table td li{
	margin:0;
	padding:0;
}

/* -------------------------------------　沿革表示設定　---------------------------------------- */
div#enkaku {
	width:520px;
	font-size:83%;/* 12px相当 */
	margin-bottom:20px;
	border-collapse:collapse;
	border:1px solid #999;
	border-spacing:0;
	line-height:200%;
}

div#enkaku table {
	width:520px;
	font-size:13px;
}

div#enkaku table th {
	width:130px;
	padding: 5px;
	border:1px solid #999;
	border-width: 0 0 1px 1px;
	background: #EFEBEF;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

div#enkaku table td {
	padding:5px;
	border:1px solid #999;
	border-width:0 0 1px 1px;
	text-align:left;
}

div#enkaku table td ol{
	margin:0;
	padding:0 0 0 30px;
	font-size:100%;
}

div#enkaku table td li{
	margin:0;
	padding:0;
}

.migiyose {
	text-align:right;
}

div#img_box01 {
	width:530px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#map02 {
	width:530px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* -------------------------------------　アクセスマップ表示設定　---------------------------------------- */
div#a_map {
	padding: 0px;
	margin: 10px auto 20px auto;
	width: 540px;
}
/* -------------------------------------　各種許可証表示設定　---------------------------------------- */
div#kyoka {
	width:520px;
	margin-bottom:20px;
	border-collapse:collapse;
	border:1px solid #999;
	border-spacing:0;
	line-height:200%;
}
div#kyoka p {
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-indent: 12px;
}
.imgbox170_light {
	border-style: none;
	margin: 5px 0px 20px 0px;
	padding: 1px;
	width: 170px;
	float: left;
}

/* -------------------------------------　栽培過程　表示設定　---------------------------------------- */
div#main03 {
	padding: 0px;
	margin: 410px auto 20px auto;
	width: 847px;
}
div#main03 a:hover {
	color:#9B0000;
	text-decoration:none;
}

div#main03 h2 {
	margin-bottom: 8px;
	padding: 0 0 0 30px;
	color: #333333;
	font-size: 94%;/* 15px相当 */;
	font-weight: bold;
	line-height: 35px;
	border: 1px solid #D8D8D8;
	background: url("img01/bg_h2.jpg") 0 0 no-repeat;
	background-color: #FFFFFF;
}

div#main03 h3 {
	border-width: 2px;
	border-color: #006600;
	padding: 0px 0px 2px 20px;
	margin-bottom: 3px;
	font-size: 16px;
	background-color: #FFFFFF;
	border-bottom-style: dotted;
	line-height: 30px;
}

div#main03 h3.midashi01 {
	font-size: 22px;
	color: #660033;
	line-height: 32px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
}

div#main03 h4 {
	margin-bottom:2px;
	font-size:75%;/* 12px相当 */
}

div#main03 h5 {
	margin-bottom:2px;
	font-size:75%;/* 12px相当 */
}

div#main03 h6 {
	margin-bottom:2px;
	font-size:75%;/* 12px相当 */
}

div#main03 p {
	margin: 0 0 26 0;
	font-size: 14px;
	line-height: 28px;
	background-image: url('img01/pline_28.png');
	background-repeat: repeat;
}

div#main03 ul,ol {
	font-size:82%;
	line-height: 170%;
}

div#main03 dl {
	margin: 10px auto 20px auto;
	width: 520px;
	font-size: 13px;
	line-height: 20px;
	background: #f1f1f1;
}
div#main03 dt {
	padding: 0px 0px 0px 4px;
	margin: 0px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 24px;
	width: 120px;
}

div#main03 dd {
	padding: 0px 0px 0px 4px;
	margin:0px 0px 7px 124px;
	padding:3px;
}
.phtobox03 {
	padding: 8px;
	margin: 0px 0px 20px 0px;
	width: 740px;
}

div#saibai_box01 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 760px;
}
div#saibai_box01 .saibaiwaku {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 170px;
	height: 220px;
	float: left;
}
div#saibai_box01 .saibaiwaku p{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 5px 0px 5px;
}
div#saibai_box01 img a{
	text-decoration: none;
}
div#saibai_box01 img a:hover{
	text-decoration: none;
}
div#saibai_box01 .saibaiwaku_wr {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 340px;
	height: 220px;
	float: right;
}
.clearboth {
	clear: both;
}
div#saibai_box02 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width:760px;
}
div#saibai_box02 .saibaiwaku {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 170px;
	height: 220px;
	float: left;
}

div#saibai_box02 .saibaiwaku p{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 5px 0px 5px;
}
div#saibai_box02 img a{
	text-decoration: none;
}
div#saibai_box02 img a:hover{
	text-decoration: none;
}
div#saibai_box03 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width:760px;
}
div#saibai_box03 .saibaiwaku {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 170px;
	height: 220px;
	float: left;
}
div#saibai_box03 .saibaiwaku p{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 5px 0px 5px;
}
div#saibai_box03 img a{
	text-decoration: none;
}
div#saibai_box03 img a:hover{
	text-decoration: none;
}
div#saibai_box03 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width:760px;
}
div#saibai_box03 .saibaiwaku {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 170px;
	height: 220px;
	float: left;
}
div#saibai_box03 .saibaiwaku p{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 5px 0px 5px;
}
div#saibai_box03 img a{
	text-decoration: none;
}
div#saibai_box03 img a:hover{
	text-decoration: none;
}
div#saibai_box04 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width:760px;
}
div#saibai_box04 .saibaiwaku {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 170px;
	height: 220px;
	float: left;
}
div#saibai_box04 .saibaiwaku p{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 5px 0px 5px;
}
div#saibai_box04 img a{
	text-decoration: none;
}
div#saibai_box04 img a:hover{
	text-decoration: none;
}
div#saibai_box05 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width:760px;
}
div#saibai_box05 .saibaiwaku {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	width: 170px;
	height: 220px;
	float: left;
}
div#saibai_box05 .saibaiwaku p{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 20px 0px 5px;
}
div#saibai_box05 img a{
	text-decoration: none;
}
div#saibai_box05 img a:hover{
	text-decoration: none;
}

.imgbox_light05 {
	margin: 5px 10px 20px 5px;
	width: 280px;
	float: left;
}

/* -----------------------------　リンク表示　---------------------------------------- */
div#link01 {
	width:520px;
	margin-bottom:20px;
}
div#link01 dl.link{
	border-width: 1px;
	border-color: #006600;
	padding: 0px;
	margin: 10px auto 20px auto;
	width: 510px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
div#link01 dl.link dt{
	border-width: 1px;
	border-color: #006600;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	width: 170px;
	float: left;
	display: block;
	line-height: 24px;
	font-weight: normal;
	border-right-style: solid;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom-style: solid;
}
div#link01 dl.link dd{
	border-width: 1px;
	border-color: #006600;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 174px;
	border-bottom-style: solid;
	color: #666666;
}

div#link02 {
	width:520px;
	margin-bottom:20px;
}
div#link02 dl.link{
	border-width: 1px;
	border-color: #006600;
	padding: 0px;
	margin: 10px auto 20px auto;
	width: 510px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
div#link02 dl.link dt{
	border-width: 1px;
	border-color: #006600;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	width: 170px;
	float: left;
	display: block;
	line-height: 24px;
	font-weight: normal;
	border-right-style: solid;
	border-bottom-style: solid;
	color: #666666;
	background-color: #FFFFFF;
}
div#link02 dl.link dd{
	border-width: 1px;
	border-color: #006600;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 174px;
	border-bottom-style: solid;
	color: #666666;
}
.nigyou {
	height:48px;
}
div#link03 {
	width:520px;
	margin-bottom:20px;
}
div#link03 dl.link{
	border-width: 1px;
	border-color: #006600;
	padding: 0px;
	margin: 10px auto 20px auto;
	width: 510px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
div#link03 dl.link dt{
	overflow: hidden;
	border-width: 1px;
	border-color: #006600;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	width: 170px;
	float: left;
	display: block;
	line-height: 24px;
	font-weight: normal;
	border-right-style: solid;
	border-bottom-style: solid;
	color: #666666;
	background-color: #FFFFFF;
}
div#link03 dl.link dd{
	border-width: 1px;
	border-color: #006600;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 174px;
	border-bottom-style: solid;
	color: #666666;
}

/* -------------------------------------　サイド　sub　表示設定　---------------------------------------- */
div#sub .section {
	margin-bottom:10px;
}

div#sub h2 {
	padding:3px;
	font-size:88%;/* 14px相当 */
	font-weight:bold;
	color:#fff;
	padding-left:10px;
	background:#9B0000;
	border-bottom:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}

div#sub ul {
	margin:5px 0 0 5px;
	padding:0;
}

div#sub li {
	padding:5px 0 5px 0;
	font-size:75%;/* 12px相当 */
	line-height:1.4;
	list-style:none;
	background:url("images55/bg_dotline.gif") 0 100% repeat-x;
}

div#sub li a {
	display:block;
	background:url("images55/bg_list.gif") 0 6px no-repeat;
}

div#company_name {
	margin-bottom: 10px;
	margin-top: 50px;
}
div#company_name h2 {
	padding: 3px;
	font-size: 88%;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	background: #003366;
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
}

div#company_name h3 {
	font-size: 120%;
	font-weight: bold;
}

div#company_name h4 {
	font-size: 70%;
	font-weight: bold;
}
div#company_name li.text_lb {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
div#company_name li.text_mb {
	font-size: 80%;
	font-weight: bold;
}

/* -------------------------------------　トップへ　表示設定　---------------------------------------- */
div#totop {
	margin: 10px;
	text-align: right;
	font-size: 70%;/* 11px相当 */
}

div#totop a {
	padding-left: 8px;
	background: url('img01/bg_totop.gif') no-repeat 0 50%;
}


/* -------------------------------------　フッター　表示設定　---------------------------------------- */
div#footMenu ul {
	margin:0;
	padding:10px 0 0 0;
	text-align:right;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:75%;/* 12px相当 */
	list-style:none;
}

div#footMenu li a {
	padding-left:10px;
	background: url("images55/bg_footmenu.gif") 0 50% no-repeat;
}


/* -------------------------------------　著作　表示設定　---------------------------------------- */
address {
	padding:30px 0;
	font-size:70%;/* 11px相当 */
	font-style:normal;
	color:#333;
	text-align:center;
}

/*-------------------------------------クリアフィックス　設定-------------------------------------------------*/
.clearfix:after {
	content: ".";	/* Vvf */
	display: block;	/* ubNxvf */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


