/*----------------------------------------------------------------
　1. Reset
----------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
	border:0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

:focus { outline:0; }
a, a:link, a:visited, a:hover, a:active { text-decoration:none; }
table { border-collapse:separate; border-spacing:0; }
th, td { text-align:left; font-weight:normal; }
img, iframe { border:none; text-decoration:none; }
ol, ul { list-style:none; }
input, textarea, select, button { font-size:100%; font-family:inherit; }
select { margin:inherit; }
hr { margin:0; padding:0; border:0; color:#000; background-color:#000; height:1px; }
html { overflow-y:scroll; }

input { margin:0; padding:0; }
dl, dt, dd { list-style:none; }


/*----------------------------------------------------------------
 2. CSS Hack
----------------------------------------------------------------*/


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


div.clearfix { zoom:100%; }


.clearfix { display:inline-block; }


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




/*----------------------------------------------------------------
　2. common
----------------------------------------------------------------*/


body {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	color:#666;
	text-align:center;
	background:#FBFBFB url(images/bg_body_01.jpg) no-repeat top center;
	}


/* safari only \*/
html:\66irst-child body { font-size:88%; }


a:link,
a:visited { text-decoration:underline; color:#CC6699; }
a:hover   { text-decoration:none; color:#CC6699; }
a:active  { text-decoration:none; }




/*----------------------------------------------------------------
　3. 基本構造
----------------------------------------------------------------*/


#Wrapper {
	background:url(images/header01.jpg) no-repeat top center;
	width:100%;
	margin:0 auto;
	text-align:center;
}


.Logo-area {
	width: 390px;
	margin-left: 460px;
}


.sub-navi {
	width:258px;
	margin: 0 12px 15px 580px;
	}


.sub-navi li {
	display:inline;
	}




#header {
	display: block;
	min-width:850px;
	height: 280px;
	margin:0 auto;
	}
	
#header .inner {
	width:850px;
	height: 280px;
	margin:0 auto;
	background:url(images/bg_header_01.jpg) no-repeat left 6px;
	}




#Container {
	margin: 0 auto;
	_margin-top: 0;
	_margin-bottom: 45px;
	width:820px;
	background:url(images/bg_contents_01.gif) repeat-y center top;
	text-align: left;
}


#Container #Contents {
	clear: both;
	float: left;
	width:417px;
	_width:435px;
	margin: 60px 0 0 0;
	_margin-left: 1px;
	padding: 0 18px 0 0;
	vertical-align: top;
	overflow: hidden;
}


#Container #Entry-list {
	float:left;
	width:160px;
	_width:198px;
	padding: 0 20px;
}


#Container #Profile {
	float:left;
	width:185px;
	vertical-align: top;
}




/*==================================================================
 5. Contents
==================================================================*/


#Contents h1 {
	font-size:150%;
	color:#000;
	line-height:125%;
}


#Contents h1 span {	font-size:85%; }


#Contents .archive-title {
	clear: both;
	display: block;
	margin-bottom: 5px;
	color:#003399;
	font-size: 100%;
	font-weight:bold;
}


#Contents .category {
	clear:both;
	display: block;
	margin-bottom: 4px;
	padding-top: 18px;
	background: url(images/line_entry_top.gif) repeat-x top;
	color:#CC6600;
	font-size:65%;
	font-weight: bold;
}


#Contents .entry {
	margin:20px 0 30px 0;
	color:#666;
	font-size:75%;
	line-height:165%;
}


#Contents .entry img { margin: 5px; }
#Contents .entry em { font-style: italic; }
#Contents .entry strong { font-weight: bold; }
#Contents .entry p { display:block; margin-bottom: 25px; }

#Contents .entry big {
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 120%;
	line-height: 160%;
}

#Contents .blog-Ranking {
	clear: both;
	width:417px;
	margin: 30px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #CCC;
}


#Contents .blog-Ranking p {
	margin: 0 0 15px 0;
	color: #333;
	font-size: 100%;
	line-height: 160%;
}

#Contents .blog-Ranking img {
	margin: 0 8px 0 0;
}

#Contents div.blog-Contributor {
	clear: both;
	width:417px;
	margin: 20px 0 0 0;
	padding: 6px 0;
	border-top: 1px solid #CCC;
}


#Contents div.blog-Contributor p {
	margin-bottom: 0;
	color: #333;
	font-size: 85%;
	line-height: 100%;
}


#Contents div#pagetop {
	width:417px;
	background: url(images/line_entry_bottom.gif) repeat-x 0 0;
}


#Contents div#pagetop img {
	margin: 5px 0 0 342px;
}


#Contents .archives h2 {
	font-size:85%;
	line-height:160%;
	margin:20px 0 5px 0;
	color:#FFF;
}


#Contents .archives li {
	font-size:75%;
	line-height:160&;
}


#Contents .archives li a {
	color:#FF9900;
}

#Contents .entry .Summary {}


#Contents .entry .Summary img {
	float: right;
	margin-bottom: 25px;
}


#Contents .entry .Member {
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #EEE;
}


#Contents .entry .Member .Layout-01,
#Contents .entry .Member .Layout-02 {
	clear: both;
	display: block;
	margin: 15px 0 0 0;
}

#Contents .entry .Member .Layout-03,
#Contents .entry .Member .Layout-04 {
	clear: both;
	display: block;
	margin: 0;
}

#Contents .entry .Member .Name {
	display: block;
	margin: 0;
	padding: 10px 0 0 0;
	color:#333;
	font-size: 115%;
	line-height: 100%;
}

