/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ワンセグ サービス
2007.0522    Kumiko Ishikawa
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ==================================
基本
================================== */
        *  {
	margin:0px;
	padding:0px;
	}

h1,h2,h3,h4,h5,h6,p,address {
	margin-0px;
	font-size:12px;
	font-weight:nomal;
	font-style:nomal;
	line-height:180%;
	} 

body    {
	background-image:url(../img/BG.gif); 
	}

#container {
	margin:0 auto;
	font:0.8em/1.8em "MSゴシック",Osaka,sans-serif;          
	background-image:url(../img/BG_container.gif);           
	width:740px;
	}

#content{
	padding-left:60px;
	padding-right:60px;
	}


/* ==================================
ページタイトル
================================== */
#head{
	width:740px;
	height:80px;
	background-image:url(../img/title.gif);
}

/* ==================================
トピックス
================================== */
#title_topics{
	height:53px;
	margin-top:20px;
	background-image:url(../img/title_topics.gif);
}

#main_topics{
	background-image:url(../img/BG_abc.gif);
	padding-left:20px;
	padding-right:20px;
}

#img_topics{
	background-image:url(../img/img_topics01.jpg);
	background-repeat:no-repeat;
}

#foot_topics{
	height:10px;
	width:620px;
	background-image:url(../img/foot_abc.gif);
	background-repeat:no-repeat;
	clear:left;
	clear:right;
}

#text_topics{
	margin-top:0px;
}

#spacer_topics{
	height:370px;
	width:580px;
}


/* ==================================
 ワンセグって？
================================== */
#oneseg{
	height:50px;
	margin-top:30px;
	background-image:url(../img/title_onegeg.gif);
}


/* ==================================
 ワンセグの特徴
================================== */
#title_tokucho{
	height:30px;
	margin-top:20px;
	background-image:url(../img/title_tokucho.gif);
}

#main_tokucho{
	background-image:url(../img/BG_tokucho.gif);
	padding-left:20px;
	padding-right:20px;
}

#foot_tokucho{
	height:10px;
	background-image:url(../img/foot_tokucho.gif);
	background-repeat:no-repeat;
	width:620px;
}

#sub_tokucho01{
	height:26px;
	width:315px;
	background-image:url(../img/sub_tokucho01.gif);
	background-repeat:no-repeat;
}

#sub_tokucho02{
	height:26px;
	width:315px;
	background-image:url(../img/sub_tokucho02.gif);
	background-repeat:no-repeat;
}

#sub_tokucho03{
	height:26px;
	width:315px;
	background-image:url(../img/sub_tokucho03.gif);
	background-repeat:no-repeat;
}

/* ==================================
 多彩な受信機
================================== */
#title_jushinki{
	height:30px;
	margin-top:20px;
	background-image:url(../img/title_jushinki.gif);
}

#main_jushinki{
	background-image:url(../img/BG_tokucho.gif);
	padding-left:20px;
	padding-right:20px;
}

#foot_jushinki{
	height:10px;
	background-image:url(../img/foot_tokucho.gif);
	background-repeat:no-repeat;
	width:620px;
}

#sub_jushinki01{
	height:26px;
	width:315px;
	background-image:url(../img/sub_jushinki01.gif);
	background-repeat:no-repeat;
}

/* ==================================
 視聴は無料
================================== */
#title_muryo{
	height:30px;
	margin-top:20px;
	background-image:url(../img/title_muryo.gif);
}

#main_muryo{
	background-image:url(../img/BG_tokucho.gif);
	padding-left:20px;
	padding-right:20px;
}

#foot_muryo{
	height:10px;
	background-image:url(../img/foot_tokucho.gif);
	background-repeat:no-repeat;
	width:620px;
}

#sub_muryo01{
	height:26px;
	width:315px;
	background-image:url(../img/sub_muryo01.gif);
	background-repeat:no-repeat;
}


/* ==================================
 ＡＢＣのデータ放送
================================== */
#title_abc{
	height:30px;
	margin-top:20px;
	background-image:url(../img/title_abc.gif);
}

#main_abc{
	background-image:url(../img/BG_abc.gif);
	padding-left:20px;
	padding-right:20px;
}

#foot_abc{
	height:10px;
	background-image:url(../img/foot_abc.gif);
	background-repeat:no-repeat;
	width:620px;
}

#sub_abc01{
	height:55px;
	width:260px;
	background-image:url(../img/sub_abc01.gif);
	background-repeat:no-repeat;
}

#sub_abc02{
	height:26px;
	width:315px;
	background-image:url(../img/sub_abc02.gif);
	background-repeat:no-repeat;
}

/* ==================================
 Ｄｐａ
================================== */
#foot{
	width:620px;
	height:60px;
	margin-top:20px;
	background-image:url(../img/foot.gif);
	padding-left:60px;
	padding-right:60px;
	clear:left;
	clear:left;
}

#foot a:link {
	color:a4d1ff;
	text-decoration:none;
} 
#foot a:visited {
	color: a4d1ff;
	text-decoration:none;
} 
#foot a:hover {
	color: a4d1ff;
	text-decoration:underline;
} 
#foot a:active {
	color:a4d1ff;
	text-decoration:underline;
} 

#spacer_foot{
	width:600px;
	height:30px;
}
.copy {
	padding: 10px;
	font-size: 0.75rem;
	text-align: center;
}
.copy a{
	color: #000;
	text-decoration: none;
}




/* ==================================
 その他
================================== */
.space_bar{
	clear:left;
	clear:right;
	height:10px;
	width:580px;
}

.none      {
           top:-999px;
           left:-999px;
           position:absolute;
           }
                      
.right     {
           text-align:right;
           }

.center    {
           text-align:center;
           }

.bold      {
           font-weight:bold;
           }

.green     {
           color:#336600;
           } 

.yellow    {
           color:#FFFF66;
           }

.blue      {
           color:#000099;
           }

.red       {
           color:#990000;
           }

.float-left{
           float:left;
           }

.float-right{
           float:right;
           }  

.clear-left{
          clear:left;
          }         

.clear-right{
          clear:right;
          }         


