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

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


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

/* 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;
}

#wrapper {
	margin: 0 auto;
	width: 840px;
	height: 100%;
}
#header {
	margin-bottom: 1.2em;
	border-bottom: 1px solid #CCCCCC;
}

/*ヘッダーのh1は枠外に飛ばします。
そして、h2タグでをサイトIDをimgタグで出します。
------------------------------------------*/
#header h1 {
	visibility:hidden;
	position: absolute;
	left: -9999px;
	top: -9999px;
	}



#header h2  {
	text-align: center;

	}




#gnavi {
	float: left;
	width: 335px;
}
#gnavi3 {
	width: 200px;
}
#gnavi a,
#gnavi3 a,
#azSerch a {
	color: #FF0000;
}
#gnavi a,
#gnavi2 a,
#gnavi3 a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#gnavi ul li,
#gnavi3 ul li {
	margin-bottom: 0em;
	min-height: 14px;
}
#gnavi ul li a,
#gnavi3 ul li a {
	padding-left: 1.1em;
}
#gnavi ul li a:hover,
#gnavi3 ul li a:hover {
	background: url(images/listMark.gif) left center no-repeat;
}
#gnavi2 {
	padding: 1px;
	float: left;
	height: 100%;
}
#gnavi2 ul {
	margin-bottom: 20px;
}
#gnavi2 ul li {
	float: left;
	margin-right: 1em;
	padding: 0;
	height: 1em;
}
#gnavi2 ul li a {
}
#gnavi2 ul li a:hover {
	border-bottom: 1px dotted #ccc;
}

#azSerch {
	float: left;
	padding-bottom: 1em;
	width: 150px;
}
#azSerch a {
	text-decoration: none;
}
#azSerch ul li {
	float: left;
	font-size: 110%;
	width: 24px;
	text-align: center;
}
#azSerch ul li#other {
	float: right;
	padding-right: 2em;
}
*html #azSerch ul li#other {
	float: right;
}
#azSerch ul li a {
	padding: 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#azSerch ul li a:hover {
	color: #FFFFFF;
	background: #FF0000;
	text-decoration: none;
}
#subContent {
	float: right;
	width: 200px;
}
#subContent {
}
#subContent h2 {
}
#subContent p.dis {
	font-size: 70%;
}
#body {
	clear: both;
	padding-top: 0.5em;
}
#body a {
	color: #333;
	text-decoration: none;
}
#body .category {
	float: left;
	padding-bottom: 1em;
	width: 280px;
	height: 12em;
}
#body .category h2 {
	clear: both;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	width: 1.5em;
	color: #FF0000;
}
#body .category ul {
	float: left;
}
#body .category ul li {
	margin-bottom: 0.3em;
}
#body .category p {
	clear: both;
}
#body .category p a {
	margin-left: 3.3em;
	padding: 0px 2px;
	border: 1px dotted #666666;
	font-size: 70%;
}

/* 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;
}
#bodySingle ul.cat li {
}
#bodySingle ul.a5461 li,/*08-11-18 追加*/
#bodySingle ul.a2444 li,/*08-11-18 追加*/
#bodySingle ul.a5171 li,/*08-11-18 追加*/
#bodySingle ul.a5456 li,
#bodySingle ul.a5170 li,
#bodySingle ul.a24391 li,
#bodySingle ul.stylist_css li {
	float: left;
	width: 300px;	
}

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

/* Cat CSS */
h3.storyTitle {
	clear: both;
	padding-bottom: 3px;
	font-size: 200%;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #FF0000;
}
#bodySingle ul li {
	margin-bottom: 0.7em;
}
#bodySingle ul li a {
	text-decoration: none;
	color: #666666;
}
li#ListSide {
	float: left;
	width: 50%;
}
/* footer CSS */
#footerWrapper {
	clear: both;
	border-top: 1px solid #CCCCCC;
	height: 5em;
	background: #fff;
}
#footer {
clear: both;
	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: #FF0000;
	text-decoration: none;
}
#footer ul li a:hover {
	border-bottom: 1px dotted #FF0000;
}
#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: #FF0000;
	text-decoration: none;
}
address a:hover {
	border-bottom: 1px dotted #FF0000;
}

/*アコーディオン用CSS*/
#test-header,
#test1-header,
#test2-header {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#basic-accordian{
	width: 100%;
	font-weight: normal;
	min-height: 14.5em;
}

.accordion_headings{
	padding: 0.4em 0.2em 0.4em 0.3em;
	background: #f4f4f4;
	border-bottom: 2px solid #ededed;
	color: #666;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#FF0000;
	color: #FFFFFF;
	border-bottom: 2px solid #E80000;
}

.accordion_child{
	padding-top: 5px;
}
#test1-content #azSerch {
	margin-top: 0.2em;
	width: 100%;
}

.header_highlight{
	background:#FF0000;
	color: #FFFFFF;
	border-bottom: 2px solid #E80000;
}
#test-content {
}

/*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;
}
/* About CSS */
.want {
	margin-right: 15px;
	background: url(images/want_bg.gif) left top repeat-x;
	width: 290px;
	float: left;
}
.want h4 {
	color: #FF0000;
	font-size: 16px;
	padding: 5px 0 5px 3px;
}
.want p {
	padding: 0 5px;
}
.want_element {
	background: url(images/want_element_bg.gif) 0 1.5em repeat-x;
	margin-bottom: 20px;
}
.want_element h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ex01 {
	background: url(images/want_element_bg.gif) 0 2.7em repeat-x;
}
.about_side {
	background: #FAFAFA;
	width: 200px;
}
.about_side h4 {
	text-indent: -9999px;
	background: url(images/about_side_title.gif);
	width: 200px;
	height: 55px;
}
.about_side dl {
	margin-left: 10px;
}
.about_side dd {
	font-size: 10px;
	margin-bottom: 10px;
}
/*IE6*/
*html #gnavi2 ul li a:hover {
	text-decoration: underline;
}

/*Access*/
#access {
	border: 5px solid #f7f7f7;
	padding: 5px;
	color: #333;
}
#access a {
	text-decoration: none;
	color: #333;
}
#access a:hover {
	border-bottom: 1px dotted #ccc;
}
#access h3 {
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	border-bottom: 1px solid #f7f7f7;
}
#access li {
	margin-bottom: 0.3em;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr.fafafa {
	clear: both;
	border: 1px solid #fafafa;
}
hr.fff {
	clear: both;
	border: 1px solid #fff;	
}
*:first-child+html hr.fff {
	clear: both;
	border: 1px solid #fff;	
}

/* 2008December 秋山追加 GlobalNavi
--------------------------------------------------------------*/

#GlobalNavi {
	text-align: center;
	height: 67px;
	margin: 0 auto;
	padding: 0;
	}

#GlobalNavi ul {
	display: block;
	width: 940px;
	margin: 0 auto;
	}

#GlobalNavi  li{
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 32px;
	text-indent: -9999px;	
	
	}
	


#GlobalNavi a {
	display: block;
	text-decoration: none;
	background-image: url(images/bg_GlobalNavi.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 180px;
	outline: none;
	}
	
#GlobalNavi a#Global-Dictionary {
	background-position: -10px 0;
	}

#GlobalNavi a#Global-Gallery {
	background-position: -197px 0;
	}
#GlobalNavi a#Global-Magazine {
	background-position: -385px 0;
	}
#GlobalNavi a#Global-Shop {
	background-position: -572px 0;

	}
#GlobalNavi a#Global-About {
	background-position: -760px 0;

	}