body {
	background-color: #ecf4ef;
	margin:0,auto;
	background-position: center top;
	text-align: center;
	background-image: url(img/back_img.jpg);
	background-repeat: repeat-x;
}

a { color: #309c58; text-decoration: underline; }
a:link		{ color: #309c58; text-decoration: underline; }
a:visited	{ color: #309c58; text-decoration: underline; }
a:active	{ color: #309c58; text-decoration: none; }
a:hover		{ color: #21693D; text-decoration: none; }

#box {
	border: solid 1px #666666;
	margin:0 auto;
	width: 800px;
}

#main {
	padding:5px 10px 20px 10px;
	text-align: left;
	border-left: solid 1px #666666;


} 
.menu_sub {
	margin:0px 5px 5px 10px;
}

.menu_sub_s {
	margin:0px 5px 5px 10px;
}	

.menu_sub_b {
	font-size: 0.8em;
	font-weight: bold;
}

.menu_sub_b a {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 5px 2px 5px 25px;
	border:1px solid #006600;
	color:#006600;
	background-image: url(img/ya_003.gif);
	background-repeat: no-repeat;
	background-color: fff7ee;
	background-position: 8px 8px;
	text-decoration: none;
}

.menu_sub_b img { margin-left:5px; }


.menu_sub_b a:link		{ text-decoration: none; }
.menu_sub_b a:visited	{ text-decoration: none; }
.menu_sub_b a:active	{ text-decoration: none; }
.menu_sub_b a:hover     { background-color: #b7d7c3; border:solid 1px #666; }

.menu_sub_b_m { font-size: 0.8em; line-height: 2em; margin:0 0 5px 20px; padding:0; list-style-type: none; /* border-left:solid 3px #309c58; */}

.menu_sub_b_m .menu_sub_b_list a {
	padding: 4px 7px 4px 15px;
	margin: 3px 0 2px 0;
	color:#006600;
	border:solid 1px #006600;
	background-image: url(img/side_cat_icon.gif);
	background-repeat: no-repeat;
	background-color: fff7ee;
	background-position: 6px 10px;
    display: block;
	line-height: 1.2em;
	text-decoration: none;	
	 }

.menu_sub_b_m .menu_sub_b_list a:hover { background-color: #b7d7c3; background-image: url(img/side_cat_icon_on.gif);}

.menu_sub_b_m .menu_sub_b_list_sub a { 
    margin: 3px 0 2px 15px; 
	padding: 4px 7px 4px 15px; 
	background-image: url(img/side_cat_icon.gif); 
	background-repeat: no-repeat; 
	background-color: fff7ee; 
	background-position: 6px 10px; }
.menu_sub_b_m .menu_sub_b_list_sub a:hover {  }

.menu_sub_q {
	font-size: 0.8em;
	font-weight: bold;
}

.menu_sub_q a {
	display: block;
	margin: 0px 0px 3px 0px;
	padding: 5px 2px 5px 25px;
	border:1px solid #006699;
	color:#006699;
	background-image: url(img/ya_002.gif);
	background-repeat: no-repeat;
	background-color: #e8f3ff;
	background-position: 8px 8px;
	text-decoration: none;
}

.menu_sub_q a:link		{ background-color: #e8f3ff; color:#006699; text-decoration: none; }
.menu_sub_q a:visited	{ background-color: #e8f3ff; color:#006699; text-decoration: none; }
.menu_sub_q a:active	{ background-color: #e8f3ff; color:#006699; text-decoration: none; }
.menu_sub_q a:hover     { background-color: #83c9fc; color:#006699; border:solid 1px #666;}


#leftside {
	margin:0;
	width: 200px;
	margin:5px 2px 5px 0px; 
	padding:0px 0px 0px 2px; 
}

#footer {
	font-size: 0.75em;
	text-align: center;
	padding:5px 0px;
	border-top: solid 1px #666666;
	background-color: #b7d7c3;
}
.header2 {
	background-image: url(img/header_bottom.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-top: solid 2px #339933;
	border-bottom: solid 2px #339933;
}
.menu_b {
	margin:0px 0px 4px 0px;
}

.menu_b_j {
	margin:0px 0px 4px 0px;
}

.menu_b_s {
	margin:0px 0px 4px 0px;
}

.menu_b_newitem {
	margin:10px 0px 3px 0px;
}

.menu_b_newitem img {
	border:none;
}


h2 {
	border-left: solid 5px #309c58;
	font-weight: bold;
	padding:0px 0px 0px 10px;
	color: 309c58;
	font-size: 1.1em;
}

h3 {
	border-left: 5px solid #309c58;
	border-bottom: 1px dotted #333333;
	font-weight: bold;
	margin:15px 10px 0px 10px;
	padding:2px 10px;
	font-size: 1em;
}

h4 {
	font-weight: bold;
	margin:15px 10px 10px 10px;
	padding:5px 10px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #3366CC;
}

h5 { margin:0; padding:0 0 5px 0; }

h6 { margin:0 0 0 10px; padding:0; font-size: 0.9em; }

h2.newitem_h { border: none; padding:0; margin-bottom:0;}

h3.top_picup {
	border-left: 5px solid #309c58;
	border-bottom: 1px dotted #333333;
	font-weight: bold;
	margin:15px 10px 20px 0px;
	padding:2px 10px;
	font-size: 1em;
}


p.contents {
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:40px;
}

p.contents_p {
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:0px 40px 20px 40px;
}

p.newitem { font-size: 0.875em; line-height: 1.5em; padding:0px 20px; margin-bottom:10px;}

.contents {
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:40px;
}


img.fore {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

img.back {
	position: relative;
	top: 30px;
	left: 70px;
	z-index: 0;
}
.contents-iso {
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:20px;
}
.block {
	padding:0px 20px;
}

p.enkaku {
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:10px;
}

p.item {
	font-size: 0.8em;
	line-height: 1.5em;
	padding:5px 5px;
	margin:20px;
	border:solid 1px #006699;
}

p.item_p {
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:20px;
}

p.water_p {
	font-size: 0.875em;
	line-height: 1.5em;
	padding:0px 20px;
	margin-bottom:20px;
}

p.contents img {
	margin:0px 10px; 
} 

.contents img {
	margin:0px 10px; 
} 

.cap {
	font-size:0.7em;
	text-align: right;
}

table#table {
	font-size: 0.875em;
	margin-left:20px;
}

table#table td {
	padding:5px 8px;
}
.point {
	background-color: #cfe4d8;
}
.point2 {
	background-color: #ffffff;
}

table#mwater {
	font-size: 0.75em;
	margin-left:20px;
	background-color: #999999;
}

table#mwater td {
	padding:5px 8px;
}
.blue {
	background-color: #003399;
	color:#fff;
	text-align: center;
}
.blue2 {
	background-color: #c1f0ff;
}

.blue3 {
	background-color: #c1f0ff;
	text-align: center;
}

.white {
	background-color: #fff;
}


/* トップ部分 ----*/

table#top_ex {
	font-size: 0.875em;
	line-height: 1.5em;
}

table#top_ex td {
	padding:5px 8px;

}

table#top_ex h2 {
	padding:0px 8px;
	margin:0px;
}

#top_menu {
	margin:10px 0px;
}

#top_menu2 {
	margin:10px 0px;
}

