@charset "utf-8"

/* 
   Reset
------------------------------------------------------------------- */
html, body, div, span, object, iframe, a, abbr, acronym, address, code, del, dfn, em, img, q, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {
margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; list-style:none;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre{
margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}

dl, dt, dd,ol, ul, li {
list-style:none;
margin: 0; padding: 0;}

table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}

/*
   General 
------------------------------------------------------------------- */
body {
	color: #321e02;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,"MS P Gothic",sans-serif;
	line-height: 20px;
	font-size:small;
	margin:0 auto;
	padding: 0;
	background:#ffffff;
}

/*links */
a {
	color:#3333ff;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}

/* Floats */   
.columnL {float: left; display:inline; overflow:hidden}
.columnR {float: right; display:inline; overflow:hidden}

/* images */ 
img.picture {
	float: left;
	display:inline;
	overflow:hidden;
	margin:0 0 0 0 ;
}

img.pictureL {
	float: left;
	display:inline;
	overflow:hidden;
	margin:0 10px 0 0 ;
}

img.pictureR {
	float: right;
	display:inline;
	overflow:hidden;
	margin:0 0 0 10px ;
}

.clear{clear: both;}
.clearfix {_zoom:1;}
.clearfix:after {content:'';display:block;clear:both;}

/* text */ 
.alignL {text-align: left;}
.alignR {text-align: right;}
.alignC {text-align: center;}

.strong {
	font-weight:bold;
	color:#fb5c5f;
}

.pgLink {
		text-align:right;	
}

.pgLink a{
	background:url(../../images/parts/icn_link.gif) no-repeat right;
	padding:0 12px 0 0;
	font-size:93%;
	
	
}
.rollover {}

.imgover {}

.underLine_dotted {
	background:url(../../images/parts/underLine_dotted.jpg) repeat-x bottom;
	margin:0 5px ;
}
.tx_bold { font-weight: bold; }
.tx_pink { color: #fb5d5e; }
.tx_purple { color: #6566fe; }
.tx_red { color: #c00000; }
.tx_blue { color: #376092; }
.tx_green { color: #8aaf3d; }
.tx_blue2 { color: #2e9dbb; }
.tx_yellow { color: #ffff66; }
.tx_orange { color: #ff9900; }

.tx18 { font-size:18px; }

.pb20 { padding-bottom:20px; }
.mt10 {
	margin-top:10px;
}
/*
   レイアウト 
------------------------------------------------------------------- */
#header	{
	height:110px;
	padding:0;
	margin:0 auto;
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
}

#visual {
	clear:both;
	margin:10px auto 0 auto;
	padding:0;
}

#container {
	margin:0 auto;
	width:900px;
	padding:0 0;
}

#main {
	clear:both;
	margin:0;
	padding:0px 0 20px 0;
	width:660px;
	float:left;
	display:inline;
	overflow:hidden;
}
#main_top {
	clear:both;
	margin:0;
	padding:0px 0 20px 0;
	width:715px;
	float:left;
	display:inline;
	overflow:hidden;
}

#sideBar {
	margin:0;
	padding:10px 0 20px 0;
	width:216px;
	float:right;
	display:inline;
	overflow:hidden;
}
#sideBar_top {
	margin:0;
	padding:10px 0 20px 0;
	width:160px;
	float:right;
	display:inline;
	overflow:hidden;
}

#footer	{
	clear:both;
	background:url(../../images/footer/bgr.jpg) repeat-x top #ffffff;
	padding:0;
}

/*
   header 
------------------------------------------------------------------- */
#header .content {
	width:900px;
	padding:3px 0 0 0;
	margin:0 auto;
}
	
#header .content .section { 
	clear:both;
	width:900px;
	margin:0 auto;
}

#header .pageTitle {
	margin:3px 0 0 0;
	float:left;
	overflow:hidden;
	display:inline;
	height:20px;
	line-height:23px;
	font-weight:bold;
}

