body {
	color: #000;
	background-color: #999;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#head {
	background-image: url(../image/head_back.gif);
	background-repeat: repeat-x;
}
#head_container {
	background-image: url(../image/head.gif);
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#head_comment {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	color: #900;
}
#head_img img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents {
	background-color: #FFF;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#top-image {
	width: 800px;
	height: 240px;
}
#top-image img {
	float: left;
	padding-right: 5px;
}
#top-image ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-image li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#menu {
	background-image: url(../image/menu-back.gif);
	background-repeat: repeat-x;
	height: 50px;
	clear: both;
}
#menu ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contents_block {
	width: 630px;
	float: left;
	padding-bottom: 20px;
}
.scrolllayer-no {
	width: auto;
	float: right;
}
#sidebar {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 160px;
	margin-right: 5px;
}
#sidebar p {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#side_menu, #side_menu2 {
	font-size: 12px;
	margin: 0 2px;
	padding: 0;
	border: 6px solid #F7E5CE;
	list-style-type: none;
}
#side_menu li {
	background-color: #fff;
	background-image: url(../image/h3.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	border-bottom: 1px dotted #999;
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 6px 16px;
}
#side_menu2 li {
	background-color: #fff;
	background-image: url(../image/h3.gif);
	background-repeat: no-repeat;
	background-position: 6px 2px;
	border-bottom: 1px dotted #999;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 16px;
}
#sidebar a {
	color: #333;
	text-decoration: none;
	display: block;
}
#sidebar a:hover {
	color: #0d57a8;
	text-decoration: underline;
	background-color: #FC6;
}
#contents .ue {
	font-size: 12px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.footer {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width: 800px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 4px;
	background-color: #FEE1C9;
}
.footer a, .ue a {
	color: #666;
	text-decoration: none;
}
.footer a:hover, .ue a:hover {
	color: #0d57a8;
	text-decoration: underline;
}
.footer .menu {
	text-align: left;
	margin: 0px 0px 5px 5px;
	padding: 0px;
}
.footer .menu li {
	line-height: 16px;
	background-image: url(../image/h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	display: inline;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 5px;
}
.copyright {
	margin: 10px;
	clear: both;
}
h1 {
	background-image: url(../img/tl_top.gif);
	margin: 15px 0;
	line-height: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 20px;
	color: #F60;
	padding-top: 8px;
	padding-left: 60px;
	font-weight: bold;
}
h1#top {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF6620;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	background-image: none;
}
h1#necessary {
	background-image: url(../img/tl_necessary.gif);	
}
h1#howto {
	background-image: url(../img/tl_howto.gif);	
}
h1#cost {
	background-image: url(../img/tl_cost.gif);	
}
h1#flow {
	background-image: url(../img/tl_flow.gif);	
}
h1#faq {
	background-image: url(../img/tl_faq.gif);	
}
h1#works {
	background-image: url(../img/tl_works.gif);	
}
h1#company {
	background-image: url(../img/tl_company.gif);	
}
h1#contact {
	background-image: url(../img/tl_contact.gif);	
}
h1#mitsumori {
	background-image: url(../img/tl_mitsumori.gif);	
}
h1#case {
	background-image: url(../img/tl_case.gif);	
}
h1#support {
	background-image: url(../img/tl_support.gif);	
}
h1#merit {
	background-image: url(../img/tl_merit.gif);	
}
h2 {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	background-image: url(../image/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-bottom: 8px;
	padding-left: 20px;
	clear: both;
}
h3 {
	color: #006;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	background-image: url(../image/h3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 2px;
	padding-left: 15px;
}
#contents_block p {
	font-size: 14px;
	line-height: 24px;
	margin: 8px 10px 8px 40px;
}
#contents_block p img {
	margin-right: 5px;
	margin-left: 5px;
}

#contents_block p.center {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
#contents_block p.center img {
	margin-left: 0px;
	margin-right: 0px;
}
#contents_block p.center img.link {
	margin-left: 0px;
	margin-right: 0px;
	border: 2px solid #FFF;
}
#contents_block p.center img:hover.link {
	border: 2px solid #F00;
}

