/***************************************************
	all
****************************************************/
body {
	background:#ffffff; 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-size:10px;
	color:#333;
	background-image: url(/template/2010/img/bg.jpg);
	}

.style1 {font-size: 12px}

.style7 {
	color: #990000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12px;
	text-align: left;
	margin: 0 0 0 8px;
}

ul,li,p {
	margin:0;
	padding:0
	}
hr{
    color: #36200F;
    height: 1px;
	}
h1,h2,h3,p {
	font-size:12px;
	}

a:link,a:visited { 
	color:#0000FF; 
	text-decoration:underline; 
	}
a:hover { 
	color:#0000FF; 
	text-decoration:underline; 
	}

td{vertical-align:top;}

input,textarea {
	border:1px solid #ddd;
	background:#FFF;
	padding:3px;
	font-size:12px;
	}

form { 
	padding:10px;
	font-size:12px;
	text-align:left;
	}

img { border:none; }
iframe { 
	overflow: hidden;
	word-break: break-all;
	}
.cl { height:1px; clear:both; font-size:1px; }



/***************************************************
	col
****************************************************/
#right {
	padding:0px 0px;
	}
#left {
	padding:0px 0px;
	}
#left table,
#right table {
	width:160px;
	}
#center {
	margin:0 10px 10px;
	padding:0px;
}


/***************************************************
	entry
****************************************************/
.entry {
	margin:0px;
	padding:0;
	text-align:left;
	overflow:hidden;
	word-break:break-all;
	font-size: 12px;
	line-height: 13pt;
	font-style: normal;
	color: #333333;
	}


.entry_comment{
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
	}

h3 {
	margin:5px 0px;
	color:#000000;
	font-weight:bold;
	background:url(/template/2010/img/title_ba_line.jpg) repeat-x bottom;
	display:block;
	height: 22px;
	}

.entry_text{
	line-height:1.3;
	text-align:left;
	font-size:12px;
	padding-bottom:10px
	width:400px;
	}
.entry_text img {
	padding:5px;
	max-width:400px;
	overflow: hidden;
	work-break: break-all;
	}
	
.comment_layer {
	margin:5px;
	overflow: hidden;
	work-break: break-all;
	}
.posted {
	margin: 2px;
	padding-top:3px;
	font-size: x-small;
	color: #000;
	line-height: 1.1;
	text-align:right;
	}


/***************************************************
	side
****************************************************/
.calendar_bg { 
	width:160px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.calendar {
	width:20px;
	padding:1px;
	margin:0px;
	color:#000;
	font-size:10px;
	text-align:center;
	line-height:1.4;
}
.calendar a:link,
.calendar a:visited { 
	color: #000;
	TEXT-DECORATION: none; 
	display:block; 
	border:1px solid #0000FF;
	font-size:10px;
	}
.calendar a:hover {
	color: #ffffff;
	background:#0000FF;
	text-decoration:none;
	font-size:10px;
	}
.side{
	text-align:center;
	}
.side_title{
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	WORD-BREAK: break-all;
	color: #000000;
	LETTER-SPACING: 1px;
	PADDING:5px;
	OVERFLOW: hidden;
	height: 20px;
	background:url(/template/2010/img/title_ba_line.jpg) repeat-x bottom left;
	display:block;
	width:150px
}
.side_text{
	margin:0 auto 0 5px;
	text-align:left;
	OVERFLOW: hidden;
	WORD-BREAK: break-all;
	padding:2px 0 3px 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	color: #000;
	LINE-height: 1.5;
	text-align:left;
}


.side ul,li {
	margin:0;
	padding:0;
	list-style-image:url(/template/2010/img/point.jpg);
	}

.page {
	font-size: x-small
	overflow: hidden;
	word-break: break-all;
	padding:2px 0px;
	text-align:center;
}
.page a { font-size: x-small }
.footer{ }
.footer_jp { color:#333; font-size:10px;}
.footer_jp a:link,
.footer_jp a:vidited,
.footer_jp a:hover,
 { color:#333; font-size:10px;}



/*******************************************************
	profile * biography
*******************************************************/
#profile {
	margin:20px 75px;
	}
.bio_table { 
		width:600px;
		font-size:12px; 
		}
.bio_title {
   	 	width:28%;
		padding:5px;
		}
.bio_text{
    	width:70%;
		padding:5px;
		}
.profile_table{ 
		width:600px;
		font-size:12px; 
		}
.photo { margin:5px }
.profile_td{ width:70% }
.profile_m_table{ 
		width:100%;
		font-size:12px;
		}
.profile_name {
    	width:28%;	
		padding:5px;
		}
.profile_text {
    	width:70%;
		padding:5px;
		}
.profile_name_table { width:120px }
.profile_name_text {
    	line-height:1.5;
		font-size:10px;
		padding:7px;
		}
.profile_name_text ul {
		margin:0;
		padding:0;
		list-style:none outside; 
		}
.profile_name_text li {
		margin:0;
		padding:0 0 0 18px; 
		list-style:none outside; 
		background:url(/template/2010/img/spacer.gif) no-repeat top left; 
		}

/***************************************************
	extension style
****************************************************/

/* Footer */
#footer {
	clear:both;
    color: #b4b4b4;
    width: 800px;
    position: relative;
    font-size:10px;
    line-height:1.5;
	text-align:left;
}
.footer-color_extend {
	background-color: #FFFFFF;
	width: 800px;
	height: 45px;
}



/* Footer Menu*/
#footer ul{
    float: right;
}
#footer li {
    display: inline;
    list-style: none;
    margin-left:1em;
}

#footer a {
    text-decoration: none;
}
#footer a:link {
    color: #b4b4b4;
}
#footer a:visited {
    color: #b4b4b4;
}
#footer a:hover {
    color: #F03296;
}
#footer a:active {
    color: #FF0000;
}
