﻿@charset "utf-8";

/* ===================================================================

	トップページ

=================================================================== */

#ambl {
	background-image: url(../../images/blog_01.jpg);
	height: 94px;
	width: 637px;
	position: relative;
}
#ambl p {
	position: absolute;
	font-size: 0.8em;
	left: 456px;
	top: 68px;
}
#ambl p a{
	height: 94px;
	width: 637px;
	color: #08498C;
	text-decoration: none;

}
#ambl p a:hover{
	height: 94px;
	width: 637px;
	color: #FF9900;
	text-decoration: underline;

}
#ambl_bt {
	display: block;
}
#ambl em{
	visibility: hidden;

}
#ambl_bt a{
	display: block;
	height: 94px;
	width: 637px;
	text-decoration: none;

}
#ambl_bt a:hover{
	text-decoration: none;

}


#word {
	background-image: url(../../images/word.jpg);
	height: 94px;
	width: 637px;
	position: relative;
	margin-top: 10px;
}
#word p {
	position: absolute;
	font-size: 0.8em;
	left: 399px;
	top: 68px;
}
#word p a{
	height: 94px;
	width: 637px;
	color: #08498C;
	text-decoration: none;

}
#word p a:hover{
	height: 94px;
	width: 637px;
	color: #FF9900;
	text-decoration: underline;

}
#word_bt {
	display: block;
}
#word_bt em{
	visibility: hidden;

}
#word_bt a{
	display: block;
	height: 94px;
	width: 637px;
	text-decoration: none;

}
#word_bt a:hover{
	text-decoration: none;

}


#mail {
	background-image: url(../../images/mail.jpg);
	height: 94px;
	width: 637px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mail p {
	position: absolute;
	font-size: 0.8em;
	left: 405px;
	top: 68px;
}
#mail p a{
	height: 94px;
	width: 637px;
	color: #08498C;
	text-decoration: none;

}
#mail p a:hover{
	height: 94px;
	width: 637px;
	color: #FF9900;
	text-decoration: underline;

}
#mail_bt {
	display: block;
}
#mail_bt em{
	visibility: hidden;

}
#mail_bt a{
	display: block;
	height: 94px;
	width: 637px;
	text-decoration: none;

}
#mail_bt a:hover{
	text-decoration: none;

}



#shopping_b_box {
	height: 181px;
	width: 637px;
	position: relative;
}
#s_box_01{
	height: 51px;
	width: 181px;
	background-image: url(../../images/shopping_02.jpg);
	position: absolute;
	font-size: 0.7em;
	text-align: center;
	padding-top: 130px;
}
#s_box_02{
	background-image: url(../../images/shopping_03.jpg);
	height: 51px;
	width: 181px;
	position: absolute;
	left: 229px;
	top: 2px;
	font-size: 0.7em;
	padding-top: 130px;
	text-align: center;
}
#s_box_03{
	background-image: url(../../images/shopping_04.jpg);
	height: 51px;
	width: 181px;
	position: absolute;
	left: 454px;
	font-size: 0.7em;
	padding-top: 130px;
	text-align: center;
}
#s_box_04{
	height: 51px;
	width: 289px;
	background-image: url(../../images/s_box_01.jpg);
	position: absolute;
	font-size: 0.7em;
	text-align: center;
	padding-top: 130px;
}
#s_box_04_a a{
	position: absolute;
	height: 181px;
	width: 289px;
	left: 0px;
	top: 0px;
	display: block;
	text-decoration: none;
}
#s_box_04_a span{
	visibility: hidden;
}
#s_box_05{
	height: 51px;
	width: 289px;
	background-image: url(../../images/s_box_02.jpg);
	position: absolute;
	font-size: 0.7em;
	text-align: center;
	padding-top: 130px;
	left: 347px;
	top: -1px;
}
#s_box_05_a a{
	position: absolute;
	height: 181px;
	width: 289px;
	left: 0px;
	top: 0px;
	display: block;
	text-decoration: none;
}
#s_box_05_a span{
	visibility: hidden;
}


.top_text_01{
	padding:0 30px;}
/* ===================================================================

	価格

=================================================================== */
.table01{
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.table01 li {
	list-style-position: inside;
	list-style-type: disc;
}
.th01{
	background-color: #6699CC;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.td01{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: right;
}
.td02{
	background-color: #99BBDD;
	color: #0D488C;
	text-align: center;
	padding: 3px;
}
.td03{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
}
.td04{
	background-color: #99BBDD;
	color: #0D488C;
	text-align: center;
	padding: 3px;
	width: 30%;
}
.td05{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}
/* ===================================================================

	FAQ

=================================================================== */
#faq {
	width: 637px;
}
#faq h2 {
	background-image: url(../../images/qa_59.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-color: #FFFFFF;
	text-indent: 50px;
	color: #D50100;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#faq p {
	background-image: url(../../images/qa_75.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 30px;
}

