/*ページ全体の基本的な設定-----------------------------------------------------*/

html { 
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0; 
	}

body { 
	color: #333; 
	font-size: 12px; 
	font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif; 
	background-color: #d3d3d3; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	}

h1, h2, h3, h4, h5, h6, p, address { 
	font-size: 100%; 
	font-weight: normal; 
	font-style: normal; 
	}

form, input { 
	margin: 0; 
	padding: 0; 
	}

h1, h2, h3, h4, h5, h6, ol, ul, p, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	}

li { 
	line-height: 1.6; 
	margin-bottom: 8px; 
	}

a img { 
	border: none; }

a:link { 
	color: #0049aa; 
	}

a:visited { 
	color: #0049aa; 
	}

a:hover { 
	color: #29f; 
	text-decoration: none; 
	}

a:active { 
	color: #0049aa; 
	}

hr { 
	color: #cccccc; 
	height: 1px;
	}

.kei { 
	margin-top: 7px; 
	margin-bottom: 20px; 
	border-bottom: 1px dashed silver; 
	}

.clearboth { 
	clear: both; 
	margin: 0; 
	padding: 0; 
	}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .pkg { 
	display: inline-block; 
	}

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/*container-----------------------------------------------------*/

#container { 
	width: 774px; 
	margin: 0 auto 20px; 
	}

#container-inner { 
	background-color: #fff; 
	text-align: left; 
	width: auto; 
	border-right: 1px solid gray; 
	border-bottom: 1px solid gray; 
	border-left: 1px solid gray; 
	}

/*cover-----------------------------------------------------*/

#cover-top {  }

#cover-top-header { 
	color: white; 
	font-size: 11px; 
	background-color: #333; 
	text-decoration: none; 
	text-align: center; 
	margin: 0 1px; 
	padding: 4px 15px; 
	}

#cover-top a, #cover-top a:visited { 
	color: white; 
	text-decoration: none; 
	}

.smallnavi { 
	font-size: 11px; 
	line-height: 1.8; 
	margin-top: 10px; 
	margin-right: 15px; 
	}

.smallnavi a, .smallnavi a:visited { 
	 
	}
/*banner-----------------------------------------------------*/

#banner { background-color: white; margin-top: 1px; margin-right: 1px; margin-left: 1px; }

#banner-inner {  }
#bannertxt {  }
/*pagebody-----------------------------------------------------*/

#pagebody { width: 100%; clear: both; margin-top: 10px; margin-bottom: 10px; }

#pagebody-inner { width: 100%; }

/*alpha-----------------------------------------------------*/

#alpha { width: 100%; float: none; }

#alpha-inner { margin-right: 70px; margin-left: 70px; }

.top { 
	font-size: 12px; 
	text-align: right; 
	margin: 0; 
	padding-bottom: 10px; }

/* content -----------------------------------------------------*/