#header .catchCopy {
	margin:3px 0 0 0;
	float:right;
	overflow:hidden;
	display:inline;
	height:20px;
	line-height:23px;
	font-weight:bold;
	color:#fb0202;
}

#header #kibou {
	margin:3px 15px 0 0;
	float:right;
	overflow:hidden;
	display:inline;
}
#header #mikata {
	margin:1px 0 0 0;
	float:right;
	overflow:hidden;
	display:inline;
}
	
#header .logo {
	float:left;
	overflow:hidden;
	display:inline;
}

#header .logo2 {
	float:left;
	overflow:hidden;
	display:inline;
	margin-top:15px;
}

#header .free {
	margin-left:10px;
	float:left;
	overflow:hidden;
	display:inline;
}

#header #tel2 {
	float:left;
	overflow:hidden;
	display:inline;
	margin:14px 0 0 49px;
}

#header .phone {	
	float:right;
	overflow:hidden;
	display:inline;
	margin-top:14px;
}

/*
   visual 
------------------------------------------------------------------- */
#visual {
	margin:15px 0 25px 0;
	zoom: 100%;
	padding:0px;
}

#visual form {
	float:left;
	width:681px;
	height:211px;
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../../images/home/keyvisual_8bg.gif) repeat;
}
#visual #number {
	width:219px;
	height:211px;
	float:right;
	margin:0px;
	padding:0px;
	background:url(../../images/home/keyvisual_7bg.gif) no-repeat;
}
#visual:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/*
   bread 
------------------------------------------------------------------- */
#bread {
	margin-top:5px;
}
#bread li.breadHome {
	background:none;
	padding:0 0 0 0;
	display:inline;
}

#bread li {
	background:url(../../images/parts/img_bread.gif) no-repeat left center;
	padding:0 0 0 10px;
	display:inline;
}


/*
   sideBar 
------------------------------------------------------------------- */
#sideBar_top .section {
	clear:both;
	overflow:hidden;
	width:160px;
	margin:0 0 20px 0;
}
#sideBar .section {
	clear:both;
	margin:0 0 20px 0;
	overflow:hidden;
}

#menu .doc{
	background:#9999ff;
}

#sideBar_top #menu .doc{
	background:#9999ff;
}

#menu .doc ul {
	margin:0 auto;
	padding:5px 4px 5px 4px;
	width:208px;
	font-size:12px;
}

#sideBar_top #menu .doc ul {

	padding:5px 4px 5px 4px;
	width:153px;
	font-size:11px;
	margin-right:10px;
}

#menu .doc ul li {
	margin:0 auto;
	padding:7px 5px 8px 30px;
	width:178px;
	font-size:11px;
	background:url(../../images/sideBar/btn_bgr.jpg) no-repeat center left;
	color:#fff;
}
#sideBar_top #menu .doc ul li {
	margin:0 auto;
	padding:7px 6px 8px 28px;
	width:123px;
	background:url(../../images/sideBar/btn_bgr_top.jpg) no-repeat center left;
	color:#fff;
}

#menu .doc ul li.l {
	margin:0 auto;
	padding:4px 5px 5px 30px;
	width:178px;
	background:url(../../images/sideBar/btn_bgr_l.jpg) no-repeat center left;
	color:#fff;
}
#sideBar_top #menu .doc ul li.l {
	margin:0 auto;
	padding:4px 5px 5px 30px;
	width:123px;
	background:url(../../images/sideBar/btn_bgr_l_top.jpg) no-repeat center left;
	color:#fff;
}

#menu .doc ul li a {
	color:#3333ff;
}
#sideBar_top #menu .doc ul li a {
	margin-right:3px;
	color:#3333ff;
	display:block;
}

#menu2 .doc{
	background:#9999ff;
}
#sideBar_top #menu2 .doc{
	width:160px;
	background:#9999ff;
}

#menu2 .doc ul {
	margin:0 auto;
	padding:5px 4px 5px 4px;
	width:208px;
	font-size:12px;
}
#sideBar_top #menu2 .doc ul {
	margin:0 auto;
	padding:5px 4px 5px 4px;
	font-size:11px;
	width:153px;
}

