body{
	color:#777777;
	background-color:#F3F3F3;
	background-image:url(image/head.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0px;
	
}

div.frame{
	width: 820px;
}

div.head{
	background-image:url(image/head.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	height: 280px;
}

div.head_left{
	float: left;
	width: 560px;
}

div.menu{
	width: 520px;
	height: 50px;
	padding: 0px 0px 0px 50px;

}
div.menu_item{
	float: left;
	width: 100px;
	height: 30px;
	margin: 10px 0px 10px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 11pt;
	line-height:30px;
	border-color: #777777;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

div.menu_item a{
	color: #ffffff;
	text-decoration: none;
}

div.menu_item a:hover{
	color: #FF9FD7;
}

div.top_google{
	margin: 25px 0px 25px 50px;

}

div.hello{
	color: #ffffff;
	font-size: 90%;
	text-align: left;
	margin: 40px 50px 0px 30px;

}

div.head_right{
	float: right;
	width: 250px;
	height: 150px;
	margin: 60px 0px 0px 0px;
}
div.head_clear{
	clear: both;
}



div.main{
	background-image:url(image/back.gif);
	background-position:center;
	background-repeat: repeat-y;
	height: 100%;

}

div.main_left{
	float: left;
	width: 560px;
	text-align: left;
}

div.main_frame_head{
	background-image:url(image/frame_main_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 520px;
	height: 20px;
	margin: 0px 0px 0px 30px;
}

div.main_frame_title{
	background-image:url(image/frame_main_title.gif);
	background-position:left top;
	background-repeat: no-repeat;
	width: 450px;
	height: 40px;
	margin: 0px 0px 20px 0px;
	color: #ffffff;
	line-height:40px;

}

div.main_frame_title span{
	margin: 0px 0px 0px 20px;
}

div.main_frame_subtitle{
	background-image:url(image/frame_main_subtitle.gif);
	background-position:left top;
	background-repeat: no-repeat;
	width: 450px;
	height: 40px;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	line-height:40px;
}

div.main_frame_subtitle span{
	margin: 0px 0px 0px 20px;
}

div.main_frame_date{
	background-image:url(image/frame_main_date.gif);
	background-position:right top;
	background-repeat: no-repeat;
	width: 520px;
	height: 40px;
	margin: 0px 0px 20px 0px;
	color: #ffffff;
	line-height:40px;
	text-align: right;

}

div.main_frame_date span{
	margin: 0px 20px 0px 0px;
}

div.main_text{
	margin: 0px 20px 0px 20px;
	line-height: 150%;
	font-size: 95%;
}

div.main_text_newblog_image{
	width:480px;
	height:370px;
	overflow:hidden;
	position:relative;
	background-position:0px -155px;
}
div.main_text_newblog_entrycategory{
	font-size: 80%;
	margin: 0px 0px 50px 0px;
}



div.main_frame_middle{
	background-image:url(image/frame_main_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 520px;
	margin: 0px 0px 0px 30px;
}
div.main_frame_bottom{
	background-image:url(image/frame_main_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 520px;
	height: 20px;
	margin: 0px 0px 30px 30px;
}

div.archive_box_image{
	float:left;
	position:relative;
	width:240px;
	height:120px;
	overflow:hidden;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
}
div.archive_box_text{
	float:left;
	width:200px;
	height:120px;
	padding:0px 0px 0px 20px;
}

div.main_right{
	float:left;
	margin: 0px 0px 0px 20px;
	text-align: left;
	font-size: 90%;

}

div.main_right a{
	color: #FF1B97;
}
div.main_right a:hover{
	color: #FF9FD7;
}

div.side_frame_title{
	background-image:url(image/frame_side_title.gif);
	background-position:left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	line-height:40px;

}

div.side_frame_title span{
	margin: 0px 0px 0px 10px;
	color: #FF1B97;
	font-size: 11pt;
	font-weight: 700;
}

div.side_frame_top{
	background-image:url(image/frame_side_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
}

div.side_frame_middle{
	background-image:url(image/frame_side_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 200px;
	margin: 0px 0px 0px 0px;
}
div.side_frame_bottom{
	background-image:url(image/frame_side_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 200px;
	height: 10px;
	margin: 0px 0px 30px 0px;
	font-size: 1px;

}

div.side_text{
	margin: 0px 10px 0px 10px;
}

div.side_text a{
	text-decoration: none;
}

div.main_clear{
	clear: both;
}

div.mainsub_frame_top{
	background-image:url(image/frame_mainsub_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 500px;
	height: 13px;
	margin: 10px 0px 0px 20px;
	font-size: 1px;

}
div.mainsub_frame_middle{
	background-image:url(image/frame_mainsub_middle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 500px;
	margin: 0px 0px 0px 20px;

}
div.mainsub_frame_bottom{
	background-image:url(image/frame_mainsub_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 500px;
	height: 13px;
	margin: 0px 0px 10px 20px;
	font-size: 1px;


}

div.mainsub_text{
	margin: 0px 20px 0px 20px;
	line-height: 150%;
	font-size: 95%;
}

div.foot{
	background-image:url(image/foot.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 140px;
	color: #ffffff;
	line-height: 30px;
	font-size: 10pt;
}

h1{
	text-align: left;
	padding: 0px 0px 0px 50px;
	margin: 35px 0px 10px 0px;
	font-size: 10pt;
	height: 16px;
	overflow: hidden;
}

h1 a{
	color: #777777;
	
}

h1 a:hover{
	color: #FF1B97;
}


img{
	border: none;
}

img.archive_image{
	border-style:none;
	width:240px;
	position:absolute;
	top:-80px;

}

a{
	color: #FF1B97;
}

.calendar{
	font-size: 9pt;
	text-align: center;

}

p.trackback{
	font-size: 80%;	

}

p.trackback_comment_title{
	margin: 0px 20px 0px 20px;
	font-size: 95%;
	color: #FF1B97;
}


div.bbs_title{
	color:#FF1B97;
	border-color:#FF1B97;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}
div.bbs_date{
	font-size:10px;
	text-align:right;
	border-color:#eeeeee;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	margin:0px 0px 5px 0px;
}
span.hakusyu{
	color:#FF1B97;
	margin:0px 0px 0px 5px;
}
div.bbs_date button{
	font-size:10px;
}
div.bbs_comment{
}
div.bbs_res{
	margin-left:50px;
}
hr.bbs_comment{
	border-color:#FF1B97;
	border-width:1px 0px 0px 0px;
	border-style:solid;
}
hr.bbs_res{
	border-color:#aaaaaa;
	border-width:1px 0px 0px 0px;
	border-style:solid;
}

table.link{
	border-width:1px 1px 0px 0px;
	border-color:#CCCCCC;
	border-style:solid;
	width:478px;
}

td.link{
	border-width:0px 0px 1px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	font-size:13px;
	padding:5px;
	text-align:left;
}

textarea.link{
	font-size:10px;
}

div.foot a{
	color:#ffffff;
}

ul.new_com{
	margin:0px 0px 0px 7px;
	padding:0px 0px 0px 7px;
}

li.new_com{
	margin:0px;
	padding:0px;

}

