@charset "utf-8";
.main_container {
	width: 786px;
	margin-left: -393px;
	position: relative;
	left: 50%;
	border: 1px dotted rgb(211, 211, 211);
	float: left;
}

/* CSS Document */

#logo {
	height: 186px;
	width: 786px;
	background-image: url(img/header_01.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(211, 211, 211);
	background-color: #ffffcc;
	text-indent: -9999px;
}
#contents {
	margin: 0px;
	padding: 0px;
	width: 600px;
	position: relative;
	top: 0px;
	float: left;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: rgb(211, 211, 211);	
}
.spacer {
	height: 25px;
}




#navi {
	width: 182px;
	position: relative;
	float: right;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	height: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 0px;
	background-color: #f6f6f6;
}
#navi #thank_image {
	text-align: center;
	font-size: xx-small;
	margin-top: 40px;
}

#navi .navi_btn {
	line-height: 40px;
	font-size: 15px;
	vertical-align: middle;
	text-decoration: underline;
}
#contents #koumoku {
	list-style-type: circle;
	list-style-position: outside;
	line-height: 17px;
	font-size: 13px;
}

#contents .koumoku {
	list-style-type: circle;
	list-style-position: outside;
	line-height: 17px;
	font-size: 13px;
	margin-left: 30px;
}


#pict01 {
	height: 41px;
	width: 597px;
	margin-bottom:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	line-height: normal;
	text-align: center;
}
/*
.main_container #contents .textbox{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	font-style: normal;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	font-family: 'Times New Roman', Verdana, sans-serif;
	
	}
*/
.textbox{
	margin-left:15px;
	}

#text01 {
	font-size: large;
	font-weight: bold;
	height: 54px;
	text-align: center;
}
h1 {
	font-size: large;
	font-weight: bold;
	height: 54px;
	text-align: center;
}
#text02 {
	font-size: 18px;
	color:rgb(0, 128, 128);
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 18px;
	color:rgb(0, 128, 128);
	font-weight: bold;
	text-align: center;
	}
#text03 {
	font-family: "Hiragino Kaku Gothic ProN";
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	margin-left: 5px;
	line-height: 20px;
}
h3{
	font-family: "Hiragino Kaku Gothic ProN";
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	margin-left: 5px;
	line-height: 20px;
	text-indent: -15px;
	}
#text04 {
	color: #5E0000;
	font-family: "Hiragino Kaku Gothic ProN";
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin-left: 5px;
}
h4{
	color: #5E0000;
	font-family: "Hiragino Kaku Gothic ProN";
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin-left: 5px;
	}
#text05 {
	font-size: 12px;
	color: #F60;
	text-align: center;
	line-height: 20px;
}
h5{
	font-size: 12px;
	color: #F60;
	text-align: center;
	line-height: 20px;
	font-weight: lighter;
	}
#contents #box01 {
	width: 500px;
	background-color: #ffffcc;
	margin-left: 5px;
	height: 100px;
}
#box01 #box_text #title {
	font-size: 16px;
	font-weight: bold;
}

#box01 #box_image {
	border: 1px dotted rgb(211, 211, 211);
	text-align: center;
	width: 59px;
	float: left;
	height: 90px;
	position: relative;
	line-height: normal;
}

#box01 #box_text  {
	border: 1px dotted rgb(211, 211, 211);
	padding-left: 5px;
	height: 90px;
	position: relative;

}

a {
}

.subnavi  {
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	position: relative;
	top: 50px;
	width: 100%;
	clear: both;
}

#shipping_table{
	margin-left: 5px;
	
	}

#shipping_table td, #shipping_table tr{
	border: 1px dotted rgb(211, 211, 211);
	font-family:	"Hiragino Kaku Gothic ProN";
	line-height: 16px;
}

#link_table{
	margin-left: 5px;
	
	}

#link_table td, #link_table tr{
	border: 1px dotted rgb(211, 211, 211);
	font-family:	"Hiragino Kaku Gothic ProN";
	line-height: 16px;
	text-align:center;
}
#link_table tr .text {
	line-height: 18px;
	text-align: left;
	padding: 10px;
}
