* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #F5F5F5;
}


form {
	padding: 0px;
	margin: 0px;
}

blockquote {
	padding: 10px;
	margin: 5px 0px 5px 25px;
	border: 1px dashed #e0e0e0;
}

/* ---Link Color--- */
a:link {
	color: #256C74;
	text-decoration: underline;
}


a:visited {
	color: #135A4A;
	text-decoration: underline;
}


a:hover {
	color: #D67206;
	text-decoration: underline;
}



/* ------------------Header Setting----------------------- */
#HeaderArea {
	padding: 5px 0px 5px 16px;
	border-bottom: 1px solid #d3d3d3;
	background-color: #FFF;
}



/* ---Blog Title Text--- */
#HeaderArea h1.site_title ,
#HeaderArea h1.site_title a {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-family: Verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W6", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka ,sans-serif;
	font-size: 24px;
	color: #ce1010;
	text-decoration: none;
	text-shadow: #bbbbbb 2px 2px 3px;
}


#HeaderArea .description {
	font-size: 12px;
}



/* ---Calendar Module--- */
#CalendarArea {
	padding: 4px 0px 4px 16px;
	border-bottom: 1px solid #929292;
	font-size: 9px;
	color: #3C3C3C;
	word-spacing: 2px;
	background-color: #fff;
	background-image: url(./template/pearlwhite/img/calendar-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


#CalendarArea a {
	padding: 1px;
	font-weight: bold;
}


#CalendarArea a:hover {
	color: #fff;
	background-color: #256C74;
}



/* ------------------ContentsArea Setting----------------------- */
#ContentsArea {
	position:relative;
	background-color: #F5F5F5;
	background-image: url(./template/pearlwhite/img/contentsarea-bg.gif);
	background-repeat: repeat-x;
}



/* ------------------SideArea Setting----------------------- */
#side {
	position:absolute;
	top:0; right:0;
	width: 222px;
	margin-bottom: 15px;
	background-color: #fff;
	background-image: url(./template/pearlwhite/img/sidearea-bg.gif);
	background-repeat: repeat-y;
}


#sideHead {
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(./template/pearlwhite/img/sidearea-bg-hd.gif);
	background-repeat: no-repeat;
}


#sideBody {
	padding: 0px;
	margin: 0px;
}


#sideFoot {
	height: 18px;
	background-image: url(./template/pearlwhite/img/sidearea-ft.gif);
	background-repeat: no-repeat;
}



/* ---Side Module--- */
.sideSet {
	width: 184px;
	margin: 0px 0px 20px 22px;
	background-image: url(./template/pearlwhite/img/sidemodule-bg.gif);
	background-repeat: repeat-y;
}


.linktitle {
	padding: 4px 0px 2px 7px;
	border-bottom: 2px solid #E0E0E0;
	font-family: "Verdana", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka";
	font-size: 10px;
	font-weight: bold;
	color: #CE1010;
	text-shadow: #ddd 2px 2px 2px;
	background-image: url(./template/pearlwhite/img/linktitle-bg.gif);
	background-repeat: no-repeat;
}


.linktext {
	padding: 0px;
	font-size: 10px;
	color: #6F6F6F;
	line-height: 10px;
}
.linktext02 {
	padding: 5px;
	font-size: 10px;
	color: #6F6F6F;
	line-height: 10px;
	border-bottom: 1px solid #e0e0e0;
}

/* --- ad -- */
#ad{
	margin: 0px 0px 20px 22px;
}

/* --- Amazon -- */
.amazon{
	text-align:center;
}
.amazon_text{
	text-align:left;
	line-height:140%;
}



/* ---Side list --- */
.linktext ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


.linktext ul li {
	padding: 0px 0px 6px 12px;
	margin: 4px 1px 0px 1px;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
	background-image: url(./template/pearlwhite/img/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}



/* ---Side-bottom Module--- */
#sideBottomArea {
	width: 184px;
	margin: 0px 0px 0px 22px;
}


#sideBottom {
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #E0E0E0;
	font-size: 10px;
	color: #6F6F6F;
}


#sideBottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


#sideBottom ul li {
	padding: 0px 0px 6px 12px;
	margin: 0px 1px 0px 1px;
	background-image: url(./template/pearlwhite/img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}


.search {
	padding: 8px 8px 2px 8px;
}



/* ------------------BlogBodyArea Setting----------------------- */
#main {
	position:relative;
	top:0; left:0;
	margin: 0px 242px 0px 0px;
}


#blogBody {
	padding: 5px 5px 20px 25px;
}



/* ---Paging Link--- */
.pagingLink{
	padding: 15px 0px 0px 0px;
	font-size: 12px;
}

.entryBody {
	/*
	width:100%;
	display:table;
	*/
}


