
@charset "Shift_JIS";

/*--- specific style for Canpan blog skin : POP-style by MITSUE-LINKS---*/

*{
	margin:0px;
	padding:0px;
	font-family:sans-serif;
}

body{
	margin: 0px;
	padding: 0px;
	width:auto;
	text-align: center;
	background-image:url(/template/5001/img/simple_bg.gif);
	background-repeat:repeat-x;
	background-color:#94460F;
}

.box_title{
	font-size:12px;
	font-weight:bold;
	color:#94460F;
}

hr{
	display:none;
}
.clear { height:1px; clear:both; }

input,textarea { font-size:12px; }



#container{
	width:750px;
	margin:0px auto;
	diplay:block;
	padding:0;
}

a:link{
	color: #239500;
	letter-spacing: 1px;
	text-decoration:none;
}
a:visited{
	color: #239500;
	letter-spacing: 1px;
	text-decoration:none;
}
a:hover{
	color: #239500;
	letter-spacing: 1px;
	text-decoration: underline;
}

img{
	border:0px;
}

.range{
	width:750px;
	margin:0px auto;
	text-align:left;
}

.side_left{
	width:164px;
	padding:0px 2px;
	float:left;
	font-size:10px;
}
div#mainColum{
	width:410px;
	margin:0px 0px;
	float: left;
}
div#rightColum{
	float:right;
	font-size:10px;
}

strong{
	font-weight:normal;
}
.subline{
	display:block;
	height:6px;
	background-image:url(/template/5001/img/side_title_footer.gif);
	background-repeat:repeat-x;
}


.range{
	padding-top:10px;
}

.mainbg{
	padding-top:10px;
	background-color:#ffffff;
}

/*--head style--*/
.blog_title{
	letter-spacing: 1px;
	background-image:url(/template/5001/img/title_bg.gif);
	background-color:#ffffff;
	margin:0px auto;
	text-align:left;
	overflow:hidden; word-break:break-all;
}
.blog_title a:link,
.blog_title a:active,
.blog_title a:visited{
	color: #663300;
	letter-spacing: 1px;
	text-decoration: none;
}
.blog_title a:hover{
	color: #663300;
	letter-spacing: 1px;
	text-decoration: underline;
}
.blog_title h1{	
	font-size: 14px;
	color: #663300;
	margin:0; padding:0;
	width:630px;
	word-break: break-all;}
.blog_description{width:630px; overflow:hidden; word-break:break-all;}

.blog_description A:link{
	color: #663300;
	letter-spacing: 1px;
	text-decoration: underline;
}
        
.blog_description A:visited{
	color: #663300;
	letter-spacing: 1px;
	text-decoration: underline;
}
 
.blog_description A:hover{
	color: #663300;
	letter-spacing: 1px;
	text-decoration: underline;
}

div#titleBox{
	padding:130px 0px 20px 10px;
}
div#titleBox h2{
	font-weight: normal;
	font-size: 12px;
	color: #663300;
	word-break: break-all;
	letter-spacing: 1px;
	line-height:1.3;
}

#globalNavi{
	width: 750px;
	height: 39px;
	background-color:#663300;
}
#globalNavi ul li a span{
	display: none;
}
#globalNavi ul li{
	display: inline;
	float: right;
}
#globalNavi ul li a:link,
#globalNavi ul li a:visited{
	display: block;
	height: 39px;
}
#globalNavi ul li a#gm1{
	background-image:url(/template/5001/img/button_profile.gif);
	width: 135px;
}
#globalNavi ul li a#gm2{
	background-image:url(/template/5001/img/button_bio.gif);
	width: 135px;
}
#globalNavi ul li a#gm3{
	background-image:url(/template/5001/img/button_blog.gif);
	width: 135px;
}

#globalNavi ul li a:hover{
	background-position: 0 -39px;
}

