@charset "utf-8";


.clear {
	clear: both;
}
.inner {
	width: 560px;
	display: inline-table;
	margin-left: 20px;
}
.red {
	color: red;
}
.pagetop {
	float: right;
	width: 120px;
	height: 25px;
	background: url(../images/pagetop.gif) no-repeat;
	margin: 20px 0 10px;
	text-indent: -5000px;
	clear: both;
}
.pagetop a {
	width: 120px;
	height: 25px;
	background: url(../images/pagetop.gif) no-repeat;
	display: block;
}

/*コンテンツ左側*******************************/
#mainContent #left_column {
	width : 180px;
	height: 100%;
	float: left;
	background: url(../images/side_top.gif) repeat-x;
}
#left_column ul {
	float: left;
	width: 180px;
	margin: 15px 0 0;
}
#left_column li {
	margin: 3px 0 0;
	padding: 10px 10px 7px;
	background: url(../images/side_menu_bottom.gif) no-repeat left bottom;
}

/*左側バナーエリア*******************************/
#u_banner {
	width:180px;
	margin: 15px 0;
	float:left;
}
.u_bnr {
	width:180px;
	margin :0 0 9px 0;
	display:block;
}

/*左側助成制度*******************************/
#u_furtherance{
	margin: 10px;
	clear: both;
}
#u_furtherance_top{
	background:url(../images/round_top.gif) no-repeat top left #d1eaf1;
	padding: 15px 8px 0 12px;
	font-size : 0.9em;
	line-height:1.5;
	color:#666666;
	width:140px;
	margin:0;
}
#u_furtherance_bottom{
	background:url(../images/round_bottom.gif) no-repeat bottom left #d1eaf1;
	text-align:center;
	width:160px;
	height:32px;
	padding: 0;
}

/*コンテンツ右側*******************************/
#mainContent #main_column{
	width:600px;
	float:right;
}
#main_column h3 {
	float: left;
	margin: 15px 0 10px;
	padding: 0 10px 8px;
	width: 580px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../images/h3_line.gif) repeat-x left bottom;
}
#main_column h4 {
	float: left;
	width: 560px;
	margin: 15px 0 10px 20px;
	_margin: 15px 0 10px 0;
	padding: 0 10px 4px;
	font-weight: bold;
	border-bottom: 2px solid #68C3E1;
}
#main_column .attention {
	margin-left: 20px;
	padding: 4px 7px;
	width: 540px;
	border: 1px dotted red;
}
#main_column .attention h6 {
	font-size: 1.2em;
	font-weight: bold;
}
#main_column .attention img {
	vertical-align: center;
	margin-right: 10px;
}
#main_column .attention ul {
	padding-left: 50px;
	font-weight: normal;
}
#main_column .attention p {
	font-weight: normal;
	margin-left: 20px;
}
img.tel {
	margin-left: 10px;
	padding-top: 5px;
}


/*イベント情報*******************************/
#event_c h3 {
	color: #0099cc;
}
#event_c .event_img {
	float: right;
	width: 206px;
	margin: 0 0 10px 15px;
}
#event_c p img {
	float: right;
	margin: 5px 0;
	padding: 3px;
	width: 200px;
	border: 1px solid #ddd;
}
#event_c .event_detail {
	margin: 0 0 10px;
}
#event_c .info {
	color: #ff6633;
	font-size: .9em;
	font-weight: bold;
	padding: 0 10px;
}
#event_c .txt {
	margin: 10px 0;
	padding: 0 10px;
}


