@charset "utf-8";
#side li {
	margin-bottom: 20px;
}
#container .header-wrap {
	margin-bottom: 25px;
}
#contents {
	padding-top: 10px;
}
#main .item-box01 {
	margin-bottom: 0px;
	padding-bottom: 50px;
	clear: both;
}
#main .item-box02 {
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#main .item-box02 h3 {
	margin-bottom: 15px;
}
.item-box02     h4,.naisyoku-head {
	color: #5EB0CE;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 5px;
}

#main .item-box02 .time {
	background: #E9F3D6;
	padding: 20px 25px;
}
#side .menu dl {
	margin-bottom: 30px;
}

#side dd {
	padding-left: 36px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #FFFFFF;
	background-color: #DAEDF4;
	background-image: url(../img/side_arrow.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
}
#side .menu dd a:link, #side .menu dd a:visited {
	color: #603813;
	text-decoration: none;
}
#side .menu dd a:hover, #side .menu dd a:active {
	color: #603813;
	text-decoration: underline;
}

#side .menu {
	padding-top: 30px;
}
#main table {
	width: 100%;
}

#main td {
	font-weight: normal;
	text-align: left;
	color: #603813;
	padding: 10px 10px 10px 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#main th {
	font-weight: normal;
	text-align: left;
	color: #603813;
	background: #F9F9F9;
	padding: 10px 10px 10px 15px;
	white-space: nowrap;
	vertical-align: top;
	width: 120px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#main td img {
	margin-right: 3px;
	vertical-align: text-top;
}

#main a:link, #main a:visited {
	color: #603813;
	text-decoration: none;
}
#main a:hover, #main a:active {
	color: #603813;
	text-decoration: underline;
}
#main .fuukei {
	width: 220px;
	float: left;
	margin-right: 2px;
}
#main .guide {
	clear: both;
}
#main  .guide  h3 {
	margin-bottom: 5px;
}
#main .guide .box01 {
	width: 320px;
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
}
#main .guide .box02 {
	width: 320px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#main .guide .item {
	padding-top: 20px;	
	border: 1px solid #96c230;
	
	/* 角丸 */	
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;
	
	/* グラデーション */
	background: #FFF;


	position:relative;
	behavior:url("../common/PIE/PIE.htc");	
}
#main .guide .item img {
	margin-bottom: 15px;
}
#main .guide .item p {
	width: 265px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#main  .box01 {
	padding-bottom: 10px;
}
.products h4 {
	font-size: 120%;
	font-weight: bold;
	color: #5EB0CE;
	margin-bottom: 10px;
	margin-top: 10px;
}
.products {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #603813;
	clear: both;
}

.products img {
	float: left;
}

.products .large {
	font-size: 90%;
	font-weight: bold;
}
.products p {
	margin-bottom: 15px;
}

.products .box {
	padding: 7px;
	border: 1px dotted #603813;
}
.box-setsumei  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #603813;
	padding-bottom: 30px;
}
.products .right {
	float: right;
	width: 390px;
}
#main .shop {
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#main .shop p {
	margin-bottom: 10px;
}