#contents_block a {
	color: #f33;
	text-decoration: underline;
}
#contents_block a:hover {
	background-color: #ff6
}
#contents_block .mm {
	text-align: center;
}
#contents_block .mm a {
	color: #006;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-color: #f90;
	padding: 2px 6px;
	border-style: solid dotted;
	border-width: 1px;
	border-color: #006
}
#contents_block .mm a:hover {
	background-color: #ff0
}
#contents_block ul, #contents_block ol {
	color: #333;
	font-size: 12px;
	line-height: 20px;
	margin: 4px 30px 4px 30px;
	padding-left: 30px;
}
#contents_block li {
	margin: 0px;
}
#contents_block ul.op {
	margin-left: 12px;
	padding-left: 0px;
	color: #666;
}
#contents_block ul.op li {
	line-height: 22px;
	background-color: #F9F9F9;
	display: inline;
	padding: 2px;
	margin-right: 5px;
	border: 1px dotted #FC9;
}
#link {
	padding-top: 20px;
	padding-left: 40px;
}
#link .item {
	display: block;
	text-align: center;
	width: 120px;
	height: auto;
	font-size: 10px;
	float: left;
	padding-bottom: 30px;
}
#site {
	padding-top: 0px;
	padding-left: 60px;
	padding-bottom: 30px;
}
#site .item {
	display: block;
	margin: 5px 5px 30px;
	padding: 5px;
	text-align: center;
	width: 240px;
	height: auto;
	font-size: 10px;
	float: left;
	border: 1px dotted #FEB667;
	background-color: #ECECEC;
}
.tb {
	width: 550px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #666;
	border-collapse: collapse;
}
.tb th {
	width: 100px;
	color: #fff;
	font-weight: bold;
	background-color: #0B0967;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #fff;
	white-space: nowrap;
}
.tb td {
	color: #000;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #666;
}
#contents .frame {
	border: 1px dotted #F93;
	background-color: #EBEBEB;
	text-align: center;
	margin-right: 40px;
}
.frame2 {
	border: 1px dotted #F93;
	background-color: #EBEBEB;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents_block .frame2 p {
	margin: 10px 20px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	margin-left: 0;
	margin-right: 0;
}
.red {
	color: #F00;
}
.kakaku {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.price {
	width: 550px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #FC6;
	border-collapse: collapse;
}
.price th {
	color: #0B0967;
	font-weight: normal;
	background-color: #FFF5EE;
	text-align: left;
	padding: 6px 10px;
	border-bottom: 1px solid #FC6;
}
.price th dl {
	margin: 0px;
}
.price th dt {
	font-weight: bold;
	color: #600;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 4px;
}
.price th dd {
	margin-left: 10px;
}
.price td {
	font-size: 14px;
	width: 100px;
	color: #F00;
	text-align: right;
	padding: 10px;
	border-bottom: 1px solid #FC6;
	font-weight: bold;
}

table.merit {
	width: 550px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 20px;
	border-top: 1px solid #FC6;
	border-collapse: collapse;
}
table.merit th {
	color: #0B0967;
	font-weight: bold;
	background-color: #FFF5EE;
	text-align: center;
	padding: 6px 10px;
	border-bottom: 1px solid #FC6;
}
table.merit td {
	color: #000;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #FC6;
}
table.merit td.bold {
	color: #060;
	font-weight: bold;
	background-color: #FFC;
}

.works {
	width: 550px;
	margin-left: 40px;
	border-top: 1px solid #FC6;
	border-collapse: collapse;
}
.works th {
	font-weight: normal;
	border-bottom: 1px solid #FC6;
}
.works th img {
	margin: 2px;
	border: 2px solid #E9E9E9;
}
.works td dl {
	margin: 0px;
}
.works td {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #FC6;
	vertical-align: top;
}
.works td dt {
	font-weight: bold;
	color: #600;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 4px;
}
.works td dd {
	margin-left: 10px;
	margin-top: 8px;
}
#contents_block p.midashi {
	color: #360;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px 10px 30px;
	background-color: #FFC;
	padding-left: 10px;
}
#contents_block a.thickbox {
	font-weight: bold;
	color: #030;
	background-color: #C3DFBC;
	padding: 2px 4px;
	border: 1px solid #6C0;
	text-decoration: none;
}
#contents_block a.thickbox:hover {
	background-color: #0F0;
	text-decoration: underline;
}
#contents_block p#whatsnew {
	margin-top: 50px;
	font-size: 14px;
	color: #036;
}
#contents_block p#whatsnew img {
	vertical-align: middle;
}
dl#new {
	font-size: 12px;
	line-height: 20px;
	color: #600;
	width: 560px;
	margin-top: 0px;
	margin-left: 35px;
	background-color: #FEFFE3;
	border: 1px solid #F7E5CE;
	padding: 5px 10px;
	height: 200px;
	overflow: auto;
}
#new dt {
	margin-top: 5px;
	font-weight: bold;
	color: #039;
	float: left;
	width: 90px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FE7D26;
	clear: left;
}
#new dd {
	margin-top: 5px;
	padding-left: 100px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-left: 0px;
}
#contents form.check {
	margin-left: 40px;
}


.top {
	font-weight: bold;
	background-image: none;
	text-align: center;
	margin: 5px 0;
}







/**/
.font12 {
	font-size: 12px;
}

/**/
.d_honbun {
	color: #333;
	font-size: 12px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px
}
.d_midashi {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 2px 10px;
}
.d_kanri {
	color: #999;
	font-size: 10px;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 10px
}
.d_date {
	color: #0d57a8;
	font-size: 10px
}
#news dt {
	font-size: 12px;
	text-align: left;
	margin: 4px 10px 6px;
	padding: 0;
	border-left: 6px solid #0d57a8;
}
#news dt .d_date {
	color: #7f7f7f;
	font-size: 10px;
}
#news a {
	color: #333;
	text-decoration: none;
}
#news a:hover {
	color: #0d57a8;
	text-decoration: underline;
}
#news dd {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-left: 10px;
}
