/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
	font-size: 12px;
	color: #222222;
	line-height: 16px;
	background-image: url(../event/cm/img/bg.gif);
}
td {
	font-size: 12px;
	line-height: 16px;
}
ul {
	margin:5px 0px 5px 25px;
}
ul a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
ul a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
ul a:hover {
	color: #FF0000;
	font-weight: bold;
}


h1 {
	margin:20px 0px 0px 20px;
	font-size: 16px;
    width:450px;
    height:30px;
	text-align:center;
    background-color:#FFCC00;
}
a:link {
	color: #333333;
	text-decoration : underline;
}
a:visited {
	color: #666666;
	text-decoration : underline;
}
a:hover {
	color: #FF0000;
}
.defont10 {
	font-size: 10px;
	line-height: 14px;
}
.defont14 {
	font-size: 14px;
	line-height: 18px;
}
.defont16 {
	font-size: 16px;
	line-height: 18px;
}
.defont18 {
	font-size: 18px;
	line-height: 21px;
}

.line-11 {
	line-height: 11px;
}
.line-18 {
	line-height: 18px;
}
.line-21 {
	line-height: 21px;
}
.line-24 {
	line-height: 24px;
}
.f-black {
	color: #000000;
}
.f-black2 {
	color: #000000;
	font-weight: bold;
}
.f-white {
	color: #FFFFFF;
}
.f-white2 {
	color: #FFFFFF;
	font-weight: bold;
}
.f-blue {
	color: #006699;
}
.f-blue2 {
	color: #006699;
	font-weight: bold;
}
.f-red {
	color: #FF0000;
}
.f-red2 {
	color: #FF0000;
	font-weight: bold;
}
.f-orange {
	color: #FF6600;
}
.f-orange2 {
	color: #FF6600;
	font-weight: bold;
}
.f-brown {
	color: #990000;
}
.f-brown2 {
	color: #990000;
	font-weight: bold;
}
.f-yellow {
	color: #FFFF00;
}
.f-yellow2 {
	color: #FFFF00;
	font-weight: bold;
}
.f-orange {
	color: #FF6600;
}
.f-orange2 {
	color: #FF6600;
	font-weight: bold;
}
.f-green {
	color: #009900;
}
.f-green2 {
	color: #009900;
	font-weight: bold;
}
/* 全体の設定*/
#main{
	width:824px;
	background-image: url(../event/cm/img/bg02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* ヘッダーの設定*/
#head{
    width:800px;
    background-color:#CCFFCC;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
    width:800px;
    background-color:#FFFFFF;
}
/* 左側の設定*/
#left{
    width:245px;
    height:auto;
    float:left;
	text-align:left;
    background-color:#FFFFFF;
	background-image: url(../event/cm/img/bg004.gif);
	background-position: left top;
}
/* 右側の設定*/
#right{
    width:555px;
    height:300px;
    float:right;
    background-color:#FFFFFF;
}
/* フッターの設定*/
#foot{
    position:relative;
    width:800px;
    clear:both;
}

/* フッターラッパーの設定*/
#wrapf{
    position:relative;
    width:800px;
    height:25px;
	text-align:right;
    background-color:#CCCCCC;
}
/* 左側の設定*/
#subcon{
    width:auto;
	margin-top:4px;
	margin-right:10px;
    float:right;
	text-align:left;
}
#icon{
    width:23px;
	margin:2px;
    float:right;
	text-align:left;
}

/* リストの設定*/
.list00{
    width:480px;
    height:auto;
}
.list01{
    width:120px;
    height:auto;
    float:left;
}
.listpic01{
    width:100px;
    height:60px;
}
.listtext01{
	font-size: 10px;
    width:100px;
	margin:0px 0px 10px 0px;
	text-align:left;
}