#menu2 .doc ul li {
	margin:0 auto;
	padding:7px 5px 8px 30px;
	width:178px;
	font-size:11px;
	background:url(../../images/sideBar/btn_bgr.jpg) no-repeat center left;
	color:#fff;
}
#sideBar_top #menu2 .doc ul li {
	margin:0 auto;
	padding:7px 5px 8px 30px;
	width:123px;
	font-size:11px;
	background:url(../../images/sideBar/btn_bgr_top.jpg) no-repeat center left;
	color:#fff;
}

#menu2 .doc ul li a {
	color:#3333ff;
}

#sideBar_top #menu2 .doc ul li a {
	margin-right:3px;
	color:#3333ff;
	display:block;
}
#menu2 .doc ul li.l {
	margin:0 auto;
	padding:4px 5px 5px 30px;
	width:178px;
	background:url(../../images/sideBar/btn_bgr_l.jpg) no-repeat center left;
	color:#fff;
}
#sideBar_top #menu2 .doc ul li.l {
	margin:0 auto;
	padding:4px 5px 5px 30px;
	width:123px;
	background:url(../../images/sideBar/btn_bgr_l_top.jpg) no-repeat center left;
	color:#fff;
}


#bnr p{
	margin:0 0 20px 0;
}

#sideBar #news {
	width: 215px;
	background: url(../../images/sideBar/navi_bottom.gif) repeat 0 0;
	padding-bottom: 4px;
	margin-bottom: 10px;
	clear: both;
}

#sideBar #news p {
	background: url(../../images/sideBar/about_bg.gif) repeat 0 0;
	padding: 0 14px 1em 16px;
	font-size: 85%;
}

#sideBar #news img {
	display: block;
}

#sideBar_top #news {
	width: 160px;
	background: url(../../images/sideBar/navi_bottom.gif) repeat 0 0;
	padding-bottom: 4px;
	margin-bottom: 10px;
	clear: both;
}

#sideBar_top #news div {
	background: url(../../images/sideBar/about_bg.gif) repeat 0 0;
	padding: 0 14px 1em 16px;
	font-size: 85%;
}

#sideBar_top #news img {
	display: block;
}

	
/*
   main 
------------------------------------------------------------------- */
#main .section {
	clear:both;
	margin:0 0 20px 0;
	overflow:hidden;
}

#main .section .doc {
	overflow:hidden;
	padding:10px 0;}

/* Title */ 
.cateTitle {
	color:#f64190;
	font-size:118%;
}

#ttlBgr {
	border-top:5px solid #9999ff;
	margin:10px 0 0 0 !important;
}


#ttlBgr .ttl{
	background:url(../../images/parts/ttl_bgr.jpg) no-repeat top;
	font-size:24px;
	font-weight:bold;
	color:#9999ff;
	padding:10px 15px 15px 15px ;
	width:630px;
	overflow:hidden;
	line-height:120%;
}

#ttlBgr .ttl img.pictureR {
	vertical-align:middle;
	margin:0 0 0 0;
	float:right;
	overflow:hidden;
	display:inline;
}

.section .doc {
	pading:10px 0;
}

.doc p,
.doc ul,
.doc dl,
.doc ol {
	padding:5px 0 5px 0;
}

#main #company_logo {
	padding:22px;
	background-color:#e8e8fe;
}

#main #company_logo ul li {
	text-align:center;
	float:left;
	font-size:10px;
	margin:5px;
	width:113px;
}

#main #company_logo ul li img {
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin:5px;
	padding:5px;
}

.doc h3 {
	padding:5px 0 5px 0;
	font-weight:bold;
}
h4.conttl{
	padding:5px;
	font-weight:bold;
	background-color:#d7d7fb;
}
.ttlSub {
	clear:both;
	background:url(../../images/parts/ttlSub_bgr.jpg) no-repeat center left;
	font-size:15px;
	font-weight:bold;
	color:#fb8401;
	line-height:50px;
	padding:0 17px !important;
	margin:10px 0;
}

