/* CSS Document */

@charset "utf-8";

body, div, p, form, input, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address, th, td {
    color: #4B4530;
/*   font-size: 100%;　*/
    font-style: normal;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}
ul {
    list-style: none outside none;
}
/* クリア終わり */

body {
    text-align: center;
}
#page {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 960px;
	font-size: 1.2em;
	margin-bottom: 30px;
}
#page a:hover img {  
    opacity: 0.8;  
    filter: alpha(opacity=80);  
} 
#page a {
	color: #0066FF;
	text-decoration:none
}
#page a:hover {
	color: #00CCCC;
	text-decoration:none
}
#page a:visited {
	color: #00CCCC;
	text-decoration:none
}
 

.align {
	text-align: center;
}
.margine20 {
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}


#main_info img {
	text-align: center;
	margin-bottom: 15px;
}

#navi ul {
	margin-left: 50px;
}

#navi li {
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#privilege {
	clear: left;
	text-align: center;
	margin-bottom: 5px;
}
#privilege img {
	margin-bottom: 15px;
}
.to_top {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 30px;
}
#products #feature img {
	margin-bottom: 10px;
}
#products #feature {
	margin-bottom: 10px;
}
#products #voice img {
	margin-bottom: 10px;
}
#products #voice {
	margin-bottom: 10px;
}
#products #deliver img {
	margin-bottom: 20px;
}
#page #pay img {
	text-align: center;
	margin-bottom: 15px;
}
#pay_contents {
	width: 850px;
	margin-left: 55px;
	margin-bottom: 15px;
}
.pay_table {
	width: 850px;
	margin: 10px;
	cellpadding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00B1D9;
	border-left-color: #00B1D9;
}
.pay_table td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00B1D9;
	border-bottom-color: #00B1D9;
}
.pay_title {
    background-color: #88EAFF
}.pay_notes {
	font-size: 0.8em;
}
#notes .notes_contents li {
	margin-bottom: 7px;
	font-size: 0.9em;
}

.pay_notes p{
	margin-bottom: 10px;
	line-height: 1.5em;
}
.pay_notes #pay_txt {
	margin-top: 15px;
}

.pay_notes .number {
	width: 800px;
}
#pay_list {
	width: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00B1D9;
	border-left-color: #00B1D9;
}
.pay_notes #pay_list th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00B1D9;
	border-bottom-color: #00B1D9;
	padding: 10px;
	font-weight: bold;
	background-color: #B9F2FF;
	text-align: left;
}
.pay_notes #pay_list td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00B1D9;
	border-bottom-color: #00B1D9;
}



#notes h2 {
	text-align: center;
	margin-bottom: 15px;
}
#notes .notes_contents {
	margin-bottom: 20px;
	margin-left: 55px;
	margin-right: 55px;
}
