/* CSS Document */
html {
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body {
	margin: 0;
	padding: 0;
    text-align: left; /* center on ie */
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",Osaka, verdana ,arial ,sans-serif,   HiraKakuPro-W3;
	line-height:100%;
	font-size:12px;
	color: #FFFFFF;
	background: url(img/back_img.jpg) repeat-x;
	background-color: #000000;
}

p{

}


a {
	text-decoration: underline;
	}

a:link {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
	}

a:active {
	color: #ffffff;
	}

a:hover {
	color: #FF6600;
	}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

h1{
	width:250px;
	margin:20px 0px 0px 10px;
	padding:0px;
}

ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}

/********* main **************/
#container{
	margin-left:auto;
	margin-right:auto;
	width:902px;
	line-height:130%;
}

#haed_box{
	background:url(img/head_back.jpg) no-repeat;
	width:902px;
	height:48px;
	text-align:right;
	line-height:140%;
}

.head_box_txt{
	padding:7px 10px 0px 0px;
}

#contents_left{
	float:left;
	width:640px;
}

.tokoh_1{
	width:230px;
	float:left;
}

.tokoh_com{
	width:205px;
	border:solid 1px #CCCCCC;
	height:30px;
	background-color:#ffffff;
	color:#333333;
	padding:3px;
	margin:5px 0px 0px 0px;
}

.tokoh_2{
	width:180px;
	float:left;
	margin:120px 0px 0px 0px;
}

#preview{
	margin:30px 0px 20px 0px;
	width:648px;
	height:150px;
	border:solid 1px #FFFFFF;
	background-color:#CCCCCC;
}

.pre_go_before{
	margin:8px 10px 0px 5px;
	_margin:8px 0px 0px 5px;
	float:left;
	width:25px;
	height:140px;
}

.pre_img{
	float:left;
	width:560px;
	_width:570px;
	height:140px;
}

.pre_img li{
	margin:9px 0px 0px 5px;
	float:left;
	width:135px;
}

.pre_img img{
	padding:2px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}

.pre_go_next{
	margin:8px 5px 0px 5px;
	float:right;
	width:25px;
	height:140px;
}



#contents_right{
	width:230px;
	float:right;
	margin:0px 0px 0px 0px;
}


.top_navi01 a{
	float:left;
	display: block;
	background-image: url(img/top_navi1.gif);
	background-repeat: no-repeat;
	width: 145px;
	height:37px;
	}

.menu01 a{
	display:block;
	background:url(img/menu01.jpg) no-repeat;
	width:228px;
	height:31px;
}

.menu01 a:hover{
	background-position: 0px -33px;
}


#blog_parts{
	text-align:center;
	margin:20px 0px 0px 0px;
}

#footer{
	margin:20px 0px 10px 0px;
}

#copyright{
	text-align:right;
	margin:5px 0px 10px 0px;
}

/********* sec **************/

#sec_cont{
	margin:20px 0px 0px 0px;
}

.sec_cont_txt{
	background:url(img/sec/sec_cont_center.jpg) repeat-y;
	padding:20px 10px 20px 20px;
	font-size:14px;
	color:#ffffff;
}