@charset "Shift_JIS";

/*////////////////////////////////////////////////////

	Global Layout CSS
	
	Client
	http://www.hoge./

////////////////////////////////////////////////////*/



/*---------------------------------------------------
	Common ID
----------------------------------------------------*/	

#Container{
	width:800px;
	margin:0 auto;
	text-align:left;
}


/*Header*/

#Header,
#Middle,
#Footer{
	width:800px;
}
#tagline3{
	width:800px;
	margin-top:40px;
	font-size:83%;	
}
#Header{
	height:162px;
	background:url(../img/common/blog2_02.gif) no-repeat;
}
#Header h1 a{
	width:.384px;
	height:139px;
	display:block;
	text-decoration:none;
	z-index:1;
}
#Header #tagline{
	width:790px;
	height:20px;
	margin:0 5px;
	font-size:83%;
	text-align:center;
	color:#FFF;
	background-color:#CE0909;
}
#Header #Add{
	font-size:70%;
	line-height:110%;
	text-align:right;
	margin-top:-160px;
}
#Header #Add strong{
	font-weight:normal;
}

/*Side*/

#Middle,
#Footer address,
#Footer #tNavi{
	width:760px;
	padding:5px 20px;
	background:url(../img/common/blog2_05.gif) repeat-y;
}
#gNavi{
	height:24px;
	width:633px;
	padding:1em 83px;
	background:url(../img/common/blog2_05.gif) repeat-y;
}
#gNavi li{
	float:left;
}

#Middle{
	clear:both;
	margin-top:-1px;
}
#Middle #Left{
	width:550px;
	float:left;
}
#Middle #Contents{
	width:340px;
	float:right;
}
#Middle #SideL,
#Middle #SideR{
	width:200px;
	font-size:83%;
}
#Middle #SideL,
#Middle #SideRinner2{
	background:url(../img/common/blog_39.gif) no-repeat left bottom;
}
#Middle #SideR{
	margin-left:555px;
}
#Middle #SideLinner,
#Middle #SideRinner1{
	padding:10px;
	line-height:130%;
	background:url(../img/common/blog_15.gif) no-repeat;
}
#Middle #SideLinner p,
#Middle #SideRinner1 p{
	margin-bottom:0.7em;
}
#Middle #SideRBan p{
	margin-bottom:0.5em;
}
#Middle #SideLinner h2,
#Middle #SideRinner1 h2{
	margin:10px 0;
	text-align:center;
	background-color:#CE0909;
	color:#FFF;
}
#Middle #SideLinner ul li,
#Middle #SideRinner1 ul li{
	padding-left:1.5em;
	background:url(../img/common/blog_25.gif) no-repeat 0.2em 0.2em;
}

#Middle #SideRinner1 #MiniBanner img{
	margin-bottom:0.3em;
}
#Middle #SideLinner strong{
	color:#3333CC;
}

/*Contents*/

#Contents {
}
#Contents .entry {
	margin-bottom: 2em;
	background: url(../img/common/blog_00.gif) repeat-y left;
	font-size: 90%;
}
#Contents .entry .inner{
	padding: 0 10px 0;
}
#Contents h2{
	background:url(../img/common/blog_17.gif) no-repeat;
	padding:10px 10px 0;
	color:#CE0909;
	font-weight:bold;
}
#Contents .entry .entryDate{
	padding:3px 5px;
	margin-bottom:1em;
	background-color:#CE0909;
	color:#FFF;
	text-align:right;
	font-size:83%;
	line-height:100%;
}
#Contents .entry p{
	margin-bottom:0.7em;
}
#Contents .entry p.more,
#Contents .entry p.posted{
	font-size:83%;
}
#Contents .entry p.posted{
	padding-top:1em;
	border-top:1px solid #CCC;
	position:relative;
	width: 320px!important;
	background: url(../img/common/blog_33.gif) no-repeat bottom center;
	padding:0 10px 20px;
}


.entry2{
	width:340px;
	padding-bottom:10px;
	margin-bottom:2em;
	background:url(../img/common/blog_32.gif) no-repeat left bottom;
	font-size:90%;	
}
.entry2inner{
	padding:5px 10px 0;
	background:url(../img/common/blog_17.gif) no-repeat;
}
.entry2 h2{
	padding:0 !important;
	background:none !important;
}
/*Footer*/


#Footer{
	clear:both;
}
#Footer address,
#Footer #tNavi{
	width:800px;
	font-size:83%;
	padding:10px 0;
	text-align:center!important;
	line-height:110%;
}
#Footer address strong{
	font-weight:normal;
}
#Footer #Copy{
	width:800px;
	height:30px;
	padding-top:32px;
	background:url(../img/common/blog_42.gif) no-repeat;
	color:#FFF;
	font-size:80%;
	text-align:center;
}
#Footer #tagline2{
	text-align:center;
	font-size:83%;
}
/*---------------------------------------------------
	Common Class
----------------------------------------------------*/

#Pan

.totop{
	width:*;
	height:*;
	margin:1em 0;
	padding-right:1.5em;
	background:url(../img/ico_totop.gif) no-repeat right;
	text-align:right;
}


/*Affiliate*/

.IFAmazon{
	width:180px;
	height:160px;
	margin:1em 0;
	border:0;

}
.IFAmazon2{
	width:728px;
	height:90px;
	margin:1em 10px;
	border:0;
}



/*Entry*/

.trackbacks,
.comments{
	margin:1em  0;
	padding-bottom:1em;
	font-size:83%;
	background:url(../img/common/blog_32.gif) no-repeat left bottom;
}
.trackbacksinner,
.commentsinner{
	padding:5px 5px 0;
	background:url(../img/common/blog_17.gif) no-repeat;
}
.trackbacks h2,
.comments h2{
	padding:0px 5px 3px !important;
	margin:1em 0;
	background:#CE0909 !important;
	color:#FFF !important;
	font-size:100% !important;
	font-weight:bold;
}

.content-nav{
	font-size:83%;
	margin-bottom:1em;
	text-align:center;
}
#calender{
	width:180px;
}
#calender th,
#calender td{
	width:14%;
	border:1px solid #CCC;	
	text-align:center;
}
#calender th{
	background-color:#FEF4CD;
}
#ArchiveTitle{
	width:340px;
	height:35px;
	padding-top:10px;
	background:url(../img/common/bg_category.gif) no-repeat;
	color:#FFF;
	font-size:100%;
	font-weight:bold;
	margin-bottom:1.5em;
	text-align:center;
}

