@charset "utf-8";
/*
Theme Name: BRANDIC
Theme URI:
Description: BRANDICのテーマです。
Version: 1.0
Author: Takahiro Takeuchi
Tags:
*/
@import "reset.css";

body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-size: 0.95em;
}


/* Opera 9 */
;;body {
	font-family: "メイリオ", Meiryo, sans-serif;
	position: ablosute;
	}

/* IE7 */
	*:first-child+html body {
		font-family: "メイリオ", Meiryo, sans-serif;
		}
	
/* IE 6 or sooner   */
	*html body {
		font-family: "メイリオ", Meiryo, sans-serif;
		}
	*html body {
		font-size: medium;
}

#header {
	margin-bottom: 1.2em;
	border-bottom: 1px solid #CCCCCC;
}
#header h1 a {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
	width: 365px;
	height: 160px;
}
#innerSubheader {
	margin: 0 auto;
	width: 930px;
	height: 82px;
}
#innerSubheader h1 {
}
#innerSubheader h1 a {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(images/logo_mini.jpg) no-repeat;
	width: 160px;
	height: 82px;
}
#wrapper {
	clear: both;
	margin: 0 auto;
	width: 930px;
}
#body {
	margin-bottom: 15px;
}
#body a {
	color: #333;
	text-decoration: none;
}
#bodyheader {
	margin: 0 4px 15px;
	height: 179px;
}
h2.catTitle {
	margin: 0 0 5px 2px;
	text-transform: uppercase;
	font-size: 150%;
}
#collection {
	float: right;
	padding: 5px;
	border: 1px solid #ededed;
	width: 288px;
	height: 167px;
}
#collection a {
	text-decoration: none;
	color: #666;
}
#collection li a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #ccc;
}
#collection h3 {
	font-size: 150%;
	margin-bottom: -2px;
}
#collection h3 a {
	color: #333333;
}
#collection ul {
	margin: 0;
}
#collection ul li {
	font-size: 80%;
	margin-bottom: 0.4em;
}
#collection ul.children {
	margin-top: 7px;
	text-indent: 0.5em;
}

/* Top CSS */
#body .category {
	float: left;
	margin: 4px;
	width: 300px;
	border: 1px solid #f7f7f7;
	min-height: 220px;
}
#body .category:hover {
	background: #fafafa;
}
#body .category img {
	margin: 10px 10px 0 10px;
	background: #fff;
}
#body .category a img {
	padding: 4px;
	border: 1px solid #f7f7f7;
}
#body .category a:hover img {
	border: 1px solid #ccc;
}
#body .category h2 {
	margin-left: 10px;
	margin-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 100%;
	color: #000;
}
#body .category ul.post-meta {
	margin: 0 0 10px 10px;
	font-size: 75%;
	color: #666;
}

/* Single CSS */
#bodySingle {
	float: left;
	width: 610px;
	padding-bottom: 1em;
}
#bodySingle h3 {
	margin: 0.6em 0;
}
#bodySingle h3 a {
	text-decoration: none;
	font-size: 160%;
	color: #FF0000;
}
#bodySingle h3.search {
	padding-bottom: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #FF0000;
}
#bodySingle p {
	line-height: 1.5em;
}
.contentFooter p {
	padding: 2px;
	border: 2px solid #FF0000;
	text-align: center;
}
.contentFooter p a {
	text-decoration: none;
	color: #FF0000;
}
.entry {
	padding-bottom: 1em;
}

/* Sideber CSS */
#sideber {
	float: right;
	width: 200px;
	min-height: 450px;
}
#sideber #azSerch {
	width: 100%;
}

/* Cat CSS */
.catContent {
	float: left;
	margin: 4px;
	width: 300px;
	border: 1px solid #f7f7f7;
}
.catContent:hover {
	background: #fafafa;
}
.catContent img {
	margin: 10px 10px 0 10px;
	background: #fff;
}
.catContent a img {
	padding: 4px;
	border: 1px solid #f7f7f7;
}
.catContent a:hover img {
	border: 1px solid #ccc;
}
.catContent h3 {
	margin-left: 10px;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 100%;
	color: #FF0000;
}

/* footer CSS */
#footerWrapper {
	clear: both;
	border-top: 1px solid #CCCCCC;
	height: 5em;
	background: #fff;
}
#footer {
	margin: 0 auto;
	width: 840px;
	font-size: 70%;/*5月28日秋山追記*/
	line-height: 1.8em;/*5月28日秋山追記*/
	padding: 0.5em 0 1.5em;/*5月28日秋山追記*/
	text-align: right;
}
#footer ul li {
	display: inline;
	font-size: 100%;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover {
	border-bottom: 1px dotted #333;
}
#footer ul li.line_right {
	border-right: 1px solid #333333;
	padding-right: 0.4em;
}
*:first-child+html #footer ul li.line_right {
	padding-right: 0em;
	margin-right: 0.7em;
}
*html #footer ul li {
	padding: 0 0 0 0.5em;
}
address {
	margin-top: 1em;
	/*text-align: center;*//*5月28日秋山追記*/
}
address a {
	color: #666;
	text-decoration: none;
}
address a:hover {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
}


/*Search*/
form#searchform {
	padding-bottom: 1em;
}
form#searchform input.form {
	margin-bottom: 0.5em;
	padding: 2px;
	width: 90%;
	border: 2px solid #FF0000;
}
form#searchform input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0.2em;
	border: 3px double #fff;
	background: #FF0000;
	color: #FFFFFF;
}
form#searchform input.button:hover {
	border: 3px double #FF0000;
	background: #fff;
	color: #FF0000;
}
p.ex {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999;
}

/*IE6*/
*html #gnavi2 ul li a:hover {
	text-decoration: underline;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	border: 1px hidden #fff;
	color: #FFFFFF;
}