
@charset "Shift_JIS";

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

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

body{
	width:auto;
	text-align: center;
	background:#FFD7E7;
}

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

hr{
	display:none;
}

.clear { height:1px; clear:both; margin:0; padding:0; }

#container{
	margin:10px auto 0 auto;
	padding:0;
}

a:link{
	color: #AC0056;
	letter-spacing: 1px;
	text-decoration: underline;
}
a:visited,
a:hover,
a:active{
	color: #AC0056;
	letter-spacing: 1px;
	text-decoration: underline;
}

img{
	border:0px;
}

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

.side_left{
	width:160px;
	font-size:10px;
	margin-left:3px;
}

#rightColum{
	font-size:10px;
}

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

/*--head style--*/
.header { margin:0; padding:0; }
.blog_title{
	width:750px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	background-image:url(/template/5003/img/title_bg.gif);
	margin:0 auto 10px auto;
	text-align:left;
	padding:0;
}
.blog_title a:link,
.blog_title a:active,
.blog_title a:visited{
	font-size:14px;
	color: #ffffff;
	text-decoration: none;
}
.blog_title a:hover{
	color: #ffffff;
	text-decoration: underline;
}
div#titleBox{
	width:310px;
	margin:100px 0px 20px 10px;
	overflow:hidden; word-break:break-all;
}
div#titleBox h2{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	word-break: break-all;
	letter-spacing: 1px;
	line-height:1.3;
}
.blog_description a:link,
.blog_description a:visited,
.blog_description a:hover{
	font-size:14px;
	color: #ffffff;
	text-decoration: underline;
}

#globalNavi{
	width:750px;
	margin:0;
	height: 52px;
}
#globalNavi ul li a span{
	margin:0; padding:0;
	display: none;
}
#globalNavi ul li{
	display: inline;
	float:right;
}
#globalNavi ul li a:link,
#globalNavi ul li a:visited{
	display: block;
	height: 52px;
}
#globalNavi ul li a#gm1{
	background-image:url(/template/5003/img/button_profile.gif);
	width: 87px;
	margin-right:5px;
}
#globalNavi ul li a#gm2{
	background-image:url(/template/5003/img/button_bio.gif);
	width: 119px;
	margin-right:5px;
}
#globalNavi ul li a#gm3{
	background-image:url(/template/5003/img/button_blog.gif);
	width: 63px;margin:0 10px 0 0;
}

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

/*--body--*/
.entry{
	padding-bottom:10px;
	border-bottom:1px #666666 solid;
	margin-bottom:10px;
}
.entry_text{
	overflow:hidden;word-break:break-all;
	color:#333;
	font-size:12px;
	text_align:left;
}
.entry_title{
	padding:3px;
	text-align:left;
	background:url(/template/5003/img/side_bg.gif) repeat-x bottom #AC0056;
	width:100%;
}

.contents_title{
	position: relative;
	padding:3px;
	background:url(/template/5003/img/side_bg.gif) repeat-x bottom #AC0056;
}

.date{
    color:#FFFFFF;
	text-align:left;
	float:right;
	width:30%;
	padding:3px;
	margin:0;
}
.entry_title h4{
	color:#FFFFFF;
	float:left;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
}
.contents_title h4{
	color:#FFFFFF;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}

.entry_layer{
	padding-bottom:10px;
	overflow:hidden; word-break:break-all;
	width:99%;
}
/*
.entry_layer span{
	display:block;
	margin:5px;
	text-align:right;
}
*/
.entry_extended_link {
	display:block;
	margin:5px;
	text-align:right;
}


.posted{
	overflow:hidden;word-break:break-all;
	font-size:10px;
	text-align:right;
}
.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:#920049;
	padding:3px;
	background-color:#F1F1F1;
}
div#comment td{
	font-size:12px;
	color:#920049;
	padding:3px;
}
.error{
	font:size:12px;
	color:#000CAC;
}
.btn{
display:block;
text-align:center;
}
.comment_layer{
	color:#000000;
	padding-bottom:10px;
	border-bottom:1px #666666 dashed;
	overflow:hidden; word-break:break-all;
	width:99%;
}
/*--footer--*/
#footer{
	width:750px;
	margin:0 auto 10px auto;
	background-color:#AC0056;
}
#footerAD{
	margin:5px;
	font-size:10px;
	color:#ffffff;
	text-align:left;
	float:left;
}
#footerAD a:link,
#footerAD a:hover,
#footerAD a:active,
#footerAD a:visited{
	color:#ffffff;
	text-decoration: underline;
}
address{
	display:inline;
	font-size:10px;
	color:#ffffff;
	font-style:normal;
	float:right;
}

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

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


.side{width:160px; text-align:center;}
.side_title{
	background:url(/template/5003/img/side_bg.gif) repeat-x bottom #AC0056;
	font-size:12px; font-weight:bold; color:#FFF;
	overflow:hidden;word-break:break-all;
	text-align:center;
	padding:3px;}
.side_text
{
	word-break: break-all; overflow:hidden;
	font-size:12px;
	text_align:left;
	color:#333333;
	margin:2px 5px 3px 5px;
}
.side_text a:link { text-decoration:none; }
.side_text a:visited { text-decoration:none; }
.side_text a:hover { text-decoration:underline; }

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

.photo
{
	padding:5px 5px 5px 5px;
}
