@charset "UTF-8";
/* トップCSS */

#ConL{
	float: left;
	width: 700px;
}
#ConL .mesL{
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#ConL .mesL p{
	font-size: 90%;
	color: #963;
}
#ConL h1{
	font-size: 140%;
	color: #900;
}
#ConL h2{
	margin-bottom: 30px;
	font-size: 110%;
}
#ConL p{
	font-size: 100%;
	line-height: 1.7em;
	margin-bottom: 1em;
	color: #333;
}
#ConL .columnwrap{
	margin-top: 20px;
	padding-bottom: 20px;
}
#ConL .column1{
	float: left;
	width: 330px;
	margin-right: 20px;
}
#ConL .column1 h3{
	font-size: 100%;
	color: #000;
	margin-left: 0px;
	margin-bottom: 5px;
	display: block;
	height: 20px;
	padding-left: 25px;
	letter-spacing: 0.1em;
	padding-top: 3px;
}
#ConL .column1 h3.evt{
	background-image: url(/images/icon_raku.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
#ConL .column1 h3.wok{
	background-image: url(/images/icon_ie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
#ConL .column1 h3.man{
	background-image: url(/images/icon_hito.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
#ConL .column1 h3.sal{
	background-image: url(/images/icon_syu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
#ConL .column1 h3.knw{
	background-image: url(/images/icon_chi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}

#ConL .column1 p{
	color: #442C26;
	margin-left: 22px;
}

.column1 ul{
	margin-left: 25px;
	clear: both;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDEE;
	margin-bottom: 10px;
}
.column1 ul li{
	margin-bottom: 0.5em;
	line-height: 1.4em;
	font-size: 95%;
}



#ConR{
	float: right;
	width: 220px;
}
#ConR h2{
	font-size: 15px;
	margin:0px 0px 0px 0px;
}
#ConR p{
	font-size: 100%;
	color: #333;
}
#ConR .bana{
	margin-bottom:5px;
}

.small{
	font-size: 10px;
	color: #363;
	letter-spacing: normal;
}