.ttlicn{
	clear:both;
	background:url(../../images/parts/title_bg.gif) no-repeat left center;
	font-size:15px;
	font-weight:bold;	
	padding:2px 0 11px 10px !important;
	margin:10px 0 0 0;
}
.ttlicn_top{
	clear:both;
	background:url(../../images/parts/icn_top.jpg) no-repeat left center;
	font-size:15px;
	font-weight:bold;	
	padding:5px 0 5px 10px !important;
	margin:0 0;
}
.ttlq{
	clear:both;
	background:url(../../images/parts/question.gif) no-repeat left center;
	font-size:18px;
	font-weight:bold;	
	padding:5px 0 5px 25px !important;
	margin:0 0;
	color:#5f5fff;
}
.ttla{
	clear:both;
	background:url(../../images/parts/answer.gif) no-repeat left center;
	font-size:18px;
	font-weight:bold;	
	padding:5px 0 5px 25px !important;
	margin:0 0;
	color:#fb5c5f;
}
.ttlskill {
	font-weight:bold;
	color:#5d5cff;
	margin:0;
	padding:0;
	font-size:18px;
}

ul.strong-List li {
	background:url(../../images/ico_circle.gif) no-repeat 0 4px;
	padding-left:20px;
	margin-bottom:5px;
	line-height:1.5;
	font-weight:bold;
	color: #fb5c5f;
	font-size: 116%;
}
ul.thanks-List li{
	background:url(../../images/ico_circle.gif) no-repeat 0 4px;
	padding-left:20px;
	line-height:1.5;
	font-size:130%;
	margin-bottom:5px;
}
#contents_right ul li {
	background: url(../images/ico_circle.gif) no-repeat center left;
	padding: 0 0 0 18px;
	white-space: normal;
}

#point {
	padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #ff9900;
}
#point ul li.p1 {
	background: url(../../images/parts/point_1.gif) no-repeat;
	padding: 5px 0 5px 30px;
	font-size:16px;
	font-weight:bold;
	background-position: 0px 4px;
}
#point ul li.p2 {
	background: url(../../images/parts/point_2.gif) no-repeat center left;
	padding: 5px 0 5px 30px;
	font-size:16px;
	font-weight:bold;
	background-position: 0px 4px;
}
#point ul li.p3 {
	background: url(../../images/parts/point_3.gif) no-repeat;
	padding: 5px 0 5px 30px;
	font-size:16px;
	font-weight:bold;
	background-position: 0px 4px;
}
#point ul li.p4 {
	background: url(../../images/parts/point_4.gif) no-repeat center left;
	padding: 5px 0 5px 30px;
	font-size:16px;
	font-weight:bold;
	background-position: 0px 4px;
}
table.chart th {
	padding:5px;
	background:#9999ff;
	font-weight:bold;
	color:#ffffff;
	border:2px solid #ffffff;
	white-space:nowrap;
}
table.chart td {
	padding:5px;
	background:#f2e6c0;
	border:2px solid #ffffff;
}
table.chart td.back {
	background:#cbcbff;
	white-space:nowrap;
}
table.chart th.width {
	width:50%;
}
/*
   footer 
------------------------------------------------------------------- */
#pageTop {
	clear:both;
	width:900px;
	margin:0 auto;
}

#pageTop .content{
	width:900px;
	margin:0 auto;
	padding:0;
}

#footer	.content {
	width:900px;
	margin:0 auto;
	text-align:center;
}
#footer	.bgr {
	width:100%;
	margin:0 auto;
	height:20px;
	background:url(../../images/footer/bgr_under.jpg) repeat-x top #CC0000;
}
	
#footer	.content #pageTop {
	text-align:right;
	position:relative;
	top:-17px;
}

#footer	.section{
	clear:both;
	padding:5px 0 10px 0;
	overflow:hidden;
	}
