<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------------------------------------------------------
CSS Information
 Site URL:     http://www.tfm.co.jp/
 File name:    blog.css (http://www.tfm.co.jp/present/css/blog.css)
 Summary:      present styles
 Created:      2010-06-22
 Last update:  2010-06-22
 Copyright:    (c) 2010 TOKYO FM Broadcasting Co., Ltd. All rights reserved.
-------------------------------------------------------------*/

/*-----------------------

__初期設定

-------------------------*/
body {
  -webkit-text-size-adjust: none;
}



div#main{
	width: 755px;
	/*background: #C93;*/
}

h1{
	text-indent: -1000em;
	text-decoration: none;
	background: url(../../img/header.gif) no-repeat left top;
	height: 200px;
	width: 755px;
}

div.detail{
	padding-bottom: 25px;
	width: 735px;
	margin: 20px auto;
}

/*-----------------------

__imgBox

-------------------------*/
div.img{
	float: left;
	width: 200px;
	display: inline;
/*	text-align:center;
	padding-top:50px;
*/}
div.img img{
	border: 1px solid #ccc;
}
div.img dt{
	width:200px;
	text-align:center;
}
div.img dd{
	width:200px;
	margin:6px 0 16px 0;
	text-align:center;
}


/*-----------------------

__infoArea

-------------------------*/
.infoArea{
	float: right;
	width: 500px;
	display: inline;
}

.infoArea h2 {
	font-size: 117%;
	font-weight: bold;
	background: url(../../img/mrk_arrow.gif) no-repeat left 3px;
	padding-left: 15px;
	margin-bottom: 10px;
	color: #048;
}

.infoArea div.text{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #000;
}

.infoArea div.text p{
	margin-bottom: 1.3em;
	line-height: 1.5;
}
.infoArea div.text p span a{
	background-color: #2b5da8;
	color: #fff;
	padding: 1px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration:none;
}
.infoArea div.text dt{
	margin-top: 1em;
	font-weight: bold;
}
.infoArea div.text dd{
	padding-left: 1em;
	margin-top: 3px;
}
.infoArea div.text .attTitle{
	margin-bottom:0;
}

.infoArea div.text2{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.infoArea div.text2 p{
	margin-bottom: 0.5em;
	line-height: 1.5;
}
.infoArea div.text2 p span a{
	background-color: #2b5da8;
	color: #fff;
	padding: 1px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration:none;
}
.infoArea div.text2 dt{
	margin-top: 1em;
	font-weight: bold;
}
.infoArea div.text2 dd{
	padding-left: 1em;
	margin-top: 3px;
}
.infoArea div.text2 .attTitle{
	margin-bottom:0;
}


.att{
	padding-left:20px;
}
ul.att li{
	list-style-type:disc;
	line-height: 1.5;
}

/*-----------------------

__info

-------------------------*/
.presentInfo {
	line-height: 1.5;
}
.presentInfo dt{
	margin-top:20px;
	padding:5px 10px 6px 10px;
	background-color:#c82327;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:6em;
	text-align:center;
}
.presentInfo dt span{
}
.presentInfo dd{
	margin-left: 5px;
	margin-top: 5px;
}
.presentInfo dd p {
	line-height: 1.5;
	margin-bottom: 0.5em;
}
.presentInfo .red {
	color: #c82327;
}
.ul1 {
	list-style-type: square !important;
	line-height: 1.5;
	margin-left: 14px;
	margin-bottom: 0.5em;
}
.ul1 li {
	margin-bottom: 3px;
}
.ul2 {
	list-style-type: disc !important;
	margin-left: 36px;
	line-height: 1.6;
	font-size:11px;
	margin-bottom: 0.5em;
}

/* 当選者数 */ 
/*.winner{ background: url(../img/winner.gif) no-repeat left top;}*/
/* 応募締切 */ 
/*.deadline{ background: url(../img/deadline.gif) no-repeat left top;}*/
/* 番組名 */ 
/*.program{ background: url(../img/program.gif) no-repeat left top;}*/
/* お知らせ */ 
/*.presentInfo .info{ background: url(../img/info.gif) no-repeat left top;}*/

/*-----------------------

__formArea

-------------------------*/
#formArea{
	clear: both;
	padding-top: 30px;
}
#formArea h3 {
	text-indent: -1000em;
	text-decoration: none;
	background: url(../img/tit_form.gif) no-repeat left top;
	height: 30px;
	width: 735px;
}
#formArea div.form{
	border: 1px solid #ccc;
	border-top: none;
	padding: 20px;
}

/* parent iframe */
#formArea div.form iframe {
  width: 690px;
  height: 1262px;
}


/* inputInfo */
.inputInfo {
	color: #cc000c;
	font-weight: bold;
	margin-bottom: 10px;
}
/* inputArea */
ul.inputArea li{
	margin-bottom: 1em;
}

span.item{
	width: 200px;
	display: block;
	float: left;
	text-align: right;
}
span.input{
	width: 470px;
	display: block;
	float: right;
}
.item-textB,.inputB{
	width:670px;
}
.item-textB{
	padding-bottom:10px;
}
.inputB{
	padding:0 0 30px 30px;
}

#reasonIndent{
	text-indent:40px;
}
em{
	font-weight: bold;
	color: #cc000c;
}
#questionArea{
	margin:50px auto 0;
	line-height:1.7;
	width:600px;
}
ul.inputArea li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
ul.inputArea li { display: inline-block;}
/* Hides from IE-mac \*/
* html ul.inputArea li { height: 1%;}
ul.inputArea li { display: block;}
/* End hide from IE-mac */


/* SUBMIT_AREA */
p.subBox{
	text-align: center;
	margin: 1em auto;
}
/*-----------------------

__thanks/err

-------------------------*/
p.msg{
	text-align: center;
	margin: 100px auto 80px;
	font-size: 117%;
	font-weight: bold;
}

/* NOTICE */
ul.notice{
	clear: both;
	background: #F9DDDE;
	border: 1px solid #C92327;
	padding: 1.5em;
	font-size: 84%;
	line-height: 140%;
}
ul.notice li{
	list-style-type:disc;
}
ul.notice li.first{
	list-style-type:none;
	text-indent: -1em;
	font-size:113%;
	font-weight:bold;
}


</pre></body></html>