@charset "EUC-JP";
/*
	Site Name: 
	Description: default.css
	Version: 1.0
	Author: Ryo Yoneda
	date:2007/02/13
*/

/*
===== Universal Reset =================================
*/

*{
	margin:0;
	padding:0;
}

/*
=====  Body and Base Setting ===========================
*/

body {
	text-align:center;
	font: normal 1.4 "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#fff;
	color:#666666;
}

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	padding: 0;
	line-height: 1.4;
	text-align: left;
	display: block;
	margin: 0px;
	font-size:10px;
}

hr,.areaAnchor,.anchor { display : none; }

img {
	border: none;
	vertical-align: bottom;
}

li { list-style: none; }

form {
	margin:0;
}

a{outline : 0 ;}

/*
=====  Link setting ===========================
*/
a:link{
	color: #0066CC;
	text-decoration:none;
}
a:visited{
	color: #551A8B;
	text-decoration:none;
}
/*
=====  topcom setting ===========================
*/
#topcom {
	font-size: 10px;
	color:#fff;
	text-align:center;
	background-color: #66AB1C;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#login_page{
	float:left;
	text-align:left;
	width:670px;
	display: block;
}
.toptext {
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
/*
=====  entry setting ===========================
*/
em {
	color: #ff0000;
	font-style:normal;
}

.attention {
	color:#ff0000;
}

.important {
	color:#ff0000;
}

#form1 .area470 {
	font-size: 10px;
}

/*
=====  review ===========================
*/
review_completebox {
	background-image:url(../user_data/img/review/review02.gif);
	font-style:normal;
	padding:50px 10px 10px 10px;
}

/*
=====  cartin ===========================
*/

#cartin td {
	font-size:12px;
}

#shishu_info td {
	border:1px solid #ff3399;
	padding:10px;
}
.shishu_info_tit01 {
	background-color:#ff3399;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.shishu_info_tit02{
	color:ff3399;
	font-size:14px;
}


.mailform{font-size:10px;}

/*
=====  top campaign_text ===========================
*/

div .camp_txt {padding-top:10px;}
.camp_txt a:link {font-size:12px; line-height:1.3em; color:#555555;}
.camp_txt a:visited {font-size:12px; line-height:1.3em; color:#555555;}
.camp_txt a:active {font-size:12px; line-height:1.3em; color:#555555;}
.camp_txt a:hover {font-size:12px; line-height:1.3em; color:#555555;}
.ico {color:#FF3366; font-size:12px;}

/*
=====  top campaign_bnr ===========================
*/

.camp_bnr {background:url(http://www.na-su.com/img/bana201007/top_camp_bnr_bg.jpg) top left no-repeat; padding:30px 0 10px 10px; height:163px;}
.camp_bnr a {float:left; display:inline-block; padding:3px;}
