@charset "utf-8";

/*
----------------------------------------------------------------------
	Site Name: VICUNA
	Last-updated: 2010/02/15
	Description: foundation

	1. =Reset
	2. =Header
	3. =Contents
	4. =Footer	
----------------------------------------------------------------------
*/

/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}  
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/*
----------------------------------------------------------------------
	1. =Reset
----------------------------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 10px;
}
body {
	text-align: left;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	font-weight: normal;
	line-height: 150%;
	background-image: url(../images/common/bg.gif);
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.clearfix {
   display: inline-block;
}
.clear {
	clear: both;
}
h1 {}
h2 {}
h3 {}
img,img a,a img {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	text-decoration: none;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #7e8493;;
}
a:hover {
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
p {
	margin: 0;
	padding: 0;
}
hr {
	border: none;
	border-bottom: 1px solid #d2d2d2;
	height: 1px;
}
hr.hr-2 {
	border: none;
	border-bottom: 1px solid #ababab;
	height: 1px;
}

/*
----------------------------------------------------------------------
	2. =Header
----------------------------------------------------------------------
*/
#header {
}

/*
----------------------------------------------------------------------
	3. =Contents
----------------------------------------------------------------------
*/
#container {
	margin: 0 auto;
	width: 1020px;
	background: url(../images/common/bg_container.png) repeat-y top;
}
#contents {
	padding: 0 10px;
	width: 1000px;
}
#primary {
	margin: 0 auto;
	width: 877px;
}
#container-l {
	margin: 0 auto;
	width: 636px;
	background: none;
	background-color: #ffffff;
}
#contents-l {
	padding: 0 31px 0 30px;
}
.marginbottom11 {
	margin-bottom: 11px;
}
.marginbottom15 {
	margin-bottom: 15px;
}
.marginbottom30 {
	margin-bottom: 30px;
}
.purple a {
	color: #743491;
	text-decoration: underline;	
}


/*----- top -----*/
.off {
	width: 1000px;
	height: 633px;
	position: relative;
	background: url(../images/common/bg_off.jpg) no-repeat center top;
}
.off .detailbtn {
	position: absolute;
	top: 431px;
	left: 409px;
}
.off .entrybtn {
	position: absolute;
	top: 530px;
	left: 389px;
}
.off .adobebtn {
	position: absolute;
	top: 350px;
	left: 779px;
}


/*----- preesnt -----*/
#present {
	padding: 26px 28px 0 28px;
	width: 827px;
	display: inline-block;
	background: url(../images/present/bg_present.gif) repeat-y top;
	/margin-top: -7px;
}
#present .clbox {
	margin-bottom: 25px;
	float: left;
	width: 208px;
}
#present .crbox {
	margin-left: 22px;
	margin-bottom: 25px;
	float: left;
	width: 597px;
}
#present .crbox .titlebox {
	width: 597px;
	height: 55px;
}
#present .crbox .titlebox .titlelbox {
	float: left;
	width: 430px;
}
#present .crbox .titlebox .titlerbox {
	margin: 22px 0 0 25px;
	float: left;
	width: 118px;
}
#present .crbox ul {
	margin-left: 24px;
	margin-top: 19px;
}
#present .crbox ul li {
	margin-bottom: 13px;
	list-style-image: url(../images/present/icon_circle_brown.gif);
	list-style-position: outside;
	font-weight: bold;
}
#present .crbox ul li .small {
	line-height: 140%;
	font-size: 0.9em;
	font-weight: normal;
}
#present .imgbox {
	clear: both;
	margin-bottom: 15px;
	display: inline-block;
}
#present .imglbox {
	float: left;
}
#present .imgcbox {
	margin-left: 11px;
	float: left;
}
#present .imgrbox {
	margin-left: 11px;
	float: left;
}
.btnbox {
	padding: 10px 0 19px 0;
	text-align: center;
}

/*----- entry -----*/
#entry {
}
#entry table.about {
	margin-bottom: 40px;
	width: 877px;
	text-align: left;
	border: none;
}
#entry table.about th {
	padding: 15px 0 15px 15px;
	width: 138px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ababab;
}
#entry table.about th img {
	margin-top: 2px;
	margin-right: 6px;
}
#entry table.about td {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #ababab;
}
#entry table.form {
	margin-bottom: 36px;
	width: 877px;
	border: 1px solid #727272;
}
#entry table.form td {
	border: 1px solid #727272;
}
#entry table.form td.main {
	padding: 12px;
	background-color: #e1e1e1;
}
#entry table.form td.main-bordernone {
	padding: 12px;
	border-right: none;
	background-color: #e1e1e1;
}
#entry table.form td.sub {
	padding: 8px;
	width: 150px;
	border-right: none;
	background-color: #e1e1e1;
}
#entry table.form td.must {
	width: 56px;
	text-align: center;
	border-left: none;
	background-color: #e1e1e1;
}
#entry table.form td.input {
	padding-left: 15px;
	width: 560px;
}
#entry table.form td.input span {
	font-size: 0.9em;
	color: #5f5f5f;
}
#entry .quizbox {
	margin-bottom: 39px;
	width: 877px;
	height: 76px;
	position: relative;
	background: url(../images/entry/bg_quiz.gif) no-repeat top left;
}
#entry .quizbox p {
	position: absolute;
	left: 726px;
	top: 27px;
}
#entry .terms {
	margin-bottom: 20px;
}
#entry .terms p {
	margin-bottom: 8px;
}
#entry .terms img {
	margin-top: 2px;
	margin-right: 6px;
}
#entry .legalbox {
	text-align: center;
}
#entry .btnbox {
	padding: 14px 0 40px 0;
	text-align: center;
}
#entry input.button {
	margin-right: 4px;
}