.top_box {
	margin:0px 0px 10px 0px;
	width: 570px;
	float: left;
}
.top_thumbnail {
	float: left;
}
.top_thumbnail2 {
	float: right;
}
.top_thumbnail img {
	margin:0px 0px 0px 0px;
}
.top_thumbnail2 img {
	margin:0px 0px 0px 0px;
}
.top_text{
	width: 400px;
	float: right;
}
.top_name{
	border-left: solid 5px #309c58;
	font-weight: bold;
	padding:0px 0px 0px 10px;
	margin:0px;
	color: 309c58;
	font-size: 1em;
}
.top_explanation{
	font-size:0.85em;
    line-height: 1.5em;
    padding:0 10;
}
.top_text2{
	width: 370px;
	float: leftt;
}
.top_name2{
	border-left: solid 5px #309c58;
	font-weight: bold;
	padding:0px 0px 0px 10px;
	margin:0px;
	color: 309c58;
	font-size: 1em;
}

.top_quality { 	
    margin:0px 0px 10px 0px;
	width: 550px;
	padding: 10px;
	border:solid 1px #2e52a4;
	 }
	 
.quality_box img { margin: 10px; }

/* 商品のご案内 ----*/

#item_menu {
	margin:0px 20px;
}
.item_box {
	margin:0px 10px 20px 0px;
	width: 250px;
	float: left;
}

