* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#all {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 761px;
	background-image: url(img/back-all.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#all2 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 761px;
}
/*-- コンテンツ全体 --*/
#contents {
	margin: 0px;
	padding: 0px;
	width: 761px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	background-image: url(img/back-con.jpg);
	float: left;
}
.none {
	font-size: 0px;
	line-height: 0px;
}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
}
td {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}

.tblcenter {
	margin-right: auto;
	margin-left: auto;
}
.mini {
	font-size: 11px;
	line-height: 14px;
}
#main2 p.mini {
	font-size: 11px;
	line-height: 14px;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.t-right {
	text-align: right;
}
#main .path {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(img/pathbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
	color: #CCCCCC;
	text-align: left;
	clear: both;
}
#main .path a {
	color: #FFFFFF;
	text-decoration: none;
}

#main p.pagetop {
	font-size: 11px;
	margin: 10px 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
}
#main p.pagetop a {
	background-image: url(img/arrow_totop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#main2 .catelink {
	background: #DCEBF9;
	border: 1px solid #98C2ED;
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	color: #999999;
	text-align: center;
	margin-top: 15px;
}

/*-- スペース設定 --*/
.m-top5 {
	margin-top: 5px;
}
.m-top10 {
	margin-top: 10px;
}
#main2 .m-top10 {
	margin-top: 10px;
}

.m-top20 {
	margin-top: 20px;
}
#main2 .m-top20 {
	margin-top: 20px;
}

.m-bottom5 {
	margin-bottom: 5px;
}
.m-bottom10 {
	margin-bottom: 10px;
}
.m-bottom20 {
	margin-bottom: 20px;
}
.m-bottom30 {
	margin-bottom: 30px;
}
#main2 .thirdbox img.m-bottom60 {
	margin-bottom: 60px;
}
.m-right5 {
	margin-right: 5px;
}

.m-right10 {
	margin-right: 10px;
}
.m-right60 {
	margin-right: 60px;
}
.siege {
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 10px;
	background: #ECF1F9;
	width: 400px;
	margin-right: 10px;
	margin-left: 10px;
}
/*-- リンク指定 --*/
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
/*-- サイトマップ --*/
div.sitemap {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	text-align: left;
}
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
}
.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}
.sitemap ul li.s-close4 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
/*-- info・会社概要 --*/
#info {
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.tblcompany {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.tblcompany th {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #333333;
	padding: 5px;
	margin: 0px;
	background-color: #eff7fb;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
.tblcompany td {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #555555;
	padding: 5px;
	margin: 0px;
	line-height: 120%;
	font-size: 12px;
	text-align: left;
}
.submit em {
	color: #d97c2e;
	font-size: 12px;
}
/*-- 問い合わせフォームの設定 --*/
.tblinquiry {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.tblinquiry th {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #666666;
	padding: 5px;
	margin: 0px;
	background-color: #eff7fb;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	width: 120px;
}
.tblinquiry td {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #000000;
	padding: 5px;
	margin: 0px;
	line-height: 120%;
	font-size: 12px;
}
/*-- faq --*/
.listfaq {
	margin: 0px;
	padding: 0px;
}
.listfaq dt {
	margin: 15px 0px 5px;
	padding: 4px 0px 0px 20px;
	font-weight: bold;
	color: #003366;
	background-image: url(info/img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
.listfaq dd {
	margin: 5px 0px;
	padding: 4px 0px 0px 20px;
	color: #666666;
	background-image: url(info/img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
/*-- カテゴリリンク --*/
.category {
	padding: 0px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
.category ul {
	display: inline;
	padding: 0px 0px 5px;
	margin: 0px;
}
.category li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.category li a {
	margin: 0px 8px;
	padding: 0px;
}
/*-- タイトル --*/
h1 {
	line-height: 33px;
	font-size: 14px;
	color: #6B6952;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	font-size: 12px;
	line-height: 22px;
	width: auto;
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	line-height: 22px;
	width: auto;
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*--110225修正↓--*/
#index h1 {
	font-size: 14px;
	color: #B4853F;
	margin: 0px;
	padding: 10px 0px 5px;
	line-height: 16px;
}
#index .h1box {
	background: url(img/back-index.jpg) no-repeat right top;
	padding-left: 13px;
}

#index .h1box .text {
	float:left;
	width:400px;
}

#index .h1box .m_btn {
	float:right;
	margin:0 15px 0 0;
	padding:10px 0 0 0 ;
}

/*--110225修正↓--*/
#index .h1box p {
	margin-right: 15px;
}

#index p {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
}

#index h2 {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px 0px 9px;
	background: url(img/h2-index.gif) no-repeat left bottom;
	padding: 0px 0px 3px;
	text-indent: 15px;
}
#index .h2box {
	margin-left: 15px;
	background: url(img/back-indexbox.gif) repeat-y left;
	margin-top: 8px;
	padding: 0px;
	width: 560px;
	border-bottom: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#index h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	line-height: 14px;
	margin: 0px 0px 0px 5px;
}
#index h3 a {
	color: #0033CC;
	text-decoration: none;
	background: url(img/h3-index.gif) no-repeat left top;
	padding-left: 8px;
}
#index h3 a:hover {
	color: #0066FF;
}

