@charset "shift_jis";
/*
	Site Name: コメリ
	Version: 1.0
	Author: bitA
*/

/*
===== CONTENTS ===========================================

	1: 全体
	2: 見出し
	3: 本文
	4: ボタン

==========================================================
*/

/*  1: 全体  */
#event_main{
width:850px;
margin:0px auto;
background-color:#FFFFFF;
padding:10px 30px 30px 50px;
}

#header_event{
	width:900px;
	margin:0 auto;

}

#top_bg{
padding-top: 30px;
background:url(../img/top_bg_header.jpg) repeat-x;
height:70px;
}

.bg_gray{
background:url(../img/bg.jpg);
}

#footer_bg{
background:url(../img/under_bg_footer.jpg) repeat-x;
height:80px;
padding-top:10px;
}

.clear{
clear:both;
}

/*  2: 見出し  */
h1.title{
margin-top:30px;
margin-bottom:0px;
padding-bottom:0px;
margin-left:-1.2em;
}

h1.firenze{
	margin-top:20px;
	margin-bottom:20px;
	font-size:140%;
	border-bottom: solid #999999 4px;
	width: 833px;
}

h2{
	margin-top:0px;
	margin-bottom:10px;
	font-size:110%;
	border-bottom: solid #999999 1px;
}

h3.firenze{
	font-size:100%;
	text-indent:0.5em;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #993333;
	background-position: center;
	line-height: 110%;
}

p.firenze{
	margin-left:34px;
	font-size:100%;
	margin-right: 25px;
}

.nomal{
	font-size:14px;
	line-height: 280%;
	color: #333333;
}

.big{
	font-size:22px;
	font-weight: bold;
}

.small{
	font-size:12px;
}
table{
margin-left:20px;
}


/*  3: 本文  */
.box1{
	margin-top:10px;
	width:833px;
	height:auto;
}
.box1_left{
	width:833px;
	height:120%;
	float:left;
}
.box1_right{
width:270px;
height:auto;
float:left;
}
.box1_right img{
margin:10px 0px 10px 10px;
}
/*  3: 本文_文字間  */
.letter2 {
letter-spacing:2em;
}
.letter05 {
letter-spacing:0.5em;
}
/*  3: 本文_テーブル  */
#waku table{
border-collapse:collapse;
}
#waku td{
border: #CCCCCC 1px solid;
padding:5px;
}
/*  3: 本文_文字装飾  */
.emphasize{
font-size:120%;
font-weight:bold;
line-height:1.2em;
color:#993333;
}

/*  4: ボタン  */
#event_main .title_btn{
	position: relative;
	width:850px;
}
#top_btn{
	position: absolute;
	left: 635px;
	bottom: 15px;
}
/*  5: リスト  */
ul.list{
width:250px;
float:left;
margin:10px 0px;
}
.list_g01{
background:no-repeat url(../img/g_01.gif) left center;
text-indent:1.5em;
}
/*  6: 画像	 */
img.border1{
border:#CCCCCC 1px solid;
}

img.title{
margin-bottom: 10px;
}

img.askuhin{
margin-top: 10px;
margin-bottom: 10px;
}
