@charset "utf-8";
/*初めての方へ -原料屋の想い-　固有の定義を格納*/

#visitor {
	height: auto;
	width: 800px;
}
#contents_wrap {
	height: auto;
	width: 590px;
	margin-right: 0px;
	float: right;
	text-align: left;

}

h4 {
	font-size: 14px;
	color: #330000;
	background-image: url(/image/contents/visitor/h4_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 1px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	font-weight: bold;
	line-height: 20px;
}
h5 {
	width: 520px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color:#333333;

}
h6 {
	width: 520px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}


p{
	width: 520px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	margin-right: auto;
	line-height: 1.2em;
}
p a {
	color: #666666;
	font-size: 12px;
	font-weight: lighter;
	line-height: 1.5em;
	margin-left: 10px;
	text-decoration: underline;
}

#contents_wrap ul {
	list-style-type: none;
	padding-left: 35px;
	color: #669933;
	line-height: 1.5em;
}

#contents_wrap p.link a{
	color: #669933;
	text-decoration: underline;
}

#contents_wrap p.link a:visited {
	color:#CCCCCC;
	text-decoration: underline;
}

#contents_wrap p.float_right{
	color: #669933;
	text-decoration: underline;
	float: right;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#contents_wrap p.float_left{
	color:#CCCCCC;
	text-decoration: underline;
	float: left;
	width: 200px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/*サイドリンクの定義*/
ul#visitor_side{
	margin-left: 6px;
	font-size: 12px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#visitor_side li{
	border-bottom-style: dashed;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	line-height: 1.8em;
	color: #666666;
	margin-right: 15px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 5px;
}

ul#visitor_side li a:link{
	color:#666666;
}
ul#visitor_side li a:visited{
	color:#999999;
}
ul#visitor_side li.head{
	font-size: 14px;
	color: #330000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	text-align: left;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 8px;
	margin-left: 0px;
	font-weight:lighter;
}
ul#visitor_side li.head a:link{
	color: #330000;
}
ul#visitor_side li.head a:visited{
	color: #999999;
}

li#active{
	color:#666666;
	background-color: #FFCC66;
}

li#active a{
	color:#330000;
	background-color: #FFCC66;
	font-weight: bold;
}

table#visitor_center{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
	table#visitor_center th{
		color:#330000;
		background-color:#666666;
		background-position:left top;
		padding:0.3em 1em;
		text-align:center;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	table#visitor_center td{
		padding:0.3em 1em;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	table#visitor_center td.head{
		padding:0.3em 1em;
		background-color: #99cc66;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	table#visitor_center td.yellow{
		padding:0.3em 1em;
		background-color: #FFFFCC;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	
p#master_name {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: right;
	float: right;
	width: 200px;
	margin-right: 20px;
	height: 25px;
	font-weight: lighter;
}
#visitor ul.slight {
	width: auto;
	margin-left: 30px;
	color: #333333;
	text-decoration: none;
}


#visitor div.v11_float_left p {
	padding: 0px;
	width: 290px;
	text-align: left;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 2em;
}


.float_left {
float: left;
}
.float_right {
float: right;

}