#index .h2box td.line {
	background: url(img/linet-index01.gif) no-repeat right top;
	width: 280px;
}
#index .h2box table {
	margin-right: 8px;
}
#index .h2box table td {
	width: 270px;
}
#index .h2box p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 15px;
}
#index .h2box table td img {
	float: right;
}
#index .h2box .dotline {
	background: url(img/liney-index.gif) no-repeat right bottom;
	padding-bottom: 8px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 265px;
}
#index .h2box .dotline-r {
	background: url(img/liney-index.gif) no-repeat right bottom;
	padding-bottom: 8px;
	padding-top: 5px;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#index .h2box .noline {
	padding-bottom: 8px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 265px;
}
#index .h2box .noline-r {
	padding-bottom: 8px;
	padding-top: 5px;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#index .news {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 18px;
}
#index .news table {
	width: 560px;
	margin-top: 10px;
}
#index .news table th {
	font-size: 12px;
	font-weight: normal;
	color: #669999;
	line-height: 20px;
	text-align: left;
	width: 80px;
}
#index .news td {
	font-size: 12px;
	color: #555555;
	line-height: 20px;
}
#main2 .inquiry {
	background: url(img/inquirybg.gif) no-repeat left top;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 20px 0px 0px;
	padding: 6px 0px 3px 249px;
	width: 311px;
}
#main2 .inquiry img.btn {
	margin-top: 40px;
}
#main2 .inquiry p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main2 .inquiry img.f-left {
	margin-right: 7px;
}
#main2 h1 {
	font-size: 16px;
	color: #28345D;
	line-height: 32px;
	margin-top: 14px;
	margin-bottom: 10px;
	background: url(img/h1.jpg) no-repeat left top;
	width: 539px;
	padding: 0px 0px 0px 21px;
}
#main2 h2 {
	font-size: 14px;
	line-height: 24px;
	background: url(img/h2.gif) no-repeat left top;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main2 h3 {
	font-size: 12px;
	line-height: 20px;
	color: #996600;
	background: url(img/h3.gif) no-repeat left bottom;
	padding-left: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#main2 h3.short {
	font-size: 12px;
	line-height: 20px;
	color: #996600;
	background: url(img/h3.gif) no-repeat left bottom;
	padding-left: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 195px;
}

#main2 p {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	padding-left: 6px;
}
#main2 .third {
	margin-left: 6px;
}
#main2 .third p {
	padding-left: 10px;
}

#main2 {
	margin-right: 15px;
	margin-left: 15px;
}
#main2 table.secondbox {
	margin-top: 10px;
	width: 560px;
}
#main2 .secondbox h2 {
	margin: 16px 0px 0px;
	padding: 0px;
	clear: both;
	background: url(none);
}
#main2 .secondbox h2 a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(img/h2_link.gif) no-repeat left top;
	line-height: 23px;
	width: 274px;
	text-indent: 25px;
	display: block;
	margin: 0px;
	padding: 0px 0px 3px;
}

