@charset "Shift_JIS";


* {
	margin: 0; padding: 0;
	text-decoration: none;
	font-style: normal;
}
html {
	overflow-y: scroll; font-size: 62.5%;
}
body {
	color: #555555;
	text-align: center; font-size: 1.3em;
	margin: 0px; padding: 0px;
	line-height: 100%;
	background-color: #D5F0F9;
}
p {
	margin: 0px 0px 1.5em;
}
ul, ol {
	list-style: none;
}
img {
	border: 0;
	vertical-align: text-bottom;
}
strong, em {
	font-style: normal;
}

table, th, td, form {
	margin: 0; padding: 0;
	font-size: 100%;
	line-height: 130%;
}

textarea {
	font-size: 1.0em;
}

a {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
img.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
br.clear {
	clear: both;
	font-size: 0.1em;
	line-height: 0.1em;
}

#page {
	margin: 15px auto;
	padding-bottom: 70px;
	background: #FFFFFF url(img/foot.gif) no-repeat bottom;
	width: 600px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
h1 {
	text-indent: -9999px;
	margin: 0px 0px 0px;
	background: url(img/head.gif) no-repeat;
	width: 600px; height: 100px;
}
h2 {
	margin-bottom: 15px;
}
#contents {
	margin: 0px 15px 5px;
	background-color: #FFFFFF;
	padding: 0px 0px 5px;
}
#title {
	margin-bottom: 20px;
}

.text_red1 {
	color: #CC0000;
	padding:0px 5px;
}
.text_blue1 {
	color: #3399CC;
}


/* --------------------------------------------------------------
	買い物かご
   -------------------------------------------------------------- */

.form_title {
	margin:5px 0px 8px 0px;
	color: #1C6882;
	background:url(img/left_mark.gif) no-repeat top left;
	padding:0px 0px 0px 22px;
}

.table_form {
	width: 560px;
	margin:0px 0px 15px 0px;
}

.table_form .td1 {
	font-size:1em;
	width:100px;
	padding:7px 0px 7px 10px;
	background:#F5F5F5;
	border-bottom: 1px solid #CCCCCC;
}

.table_form .td2 {
	font-size:1em;
	text-align:left;
	padding:7px 0px 7px 10px;
	background:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

.table_form .td3 {
	padding:4px 0px 4px 0px;
}

.table_form .td4 {
	padding:4px 0px 4px 10px;
}


.table_form2 {
	margin:20px 20px 20px 80px;
}

.table_form2 td {
	text-align:center;
	padding:0px 5px;
}

/* --------------------------------------------------------------
	問い合わせ
   -------------------------------------------------------------- */
.table_contact {
	width:570px;
	text-align:center;
}
.table_contact .td1 {
	font-size:1em;
	padding:7px 5px 7px 10px;
	border-bottom:1px solid #E2D2BB;
	background:#FAF3E4;
	text-align:left;
	width:140px;
}
.table_contact .td2 {
	font-size:1em;
	padding:7px 10px;
	border-bottom:1px solid #E2D2BB;
	text-align:left;
}
.table_contact p {
	text-align:right;
	margin:3px 0px 0px;
}

.form_under {
	margin:5px 0px 0px 10px;
}

.form_buttom {
	text-align: center;
	margin: 20px 0px;
}

.table_form .th1 {
	background: #EEEEEE;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #999999;
}
