@charset "utf-8";
/* CSS Document */
/* layout1 */
/* ====================================
	index,
	privacy
	sitemap,
	contact,
	confirm,
	mail,
=====================================*/

/*======= layout1 base ========*/

/*--- LEFT BOX ---*/

#left_l1{
    width:606px;
	margin:8px 0 0 0;
	padding:0;
	padding-left:18px;
	float:left;
	}

/*--- RIGHT BOX ---*/

#right_l1 {
    width: 240px;
	height: auto;
	margin:8px 0 0 0 ;
	padding: 0 18px;
	float:right;
	}
	

/*======================================== 
  HOME (index)
========================================*/

/* left box */
.pict{
	width:606px;
	height:186px;
	margin:0 auto;
	padding:0;
	}

.intro{
	margin:12px auto 0;
	padding:0;
	}

.news{
	margin:12px auto 0;
	padding:0;
	}

dl.news_list{
	float:left;
	width:604px;
	line-height:160%;
	}

dl.news_list dt{
	float:left;
	clear:both;
	width:100px;
	height:40px;
	border-bottom:1px dotted #CCCCCC;
	color:#330000;
	margin:6px 0 2px;
	padding:1px 6px 0 12px;
	letter-spacing:0.2px;}

dl.news_list dd{
	float: left;
	width:485px;
	height:40px;
	border-bottom:1px dotted #CCCCCC;
	color:#330000;
	margin:6px 0 2px;
	padding:0 0 1px;
	}
	
.news a:link {
	color:#1A439B;
	text-decoration: none;
	}
	
.news a:visited {
	color:#3A1DA0;
	text-decoration: none;
	}

.news a:hover {
	color: #61C6C2;
	text-decoration: underline;
	}

	
/* right box */

.collabo{
	background:url(../img/collabo_mid.jpg) repeat-y;
	text-align:center;
	}

.collabo h6 {

	margin:0 auto;
	padding:8px 0 4px;
	}
	
.collabo_end{
	background:url(../img/collabo_end.jpg) no-repeat;
	height:15px;
	margin-bottom:12px;
	}
	
.p_invite{
	padding:0 12px;
	text-align:left;
	letter-spacing:normal;
	}

.tt3{
	background: url(../img/tt3.gif) no-repeat;
	width:240px;
	height:30px;
	}
.tt3 h3{
	float:left;
	margin:6px 0 0 8px;
	}
.tt3 p{
	float:right;
	padding:6px 12px;
	}

.membership{
	border-left:1px solid #6F8DCD;
	border-right:1px solid #6F8DCD;
	}

.newface_box {
	margin:0 auto;
	padding:8px 0;
	/*background:url(../img/newface_bottom.gif) bottom no-repeat;*/
	height:118px;
	width:228px;
	}
/*
dl.newface_list{
	height:112px;
	float:left;
	width:228px;
	line-height:160%;
	/*border-left:1px solid #CBAF8E;
	border-right:1px solid #CBAF8E;*/
	/*background:url(../img/newfase_ul.jpg) repeat-y;*/
	/*
	overflow: auto;
	}

dl.newface_list dt{
	float:left;
	clear:both;
	width:70px;
	border-right:1px dotted #CCCCCC;
	color:#330000;
	margin:3px 0;
	padding:3px 3px 0 4px;
	}

dl.newface_list dd{
	float:left;
	width:120px;
	color:#330000;
	margin:3px 0 3px 2px;
	padding:3px 4px 0 3px;
	}
*/

ul.newface_list{
	height:100px;
	width:228px;
	line-height:160%;
	overflow: auto;
	}
ul.newface_list li{
	background-image:url(../img/arrow04.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#330000;
	margin:3px 0;
	padding:3px 3px 0 14px;
	}
	
.count_box{
	/*background: url(../img/bg_count.jpg) no-repeat;*/
	height:72px;
	width:228px;
	margin:0 auto;
	padding:0;
	}

.count_box li{
	text-align:right;
	clear:both;
	padding:6px 4px 2px;
	color:#330000;
	}

.count_box span{
	display:block;
	background:url(../img/dot01.gif) repeat-x;
	}

.count_box strong{
	float:left;
	background:#FFFFFF;
	padding:0 8px 0 0;
	letter-spacing:1.4px;
	}
.count_box em{
	font-style:normal;
	background:#FFFFFF;
	padding:0 0 0 12px;

	}

/*
.ta_count{
	margin:1px auto;
	padding:0;

	}

.ta_count th{
	width:120px;
	color:#330000;
	margin:1px 0 1px 2px;
	padding:4px;
	border-right:1px dotted #CCCCCC;
	}

.ta_count td{
	width:30px;
	text-align: center;
	color:#330000;
	margin:3px 0 3px 2px;
	padding:3px 4px 3px 3px;
	}
*/

/* BN_AREA */
.bn_area{
	margin-top:18px;
	
	}


/*===========================================
 	privacy
============================================*/
.privacy h4{
	background-image:url(../img/arrow01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:25px;
	line-height:20px;
	margin:8px 0px 0px 4px;
	padding:0px 0px 0px 20px;
	font-size:14px;
	}
	
#prv_intro{
	width:590px;
	height:124px;
	margin:12px auto 12px;
	padding:4px;
	border:4px solid #E7DED3;
	}	
	
p.fl_right{
	float:right;
	text-indent:0em;
	}

p.center{
	text-align:center;
	letter-spacing:1.2px;
	clear:both;
	}

/*=========================================
	site map
==========================================*/
.sitemap h4{
	background-image: url(../img/arrow01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 12px 0 0 40px;
	padding: 0 0 0 30px;
	height: 22px;
	line-height: 18px;
	}
	
.sitemap h5{
	background-image: url(../img/arrow02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 4px 0 2px 70px;
	padding: 0 0 0 20px;
	height: 20px;
	font-weight: normal;
	letter-spacing: 1.6px;
	}

.sitemap a{
	display:block;
	width:500px;
	}
	
/* 
font-family:'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N';
*/