#entry input.normal {
	width: 90px;
	height: 17px;
	font-size: 11px;	
	border: 1px solid #7f9db9;	
}
#entry input.short01 {
	width: 35px;
	height: 17px;
	font-size: 11px;	
	border: 1px solid #7f9db9;	
}
#entry input.short02 {
	width: 50px;
	height: 17px;
	font-size: 11px;	
	border: 1px solid #7f9db9;	
}
#entry input.long {
	width: 250px;
	height: 17px;
	font-size: 11px;	
	border: 1px solid #7f9db9;	
}

/*----- campaign -----*/
#campaign {
	padding-bottom: 30px;
}
#campaign .cbox {
	padding: 20px 24px 8px 24px;
	_padding: 20px 24px 4px 24px;
	width: 835px;
	display: inline-block;
	background: url(../images/campaign/bg_campaign.gif) repeat-y top;
}
#campaign .cbox .clbox {
	float: left;
	width: 204px;
}
#campaign .cbox .clbox-qr {
	float: left;
	padding-top: 30px;
	width: 204px;
	text-align: center;
}
#campaign .cbox .crbox {
	float: left;
	margin-left: 21px;
	width: 610px;
}
#campaign .crbox ul {
	margin-left: 18px;
	margin-top: 19px;
}
#campaign .crbox ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/campaign/icon_circle_purple.gif);
	list-style-position: outside;
}
#campaign .crbox .btnbox {
	margin: 0;
	padding: 0;
	text-align: right;
}

/*----- legal -----*/
#legal {
	color: #000000;
}
.btnbox-legal {
	padding: 21px 0 0 0;
	text-align: center;
}
#legal .cbox {
	margin-bottom: 16px;
	width: 575px;
}
#legal .cbox-bottom {
	margin-bottom: 45px;
	width: 575px;
}
#legal .cbox p {
	margin-bottom: 20px;
}
#legal .cbox-bottom p {
	margin-bottom: 20px;
}
#legal p.title {
	margin-bottom: 14px;
	padding-left: 20px;
	display: inline-block;
	background: url(../images/legal/icon_square_purple.gif) no-repeat left;
}
#legal ul.decimal {
	margin-left: 20px;
	/margin-left: 30px;
	margin-bottom: 20px;
}
#legal ul.decimal li {
	list-style-type: decimal;
	list-style-position: outside;
}
#legal ul.decimal li.stylenone {
	margin-top: 20px;
	list-style: none;
}
#legal ul.disc {
	margin-left: 20px;
}
#legal ul.disc li {
	list-style-type: disc;
	list-style-position: outside;
}
#legal ul.roman {
}
#legal ul.roman li {
	list-style-type: lower-roman;
	list-style-position: inside;
}

/*
----------------------------------------------------------------------
	4. =Footer
----------------------------------------------------------------------
*/
#footer {
	margin: 0 auto;
	padding: 0 10px;
	width: 1000px;
	height: 117px;
	background: url(../images/common/bg_footer.png) no-repeat top center;
	position: relative;
	_padding-left: 0;
}
#footer table {
	width: 1000px;
	text-align: right;
	/margin-top: -11px;/*IE6、IE7*/
	_margin-left: 10px;
}
#footer td {
}
#footer td.vicuna {
	width: 182px;
	padding-left: 15px;
	padding-top: 19px;
}
#footer td.campaign {
	width: 179px;
	padding-left: 16px;
	padding-top: 31px;
}
#footer td.spacer01 {
	width: 15px;
	padding-left: 14px;
	padding-top: 39px;
}
#footer td.spacer02 {
	width: 9px;
	padding-left: 8px;
	padding-top: 39px;
}
#footer td.legal {
	width: 55px;
	padding-left: 10px;
	padding-top: 41px;
}
#footer td.pentel {
	width: 48px;
	padding-left: 10px;
	padding-top: 38px;
}
#footer td.copy {
	width: 216px;
	padding-right: 4px;
	padding-left: 2px;
	padding-top: 43px;
}
#footer-form {
	margin: 0 auto;
	margin-bottom: 49px;
	padding: 0 10px;
	width: 1000px;
	height: 87px;
	background: url(../images/entry/bg_form_footer.png) no-repeat top center;
	position: relative;
}
#footer-form table {
	width: 1000px;
	text-align: right;
	/margin-top: -11px;/*IE6、IE7*/
}
#footer-form td.pentel-form {
	padding-top: 10px;
	width: 421px;
	text-align: right;
}
#footer-form td.copy-form {
	padding-top: 15px;
	padding-left: 3px;
	width: 579px;
	text-align: left;
}
#footer-legal {
	margin: 0 auto;
	width: 636px;
	height: 46px;
	background: none;
	background-color: #ffffff;
	position: relative;
}
#footer-legal table {
	width: 636px;
	text-align: right;
}
#footer-legal td.pentel-form {
	padding-top: 10px;
	width: 236px;
	text-align: right;
}
#footer-legal td.copy-form {
	padding-top: 15px;
	padding-left: 3px;
	width: 400px;
	text-align: left;
}