@charset "Shift_JIS";

/*--- specific style for Canpan blog skin : POP-style by MITSUE-LINKS---*/

*{
	margin:0px;
	padding:0px;
}

body{
	width:auto;
	margin:0;
	padding:0;
	text-align: center;
	background-color:#FFFFFF;
	background-image: url(/template/5006/img/simple_bg.gif);
}


hr{
	display:none;
}
.clear { height:1px; clear:both; }

input,textarea { font-size:12px; }



#container{
	width:730px;
	margin:0px auto;
	display:block;
	padding:0;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/template/5006/img/container_bg.gif);
	background-repeat: repeat-y;
}

a:link{
	color: #750503;
	letter-spacing: 1px;
	text-decoration:none;
}
a:visited{
	color: #BE0300;
	letter-spacing: 1px;
	text-decoration:none;
}
a:hover{
	color: #BE0300;
	letter-spacing: 1px;
	text-decoration: underline;
}

img{
	border:0px;
}

ul{
	list-style-type: none;
}

.range{
	width:701px;
	margin:0px auto;
	text-align:center;
}

.side_left{
	width:160px;
	padding:0px 0px;
	float:left;
	font-size:10px;
}
div#mainColum{
	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/5006/img/side_title_footer.gif);
	background-repeat:repeat-x;
}


.range{
	padding-top:10px;
}

.mainbg{
	padding:10px 13px;
	background-color:#FFFFFF;
}

#leftArea{
	background-color:#FFFFFF;
}
#centerArea{
	background-color:#FFFFFF;
}
#rightArea{
	background-color:#FFFFFF;
}

/*--head style--*/
.blog_title{
	width:701px;
	letter-spacing: 1px;
	background-image:url(/template/5006/img/title_bg.jpg);
	background-color:#FFFFFF;
	margin:0px 13px 0px 13px;
	text-align:center;
	overflow:hidden;
	word-break:break-all;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blog_title a:link,
.blog_title a:active,
.blog_title a:visited{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.blog_title a:hover{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: underline;
}
.blog_title h1{	
width:240px;
	font-size: 14px;
	color: #000000;
	margin:0; padding:0;
	margin-bottom:10px;
margin-left:10px;
	text-align:left;
	word-break: break-all;}

.blog_title h1 a:link,
.blog_title h1 a:visited,
.blog_title h1 a:hover{	
	color: #000000;}

.blog_description{
margin-left:10px;
	overflow:hidden;
	text-align: left;
  }
.blog_description a:link,
.blog_description a:visited,
.blog_description a:hover{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: underline;
}

div#titleBox{
	padding:10px 0px 0px 0px;
	text-align:left;
}
div#titleBox h2{
width:240px;
	min-height:150px;
	_height:150px;
	font-weight: normal;
	margin-bottom:20px;
	color: #000000;
	font-size: 12px;
	word-break: break-all;
	letter-spacing: 1px;
	line-height:1.3;
}
.header{
	text-align: center;
}


div#container div#globalNavi{
	position:relative;
	height: 35px;
	bottom: 5px;
}
#globalNavi ul{
	margin:0;
	padding:0;
}
#globalNavi ul li a span{
	display: none;
}
#globalNavi ul li{
	_width:1%;
	font-size:1;
	line-height:1;
}
#globalNavi ul li a:link,
#globalNavi ul li a:visited{
	display: block;
	height: 37px;
}
#globalNavi ul li#gm1{
	position:absolute;
	bottom:3px;
	_bottom:2px;
	left:2px;
	width: 90px;
	background-image:url(/template/5006/img/button_profile.gif);
}
#globalNavi ul li#gm1 a{
	height: 37px;
	width: 90px;
	background-image:url(/template/5006/img/button_profile.gif);
}
#globalNavi ul li#gm2{
	position:absolute;
	bottom:3px;
	_bottom:2px;
	left:162px;
	width: 106px;
	background-image:url(/template/5006/img/button_bio.gif);
}
#globalNavi ul li#gm2 a{
	height: 37px;
	width: 106px;
	background-image:url(/template/5006/img/button_bio.gif);
}
#globalNavi ul li#gm3{
	position:absolute;
	bottom:3px;
	_bottom:2px;
	left:92px;
	width: 70px;
	background-image:url(/template/5006/img/button_blog.gif);
}
#globalNavi ul li#gm3 a{
	height: 37px;
	width: 70px;
	background-image:url(/template/5006/img/button_blog.gif);
}

#globalNavi ul li a:hover{
	background-position: 0 -37px;
}

/*--body--*/
.entry{
	padding-bottom:10px;
	border-bottom:1px #666666 dotted;
	margin-bottom:15px;
	clear:both;
	text-align:left;
}
.entry_text{
	overflow:hidden;word-break:break-all;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:1.3;
}

