/*------基本設定--------*/
body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-size: 12px;
   font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
   color:#999999;
}
body { 
	text-align: center;
	 } /* center on ie */
	 
	 
h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	margin:0;
	padding:0;
	}

ul, li, p, div {
	margin:0;
	padding:0;
	}

img {
	border:0;
}

a {
	color:#FF6600;
	text-decoration:none;
	}
a:hover {
	color:#FF6600;
	text-decoration:underline;
	}



/*------マージン設定--------*/

.marginB10 {
	margin-bottom:10px;
	}

.marginT10 {
	margin-top:10px;
	}










/*------レイアウト設定--------*/
#container{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 800px;
   text-align:left;
   background:url(img/bg.gif) repeat-y;
   }

#contents {
	width:557px;
	float:left;
}

#rightbox {
	width:220px;
	float:right;
	margin-left:10px;
	background:#FEC02D;
}


/*------コンテンツ設定--------*/
#pagettl {
	margin-bottom:20px;
	}
	
#ttl_bg {
	padding:5px;
	width:557px;

	background-image:url(img/img_h_bg.gif);
	background-repeat:no-repeat;
	background-position:0 -5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}

#movttl {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	}
#colum h3 a {
	color:#330033;
	text-decoration:none;
	}
#colum h3 a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

#colum a {
	color:#FF6600;
	text-decoration:none;
	}
#colum a:hover {
	color:#FF6600;
	text-decoration:underline;
	}


	
#movarea {
	width:431px;
	height:365px;
	padding-top:110px;
	padding-left:125px;
	margin-bottom:5px;
	background-image:url(img/img_mov_bg.gif);
	background-repeat:no-repeat;
	}

#movareaop {
	width:530px;
	height:440px;
	padding-top:40px;
	padding-left:20px;
	margin-bottom:5px;
	background-image:url(img/img_mov_bg.gif);
	background-repeat:no-repeat;
	}


/*--
#mov {
	margin:110px 0 0 125px;
	}	
#movop {
margin:50px 0 0 60px
}

--*/	

#colum_text {
	margin-bottom:15px;
	padding-left:10px;
	}

#colum_text p {
	line-height:1.6em;
	}
	
#colum_track {
	margin-bottom:20px;
	}	
#trackback p {
	text-align:right;
	}
#trackback a ,#thumbnail a{
	color:#FF6600;
	text-decoration:none;
	}
#trackback a:hover ,#thumbnail a:hover{
	color:#FF6600;
	text-decoration:underline;
	}

#thumbnail {
	margin-bottom:20px;
}

#thumbnail p {
	padding:5px;
	font-size:10px;
}


.trackback2 p {
	text-align:right;
	}
.trackback2 a{
	color:#FF6600;
	text-decoration:none;
	}
.trackback2 a:hover{
	color:#FF6600;
	text-decoration:underline;
	}
.movttl2 {
	font-size:14px;
	font-weight:bold;
	padding:10px;
	}
.ttl_bg2 {
	padding:5px;
	width:557px;

	background-image:url(img/img_h_bg.gif);
	background-repeat:no-repeat;
	background-position:0 -5px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}







	
/*------サイドエリア設定--------*/


.marginBox01{
	width:220px;
	height:3px;
	background:#fff;
	}
	
.marginBox02{
	width:220px;
	height:5px;
	background:#fff;
	}


#linkbox {
	width:190px;
	padding:15px;
	background-color:#FF6600;
	text-align:right;
	}
	
#linkbox ul {
	list-style:none;
	line-height:1.4em;
}

#linkbox a {
	color:#FFFFFF;
	text-decoration:underline;
}
#linkbox a:hover , #linkbox .visit {
	color:#FFC02E;
	text-decoration:underline;
}




#pcast {
	background-color:#FFA724;
	width:190px;
	padding:15px;
	}
#pcast_textarea {
	background-color:#FFFFFF;
	padding:10px;
	}
#pcast_textarea p {
	padding:3px;
	line-height:1.6em;
	font-size:10px;
	}	
	
#pcast a {
	color:#FF6600;
	text-decoration:none;
	}
#pcast a:hover {
	color:#FF6600;
	text-decoration:underline;
	}
		
#rss {
	margin-bottom:10px;
	}

#category {
	background-color:#FEC02D;
	width:190px;
	padding:15px;
	margin-bottom:10px;
}
	
#category_textarea1 {
	background-color:#FEC02D;
	padding:10px;
	}
#category a {
	text-decoration:none;
	color:#FF6600;
	}
#category a:hover {
	text-decoration:underline;
	}

#category_textarea2 {
	background-color:#FEC02D;
	padding:10px;
	}

#category_textarea1 ul ,#category_textarea2 ul{
	margin-top:5px;
	padding-left:10px;
	list-style:none;
	line-height:1.6em;
	}

#category_textarea1 li ,#category_textarea2 li{
	background-image:url(img/img_list_icon.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding-left:12px;
	}


/*----フッター------*/

#foot {
	width:800px;
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	}
#foot address {
	padding:7px;
	font-style:normal;
	}
	









/*----アーカイブページ------*/

#archivelist ul {
	margin-top:5px;
	padding-left:10px;
	list-style:none;
	line-height:1.6em;
	}
#archivelist li {
	padding-left:12px;
	}

#archivelist a {
	text-decoration:none;
	color:#FF6600;
	}
#archivelist a:hover {
	text-decoration:underline;
	}
	

/*----個別のトラックバック部分------*/	
	
.trackbacks{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.trackbacks-info,
.trackback-content{
   clear: both;
   margin: 5px 10px;
}


.trackback-footer
{
   clear: both;
   margin: 5px 10px 20px 10px;
}


.trackbacks-header{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   padding: 5px;
   color: #fff;
   background: #fcfcfc;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.trackbacks-header{
	color:#333;
	}


.trackbacks-header a,
.trackbacks-header a:hover,
{
   color: #fff;
}


.trackback-footer{
   font-size: 11px;
}



#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}