#main2 table.secondbox .bg {
	background: url(img/secondbg.gif) no-repeat left bottom;
	width: 254px;
	padding: 5px 10px;
}
#main2 table.secondbox .bg p {
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
}
#main2 table.secondbox .bg img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
#main2 p.arrow {
	text-align: right;
}
#main2 p.arrow a {
	background: url(img/arrow_link.gif) no-repeat left center;
	padding-left: 10px;
}
#main2 .thirdbox {
	background: url(img/thirdboxbg.gif) repeat-y left;
	width: 560px;
}
#main2 .thirdbox p {
	margin-right: 10px;
}

#main2 .thirdbox img.frame {
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-left: 15px;
}
#main2 .thirdbox h2 {
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(img/h2_thirdbox.gif) no-repeat left top;
	width: 291px;
	margin: 5px 0px 0px 249px;
	padding-left: 9px;
}
#main2 .thirdbox ul li {
	color: #003366;
	list-style: url(img/list_square.gif) none;
	font-size: 12px;
	line-height: 16px;
	background: url(img/list_dotline.gif) no-repeat left bottom;
	padding-bottom: 6px;
	padding-top: 5px;
	margin: 0px;
}
#main2 .thirdbox ul {
	margin-left: 269px;
	margin-right: 15px;
}
#main2 p.pagelink {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #EDEDED;
	padding: 3px;
}
#main2 .thirdcont {
	margin-left: 6px;
	width: 554px;
}
#main2 .thirdcont .feature {
	background: url(img/feature_top.gif) no-repeat;
	width: 272px;
	margin: 0px;
	padding: 0px;
}
#main2 .feature ul {
	margin-left: 50px;
	list-style: url(img/list_feature.gif);
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#main2 .thirdcont .feature ul.dot {
	list-style: disc url(none);
	margin-left: 20px;
}

#main2 .thirdcont .feature li {
	color: #555555;
}
#main2 .thirdcont .use {
	background: url(img/use_top.gif) no-repeat;
	width: 272px;
	margin: 0px;
	padding: 0px;
}

#main2 .use ul {
	margin-left: 50px;
	list-style: url(img/list_use.gif);
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#main2 .thirdcont .use li {
	color: #555555;
}

#main2 img.frame2 {
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-right: 2px;
}
#main2 img.frame3 {
	border: 1px solid #CCCCCC;
}
#main2 p.catch {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 3px;
	border-left: 7px solid #E0E9F4;
	border-top-color: #E0E9F4;
	border-right-color: #E0E9F4;
	border-bottom-color: #E0E9F4;
	color: #333333;
}
#main2 dl.news {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	color: #666666;
}
#main2 dl.news dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #2B459A;
	border-top-color: #2B459A;
	border-right-color: #2B459A;
	border-left-color: #2B459A;
}
#main2 dl.news dt span {
	color: #2B459A;
}
#main2 dl.news dd {
	font-size: 12px;
	line-height: 16px;
}
#main2 .third p.mini {
	padding: 0px;
	margin-top: 3px;
	margin-left: 0px;
	width: 180px;
}
#main2 .third p.cap {
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
}
#main2 .flow-frame {
	border: 1px solid #3173C8;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#popup {
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#popup p {
	margin-top: 10px;
	margin-bottom: 10px;
}




/*-- 段落・リスト設定 --*/
p {
	font-size: 12px;
	line-height: 16px;
	color: #6c6857;
	margin: 0px;
	padding: 0px;
}
.arrow {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	font-size: 11px;
	line-height: 14px;
}
.arrow2 {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
}
.arrow3 {
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
}
ul,ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
/*-- ヘッダ部 --*/
#head {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	position: relative;
}
.summary {
	font-size: 11px;
	line-height: 18px;
	color: #b9b9b9;
	margin: 0px;
	position: absolute;
	top: 8px;
	left: 73px;
	padding: 0px;
}

/*------ test ---------*/
.summary03 {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	position: absolute;
	top: 8px;
	left: 73px;
	padding: 0px;
}