.contents_title{
	overflow:hidden;word-break:break-all;
	color:#000000;
	padding:3px;
}
.entry_title_line{
	background:url(/template/5006/img/subtitle_bg.gif) repeat-x top;
	clear:both; height:10px;
	}
.date{
	font-size:12px;
	text-align:left;
	padding:3px;
}
.entry_title{
	overflow:hidden;word-break:break-all;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	border-bottom:1px solid #666;
}
.entry_title h4{
	float:left;
	margin:0 0 5px 0;
	width:220px;
	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{
	width:98%;
	padding-bottom:10px
	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:#750503;
	font-size:10px;}
.posted a:visited{
	color:#750503;
	font-size:10px;}
.posted a:hover{
	color:#BE0300;
	font-size:10px;}
	
.pageBottom{
	font-size:10px;
	text-align:center;
	display:block;
}
.page{
	overflow:hidden;word-break:break-all;
	font-size:10px;
	text-align:center;
	padding:8px;
	display:block;
	border:1px solid #999;
	background-color: #FFFDE4;
}

.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 th{
	font-size:12px;
	color:#345528;
	background-color:#F1F1F1;
}
div#comment td{
	font-size:12px;
	color:#345528;
}
.error{
	font-size:12px;
	color:#239500;
}
.btn{
display:block;
text-align:center;
padding-top:8px;
}
.comment_layer{
	color:#000000;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #666666 dashed;
	overflow:hidden; word-break:break-all;
	margin-top:20px;
	WIDTH: 98%;
}
/*--footer--*/
div#footer{
	width:730px;
	margin:0 auto;
	background-color: #FFFFFF;
}
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-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:161px;
text-align:center;
	background-color: #FFFFFF;
border:1px solid #1B3D6A;
 }
 
.side_title {
	overflow:hidden;word-break:break-all;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
	text-align:left;
	padding:5px;
	color: #FFFFFF;
	background-color: #1B3D6A;
}
.side_text
{
	overflow:hidden; word-break:break-all;
	margin:5px;
	font-size:12px;
	text_align:left;
    PADDING: 5px 5px 3px 5px;
	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:#BE0300; text-decoration:underline; }

.calendar
{
	padding: 1px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px 0px 20px;
	color:#663300;
	width:18px;
	LINE-HEIGHT: 150%;
}
.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;
}


.side-tag {
padding:10px 10px 10px 10px;
line-height:normal;
min-height:10px;
}
.tag-word{
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	line-height:1.4em;
	text-align:right;
}
.tag{
	padding:10px;
}
#tag_cloud{
	border:1px solid #666;
	padding:10px;
	text-align:left;
	position:relative;
}
#tag_cloud a {
	padding:2px;
}
.tag-title{
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
.tag-body{
	margin:10px 0px;
	padding:10px 0px 0px 0px;
	position:relative;
	font-size:12px;
}
.tag-service{
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #666;
	padding:0px 0px 5px 0px;
	clear:left;
	position:relative;
	font-size:14px;
}
.tag-search{
	text-align:right;
	padding:5px 0px;
	margin-bottom:10px;
	font-weight:bold;
	position:relative;
}
.tag-article{
	padding:0px 10px 10px 10px;
	text-align:left;
	position:relative;
}
.tag-article-title{
	text-align:left;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	position:relative;
}
.tag-article-posted{
	font-weight:normal;
	position:relative;
}
.tag-article-summary{
	padding:0px 10px;
	line-height:1.4em;
	position:relative;
}
.tag-more{
	text-align:right;
	margin:10px 0px;
	clear:both;
	position:relative;
}
.tag-photos{
	float:left;
	margin:10px 12px;
	position:relative;
	width:140px;
	height:200px;
}
.tag-photos-title{
	line-height:1.4em;
	padding:5px 0px;
	text-align:left;
	position:relative;
}
.tag-audios{
	margin:5px;
	position:relative;
}
.tag-audios-title{
	text-align:left;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	position:relative;
}
.tag-audios-posted{
	font-weight:normal;
	position:relative;
}
.tag-videos{
	float:left;
	margin:10px 12px;
	position:relative;
}
.tag-videos-title{
	line-height:1.4em;
	padding:5px 0px;
	text-align:left;
	position:relative;
}
.tag-navi{
	clear:left;
	text-align:center;
	margin:10px 0px;
	position:relative;
}

.listCategoryArticle{
	margin-top:5px;
	padding:5px;
	border:solid 1px #666;
}
.listCategoryArticle ul{
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
	text-align:left;
	list-style-position:outside;
}
.listCategoryArticle ul li{
	margin:0;
	padding-left:12px;
	line-height:1.4;
}


.bookmark{
padding:5px 0px;
text-align:left;
}

.bookmark img{
margin-right:3px;
}
.bookmark iframe{
margin-right:3px;
}