.content-navi { background-color: #ddd; text-align: center; margin-top: 20px; margin-bottom: 20px; padding-top: 5px; padding-bottom: 5px; }

.entry-content { 
	clear: both; 
	margin: 0; 
	}

.date-header { 
	color: gray; 
	margin-top: 0; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	}

.entry-header { color: black; font-size: 16px; font-weight: bold; line-height: 1.3; clear: both; margin-top: 0; padding-left: 10px; border-left: 5px solid #f60; }

.entry-body h1, .entry-body14 h1 { 
	font-size: 26px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body h2, .entry-body14 h2 { 
	font-size: 20px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body h3, .entry-body14 h3 { 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body h4, .entry-body14 h4 { 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body h5, .entry-body14 h5 { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body h6, .entry-body14 h6 { 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 1.3; 
	}
	
.entry-body .catch1, .entry-body14 .catch1 { 
	color: #c00; 
	font-size: 50px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body .catch2, .entry-body14 .catch2 { 
	color: #c00; 
	font-size: 45px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body .catch3, .entry-body14 .catch3 { 
	color: #c00; 
	font-size: 40px; 
	font-weight: bold; 
	line-height: 1.3; 
	}
	
.entry-body .catch4, .entry-body14 .catch4 { 
	color: #c00; 
	font-size: 35px; 
	font-weight: bold; 
	line-height: 1.3; 
	}
	
.entry-body .catch5, .entry-body14 .catch5 { 
	color: #c00; 
	font-size: 30px; 
	font-weight: bold; 
	line-height: 1.3; 
	}

.entry-body .komidashi20, .entry-body14 .komidashi20 { 
	font-size: 20px; 
	font-weight: bold; 
	line-height: 1.5; 
	}
.entry-body .komidashi18, .entry-body14 .komidashi18 { 
	font-size: 18px; 
	font-weight: bold; 
	line-height: 1.5; 
	}

.entry-body .komidashi16, .entry-body14 .komidashi16 { 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 1.5; 
	}

.entry-body .komidashi14, .entry-body14 .komidashi14 { 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.5; 
	}
	
.entry-body p, .entry-body14 p { 
	clear: both;
	margin-top: 0; 
	}

.entry-body img, .entry-body14 img { 
	 
	}

.entry-body { 
	line-height: 1.8; 
	}
	
.comment-content,
.trackback-content { 
	line-height: 1.8; 
	margin: 0; 
	}

.check { 
	list-style-image: url(http://magazine.av-gal.net/images/check.gif); 
	}

.entry-footer,
.comment-footer,
.trackback-footer { 
	border-top: 1px solid #dae0e6; 
	padding-top: 3px; 
	color: gray; 
	font-size: 10px; 
	line-height: 1; 
	text-align: right; 
	margin-top: 0; 
	padding-bottom: 10px; 
	}

.alpha-module { 
	margin-bottom: 30px; 
	}

.alpha-module ul { 
	font-size: 14px; 
	list-style-type: disc; 
	margin-bottom: 30px; 
	}

.alpha-module h4 { 
	color: gray; 
	font-size: 14px; 
	font-weight: bold; 
	margin-top: 0; 
	margin-bottom: 15px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid silver; 
	}
	
.entry, .trackbacks, .comments, .archive {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}

.entry-body14 { 
	font-size: 14px; 
	line-height: 1.8; 
	clear: both; 
	}

.entry-body14 ul { 
	list-style-image: url(http://magazine.av-gal.net/images/check.gif); 
	}

.trackbacks-info, 
.trackback-content, 
.comment-content, 
.comments-open-content, 
.comments-closed { 
	clear: both; 
	margin-top: 5px; 
	margin-bottom: 5px; }

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

.entry-excerpt, .entry-body, 
.entry-more-link, .entry-more { 
	line-height: 1.8; 
	clear: both; 
	}

.img-left img { 
	float: left; 
	margin-right: 10px; 
	}

.img-right img { 
	float: right; 
	margin-left: 10px; 
	}

.aff { 
	text-align: right; 
	margin-top: 10px; 
	margin-bottom: 0; 
	}

.kakomi-1 { 
	background-color: #f6f6f6; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px silver; 
	}

.kakomi-2 { 
	background-color: #ffd; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px #f93; 
	}

.kakomi-3 { 
	background-color: #fff0ff; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px #f00; 
	}

.kakomi-4 { 
	background-color: #e1f2ff; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px #39c; 
	}

.kakomi-5 { 
	background-color: #e0f5f5; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px #6cc; 
	}

.kakomi-6 { 
	background-color: #e0f5e0; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px #6c6; 
	}

.kakomi-7 { 
	margin-bottom: 10px; 
	padding: 10px; 
	border: dashed 2px #f00; 
	}

.kakomi-8 { 
	margin-bottom: 10px; 
	padding: 10px; 
	border: dashed 2px silver; 
	}

.kakomi-9 { 
	background-color: #ffdf55; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: dotted 3px #ff7f00; 
	}

.kakomi-10 { 
	margin-bottom: 10px; 
	padding: 10px; 
	border: dotted 2px #f00; 
	}

.kakomi-11 { 
	margin-bottom: 10px; 
	padding: 10px; 
	border: dotted 2px gray; 
	}

.kakomi-12 { 
	margin-bottom: 10px; 
	padding: 10px; 
	border: solid 1px gray; 
	}

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

#footer { 
	clear: both; 
	}

#footer-inner { 
	text-align: center; 
	margin-right: 70px; 
	margin-left: 70px; 
	border-top: 1px dotted #bbb; 
	}

#footer p { 
	font-size: 14px; 
	}

#footer .smallnavi { 
	margin-right: 0; 
	margin-bottom: 15px; 
	padding: 0; 
	}

#footer .smallnavi a, 
#footer .smallnavi a:visited { 
	 
	}

#copyright { background-color: #f6f6f6; margin: 1px; padding-top: 1px; border-top: 1px solid #ccc; }

#copyright-inner { 
	font-size: 12px; 
	text-align: center; 
	height: 100%; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border-top: 1px solid #ccc; 
	}

#copyright-inner h1 { 
	margin-top: 0; 
	margin-bottom: 5px; 
	}

#copyright h1 a, 
#copyright h1 a:visited, 
#copyright h1 a:hover { 
	color: #333; 
	text-decoration: none; 
	}

#copyright a, 
#copyright a:visited, 
#copyright a:hover { 
	color: #333; 
	text-decoration: none; 
	}
	
#btn-banner { 
	margin-top: 8px; 
	margin-bottom: 0; 
	}
/*
info@blog-template.net
Access: http://www.blog-template.net/
CSSLicense: 【ブログテンプレートネット】
*/