.listhead {
	margin: 0px;
	padding: 0px;
}
.listhead li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
/*-- サイドメニュー --*/
#menu {
	width: 170px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#menu dl {
	text-align: left;
	padding: 0px;
	width: 167px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 2px;
}
#menu dt {
	background-image: url(img/menu-dt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-indent: 29px;
	height: 32px;
	width: 167px;
}
#menu dt a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 22px;
	width: 167px;
	padding-top: 10px;
}
#menu dt a:hover {
	background-image: url(img/menu-dt_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu dd {
	background-image: url(img/menu-dd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	text-indent: 26px;
	padding: 0px;
	height: 29px;
	width: 167px;
	margin: 0px;
}
#menu dd a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 18px;
	width: 167px;
	padding-top: 7px;
}
#menu dd a:hover {
	background-image: url(img/menu-dd_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu dd.long {
	background-image: url(img/menu-ddlong.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	width: 167px;
	text-indent: 0px;
	line-height: 14px;
}
#menu dd.long a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: auto;
	width: 141px;
	padding-top: 2px;
	padding-left: 26px;
}
#menu dd.long a:hover {
	background-image: url(img/menu-ddlong_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu dd.under {
	background-image: url(img/menu-ddunder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	text-indent: 26px;
	padding: 0px;
	height: 34px;
	width: 167px;
	margin: 0px;
}
#menu dd.under a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 27px;
	width: 167px;
	padding-top: 7px;
	margin-bottom: 3px;
}
#menu dd.under a:hover {
	background-image: url(img/menu-ddunder_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*-- メインコンテンツ --*/
#main {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 591px;
	text-align: left;
}
/*-- index --*/
#index {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
/*-- フッター --*/
#footer {
	clear: both;
	background-image: url(img/back-foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
.footspace {
	padding-right: 1px;
	padding-left: 1px;
}

#footer01 {
	text-align: center;
	clear: both;
	background-image: url(img/back-foot01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	padding: 0px;
	margin: 0px;
}
ul.listfoot {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.listfoot li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.listfoot a:link,.listfoot a:visited {
	margin: 0px 3px;
	padding: 0px;
	text-decoration: none;
	color: #0033cc;
}
.listfoot a:hover {
	margin: 0px 3px;
	padding: 0px;
	text-decoration: none;
	color: #0066FF;
}
#footer02 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(img/back-foot02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
ul.listfoot2 {
	padding: 0px;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.listfoot2 li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer03 {
	padding-top: 9px;

}
address {
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
address strong {
	font-size: 12px;
}
address.address2 {
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	color: #666666;
	padding: 0px;
}
address.address2 strong {
	font-size: 11px;
}
address a:link,address a:visited {
	color: #666666;
	text-decoration: none;
}
address a:hover {
	color: #666666;
	text-decoration: underline;
}
p.copy {
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}




/*--------- 100609_SEO ---------*/
/*--------- sideNav ---------*/
p.sideNav {
	width:150px;
	text-align:left;
	margin:-2px 0 8px 0;
	padding:0 0 0 10px;
	font-size:68%;
	line-height:120%;
}
a p.sideNav {	color:#03c;}
a:hover p.sideNav {	color:#06f;}
	
/*--------- new_index ---------*/
.new_index {
	width:560px;
	margin:20px 0 0 15px;}
.new_index_left,
.new_index_rgt {
	width:268px;
	float:left;
	display:inline;
	border:1px #CCC solid;
}
.new_index_rgt {	margin-left:20px;}
.new_index h4.new {
	height:26px;
	padding:4px 0 0 18px;
	background:url(img/h3_bg.gif) left top no-repeat;
	font-size:12px;
	color:#FFF;
	font-weight:bold;}
.new_index p {
	margin:0 10px 5px 10px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #CCC;
}
.new_index .new_link {
	margin-left: 10px;
	padding: 5px 0 10px 12px;
	font-size:76%;
	background:url(img/arrow_link.gif) left 6px no-repeat;	
	}

/********************
100802追記
********************/

/*----------plate----------*/

.img{
	padding-left:10px;
}

/*----------trial----------*/

ul.trial_list{
	list-style-type:none;
	margin:0 0 10px 10px;
}

p.list_title{
	margin-bottom:10px;
}

p.list_subtitle{
	margin-bottom:5px;
}

#main2 p.img_catch {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-align:left;
	margin-top:10px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #333333;
}

/********************
110225追記
********************/
/*-----index-------*/

.h2box_02{ margin:20px 15px; }
.h2box_02 li{ float:left; }



/********************
ここまで
********************/
	


/*--------- clearfix ---------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

