@charset "utf-8";
.bold {
	font-weight: bold;
}

.bg_pink {
	background-color: #FFEDF0;
}


table.tableFoam {
    border-bottom: 5px solid pink;
    border-collapse: collapse;
    border-top: 5px solid pink;
    margin: 10px 0 0;
    padding: 0;
    width: 630px;
}
table.tableFoam th {
    border-right: 3px solid pink;
    color: #000000;
    font-weight: bold;
    line-height: 120%;
    padding: 20px 5px;
    text-align: left;
    vertical-align: middle;
}
table.tableFoam td {
    line-height: 120%;
    padding: 10px;
    text-align: left;
    vertical-align: middle;
}
table.tableFoam table td {
    border: medium none #FFFFFF;
}
table.tableFoam table table td {
    border: medium none #FFFFFF;
    padding: 3px;
}
table.tableFoam td input {
    padding: 3px;
}


/* =====================================================================
　member（タイトル・アイコン・ボックスなど）
===================================================================== */
#main h3#memberbg_01{
	clear:both;
	margin:10px auto 0 auto;
	padding:0;
	line-height:1;
	background:url(../img/m01_01.jpg) no-repeat top left;
	height:40px;
	width:630px;
	text-indent:-9999px;
}

#main h3#memberbg_02{
	clear:both;
	margin:10px auto 0 auto;
	padding:0;
	line-height:1;
	background:url(../img/m02_01.jpg) no-repeat top left;
	height:40px;
	width:630px;
	text-indent:-9999px;
}

#main h3#memberbg_03{
	clear:both;
	margin:10px auto 0 auto;
	padding:0;
	line-height:1;
	background:url(../img/m03_01.jpg) no-repeat top left;
	height:40px;
	width:630px;
	text-indent:-9999px;
}
#main h3#memberbg_06{
	clear:both;
	margin:10px auto 0 auto;
	padding:0;
	line-height:1;
	background:url(../img/m06_01.jpg) no-repeat top left;
	height:40px;
	width:630px;
	text-indent:-9999px;
}

#main .member_box_main{
	clear:both;
	margin:0 auto;
	padding:10px 15px 0px 15px;
	line-height:100%;
	background:url(../img/mem_box_main.jpg) repeat-y top left;
	overflow:hidden;
	width:600px;
}

#main .member_box_foot{
	clear:both;
	margin:0 auto;
	line-height:100%;
	background:url(../img/mem_box_foot.jpg) no-repeat top left;
	height:15px;
	width:630px;
}

#main ul{
	clear:both;
	margin:0 0 0 0;
	line-height:130%;
	overflow:hidden;
	width:600px;
}

#main li{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	background:url(../img/m01_bt.gif) no-repeat top left;
	line-height:130%;
	overflow:hidden;
	width:585px;
}

#main li.li_txt_gr{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#009900;
}

#main li.li_txt_reds{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#FF0000;
	font-size:11px;
}


#main li.li_txt_ol{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#FF6600;
}


#main li.li_txt_pu{
	clear:both;
	margin:5px 0 5px 0;
	padding:0px 0px 0px 15px;
	line-height:130%;
	overflow:hidden;
	width:585px;
	color:#9933CC;
}