#footer	#service {
	width:820px;
	margin:auto;
}
#footer	#service ul.link {
	text-align:left;
	float:left;
	margin:10px 0 0 5px;
}
#footer	#service h3 {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
}
#footer .info {	
	font-weight:bold;
	color:#000000;
}

#footer .info span {
	color:#fb5c5f;
}

#footer .bnr {
	margin:0 10px;
}

#footer .bnr li{
	float:left;
	display:inline;
	overflow:hidden;
	margin:10px 10px 0 10px;
}

#footer .navi {
	margin:0 auto 0 auto;
	width:900px;
	text-align:center;
	overflow:hidden;
}

#footer .navi li{
	display:inline;
	overflow:hidden;
	margin:0 10px 0 10px;
	padding:0 0 0 0 ;
}

#footer a {
	color:#3333ff;
	text-decoration:underline;
}

#footer .copyright {
	font-size:83%;
}

/*
   home 
------------------------------------------------------------------- */
#home {
	margin-top:10px;
}
#main_top form {
	text-align:center;
	margin-bottom:30px;
}
#estimStart {
	background-color:#eff2f7;
	border:4px solid #9899fe;
}
#estimStart .wrapper {


}

#estimStart .wrapper .doc{

	padding:15px 15px 20px 15px;
}

#estimStart .ttl {
	color:#fb8401;
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:24px;
	line-height:1.2em;
}
#estimStart input {
	margin-left:2px;
}
#estimStart .btn {
	clear:both;
	overflow:hidden;
	display:block;
	padding:10px 0 0 0 ;
}


.home_bgr .ttl {
	border-top:5px solid #9999ff;
	margin:10px 0 0 0 !important;
}


.home_bgr .ttl{
	background:url(../../images/parts/ttl_bgr.jpg) no-repeat bottom;
	font-size:20px;
	font-weight:bold;
	color:#9999ff;
	padding:15px;
	width:630px;
	overflow:hidden;
}

.home_bgr .ttl img {
	vertical-align:middle;
	margin:0 15px 0 0;
}
/* TOP INQUIRY BOX
-----------------------------------------*/
#main_top #estimStart {
	background-color:#eff2f7;
	border:4px solid #9899fe;
	margin:30px 0 30px 0;
}
#main_top #estimStart .wrapper .doc{

	padding:15px 15px 20px 15px;
}

#main_top #estimStart .ttl {
	color:#fb8401;
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:24px;
	line-height:1.2em;
}
#main_top #estimStart input {
	margin:0 19px 0 9px;
}

#main_top #estimStart .tel {
	margin:0 9px 0 19px;
}

#main_top #estimStart .btn {
	clear:both;
	overflow:hidden;
	display:block;
	padding:10px 0 0 0 ;
}

/* top select
-----------------------------------------*/

#main_top .selection {
	zoom: 100%;
	margin-bottom:30px;
	background-color:#fefee2;
	border:1px solid #7375fe;
	padding:10px;
	font-weight:bold;
}

#main_top .selection:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#main_top ul.listLink01 {
	margin-left:12px;
	float:left;
}

#main_top ul.listLink01 li{
	padding:0 30px 0 12px;
	white-space:nowrap;
	font-size:1.2em;
	line-height:160%;
	background: url(../../images/home/ico_triangle.gif) no-repeat 0 4px;
}
#main_top ul.listLink01 li.lastChild{
	background:none;
}
#main_top .selection .select_box {
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #7375fe;
}

/* apeal point
-----------------------------------------*/
#main_top #appeal {
	zoom: 100%;
	margin:5px 0 40px 0;
}

#main_top #appeal .box {
	border:1px solid #7375fe;
	background-color:#f9f3e3;
	width:233px;
	float:left;
	margin-right:5px;
	min-height:250px;
}
#main_top #appeal h3 {
	margin:5px 5px 15px 5px;
}

#main_top #appeal p {
	margin:5px 10px 10px 10px;
	font-size:14px;
}