#Contents .entry .Member span {
	display: block;
	margin: 8px 0 20px 0;
	font-size: 87%;
	line-height: 150%;
}

#Contents .entry .Member .Layout-03 span {
	display: block;
	margin: 8px 0 0 0;
	font-size: 87%;
	line-height: 150%;
}

#Contents .entry  .Member .Layout-01 img {
	float: left;
	margin: 0 5px 10px 0;
}


#Contents .entry  .Member .Layout-02 img,
#Contents .entry  .Member .Layout-04 img {
	float: right;
	margin: 0 0 10px 5px;
}

#Contents .entry  .Member .Layout-03 img {
	float: left;
	margin: 0 5px 0 0;
}

#Contents .entry  .Member .Last-Member {
	min-height: 200px;
}






/*==================================================================
 6. Entry-list
==================================================================*/


#Entry-list h2 {
	margin: 20px 0 6px 0;
}


#Entry-list ul {
	margin-bottom: 35px;
}


#Entry-list li {
	font-size:65%;
	color:#333;
	line-height:135%;
	margin:0 0 10px 0;
}


#Entry-list li span {
	display: block;
	color:#003399;
	font-weight:bold;
}


#Entry-list li a { color:#333; }


#Entry-list ul.list-arrow {
	margin:8px 0 35px 0;
}


#Entry-list ul.list-arrow li {
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	background: url(images/icon_arrow_01.gif) no-repeat 2px 5px;
}






/*==================================================================
 7. Profile
==================================================================*/


#Profile h2 {
	margin:0;
	padding:0;
}


#Profile dl { margin: 2px 0 30px 0; }


#Profile dt {
	height: 18px;
	margin: 0 14px 8px 14px;
	padding: 4px 0 0 8px;
	_padding: 3px 0 0 8px;
	background: url(images/bg_ti_profile_01.gif) no-repeat left top;


	color:#FFF;
	font-size:65%;
	font-weight: bold;
}


#Profile dd { margin: 0 20px 16px 20px; }


#Profile dd strong {
	display: block;
	margin-bottom: 5px;
	color: #663300;
	font-size: 75%;
	line-height: 135%;
	font-weight: bold;
}


#Profile dd strong a {
	color: #663300;
	text-decoration:none;
}


#Profile dd p {
	color: #333;
	font-size:65%;
	line-height:150%;
}


#Profile dd p span {
	display: block;
	margin-top: 4px;
	color: #CC6699;
	font-weight: bold;
}


#Profile ul.banner { margin:0 0 30px 0; }


#Profile ul.banner li {
	height: 130px;
	margin: 0 14px 10px 14px;
	padding: 0;
}


#Profile ul.links {
	color:#FFF;
	margin:0 0 30px 0;
}


#Profile ul.links li {
	list-style-type:disc;
	margin: 2px 0 5px 10px;
	padding: 0 0 0 2px;
	font-size:65%;
	line-height:100%;
}






/*==================================================================
 8. pager
==================================================================*/

#pagemenu-01,
#pagemenu-02 {
	display: block;
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#pagemenu-01 { float: right; }
#pagemenu-02 { float: left; }

#pagemenu-01 li,
#pagemenu-02 li {
	display: block;
	float: left;
	padding: 4px 5px;
	_padding: 4px;
	background: none;
	color:#666;
	font-size: 65%;
	line-height: 100%;
	border: 1px solid #CCC;
}

#pagemenu-01 li {
	margin: 0 0 15px 3px;
}


#pagemenu-02 li {
	margin: 0 0 0 3px;
}

#pagemenu-01 li a:link,
#pagemenu-01 li a:visited,
#pagemenu-02 li a:link,
#pagemenu-02 li a:visited { text-decoration:none; color:#CC6600; }
#pagemenu-01 li a:hover,
#pagemenu-02 li a:hover { text-decoration:underline; color:#CC6600; }
#pagemenu-01 li a:active,
#pagemenu-02 li a:active { text-decoration:none; }




/*==================================================================
 9. trackback
==================================================================*/


#trackbacks {
	padding:0 10px 0 0;
}


#trackbacks h2 {
	font-size:85%;
	color:#FFF;
	margin:20px 0 5px 0;
}


.trackbacks-info p {
	font-size:65%;
	line-height:160%;
	color:#F1E6D8;
}


.trackbacks-info p a {
	color:#FF9900;
}


/*==================================================================
 10. comment
==================================================================*/


#comments {
	padding:0 10px 0 0;
}


#comments-open h2 {
	font-size:85%;
	color:#FFF;
	margin:20px 0 5px 0;
	line-height:160&;
}


.comments-open-content {
	font-size:65%;
	line-height:160%;
	color:#F1E6D8;
}


#comment-form-name {
	vertical-align:middle;
}


#comment-author,
#comment-email,
#comment-url {
	margin:0 0 5px 10px;
	vertical-align:middle;
}


#comment-text {
	width:360px;
	margin:5px 0 10px 10px;
}


#comments-open-footer {	
	width:360px;
	text-align:center;
	margin:0 auto;
}




/*----------------------------------------------------------------
 copyright
----------------------------------------------------------------*/


.copyright {
	clear:both;
	min-width:900px;
	background:#663300;
	border-top: 1px solid #492500;
	color:#FFF;
	font-size:65%;
	margin: 30px 0 0 0;
	_margin: 0;
	padding: 9px 0 7px 0;
	z-index: 99;
}


.copyright .inner {
	width:820px;
	text-align:right;
	margin:0 auto;
}