/*--body--*/
.entry{
	padding-bottom:10px;
	border-bottom:1px #666666 solid;
	margin-bottom:15px;
	clear:both;
}
.entry_text{
    overflow:hidden; word-break:break-all;
	font-size:12px;
	text-align:left;
	color:#000000;
}
.entry_title{
    overflow:hidden; word-break:break-all;
	color:#663300;
	padding:3px;
}
.contents_title{
    overflow:hidden; word-break:break-all;
	color:#663300;
	padding:3px;
}
.entry_title_line{
	background:url(/template/5001/img/subtitle_bg.gif) repeat-x top;
	clear:both; height:10px;}
.date{
	font-size:12px;
	text-align:left;
	float:right;
	top: 0;
	right: 0;
	width: 30%;
	padding:3px;
}
.entry_title h4{
	float:left;
	width:65%;
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.contents_title h4{
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.entry_layer{
	padding-bottom:10px
	width:99%;
	overflow:visible;
	word-break:break-all;
}
.entry_foot{
	display:block;
	margin:5px;
	text-align:right;
}
.posted{
    overflow:hidden; word-break:break-all;
	font-size:10px;
	text-align:right;
}
.posted a:link{
	color:#239500;
	font-size:10px;}
.posted a:visited{
	color:#239500;
	font-size:10px;}
.posted a:hover{
	color:#239500;
	font-size:10px;}
	
.page{
    overflow:hidden; word-break:break-all;
	width:98%;
	font-size:10px;
	text-align:center;
	padding-bottom:3px;
}

.infoBox{
	display:block;
	margin-top:8px;
	padding:3px;
	font-size:10px;
	border:1px #999999 solid;
}


div#comment{
	font-size:12px;
	margin-top:15px;
}
div#comment table{
	margin:5px;
}
div#comment th{
	font-size:12px;
	color:#663300;
	padding:3px;
	background-color:#F1F1F1;
}
div#comment td{
	font-size:12px;
	color:#663300;
	padding:3px;
}
.error{
	font:size:12px;
	color:#239500;
}
.btn{
display:block;
text-align:center;
}
.comment_layer{
	color:#000000;
	padding-bottom:10px;
	border-bottom:1px #666666 dashed;
	width:99%;
	overflow:hidden; word-break:break-all;
}
/*--footer--*/
div#footer{
	width:750px;
	margin:0 auto;

}
div#footerAD{
	margin:0px;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	float:left;
}
div#footerAD a:link,
div#footerAD a:hover,
div#footerAD a:active,
div#footerAD a:visited{
	color:#ffffff;
	text-decoration: underline;
}
address{
	display:inline;
	margin:0px;
	font-size:10px;
	color:#ffffff;
	font-style:normal;
	float:right;
}

/*--side_style--*/
.entry_prof{
	display:block;
	padding-bottom:3px;
	background-image:url(/template/5001/img/subtitle_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
}
.prof_text
{
	font-size:12px;
	text_align:left;
	color:#663300;
}

.side_prof{
	display:block;
	font-size:12px;
	font-weight: bold;
	color:#663300;
	word-break: break-all;
}

.side{ width:160px; text-align:center; }
.side_title { 
	overflow:hidden; word-break:break-all;
	font-size:12px;
	font-weight:bold;
	color:#663300;
	padding-left:3px;
	text-align:left;
	padding:5px; }
.side_text
{
	overflow:hidden; word-break:break-all;
	margin:5px;
	font-size:12px;
	text_align:left;
	padding-left:3px;
	color:#663300;
}
.side_text a:link { color:#663300; text-decoration:none; }
.side_text a:visited { color:#663300; text-decoration:none; }
.side_text a:hover { color:#663300; text-decoration:underline; }

.calendar
{
	padding: 1px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px 0px 20px;
	color:#663300;
	width:18px;
}
.calendar a:link { color:#663300; text-decoration:none; border:1px solid #663300; display:block; }
.calendar a:visited { color:#663300; text-decoration:none; border:1px solid #663300; display:block; }
.calendar a:hover { color:#FFF; text-decoration:none; background:#663300; }
.photo
{
	padding:5px 5px 5px 5px;
}
