
/************* COMMON *************/

body{
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


h1{
	font-size:18px;clear:both;
}


h3{
	font-size:12px;color:#FFFF99;
}



/************* GENERAL *************/

.txt_deco_no{
	text-decoration:none;
}

.pdgA4{
	padding:4px;
}

.brdS_black{
	border:1px solid #000000;
}

.mrgB4{
	margin-bottom:4px;
}

.valignM{
	vertical-align:middle;
}

.alignL{
	text-align:left;
}

.fltL{
	float:left;
}


/************* HEADER *************/

.header{
	background:url(../img/title_detail_back.gif) repeat-x;
	height:40px;
	margin-bottom:20px;
}


/************* CONTENT *************/

.content_box{
	width:560px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}


.content_main{
	width:550px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/content_back.gif) repeat-y;
}

.content_left:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
}


.content_left{
	width:230px;
	background-color:#FFFFCC;
	float:left;
	padding-bottom:4px;
}



/************* TITLE *************/

.title_box{
	width:100%;
	height:48px;
	background-color:#EE3333;
	text-align:left;
}

.title_pdg{
	padding:0.3em 1em;
}

.maker{
	font-size:12px;
	color:#FFFF99;
	text-align:right;
	margin-bottom:6px;
}


/************* CONTENT_LEFT *************/

.service , .openbate{
	width:222px;
	height:26px;
}

.free_on{
	width:222px;
	height:22px;
	background:url(../img/status_free_on.gif) no-repeat;
	padding-top:4px;
	text-align:right;
}


.free_off{
	width:222px;
	height:22px;
	background:url(../img/status_free_off.gif) no-repeat;
	padding-top:4px;
	text-align:right;
}


.free_period{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
}

.link{
}

.official{
	width:111px;height:39px;
}

a.download{
	text-decoration:none;
	color:#000000;
}


a.download:visited{
	text-decoration:none;
	color:#000000;
}


a.download:hover{
	text-decoration:none;
	color:#000000;
}


.download{
	float:right;
}

.download_box{
	width:111px;
	height:19px;
	background:url(../img/but_download.gif) no-repeat;
	cursor:pointer;
	padding-top:20px;
	text-decoration:none;
}


.download_size{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

/************* CONTENT_RIGHT *************/

.content_right{
	text-align:left;
	padding-left:230px;
}



/************* THUMBS *************/

.thumbs_three{
	width:550px;
	text-align:center;
	clear:both;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.thumbs_three img{
	border:1px solid #000000;
}

.thumbs_three .center{
	margin:0px 17px;
}