@charset "UTF-8";

#main_box {
	margin-top: 0;
	margin-bottom: 10px;
	width: 700px;
}

#main_box p {
	font-size: 9pt;
}

#return_top {
	width: 700px;
	height: 55px;
	text-align: right;
	margin-top: 40px;
}

h3 {
	height: 20px;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

h4 {
	background-color: #fffac8;
	font-size: 11pt;
	height: 33px;
	line-height: 33px;
	margin-top: 30px;
	margin-bottom: 0;
	padding-left: 16px;
	font-weight: normal;
}

.contents {
	margin-left: 16px;
	margin-top: 30px;
	margin-bottom: 33px;
	line-height: 110%;
}

#for_the_image {
	line-height: 98%;
}

/* サブメニューの箇条書き */
.contents ul {
	margin-left: -10px;
	margin-top: 2px;
	margin-bottom: 10px;
	list-style-image: url(../images/mark.png);
}

/* サブメニューの箇条書きの項目 */
.contents li {
	margin-left: -17px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9pt;
}

/* リンク（通常） */
.contents ul a:link
{
	text-decoration:underline;		/* 表示形式 : アンダーライン無し */
	color:#333333;
}
/* リンク（既に見たリンク） */
.contents ul a:visited
{
	text-decoration:underline;		/* 表示形式 : アンダーライン無し */
	color:#333333;
}
/* リンク（選択時） */
.contents ul a:active
{
	text-decoration:underline;		/* 表示形式 : アンダーライン無し */
	color:#ff3333;
}
/* リンク（リンク上にポインタがある時） */
.contents ul a:hover
{
	text-decoration:underline;	/* 表示形式 : アンダーラインあり */
	color:#ff3333;
}

h5 {
	font-size: 11pt;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 16px;
}

h6 {
	font-size: 9pt;
/*	font-weight: normal;*/
	margin-top: 15px;
	margin-bottom: 2px;
}

#qa {
	margin-top: 30px;
}

#qa p {
	margin-bottom: 10px;
}

.page_top {
	text-align: right;
}

#sslss {
	margin-top: 5px;
}

#sslss table {
	width: 130px;
	border: none;
	padding 2px;
	margin: 0;
}

#sslss td {
	width: 130px;
	text-align: center;
	vertical-align: top;
}

#sslss img {
	border: none;
}

#about_ssl {
	color: #000000;
	text-decoration: none;
	font: bold 12px 'ＭＳ ゴシック', sans-serif;
	letter-spacing: 0.5px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#delivery_email {
	border: solid 1px #333;
	padding: 10px;
	width: 450px;
}

#contact h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	line-height: 130%;
}

#contact h6 span {
	margin-left: 15px;
	font-weight: normal;
}
