/*基本設定*/
body {margin: 0px;
	padding: 0px;
	background-image: url(/tv/apple/images/bg.gif);
text-align:center;
}

a:link {color: #8e282e; text-decoration: none}
a:visited {	color: #8e282e; text-decoration: none}
a:active {color: #0000ff; text-decoration: underline}
a:hover {color: #8e282e; text-decoration: underline}

/*枠設定*/

#commonheader{
	width:100%;
	height:30px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}

#container{
	width: 756px;
	margin: 3px auto 0px auto;
	padding: 0px;
text-align:left;

}

#contents_container{
	width: 756px;
	margin: 0px;
	padding: 0px;
	background-image: url(/tv/apple/images/waku.gif);
	background-repeat: repeat-y;
	border-top: 3px solid #006600;
	border-bottom: 3px solid #006600;
}

#main_contents{
	width: 530px;
	margin: 0px;
	padding: 0px;
	float:right;
}

#r_profile{width: 500px;}

#navi_contents{
	color: #666666;
	width: 205px;
	margin: 0px;
	padding: 3px;
	float:left;
}

#s_present{
	margin: 5px 8px 5px 8px;
}

/*枠設定ここまで*/
#main_contents h2 {
	border-right: 10px solid #8e282e;
	border-top: 1px solid #8e282e;
	border-bottom: 1px solid #8e282e;
	border-left: 10px solid #8e282e;
	font-size: 12pt;
	margin: 5px 8px 5px 0px;
	color: #8e282e;
	background-color: #ffffe1;
	width: 480px;
	padding: 5px;
}

#main_contents p{
	font-size: 10pt;
	line-height: 140%;
	width: 450px;
	padding: 0px;
	margin-left: 30px;
}

#main_contents td{
	font-size: 10pt;
	line-height: 140%;
}

#r_profile td{
	font-size: 10pt;
	font-family: "ＭＳ ゴシック",monospace; 
}

#navi_contents h2{
	width:174px;
	font-size: 12pt;
	margin-left:6px;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px;
	border-top:1px;
	border-bottom:1px;
	border-right-width: 1px;
	border-left-width: 12px;
	border-style: solid;
	border-color: #8e282e;
	background-color: #ffffe6;
}

ul.bullets1{
	margin-top:2px;
	font-size: 10pt;
	list-style-type: none;
	list-style-image:  url(/icon/arrow08.gif);
}

ul.bullets2{
	margin-top:2px;
	font-size: 10pt;
	list-style-type: none;
	list-style-image:   url(/icon/arrow01.gif);
}

ul.bullets3{
	margin-top:2px;
	font-size: 10pt;
	list-style-type: none;
	list-style-image:  url(/icon/arrow01.gif);
}

/*クラス設定*/

.clearboth{
	clear:both;
	display: none;
	margin-left: 2px;
}

table#mokji{
	margin-left:20px;
	border-right: 1px solid #8e282e;
	border-top:1px dotted #8e282e;
}

#mokji td{
	border-bottom:1px dotted #8e282e;
}

#mokji tr.yl{
	background-color: #ffffc0;
}