/* ---BlogBody Frame--- */
.entryBodySideL {
	background-color: #fff;
	background-image: url(./template/pearlwhite/img/entryBody-bgL.gif);
	background-repeat: repeat-y;
}


.entryBodySideR {
	background-color: transparent;
	background-image: url(./template/pearlwhite/img/entryBody-bgR.gif);
	background-position: right;
	background-repeat: repeat-y;
}


.entryBodyHd {
	height: 27px;
	background-color: transparent;
	background-image: url(./template/pearlwhite/img/entryBody-hd.gif);
	background-repeat: repeat-x;
}


.entryBodyHdL {
	height: 27px;
	background-color: transparent;
	background-image: url(./template/pearlwhite/img/entryBody-hdL.gif);
	background-repeat: no-repeat;
}


.entryBodyHdR {
	height: 27px;
	background-image: url(./template/pearlwhite/img/entryBody-hdR.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


.entryBodyFt {
	height: 20px;
	background-color: transparent;
	background-image: url(./template/pearlwhite/img/entryBody-ft.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


.entryBodyFtL {
	height: 20px;
	background-color: transparent;
	background-image: url(./template/pearlwhite/img/entryBody-ftL.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.entryBodyFtR {
	height: 20px;
	background-color: transparent;
	background-image: url(./template/pearlwhite/img/entryBody-ftR.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}



/* ---Entry Object--- */
.entryBody {
	padding-top: 20px;
}


.entry_date {
	padding: 5px 0px 2px 5px;
	margin: 0px 3px 0px 3px;
	border-bottom: 3px solid #F0F0F0;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #a6a6a6;
}


.entry {
	padding: 20px 25px 20px 25px;
	margin: 0px;
	font-size: medium;
	color: #454545;
}


.entry_body {
	line-height: 150%;
}

.entry_more {
	line-height: 150%;
}


.entry_title {
	padding-bottom: 20px;
	font-weight: bold;
}


.entry_author {
	margin-top: 6px;
	font-size: 90%;
	text-align: right;
}


.entry_state {
	padding: 0px 10px 7px 10px;
	font-size: x-small;
	color: #454545;
}



/* ---Comment--- */
.trackback .entry {
	padding: 0px 25px 0px 25px;
	font-size: 90%;
	color: #454545;
}


.comment dl {
	padding: 0px;
	margin: 0px;
}


.comment .entry {
	padding: 20px 25px 0px 25px;
	font-size: 90%;
	color: #454545;
}


.comment-title{
	padding: 8px 0px 2px 5px;
	margin: 0px 3px 0px 3px;
	border-bottom: 3px solid #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}


.commentAuthor {
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}


.comment_body {
	padding: 10px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #e0e0e0;
	line-height: 150%;
}


.SubmitComment {
	margin: 15px 0px 0px 0px;
}


.SubmitComment .entry_body {
	padding: 0px 0px 0px 20px;
}




/* ---Trackback--- */
.trackback .entry {
	padding: 20px 25px 0px 25px;
	font-size: 90%;
	color: #454545;
}


.trackback-title {
	padding: 8px 0px 2px 5px;
	margin: 0px 3px 0px 3px;
	border-bottom: 3px solid #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}


.trackback_url {
	padding: 4px 0px 20px 10px;
}


.trackback_lead {
	padding: 20px 0px 8px 20px;
	border-top: 1px solid #e0e0e0;
	font-weight: bold;
}


.trackback_body {
	padding: 0px 0px 0px 20px;
	line-height: 150%;
}


.trackback_state {
	padding: 10px 10px 20px 25px;
	font-size: x-small;
	color: #454545;
}

/* ---Profile--- */
.profile {
	padding-top: 20px;
}

.profile .entry {
	padding: 20px 25px 0px 25px;
	font-size: 90%;
	color: #454545;
}

.profile-title {
	padding: 8px 0px 2px 5px;
	margin: 0px 3px 0px 3px;
	border-bottom: 3px solid #F0F0F0;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.profile_lead {
	padding: 0px 0px 8px 20px;
	font-weight: bold;
}

.profile_body {
	padding: 0px 0px 0px 20px;
	line-height: 150%;
}

.pict{
border:none;
}


/* ------------------Footer Setting----------------------- */
#bodyFoot {
	padding: 4px 10px 0px 10px;
	margin-top: 25px;
	border-top: 2px solid #bbb;
	font-size: x-small;
	color: #454545;
}


#bodyFoot p {
	padding: 0px;
	margin: 0px;
}


.PageTopLink {
	float: right;
}

ul.navi {
	margin: 20px 0px 15px 0px;
	list-style: none;
	text-align:center;
	font-size:12px;
}
ul.navi  li{
	display:inline;
	margin:0px 2px;
}

.jugem_bana{
	margin: 20px 1px 0px 1px;
}

.clearfix {
	zoom:1;/*for IE 5.5-7*/
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
