/*** base-tag ***/

body{
	font-size: 62.5%;
	margin: 0;
	color: #333333;
	background: url(../cmn/contents_bg.gif);
	font-family: sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-size: 1.2em;
	margin: 0;
}

h3{
	color: #336633
}

p{
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	line-height: 1.4;	
}

img{
	border: 0;
}

p img{
	vertical-align: middle;
}


a{
	color: #336666;
}

a:hover,
a:visited{
	color: #663333;
}

table{
	border: 0;
}

th{
	font-size: 1.2em;
	text-align: left;
	padding: 4px;
}

td{
	font-size: 1.2em;
	padding: 8px;
}


ul,ol{
	font-size: 1.2em;
	list-style-type: none;
	margin-top: 0.4em;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
	
}

li{
	margin-bottom: 0.4em;
}

li.gr{
	margin-left: 10px;
	padding-left: 12px;
	background: url(images/mark_gr.gif) no-repeat;
}

li.bl{
	margin-left: 10px;
	padding-left: 12px;
	background: url(images/mark_bl.gif) no-repeat;
}

li.mg{
	margin-left: 10px;
	padding-left: 12px;
	background: url(images/mark_mg.gif) no-repeat;
}

.yellow li,
.magenta li,
.cyan li,
.yellow2 li,
.magenta2 li,
.cyan2 li{
	margin-bottom: 1em;
}

.yellow li.no1{
	margin-left: 12px;
	padding-left: 16px;
	background: url(images/no1_y.gif) no-repeat;
}

.yellow li.no2{
	margin-left: 12px;
	padding-left: 16px;
	background: url(images/no2_y.gif) no-repeat;
}

.yellow li.no3{
	margin-left: 12px;
	padding-left: 16px;
	background: url(images/no3_y.gif) no-repeat;
}

.yellow li.no4{
	margin-left: 12px;
	padding-left: 16px;
	background: url(images/no4_y.gif) no-repeat;
}

.yellow li.no5{
	margin-left: 12px;
	padding-left: 16px;
	background: url(images/no5_y.gif) no-repeat;
}


dl{
	margin: 0;
	margin-top: 0.4em;
	margin-bottom: 10px;
}

dt{
	font-size: 1.2em;
	margin: 0;
}

dd{
	margin: 0;
}


/*** contents ***/

#wrapper{
	width: 780px;
	background: url(images/bg2009.gif) #eeffee;
	border: solid 1px #999966;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer{
	width: 780px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

#download{
	margin: 0 30px;
	padding: 0 10px;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
}

table.cldr{
	background: #ffffff;
	border: dotted 1px #cccccc;
}

.cldr td{
	text-align: center;
}


.win,
.mac{
	height: 24px;	
}

p.cast{
	margin-left: 10px;
}

.pagetop{
	margin-top: 10px;
	margin-left: 670px;
	margin-bottom: 30px;
}

.sb{
	float: left;
}

.copyright{
	font-size: 10px;
	color: #999999;
	text-align: right;
}




