@charset 'utf-8';

/* -----------------------------------------------------------
CSS Information

File name:      event2013_coorde.css
Update:         2013/12/02
Style Info:     2013年コーデイベント用CSS

	01. 全体用
	02. イベントページ用

----------------------------------------------------------- */



/* ----------------------------------------------------------------------
  01. 全体用
---------------------------------------------------------------------- */

/* import style
------------------------------------------------------------------- */
@import url('../mod_default.css');
@import url('../mod_layout.css');
@import url('../mod_headerfooter.css');
@import url('../mod_common.css');



/* body
---------------------------------------------------------------------- */
body{
	color: #333;
	font-family: 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	font-weight: normal;
}



/* This page style
---------------------------------------------------------------------- */
#eventContentsArea {
	margin: 0;
	padding: 0;
	width: 810px;
	text-align: left;
}

#eventContentsArea img {
	vertical-align: bottom;
}

/* 12月イベント　サンタコーデで、集まろう♪*/

#wrapper #santaCoorde131204 #intro{
	background:url(../../image/event/december2013/coorde/intro.jpg) no-repeat;
	width:810px;
	height:665px;
	position: relative;
}

#wrapper #santaCoorde131204 #intro .btn{
	position: absolute;
	top:586px;
	left:241px;
}

#wrapper #santaCoorde131204 #eventItem{
	background:url(../../image/event/december2013/coorde/eventitem.jpg) no-repeat;
	width:810px;
	height:670px;
	position: relative;
}

#wrapper #santaCoorde131204 #eventItem .btnC{
	position: absolute;
	top:404px;
	left:40px;
}

#wrapper #santaCoorde131204 #eventItem .btnP{
	position: absolute;
	top:507px;
	left:409px;
}

#wrapper #santaCoorde131204 #eventItem .btnEvent{
	position: absolute;
	top:591px;
	left:241px;
}

#wrapper #santaCoorde131204 #caution{
	background:url(../../image/event/december2013/coorde/caution.jpg) no-repeat;
	width:810px;
	height:251px;
	position: relative;
}

#wrapper #santaCoorde131204 #caution .txtNote{
	position: absolute;
	top:67px;
	left:73px;
	color:#697373;
}