.item_box02 {
	margin:0px 10px 20px 0px;
	width: 520px;
	float: left;
}

.item_thumbnail {
	float: left;
}
.item_thumbnail img {
	margin:0px 0px 0px 8px;
	border:solid 3px #309c58;
}
.item_text{
	width: 100px;
	padding-right:10px;
	float: right;
}

.item_text02{
	width: 300px;
	padding-left:10px;
    float: left;
}

.item_name{
	font-size:90%;
	font-weight: bold;
}
.item_explanation{
	font-size:90%;
}

/* 提携工場 ----*/

.affiliated01{
    border: solid 1px #3366CC;
	padding-bottom:10px;
    margin-top:20px;
}

.affiliated02{
    border: solid 1px #3366CC;
	padding-bottom:10px;
    margin-top:20px;
}

.top_affiliated{
	border-left: solid 5px #3366CC;
	font-weight: bold;
	padding:0px 0px 0px 10px;
	margin:20px; 
	color: 3366CC;
	font-size: 1em;
}

.affiliated_add{
	font-size: 0.7em;
	font-weight: normal;
	padding-left:20px;
    
}

/* 新商品のご案内 ----*/

ul.newitem {
	list-style-type: square;
	font-size: 0.875em;
	line-height: 1.5em;
	margin:10px 0 40px 0;
}

h6.newsub { margin:0 0 0 10px; padding:20px 0 0 0; font-size: 0.9em; }

#newitem_contents {	
	line-height: 1.5em;
	padding:0px 20px;
	margin:10px 0 40px 0;
	
	}
.newitem_left { float:left; width:360px;}
.newitem_right { float:right; margin-right:10px;}

table#table_newitem {
	font-size: 0.85em;
	background-color: #999999;
	margin-left:20px;
}

table#table_newitem td {
	padding:5px 8px;
}
table#table_newitem td.item {
	background-color: #ddd;
}

table#table_newitem td.item_list {
	background-color: #efffdf;
}

table#table_newitem td.white {
	background-color: #fff;
}


/* 新商品のご案内 メニュー部分 ----*/


#newitem_menu { margin:0 1px 0 0; padding:0 1px 0 0; border-right:dotted 1px #006600;height:80px;}

#newitem_menu .newitem_list {
	float: left;
	font-size:0.75em;
	width:141px;
	height:60px;
	margin:0 0 0 1px;
	padding:10px 0;
	background-color: #fef7ed;
	border-left:1px dotted #309c58;
	border-bottom:1px solid #309c58;
	}

#newitem_menu .newitem_list ul {
	margin:0;
	padding:0 0 0 24px;
	list-style-image: url(img/arrow_right_alt1_8x8.png);
	line-height: 1.4em;
}

#newitem_menu .newitem_list ul li {
	margin-bottom:5px;
}

#newitem_menu .newitem_list ul li a:link	{ color:#006600; text-decoration: none; }
#newitem_menu .newitem_list ul li a:visited	{ color:#006600; text-decoration: none; }
#newitem_menu .newitem_list ul li a:active	{ color:#006600; text-decoration: none; }
#newitem_menu .newitem_list ul li a:hover   { color:#006600; text-decoration: underline;}