/*製品紹介ページ共通*******************************/
#product {
	margin: 0 0 20px;
}
#product img.phot_l {
	margin: 5px 0 2px 15px;
}
#product img.phot_r {
	margin: 5px 15px 2px 0;
}
#product ol {
	list-style-type: circle;
	margin: 10 px 0 0;
	padding: 0 0 0 20px;
	clear: both;
}
#product li {
	margin: 5px 0;
}
p.left {
	float: left;
	margin-left: 10px;
}
p.right {
	float: right;
}
p.center {
	text-align: center;
}
#product span{
	font-size: .7em;
	margin-left: 13px;
}
#product dl {
	margin: 10px 0 10px 20px;
}
#product dt {
	font-weight: bold;
	color: #20707F;
}
#product dd {
	background: url(../images/arow_yelw.gif) no-repeat left top;
	margin: 3px 10px;
	padding-left: 23px;
}
#product h3 img {
	vertical-align: center;
	margin-right: 10px;
}
#product h4.num1 {
	height: 33px;
	line-height: 33px;
	background: url(../images/number_1.gif) no-repeat left top;
	padding: 2px 0 0 43px;
}
#product h4.num2 {
	height: 33px;
	line-height: 33px;
	background: url(../images/number_2.gif) no-repeat left top;
	padding: 2px 0 0 43px;
}
#product .notice {
	margin-left: 50px;
	color: red;
	font-size: .8em;
}
.point {
	margin: 20px;
	clear: both;
}
.point_top{
	background: #EBF4F5 url(../images/point_top.gif) no-repeat left top;
	padding: 3px 0 0 100px;
	width:460px;
	height: 34px;
	line-height: 34px;
	margin:0;
}
.point_top h5 {
	color: #20707F;
	font-weight: bold;
	font-size: 1.1em;
}
.point_bottom{
	background: #EBF4F5 url(../images/point_bottom.gif) no-repeat left bottom;
	padding: 10px 20px 20px;
	line-height:1.5;
	width:520px;
	display: inline-table;
}
.point_bottom span {
	font-size: .7em;
	color: red;
}
#product table.spec {
	width: 570px;
	table-layout: fixed;
	font-size: .9em;
	margin: 10px 0;
	empty-cells: hide; 
}
#product table.spec th {
	width: 190px;
	padding: 7px 2px;
	background: #eee;
	text-align: center;
	color: #F86900;
	border: 1px solid #ccc;
}
#product table.spec2 {
	font-size: .9em;
}
#product table.spec2 th {
	padding: 7px 2px;
	background: #eee;
	text-align: center;
	color: #F86900;
	font-size: .9em;
	border: 1px solid #ccc;
}
#product td {
	vertical-align: top;
	padding: 2px 6px;
}
#product td img {
	text-align: center;
}
#product td.eq {
	padding: 8px 13px;
	text-align: left;
}
#product table.spec3 {
	border-collapse: collapse;
	width: 300px;
}
#product table.spec3 th {
	padding: 7px 2px;
	border: 1px solid #ccc;
	background: #eee;
	color: #F86900;
}
#product table.spec3 td {
	border: 1px solid #ccc;
}
#product table.spec4 {
	border-collapse: collapse;
	width: 560px;
	text-align: center;
}
#product table.spec4 th {
	padding: 7px 2px;
	border: 1px solid #ccc;
	background: #eee;
	color: #F86900;
}
#product table.spec4 td {
	border: 1px solid #ccc;
}
#product h5{
	font-weight: bold;
}

/*リンク*/
#link_c dl {
	float: left;
	width: 560px;
	_width: 520px;
	margin: 7px 20px;
	line-height: 1.4em;
}
#link_c dt {
	background: #f9f9f9 url(../images/link_mark.gif) no-repeat 3px center;
	width: 520px;
	_width: 500px;
	padding: 3px 0 3px 20px;
	line-height: 18px;
	font-weight: bold;
	display:inline-table;
	border-bottom: 2px dotted #D1EAF1;
}
#link_c dt a {
	color: #45A0BE;
}
#link_c dt a:hover {
	color: #68C3E1;
}
#link_c dd {
	margin-left: 80px;
	font-size: .9em;
}


/*会社案内*******************************/
#company_c {
	margin: 0 0 20px;
}
#company_c table {
	float: left;
	width: 410px;
}
#company_c table caption {
	text-indent: -5000px;
}
#company_c th {
	width: 100px;
	background: #eee;
	font-size: .9em;
	border-left: 5px solid #8BD1E8;
	border-bottom: 1px dotted #8BD1E8;
}
#company_c td {
	padding: 5px 10px;
	border-bottom: 1px dotted #8BD1E8;
}
#company_c .map {
	margin: 0 20px;
}
#company_c .img {
	float: left;
	padding-left: 10px;
}
#company_c .date {
	float: right;
}


/*お問い合わせ*******************************/
#inquiry_c p {
	margin: 10px;
	line-height: 1.4em;
}


#inquiry_c table {
	margin: 10px 20px;
	width: 560px;
	font-size: .9em;
	border-collapse: collapse;
	table-layout: fixed;
}
#inquiry_c th {
	width: 120px;
	padding: 5px 10px;
	font-weight: normal;
	background: #F7FCFD;
	border: 1px solid #ddd;
}
#inquiry_c td {
	width: 400px;
	padding: 5px 10px;
	line-height: 1.8em;
	background: #fff;
	border: 1px solid #ddd;
}
#inquiry_c td.tt {
	background: #eee;
	font-weight: bold;
}
#inquiry_c .submit {
	text-align: center;
}

/*助成制度について*******************************/
#promotion{
	margin: 0 0 20px;
}
#promotion p{
	margin: 10px;
	line-height: 1.4em;
}
#promotion .notice{
	margin-left: 20px;
	color: red;
	font-size: .75em;
}
#promotion table {
	margin: 10px 20px;
	width: 560px;
	border-collapse: collapse; 
}
#promotion table caption {
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
}
#promotion th {
	padding: 5px 10px;
	background: #eee;
	text-align: center;
	border: 1px solid #8BD1E8;
}
#promotion td {
	padding: 5px 10px;
	border: 1px solid #8BD1E8;
}

/*個人情報保護方針*******************************/
#privacy_c{
	margin: 0 0 20px;
}
#privacy_c .clumn {
	margin: 10px 0;
	line-height: 1.4em;
}
#privacy_c .clumn h2 {
	text-indent: -5000px;
}
#privacy_c .clumn p {
	margin: 0 0 0 10px;
}
.clumn ol {
	margin: 20px 5px 20px 20px;
} 
.clumn li {
	margin: 10px 15px;
}