#main_top #appeal .box_r {
	border:1px solid #7375fe;
	background-color:#f9f3e3;
	width:233px;
	float:left;
	margin:0;
	min-height:250px;
}
#main_top #appeal:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* top voice
-----------------------------------------*/
#main_top #voice {
	zoom: 100%;
	margin-bottom:40px;
	border:1px solid #7375fe;
	background-color:#ffffff;
	padding:10px;
}
#main_top .voice_case {
	zoom: 100%;
	border-bottom:1px dotted #7375fe;
}
#main_top .voice_case2 {
	zoom: 100%;
}
#main_top #voice h3 {
	font-weight:bold;
	color: #7375fe;
	font-size:14px;
}
#main_top #voice h4 {
	font-weight:bold;
	padding:2px 0px 2px 10px;
	border-left:5px solid #7375fe;
	margin:0 0 15px 0px;
	font-size:16px;
	background-color:#ffffff;
}

#main_top #voice img {
	float:left;
	margin:0 10px 0 0;
}
#main_top #voice .box {
	width:335px;
	float:left;
	padding-right:10px;
	border-right:1px dotted #7375fe;
	padding-bottom:20px;
}

#main_top .voice_case:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#main_top .voice_case2:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#main_top #voice .box_r {
	padding-left:10px;
	width:335px;
	float:left;
	margin-right:0px;
}

#main_top .voice_case2 h3{
	padding-top:15px;
}

table#tbl_renewal {
	border:1px solid #fb8401;
	border-collapse:collapse;
	width:660px;
	margin:10px 0 0 0;
}

table#tbl_renewal th{
	border:1px solid #fb8401;
	border-collapse:collapse;
	background:#fed5a4;
	padding:10px;
	width:30%;
	font-weight:bold;
	font-size:15px;
	color:#e73b07;
	text-align:center;
}

table#tbl_renewal td{
	border:1px solid #fb8401;
	border-collapse:collapse;
	padding:10px;
	width:70%;
}

table#tbl_renewal td span{
	display:block;
	margin:10px 0 0 0;
}

#answer {
	width:660px;
}
#answer ul li {
	float:left;
	margin:10px 15px 0 0;
}
#answer ul li.last {
	margin-right:0;
}
#answer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#step {
	margin:0 0 0 0 !important;
}

#step dl.step1 {
	float:left;
	overflow:hidden;
	display:inline;
	margin-left: 5px;
}


#step dl.step1 dt{
	background:url(../../images/home/icon_next.jpg) no-repeat center right;
	padding:0 30px 0 0 ;
}

#step dl.step2 {
	float:left;
	overflow:hidden;
	display:inline;
	margin-left: 10px;
}

#step dl.step2 dt{
	background:url(../../images/home/icon_next.jpg) no-repeat center right;
	padding:0 30px 0 0 ;
}

#step dl.step3 {
	float:right;
	overflow:hidden;
	display:inline;
	margin-right: 5px;
}

#step dd {
	clear:both;
	width:190px;
	padding:5px 0;
	font-size:83%;
}

#no1 {
	margin:0 0 0 0 !important;
	overflow:hidden;
}

#no1 .ttl {
	font-size:22px;
	font-weight:bold;
	color:#fb8401;
	width:540px;
	padding:20px 0;
	line-height:30px;
}

#no1 .ttl span {
	color:#fb5c5f;
}

#no1 .wrapper {
	margin-bottom:10px;
	overflow:hidden;
}

#no1 .doc {
	clear:both;
	width:660px;
	background:#fff4e2;
	padding:0;
	margin:10px 0;
	overflow:hidden;
}

#no1 .doc ul {
	padding:0 8px;
	margin:0;
}

#no1 .doc ul li {
	float:left;
	overflow:hidden;
	display:inline;
	margin:1px 3px;
	padding:0;
	width:101px;
}

#btnForm {
	margin:0 auto;
	text-align:center;
}