/* 富士山軽水の氷　エクセレント ----*/

.up{  vertical-align: sub; font-size: 0.7em;}

.bot{ vertical-align: super; font-size: 0.7em;}

p.cap{ 	padding:0px 20px; margin:0; }
p.cap_ex{ padding:0px 20px 0px 20px; margin-top:-20px;  margin-bottom:30px;font-size:0.7em; text-align: right; }


/* 氷お届けサービス ----*/

.pagetitle{
	margin:0;
	padding:0;
	border:0;
}

.heading_lv01{
	margin:0;
	padding:0;
	border:none;
	background:#005BAC;
	border-radius:4px;
	color:#fff;
	text-align:center;
	margin-top:15px;
	padding:10px 0;
	font-size:20px;
}

.heading_lv02{
	border-left: 5px solid #005BAC;
	border-bottom: 1px dotted #333333;
	font-weight: bold;
	margin:15px 0 20px 0px;
	padding:2px 10px;
	font-size: 1em;
}

.ice_area p,
.ice_area ol,
.ice_area ul,
.ice_area dl,
.ice_area dt,
.ice_area dd{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:1.75em;
}

.ice_area ol,
.ice_area ul{
	margin-left:25px;
}

.ice_area ol li,
.ice_area ul li{
	margin-bottom:15px;
}

.mt15{
	margin-top:15px !important;
}

.mb15{
	margin-bottom:15px !important;
}

.mb25{
	margin-bottom:25px !important;
}

.mb50{
	margin-bottom:50px !important;
}

#ice_table{
	font-size: 0.75em;
	background-color: #999999;
}

#ice_table th{
	text-align:left;
	padding:15px 8px;
	white-space:nowrap !important;
	font-weight:normal;
}

#ice_table td{
	padding:15px 8px;
}

.idt{
	text-indent:-1em !important;
	margin-left:1em !important;
}

.contact_text01 table{
	width:100%;
	border-collapse:collapse;
	border-top:1px dotted #999;
	line-height:1.5em;
	font-size:13px;
	margin-bottom:25px;
}

.contact_text01 table th{
	width:15%;
	padding:10px 15px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	white-space:nowrap;
}

.contact_text01 table td{
	padding:10px 15px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	vertical-align:top;
}

.input01{
	box-sizing:border-box;
	padding:5px;
	border:1px solid #ccc;
	width:100%;
	font-size:13px;
}

.input02{
	box-sizing:border-box;
	padding:5px;
	border:1px solid #ccc;
	width:100%;
	height:10em;
	font-size:13px;
}

.submit_btn input{
	border-radius:2px;
	cursor:pointer;
	padding:5px 15px;
	background:#ccc;
	border:none;
}

.submit_btn input:hover{
	opacity:0.5;
}
.xcenter{
	text-align:center;
}

.text_area01{
	background:#F00;
	border-radius:4px;
	color:#fff;
	text-align:center;
	padding:10px 15px;
	font-weight:bold;
}

.text_area01 a,
.text_area01 a:visited{
	color:#FFF !important;
}

.red{
	color:#ff0000;
}

.ice_area .oneup p{
	font-size:18px;
}

#footerright{
	width:350px;
	float:right;
	text-align:right;
	padding-right:10px;
}

#footerleft{
	width:350px;
	float:left;
	text-align:left;
	padding-left:10px;
}

#footerleft a{
	color:#000 !important;
}

.clearFix:after{
	content:".";
	display:block; 
	height:0; 
	clear:both;
	visibility:hidden;
}

.clearFix{
	display:inline-table;
}

*html .clearFix{
	height:1%;
}

.clearFix{
	display:block;
}

.clearFix{
	zoom:1;
}

.left01{
	width:275px;
	float:left;
}

.right01{
	width:275px;
	float:right;
}

.xcenter{
	text-align:center;
}

.xright{
	text-align:right;
}