﻿
/* nonframe_css */
body  {
	margin: 0 auto;
	aline: center;
	background-color: #eeeeee;
}
/*********** コンテナ  ***********/
.blp-sellcont	{
	max-width: 700px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #ffffff;
}
.blp-sellcont	 h2{
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	color: #666666;
	font-weight: 400;
	margin: 0px;
	padding-top: 2px;
}
.blp-sellcont	 h3{
	font-size: 14px;
	text-align: right;
	line-height: 22px;
	color: #0000ff;
	font-weight: 300;
	margin: -20px 15px 0 0;
	padding: 0 0 0px 0;
}

/* 薄薄緑 */
.c007h	{
	text-align: center;
	background-image: url(../blp-button/bt007h_block45-18.jpg);
	background-repeat: repeat-x;
	border-bottom: 2px solid #83ffcb;
	border-radius: 8px 8px 0px 0px;
	margin: 7px auto 10px auto;
	padding-bottom: 10px;
}
/************* ヘッダー  *************/
header {
	background: #ffffff;
}
.topbase	{
	height: 90px;
	text-align: right;
	background-color: #ffffff;
	background-image: url(../blp-topcm/blp-header_90_300.png);
	background-repeat: no-repeat;
	margin:  0px;
	padding: 0 10px 0 10px;
}
.topbase	h1{
	font-size: 20px;
	text-align: right;
	line-height: 24px;
	color: #666666;
	font-weight: 500;
	margin: 0 50px 0 0;
	padding-top: 60px;
}
.un-line {
	height: 4px;
	background-image: url(../blp-button/top-line-gre.png);
	background-repeat: repeat-x;
	margin:  0px;
	padding: 0px;
}

/************* ヘッダー  *************/
header {
	background: #ffffff;
}
.topbase	{
	position: relative;
	text-align: right;
	background-color: #ffffff;
	background-image: url(../blp-topcm/blp-header_90_300.png);
	background-repeat: no-repeat;
	margin:  0px;
	padding: 0 10px 0 10px;
}

.un-line {
	height: 4px;
	background-image: url(../blp-button/top-line-gre.png);
	background-repeat: repeat-x;
	margin:  0px;
	padding: 0px;
}

/********* リスト文字スタイル *********/
ul#sublist {
	margin: 0;
	padding: 0;
}
ul#sublist li {
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	list-style-type:  none;
	margin: 0 0 0px 30px;
	padding: 0 0 3px 25px;
}

/***********************/
/* ※青 */
ul#sublist li#kome-bl {
	background: url(../blp-button/listmark_30_b.png)no-repeat;
	margin: 5px 15px 5px 20px;
}
/* ※赤 */
ul#sublist li#kome-re {
	background: url(../blp-button/listmark_30_re.png)no-repeat;
	margin: 5px 15px 5px 20px;
}
/* ※緑 */
ul#sublist li#kome-gr {
	background: url(../blp-button/listmark_30_gr.png)no-repeat;
	margin: 5px 15px 5px 20px;
}


/********* グレー・文字 ********/
.p12 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-indent: 5px;
	margin: 0 10px 0 10px;
}

/********* スペース *********/
.sp5	{
	width: 200px;
	border: 5px solid #ffffff;
}

