@charset "utf-8";
/* CSS Document */


/*default settings */


body { margin: 0; padding: 0; background: url(../img/index/bg.jpg) repeat left top; width: 100%; height: 100%; color: #333; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }


div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p { margin:0;padding:0; }

img { border: none; vertical-align: bottom; }

a:link { color: #333; text-decoration: none; }
a:active { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
a:hover { opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)"; -moz-opacity: "alpha(opacity=80)"; }

strong { color: #333; font-weight: bold; }

/*----------------------------------- class */

.clearer_l { margin: 0; padding: 0; clear: left; }
.clearer_b { margin: 0; padding: 0; clear: both; }
.line { border-top: 1px dotted #4d4d4d; }
  
/**----------------------------------- header **/



#wrapper {
	width: 780px;
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	background: url(../img/index/call.png) no-repeat right top;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}


#header h1 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	color: #630;
	font-size: 12px;
	text-align: left;
}


#menu {
	
}


#banner {
	margin-top: -10px;
	margin-bottom: 20px;
}


#left {
	float: left;
	margin-right: 20px;
}


#left table {
	width: 100%;
	
}


#side {
	border: 1px solid #4d4d4d;
}


#l_menu {
	margin-top: 5px;
}


#l_menu dd {
	margin-bottom: 5px;
}


#scrollbg {
	background-color: hsla(45,92%,52%,0.64);
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	width: 400px;
	position: absolute;
}


#scroll {
	text-align: left;
	overflow: auto;
	width: 395px;
	height: 170px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}


#scroll dt {
	font-size: 17px;
	text-align: center;
	border-bottom: medium solid hsla(45,92%,52%,0.64);
	line-height: 30px;
}


#scroll dd {
	font-size: 15px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#content  {
	background: url(../img/index/bg3.jpg) repeat left top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #5F5F5F;
	margin-bottom: 20px;
}


#content p {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#content small {
	font-weight: normal;
}


#main {
	width: 100%;
}


#main table {
	background-color: #737373;
	font-size: 18px;
	margin-bottom: 15px;
}


#main table h3 {
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}


#main table p {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#main table th {
	background: url(../img/index/bg.jpg) repeat left top;
}


#main table th img {
	width: 300px;
	height: auto;	
}


#main table td {
	background: url(../img/index/bg2.jpg) repeat left top;
	vertical-align: top;
}


#main table dl {
	text-align: center;
}


.kakaku {
	color: #AA1414;
	font-size: 20px;
	margin-left: -10px;
	margin-right: 30px;
}


.small {
	font-size: 16px;
}


.red {
	color: #FF0033;
}


#top {
	position: fixed;
	width: 50%;
	top: 170px;
	right: -510px;
}


#bottom {
	position: fixed;
	width: 50%;
	top: 100px;
	right: -510px;
}


#payment {
	margin-top: 25px;
}


#adress {
	width: 380px;
	margin-top: 35px;
}


#adress img {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -9px;
}


#adress p {
	font-weight: 600;
	font-size: 16px;
	margin-top: 2px;
}


#adress_sub {
	width: 380px;
	height: 75px;
	margin-top: 8px;
}


#adress_sub img {
	float: left;
	margin-left: 80px;
	margin-right: 20px;
}


#adress_sub p {
	font-weight: 600;
	font-size: 16px;

}


#adress_r {
	width: 380px;
	float: right;
}


#adress_r p {
	font-weight: 600;
	font-size: 16px;
	margin-left: 50px;
	line-height: 22px;
}


#footer_bg {
	background: url(../img/footer/footer.png) repeat left top;
}


#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 780px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}


#footer ul {
	list-style: none;
	padding-top: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
}


#footer li {
	float: left;
	margin-left: 65px;
}


#font a {
	color: #FFFFFF;
}


#copyright {
	position: relative;
	left: 73px;
	top: 9px;
}
