a:link,a:visited {
	color: #333333;
}
a:hover,a:active {
	color: #a41c1f;
}




body {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
table{
	border-collapse : collapse;
}

td{
}

p{
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1em;
	height: 24px;
	margin: 0px;
	background-image: url(../../img/merit/h4back.jpg);
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-repeat: no-repeat;
}
h5 {
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}
address {
	font-style: normal;
}
caption {
	display: none;
}


#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.3em;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/*************　header　*************/

#header {
	background-image: url(../../img/common/header_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerLeft {
	float: left;
	width: 545px;
	height: 108px;
	padding-right: 5px;
	padding-left: 0px;
}
#headerRight {
	float: right;
	width: 210px;
	height: 108px;
	line-height: 12px;
}
#headerRightWaku {
	background-image: url(../../img/common/header_font_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 165px;
	text-align: center;
	font-size: 12px;
	margin-left: 32px;
	margin-top: 65px;
	height: 32px;
}

#header ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}


/*************　sidebar　*************/
.sidebarMenuqr{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	}


#sidebar{
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.sidebarMenu01{
	text-align: center;
	background-image: url(../../img/common/sidebar_back01b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
.sidebarMenu01 img{
	vertical-align: bottom;
}
.sidebarMenu01 ul{
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/common/sidebar_back01a.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.sidebarMenu01 li{
	margin: 0px;
	padding: 5px 0px 0px;
	list-style-type: none;
}



.sidebarMenu02{
	text-align: center;
	background-image: url(../../img/common/sidebar_back02b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.sidebarMenu02 img{
	vertical-align: bottom;
}
.sidebarMenu02 ul{
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/common/sidebar_back02a.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.sidebarMenu02 li{
	margin: 0px;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.sidebarMenu03{
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 8px;
	margin-bottom: 8px;
}

.sidebarMenu03 ul{
	margin: 0px;
	padding: 0px;
}

.sidebarMenu03 li{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/*************　contents　*************/
#contents{
	width: 540px;
	float: right;
	padding-top: 15px;
}
#contents p{

}
.mainImage {
	background-image: url(../../img/index/main_image01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 245px;
	text-align: right;
}
.indexTable01 {
	margin: 5px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.indexTable01 th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.indexTable01 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.indexTable01 p {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
}
.indexTable01 img {
	vertical-align: bottom;
}

.indexTable02 {
	border: 1px solid #999999;
	padding: 1px;
}

.indexTable01B {
	margin: 5px 0px 0px;
	padding: 0px;
	border-top-style: none;
}
/*************.indexTable02 table {
	width: 530px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 3px;
}
.indexTable02 table th {
	text-align: left;
	background-image: url(../../img/common/nav01.jpg);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 20px;
}*************/

.indexTable03 {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.indexTable03 p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.indexTable04 {
	border: 1px solid #999999;
	width: 262px;
	margin-bottom: 5px;
	margin-right: 4px;
	margin-left: 1px;
}
.indexTable04 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EFEFEF;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../img/index/creditcard_back.gif);
}
.indexTable04 td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.indexTable044 {
	border: 1px solid #999999;
	width: 262px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.indexTable044 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EFEFEF;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../img/index/creditcard_back.gif);
}
.indexTable044 td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}



.fontMini {
	font-size: 0.8em;
}
.indexTable05 {
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.indexTable05 th {
	text-align: left;
}
.indexTable05 td {
	background-image: url(../../img/index/hr02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.indexTable06 {
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.indexTable06 th {
	text-align: left;
}
.indexTable06 td {
	background-image: url(../../img/index/hr02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.indexmenu_left{
	float: left;
	height: 38px;
	width: 70px;
}

.indexmenu_right{
	float: left;
	width: 195px;
}

#tieups{
	padding:10px 0px 10px 5px;
}

#tieups p{
	margin:0px;
	padding:0px;
}

.smalltext{
font-size:0.8em;
}



/*************　footer　*************/
#footer{
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
#footerMenu{
	float: left;
	padding-top: 3px;
}


#copy {
	text-align: right;
}



/*************　共通　*************/
.winered{
	font-size: 1.1em;
	font-weight: bold;
	color: #a41c1f;
}

.winered2{
	font-size: 1.0em;
	font-weight: bold;
	color: #a41c1f;
}

.winered3{
	font-size: 1.0em;
	color: #a41c1f;
}

.pagetop{
	margin-left: 456px;
	width: 84px;
}

.form_botton {
	background-color:#8F1B1E;
	background-image:url(../../img/application/formbutton.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	font-size:100%;
	font-weight:bold;
	height:26px;
	width:163px;
	vertical-align: top;
	margin-left: 175px;
	background-position: 0px 0px;
	padding: 0px;
}

.midashi{
	font-size: 1.1em;
	font-weight: bold;
	color: #a41c1f;
	padding:20px 0px 10px 0px;
}


/*************　メリット　*************/
.meritTable01 {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	}

.busyotext {
	padding-left: 10px;
	font-weight: bold;
	text-transform: none;
	background-image: url(../../img/merit/square.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 7px;
}


.meritTable01 p {
	padding-right: 6px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 6px;
}

.meritTable01 img {
	vertical-align: bottom;
}


.meritTable02 {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	}
	
#setsumei{
	font-size: 0.8em;
	background-color: #EFEFEF;
	width: 510px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom:20px;

}

.meritheader{
	background-image: url(../../img/merit/illustheader.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 31px;
	width: 170px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;


}
	
.meritsetsumei{
	background-color: #E6EDD9;
	width: 168px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.meritsetsumei p{
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 10px;
}

.meritsetsumei img{
	margin-left: 6px;
	margin-bottom: 6px;
}

#meritbutton01 a{
	display: block;
	background-image: url(../../img/merit/meritbuttonnew01.jpg);
	background-position: 0px 0px;
	height: 29px;
	width: 104px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#meritbutton01 a:hover {
    background-image: url(../../img/merit/meritbuttonnew01.jpg);
	background-position:0px -40px;
}

#meritbutton02 a{
	display: block;
	background-image: url(../../img/merit/meritbuttonnew02.jpg);
	background-position: 0px 0px;
	height: 29px;
	width: 74px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#meritbutton02 a:hover {
    background-image: url(../../img/merit/meritbuttonnew02.jpg);
	background-position:0px -40px;
}

.merithonmon{
line-height: 1.5em;
padding-bottom:20px;
}




/*************　WEB明細サービス　*************/

.webTable01{
	}

.webTable01 td {
	background-image: url(../../img/web/web_dot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.numberright{
	width: 500px;
	margin-left: 0px;
	float: left;
	vertical-align: text-top;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}
.numberleft{
	float: left;
	width: 19px;
	padding-top: 7px;
	padding-left: 5px;
}

.numberleft{
	float: left;
	width: 19px;
	padding-top: 7px;
	padding-left: 5px;
}

.redsquare{
	height: 20px;
	width: 240px;
	text-align: center;
	vertical-align: middle;
	margin-left: 138px;
	border: 1px solid #8B1A1E;
	font-weight: bold;
	color: #8b1A1E;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#contents #kajyougaki{
	line-height: 1.5;
	}
	
#mobilelink{
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	
	}	
	
	
/*************　加盟店規約　*************/

.list {
	line-height: 19px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.list2 {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.list li {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.kiyaku {
	line-height: 19px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/*************　備品のご注文　*************/

.vessel01 {
	padding-top: 5px;
	line-height: 1.5;
}

/*************　Q&A　*************/

.question {
	font-weight: bold;
	color: #8B1A1E;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
.question2 {
	width: 540px;
	height: 22px;
	background-color: #F2F2F2;
	padding-top: 8px;
}
.question2 img {
	padding-left: 15px;
	padding-right: 5px;
}
.questions{
}
.questions dl{
}
.questions dt{
	padding-bottom:3px;
	color:#990000;
	font-weight:bold;
	background-image:url(../../img/merit/dot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.questions dd{
	margin:0px;
	padding:3px 0px 30px 0px;
}

/*************　各種申込　*************/


.application1 {
	margin: 0px;
	padding: 0px;
	width: 535px;
}

.application1 img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.application1 b {
	float: left;
}

.application2 {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.application3 {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.application3 td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.application2 td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.application2 img {
	text-align: justify;
	padding-left: 175px;
}

#application_dot {
	background-image: url(../../img/application/application_dot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

#application_address {
	margin-top: 6px;
	
}



/*************　各種変更手続き　*************/


.changeprocedure1 {
	margin: 0px;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #FFFFDF;
}

.changeprocedure2 {
	font-weight: bold;
	color: #FFFFFF;
}
.changeprocedure3 {
	background-color: #8B0509;
	padding: 4px;
}

.changeprocedure4 {
	color: #9D060B;
	font-weight: bold;
}
.changeprocedure5 {
	color: #FFFFFF;
	padding-left: 10px;
}

.changeprocedure6 {
	color: #FF0000;
	
}
.changeprocedure7 {
	background-color: #E20712;
	margin: 0px;
	padding: 4px;
}

.changeprocedure_arrow {
	padding-left: 152px;
	
}


/*************　news　*************/

.indexnews{
	padding:0px;
	margin:0px;
}

.indexnews th{
	padding:0px;
	margin:0px;
}


#news{
	height: 145px;
	width: 518px;
	overflow: auto;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#news th {
	margin: 0px;
	color: #8B1A20;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-image: url(../../img/index/hr01.jpg);
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}



#news td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(../../img/index/hr03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
}

.newswrap {
	width: 530px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 3px;
}

#sidelinks_auto {
	margin: 0px;
	height: 590px;
	width: 193px;
	overflow:auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

#sidelinks_auto img {
margin-bottom: 5px;
}


/*************　mobile　*************/

.mebile_komidashi{
	font-size: 1em;
	height: 36px;
	margin: 0px;
	background-image: url(../../img/mobile/mobile_titleback.jpg);
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}

/*************　authory　*************/

.authory_cardmidashi{
	background-color: #E7E7E7;
	height: 20px;
	width: 531px;
	padding-top: 3px;
	padding-left: 7px;
	font-weight: bold;
	vertical-align: top;
}


/*************　共通　*************/
.font19 {
	font-size: 19px;
	line-height: 25px;
}


/*************　会社概要　*************/

.aboutus01 {
	margin: 0px;
	padding: 0px;
}
.aboutus01 p {
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 200%;
}
.aboutus02 {
	text-align: right;
	padding-bottom: 60px;
}
.aboutus03 {
	margin-top: 10px;
	width: 540px;
	margin-bottom: 30px;
}
.aboutus03 th {
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 3px 8px;
	background-color: #F4F4F4;
}
.aboutus03 td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 3px 5px;
}
.aboutus03Td {
	background-color: #FCFCFC;
}


.aboutus04 {
	margin-top: 10px;
	width: 540px;
	margin-bottom: 30px;
}
.aboutus04 th {
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 3px 8px;
	background-color: #F4F4F4;
}
.aboutus04 td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 3px 5px;
}
.aboutus04 td .acoutus04a {
}
.aboutus04 td .acoutus04a td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aboutus04 td .acoutus04b td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
}



