﻿???@charset="utf-8"
/* reset style */
div{
	margin					: 0;
	padding					: 0;
	border					: 0 none;
	font-size				: 1em;
	text-indent				: 0;
	line-height				: 1.5em;
	}

#word{
	width					: 580px;
	margin					: 0px;
	padding					: 0;
	border					: 0 none;
	float					: left;
	}

.wordarea {
	border					: 1px solid #2b6703;
	width					: 578px;
	padding-top				: 10px;
	margin					: 0;
	background-color		: #fafcfa;
	}

.waLeft{
	width					: 200px;
	float					: left;
	}

.waCenter{
	width					: 190px;
	float					: left;
	}

.waRight{
	width					: 180px;
	float					: left;
	}

.clear{clear:both;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}

.icon07 {
	background				: url(../img/point07.jpg) 10px 9px no-repeat;
	font-size				: 14px;
	line-height				: 1.5;
	color					: #555;
	padding					: 6px 0 6px 30px;
	margin					: 0 0 0 0;
	font-family				: sans-serif;
	text-align				: left;
	}
.icon03 {
	background				: url(../img/point04
	.jpg) 10px 0px no-repeat;
	font-size				: 14px;
	line-height				: 1.2;
	color					: #333;
	padding-left			: 30px;
	font-family				: sans-serif;
	text-align				: left;
}

.icon031 {
	background				: url(../img/point06.jpg) no-repeat;
	background-position		: left center;
	font-size				: 14px;
	line-height				: 1.5;
	color					: #333;
	padding-left			: 15px;
	margin-left				: 15px;
	font-family				: sans-serif;
	text-align				: left;
}

.icon031 a {
	font-size				: 14px;
	line-height				: 1.5;
	line-height				: 1.5;
	color					: #a03800;
	}

#word h2 {
	width					: 500px;
	color					: #073151;
	font-size				: 14px;
	line-height				: 1.2;
	font-weight				: normal;
	margin					: 0 0 0 0;
	padding					: 0 0 0 10px;
	text-align				: left;
	}



#word h4{
	margin-bottom:0;
	text-align				: left;
	}


#word ul{
	margin:0;
	padding: 6px 12px 20px 12px;}

#word ul.icon02 li{
	background				: url(../img/point02.jpg) 10px 4px no-repeat;
	margin-top				: 0;
	margin-bottom			: 7px;
	font-size				: 12px;
	line-height				: 1.2;
	color					: #555;
	padding-left			: 25px;
	font-family				: sans-serif;
	list-style-type			: none;
	text-indent				: 0;
	text-align				: left;
	}
	
#word ul.icon022 li{
	background				: url(../img/point02.jpg) 28px 4px no-repeat;
	margin-top				: 0;
	margin-bottom			: 3px;
	font-size				: 12px;
	line-height				: 1.2;
	color					: #555;
	padding-left			: 45px;
	font-family				: sans-serif;
	list-style-type			: none;
	text-indent				: 0;
	text-align				: left;
	}

#word ul li.nomark{background: none;}

.btmspace{
	padding-bottom			:15px;
	}

.cmbox{
padding-bottom				: 13px;
border-bottom				: 2px dotted #295;
margin-bottom				: 20px;
padding-top					: 10px;
border-top					: 2px dotted #295;
margin-top					: 15px;}

