/*   basic  */
a:link {
	color:#9933CC;
	text-decoration: none;
}
a:visited {
	color:#9933CC;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#FF0000;
	text-decoration: none;
}

/*   side_link  */
.side_bg a:link {
	text-decoration:none;
	color:#000;
}
.side_bg a:visited {
	text-decoration:none;
	color:#000;
}
.side_bg a:hover {
	text-decoration:underline;
	color:#000;
}
.side_bg a:active {
	text-decoration:underline;
	color:#FF0000;
}


/*   contents  */
.newsletter_n_b {
	text-align:center;
	width:555px;
}
.newsletter_n_b table {
	margin:0px auto;
	width:400px;		
}
.newsletterContents img
{
	vertical-align: bottom;
}

.newsletterContents img.title
{
	margin: 0 0 20px 0;
	padding: 0;
}

.newsletterContents img.subtitle
{
	margin: 0 0 10px 0;
	padding: 0;
}

.newsletterContents img.photoLeft
{
	float: left;
	margin: 0 15px 5px 0;
	padding: 0;
}
.newsletterContents img.photoRight
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 0;
}
br.clear
{
	clear: both;
}
.newsletterContents {
	width:555px;
}

.ttl_txt {
	margin-bottom:15px;
}
.a_ttl {
	display:block;
	width:160px;
	padding:5px 0 0 2px;
	font-weight:bold;
	text-align:left;
}
.a_ttl_one {
	display:block;
	width:160px;
	background-image:url(img/menu_on_one.jpg);
	background-repeat:no-repeat;
	height:26px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	text-align:left;
}
.a_ttl_two {
	display:block;
	width:160px;
	padding:5px 0;
	background-image:url(img/menu_on_two.jpg);
	background-repeat:no-repeat;
	height:40px;
	text-align:left;
}
.sub_ttl {
	color:#000;
	font-weight:bold;
	margin-left:5px
}
.sub_ttl_2 {
	color:#9933CC;
	font-weight:bold;
	margin:5px 0;
}
#bannerArea01 {
	padding:5px 0;
	margin-top:10px;
	text-align:right;
}
#bannerArea01 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.cont_ttl {
	font-size:18px;
	font-weight:bold;
	color:#9933CC;
	margin-bottom:20px;
	line-height:24px;
}
.cont_img {
	padding:10px 10px 18px 10px;
}
.cont_img img {
	margin-right:5px;
}
.cont_img_left {
	float:left;
	padding:5px;
}
.cont_txt_right {
	float:left;
}
.left_cont {
	width:135px;
	float:left;
	text-align:center;
}
.left_cont img {
	margin:20px auto;
}
.right_cont {
	width:400px;
	float:left;
	margin-left:5px;
}
.shop_tbl td {
	color:#999999;
	font-weight:bold;
}

/*  text  */
.txt10 {
	font-size:10px;
}
.txt10_b {
	font-size:10px;
	font-weight:bold;
}
.white {
	color:#FFFFFF;
}
.purple {
	color:#9933CC;
}
.purple_ari {
	color:#9933CC;
	font-family:Arial, Helvetica, sans-serif;
}
.purple_ari_b {
	color:#9933CC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.purple_ttl {
	font-weight:bold;
	font-size:12px;
	color:#990099;
}
.purple_ttl_ari {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#990099;
}
.thin_purple_ari {
	color:#a877d6;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.navy_b_ari {
	color:#480682;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.dark_red_b {
	color:#9f0097;
	font-weight:bold;
}
.red_txt10 {
	color:#FF0000;
	font-size:10px;
}
.font_ari {
	font-family:Arial, Helvetica, sans-serif;
}
.banner_txt {
	margin:15px 0px;
	line-height:18px;
	width:322px;
}

.banner_left {
	width:322px;
	float:left;
}
.banner_right {
	width:322px;
	float:right;
	padding-left:15px;
}

/* tbl */


.tbl-type1 th {
	font: 12px/16px Tahoma, Arial;
	font-weight: bold;
	
	text-align: left;
	padding-left: 15px;
	padding-top:10px;
	border: 1px solid white;
	padding-bottom:10px;	
	padding-right: 10px;
}
.tbl-type1 tr {
	font: 12px/16px Tahoma, Arial;
	background-color: #CFC6D7;
}

.tbl-type1 td{
	font: 12px/16px Tahoma, Arial;
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:5px;	
	padding-right: 15px;

}
.tbl-type1 .highlight-row {
	background-color: #E4E2E3;	
}


/* join_list */

li.cardlist {
	font: 12px/16px Tahoma, Arial;
	line-height:16px;
}


/*  space  */
.sp15 {
	height:15px;
}


/*  guidance  */
.guide_ttl {
	font-size:14px;
	font-weight:bold;
}

/* color */
.purple_b {
	color:#9933CC;
	font-weight:bold;
	font-size: 14px;
}