#btnForm .doc {
	background:url(../../images/parts/bgr_form.jpg)  no-repeat bottom;
	padding:0 0 0 0;
	height:95px;
}
/*
   サイトマップ
------------------------------------------------------------------- */
ul.sitemap-List li {
	background:url(../../images/ico_circle.gif) no-repeat 0 1px; padding-left:20px; margin-bottom:15px; line-height:1.2;
}

ul.B-List li{background:url(../../images/ico_circle.gif) no-repeat 0 4px; padding-left:20px; line-height:1.5;}
ul.B-List li.last{margin-bottom:30px !important;}

/*
   問い合わせ
------------------------------------------------------------------- */
#inquiry td {
	vertical-align:top;
	padding:2px;
	border:2px solid #ffffff;
}
#inquiry th {
	text-align:center;
	margin:2px;
	border:2px solid #ffffff;
}
#inquiry h3 {
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#6765ff;
	border-bottom:1px solid #6765ff;
}
#inquiry .back {
	background-color:#eeeeee;
}
#inquiry .point_back {
	background-color:#ffeff6;
}
#inquiry ul.point li {
	background:url(../../images/parts/point.gif) no-repeat 0 4px;
	padding-left:20px;
	margin-bottom:5px;
}
#inquiry ul.weak li {
	background:url(../../images/parts/weak.gif) no-repeat 0 4px;
	padding-left:20px;
	margin-bottom:5px;
}

/* =========== COMPANY =========== */

#company_list table {
	font-size:11px;
	}

#company_list table {
	width: 100%;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px 0 15px 0;
}

#company_list table th {
	padding: 4px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	background-color: #e1ffcf;
	line-height: 1.6;
	color: #34a100;
}
#company_list table td {
	padding: 4px;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 1px;
	text-align:center;
}

.company_box {
	width: 660px;
}

.company_box p {
	margin-bottom:15px;
}

.company_box .left {
	float: left;
	width: 450px;
	padding: 0 10px 0 0;
	margin:15px 0 20px 0;
}

.company_box .right {
	float:right;
	width: 200px;
}

.company_box .right_02 {
	float:right;
	width: 178px;
	background: #f8f8f8;
	padding: 10px;
	border: 1px solid #cccccc;
	font-size: 85%;
	margin:15px 0 20px 0;
}

.point h3 {
	font-size:18px;
	font-weight:bold;
	color:#ff6600;
}

.point .detail {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #ff6600;
	padding:10px;
}

ul.list {
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.6;
	margin-bottom: 1em;
}

p.navigator {
	background: #f5f5f5;
	padding: 10px;
	border: 1px #cccccc solid;
}

.jirei_p {
	float:left;
	margin-right:10px;
}

.jirei_p img {
	margin-bottom:10px;
}

.jirei td,th {
	padding:3px;
	vertical-align:top;
	border:1px solid #FFFFFF;
	}

.jirei th {
	background-color:#EEEEEE;
}

.company table {
	width: 100%;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 15px 0;
}

.company table th {
	padding: 4px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	background-color: #e8e8fe;
	line-height: 1.6;
	color: #5f62ff;
}
.company table td {
    padding: 4px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}

.company table td li {
	background: url(../../images/ico_circle.gif) no-repeat 0 4px;
	padding: 0 0 0 18px;
	white-space: normal;
	margin-bottom:10px;
}


.company table td.bg_color {
	background-color: #FFFDCC;
}

/*
   EC決済代行比較ナビについて
------------------------------------------------------------------- */

.capL {
	float: left;
	display:inline;
	overflow:hidden;
	width:300px;
	margin:0px 30px 20px 0;
}
.capL img {
	margin:10px 0 10px 0;
}
.capL h4 {
	background-color:#e8e8fe;
	padding:5px;
	color:#000000;
	margin-top:5px;
	font-size:14px;
	border-left:6px solid #5f5fff;
}
#tenkai {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px solid #ff9900;
	padding:10px;
	font-weight:bold;
	font-size:18px;
	color:#ff9900;
	text-align:center;
}

