/* CSS Document */


body {
	margin: 0;
	padding: 0;
	color:#400000;
	text-align:center;
	line-height:1.5em;
	font-size:small;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳＰゴシック",sans-serif;
	background:url(img/bg.jpg) top center;
}


h1,h2,h3,h4,h5,h6,p,address,ul,li,div {
	margin:0;
	padding:0;
}

address {
	font-style:normal;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	overflow:hidden;
}

img {
	border:none;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*layout
---------------*/
#wraper{
	width:643px;
	margin:0 auto;
	text-align:left;
}

#head{

}

/*contents
---------------*/

#contents {
	width:629px;
	padding-left:14px;

}


/*---left-side---*/


#navi {
	float:left;
	width:179px;
}


#navi-head {
	width:179px;
	height:31px;
	background:url(img/navi_head.png) no-repeat;
}


#navi-body {
	width:179px;
	background:url(img/navi_bg.png) repeat-y;
}

#navi-body .navi_line {
	padding:20px 0 20px 17px;
}

#navi-body ul {
	padding:0 0 0 32px;
	list-style-type:disc;
}

#navi-body ul li {
	padding:5px 0 0 0;
	
}

#navi-body ul li a {
	color:#400000;
	text-decoration:underline;
}

#navi-body ul li a:hover {
	color:#CC3300;
	text-decoration:underline;
}


#navi h2#cate {
	margin:0 0 5px 14px;
	width:136px;
	height:20px;
	background:url(img/navi_ttl_cate.gif) no-repeat;
	text-indent:-9999px;
}

#navi h2#topi {
	margin:10px 0 5px 14px;
	width:136px;
	height:20px;
	background:url(img/navi_ttl_new.gif) no-repeat;
	text-indent:-9999px;
}

#navi h2#arch {
	margin:10px 0 5px 14px;
	width:136px;
	height:20px;
	background:url(img/navi_arch.gif) no-repeat;
	text-indent:-9999px;
}

#navi h2#trab {
	margin:10px 0 5px 14px;
	width:136px;
	height:20px;
	background:url(img/navi_ttl_tra.gif) no-repeat;
	text-indent:-9999px;
}

#navi h2#link {
	margin:10px 0 5px 14px;
	width:136px;
	height:20px;
	background:url(img/navi_link.gif) no-repeat;
	text-indent:-9999px;
}

#navi h2#rss {
	padding:0px 0 20px 12px;
	width:140px;
	height:40px;
}


#navi .leftBox{
	width:120px;
	}

#navi-foot {
	width:179px;
	height:34px;
	background:url(img/navi_foot.png) no-repeat;
}

/*---- png -----*/

* html #navi-head ,* html #navi-body ,* html #navi-foot ,* html #main .entry-head ,* html #main .entry-body ,* html #main .entry-foot {
	behavior: expression(IEPNGFIX.fix(this));
}

/*---right-side---*/

#main {
	float:right;
	width:435px;
}

#main .entry {
	margin:0 0 25px 0;

}


#main .entry-head {
	background:url(img/entry_head.png) no-repeat;
	width:435px;
	height:23px;
}

#main .entry-day {
	width:370px;
	height:83px;
	background:url(img/entry_ttl_bg.gif) no-repeat;
	margin:0 0 0 20px;
    font-size: medium;
}

#main .entry-day p {
	padding:20px 0 0 15px;
	font-size:large;
	font-weight:bold;
}

#main .entry-ttl h2{
	width:320px;
	font-size:medium;
	line-height:1.4em;
	padding:5px 40px 10px 60px;
	background:url(img/entry_ttl_ico.gif) 20px 0 no-repeat;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}


#main .entry-ttl h2 a {
	color:#400000;
	text-decoration:none;
}

#main .entry-ttl h2 a:hover {
	color:#CC3300;
	text-decoration:underline;
}

#main .entry-contents{
	padding:0 35px 0 25px;
}

/*
#main .entry-bgimg{
	width:420px;
	background:url(img/entry_foot_img.gif) bottom right no-repeat;
}
*/

#main .entry-body {
	width:435px;
	background:url(img/entry_bg.png) repeat-y;
}

#main .trackback {
	padding:20px 0 20px 0;

}

#main .entry-more-link{
	margin-top:15px;
	}

#main .entry-foot {
	width:435px;
	height:16px;
	background:url(img/entry_foot.png) no-repeat;
}

#main #trackbacks-info {
	width:338px;
    border: 1px dashed #CC9933;
    padding: 10px 10px;
    color: #292e33;
    text-align: center;
	}

#main .trackbacks-info-bg{
	height:20px;
	}
	
#main .trackback a , #main a {
	color:#400000;
	text-decoration:none;
}

#main .trackback a:hover , #main a:hover{
	color:#CC3300;
}

#main .entry-more-link a ,#main a{
	color:#CC3300;
	text-decoration:none;
}

#main .entry-more-link a:hover ,#main a:hover{
	color:#400000;
}

/*footer
---------------*/

#footer {
	width:643px;
}

#footer address {
	padding:5px 0 3px 0;
	font-style:normal;
	text-align:center;
	color:#fff;
}
