﻿@charset "UTF-8";
@import url(reset.css);
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
	全体レイアウトに関する設定
 * ---------------------------------------------------------------- */
* {
margin: 0;
padding: 0;
}
p {
margin-bottom:0.5em;
}
html, body {
background: #EBEBEB;
}
.clr {
clear:both;
}
/* 全体レイアウト */
#container {
width:970px;
margin:0 auto;
}
#header {
width:940px;
background:url(../images/ba-head.jpg) no-repeat;
padding:0 15px;
}
#header #logo a {
background:url(../images/ba-logo.jpg) no-repeat;
width:240px;
height:52px;
display:block;
float:left;
margin:20px 0 3px 0;
}
#header #gallery-title {
width:150px;
background:#CC0000;
color:#fff;
display:block;
float:right;
margin:60px 0 0 0;
font-size:85%;
text-align:center;
line-height:1.4;
}

#wrapper {
background:url(../images/ba-bg.jpg) repeat-y;
}
#contents {
width:940px;
margin:0 auto;
}
#foot-line {
background:url(../images/ba-foot.jpg)  no-repeat;
width:970px;
height:17px;
}
#footer-end {
margin:0 10px 15px 10px;
font-size:85%;
}

#left-contents {
width:690px;
float:left;
}
#right-contents {
width:220px;
float:right;
padding-top:15px;
}
#flash {
background:#000;
}
/* ---------------------------------------------------------------- *
	ナビゲーション
 * ---------------------------------------------------------------- */
#page-navi {
margin-bottom:35px;
}
#page-navi a:link {
border:1px solid #ccc;
padding:4px 8px;
margin-right:2px;
text-decoration:none;
color:#000000;
background-color:#F3F3F3;
}
#page-navi a:visited {
border:1px solid #ccc;
padding:4px 8px;
margin-right:2px;
text-decoration:none;
color:#000000;
background-color:#F3F3F3;
}
#page-navi a:hover {
border:1px solid #ccc;
padding:4px 8px;
margin-right:2px;
text-decoration:none;
color:#000000;
background-color:#fff;
}
#page-navi a.active:link {
border:1px solid #999;
padding:4px 8px;
margin-right:2px;
text-decoration:none;
color:#000000;
background-color:#ccc;
}
#page-navi a.active:visited {
border:1px solid #999;
padding:4px 8px;
margin-right:2px;
text-decoration:none;
color:#000000;
background-color:#ccc;
}
#page-navi a.active:hover {
border:1px solid #ccc;
padding:4px 8px;
margin-right:2px;
text-decoration:none;
color:#000000;
background-color:#fff;
}


#navi {

}
#navi ul li {
float:left;
}
#navi ul li a {
height:34px;
text-indent:-9999px;
display:block;
}
#navi ul li a.navi01:link {
background:url(../images/ba-navi.jpg) 0 -34px no-repeat;
width:104px;
}
#navi ul li a.navi01:visited {
background:url(../images/ba-navi.jpg) 0 -34px no-repeat;
width:104px;
}
#navi ul li a.navi01:hover {
background:url(../images/ba-navi.jpg) 0 0 no-repeat;
width:104px;
}
#navi ul li a.navi02:link {
background:url(../images/ba-navi.jpg) -104px -34px no-repeat;
width:104px;
}
#navi ul li a.navi02:visited {
background:url(../images/ba-navi.jpg) -104px -34px no-repeat;
width:104px;
}
#navi ul li a.navi02:hover {
background:url(../images/ba-navi.jpg) -104px 0 no-repeat;
width:104px;
}
#navi ul li a.navi03:link {
background:url(../images/ba-navi.jpg) -208px -34px no-repeat;
width:104px;
}
#navi ul li a.navi03:visited {
background:url(../images/ba-navi.jpg) -208px -34px no-repeat;
width:104px;
}
#navi ul li a.navi03:hover {
background:url(../images/ba-navi.jpg) -208px 0 no-repeat;
width:104px;
}
#navi ul li a.navi04:link {
background:url(../images/ba-navi.jpg) -312px -34px no-repeat;
width:104px;
}
#navi ul li a.navi04:visited {
background:url(../images/ba-navi.jpg) -312px -34px no-repeat;
width:104px;
}
#navi ul li a.navi04:hover {
background:url(../images/ba-navi.jpg) -312px 0 no-repeat;
width:104px;
}
#navi ul li a.navi05:link {
background:url(../images/ba-navi.jpg) -416px -34px no-repeat;
width:104px;
}
#navi ul li a.navi05:visited {
background:url(../images/ba-navi.jpg) -416px -34px no-repeat;
width:104px;
}
#navi ul li a.navi05:hover {
background:url(../images/ba-navi.jpg) -416px 0 no-repeat;
width:104px;
}
#navi ul li a.navi06:link {
background:url(../images/ba-navi.jpg) -520px -34px no-repeat;
width:104px;
}
#navi ul li a.navi06:visited {
background:url(../images/ba-navi.jpg) -520px -34px no-repeat;
width:104px;
}
#navi ul li a.navi06:hover {
background:url(../images/ba-navi.jpg) -520px 0 no-repeat;
width:104px;
}
#navi ul li a.navi07:link {
background:url(../images/ba-navi.jpg) -624px -34px no-repeat;
width:104px;
}
#navi ul li a.navi07:visited {
background:url(../images/ba-navi.jpg) -624px -34px no-repeat;
width:104px;
}
#navi ul li a.navi07:hover {
background:url(../images/ba-navi.jpg) -624px 0 no-repeat;
width:104px;
}
#navi ul li a.navi08:link {
background:url(../images/ba-navi.jpg) -728px -34px no-repeat;
width:104px;
}
#navi ul li a.navi08:visited {
background:url(../images/ba-navi.jpg) -728px -34px no-repeat;
width:104px;
}
#navi ul li a.navi08:hover {
background:url(../images/ba-navi.jpg) -728px 0 no-repeat;
width:104px;
}
#navi ul li a.navi09:link {
background:url(../images/ba-navi.jpg) -832px -34px no-repeat;
width:108px;
}
#navi ul li a.navi09:visited {
background:url(../images/ba-navi.jpg) -832px -34px no-repeat;
width:108px;
}
#navi ul li a.navi09:hover {
background:url(../images/ba-navi.jpg) -832px 0 no-repeat;
width:108px;
}

/* ---------------------------------------------------------------- *
	トップコンテンツ
 * ---------------------------------------------------------------- */
#topcontents1 img, #topcontents2 img, #topcontents3 img, #topcontents4 img, #topcontents5 img {
border:1px solid #E4E4E4;
padding:3px;
margin-bottom:10px;
}
#topcontents1, #topcontents2, #topcontents3, #topcontents4, #topcontents5 {
font-size:85%;
}

#topcontents1 {
width:420px;
float:left;
margin-right:25px;
margin-bottom:20px;
}
#topcontents1 h1 {
background:url(../images/ba-tt01.gif) no-repeat;
width:420px;
height:38px;
text-indent:-9999px;
margin-bottom:10px;
}
#topcontents2 {
width:245px;
float:left;
margin-bottom:20px;
}
#topcontents2 h2 {
background:url(../images/ba-tt02.gif) no-repeat;
width:245px;
height:38px;
text-indent:-9999px;
margin-bottom:10px;
}
#topcontents3 {
width:210px;
float:left;
padding-right:11px;
margin-right:12px;
border-right:1px dotted #ccc;
margin-bottom:20px;
}
#topcontents4 {
width:210px;
float:left;
padding-right:11px;
margin-right:12px;
border-right:1px dotted #ccc;
margin-bottom:20px;
}
#topcontents5 {
width:210px;
float:left;
margin-bottom:20px;
}

#topcontents2 h3 {
font-size:100%;
color: #FA642C;
/*color:#CC0000;*/
margin-bottom:5px;
}

#topcontents2 h3 span {
width:50px;
text-align:right;
margin-left:136px;
}

#topcontents2 ul {
margin-bottom:15px;
}
#topcontents2 ul li span {
width:245px;
color:#999999;
display:block;
}
#topcontents2 ul li {
border-bottom:1px dotted #ccc;
margin:2px 0 5px 0;
padding-bottom:3px;
line-height:1.6;
}

#topcontents3 h2 {
background:url(../images/new-ico01.gif) no-repeat;
text-indent:-9999px;
font-size:100%;
margin-bottom:15px;
}
#topcontents4 h2 {
background:url(../images/new-ico02.gif) no-repeat;
text-indent:56px;
color:#999999;
font-size:100%;
margin-bottom:15px;
}
#topcontents5 h2 {
background:url(../images/new-ico03.gif) no-repeat;
text-indent:56px;
color:#999999;
font-size:100%;
margin-bottom:15px;
}
.bloglist li {
color:#999999;
list-style-position: outside;
}
.bloglist li a:link {
width:210px;
display:block;
border-bottom:1px dotted #ccc;
margin:2px 0 5px 0;
padding-bottom:3px;
text-decoration:none;
color:#121212;
}
.bloglist li a:visited {
width:210px;
display:block;
border-bottom:1px dotted #ccc;
margin:2px 0 5px 0;
padding-bottom:3px;
text-decoration:none;
color:#121212;
}
.bloglist li a:hover {
width:210px;
display:block;
border-bottom:1px dotted #ccc;
margin:2px 0 5px 0;
padding-bottom:3px;
text-decoration: underline;
color: #CC0000;
}
#right-contents img {
margin-bottom:15px;
}
/* ---------------------------------------------------------------- *
	コンテンツ共用部分
 * ---------------------------------------------------------------- */
#contents-inner h1 {
font:18px/1.231 arial,helvetica,clean,sans-serif;
background:url(../images/h1-bg.gif) 0 5px no-repeat;
border-bottom:2px solid #CC0000;
font-weight:bold;
padding:7px 0 3px 25px;
margin-bottom:20px;
color:#CC0000;
}
#contents-inner h1 span {
font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif;
color:#999999;
font-size:11px;
font-weight: normal;
padding-left:16px;
}
.contents-area {
margin-left:15px;
}
/* ---------------------------------------------------------------- *
	メンバーページ
 * ---------------------------------------------------------------- */
.member {
margin-bottom:30px;
}
.member-left {
width:360px;
float:left;
margin-right:20px;
}
.member-right {
width:280px;
float:left;
}
.member-left dt {
float:left;
width:60px;
margin-right:5px;
border-bottom:1px dotted #CCCCCC;
padding:0 0 2px 0;
margin-top:4px;
color:#999999;
}
.member-left dd {
float:left;
width:290px;
border-bottom:1px dotted #CCCCCC;
padding:0 0 2px 0;
margin-top:4px;
}
.name1 {
line-height:20px;
}
.name2 {
line-height:20px;
font-size:131%;
font-weight:bold;
}
.member-right h3 {
font-size:11px;
color:#FF6600;
margin-top:12px;
}
.member-right {
font-size:11px;
}
.mail-button a:link {
float:left;
background:url(../images/button_mail.gif) ;
width:126px;
height:46px;
text-indent:-9999px;
}
.mail-button a:visited {
float:left;
background:url(../images/button_mail.gif) ;
width:126px;
height:46px;
text-indent:-9999px;
}
.mail-button a:hover {
float:left;
background:url(../images/button_mail.gif) ;
width:126px;
height:46px;
text-indent:-9999px;
filter:alpha(opacity=50);/*Needed for IE*/
-moz-opacity:0.5;/*Older mozilla broswers like NN*/
-khtml-opacity: 0.5;/*Old versions of Safari and "KHTML" browser engines*/
opacity: 0.5;/*FF, Safari, and Opera*/
}
.gallery-button a:link {
float:left;
background:url(../images/button_gallery.gif) ;
width:126px;
height:46px;
text-indent:-9999px;
}
.gallery-button a:visited {
float:left;
background:url(../images/button_gallery.gif) ;
width:126px;
height:46px;
text-indent:-9999px;
}
.gallery-button a:hover {
float:left;
background:url(../images/button_gallery.gif) ;
width:126px;
height:46px;
text-indent:-9999px;
filter:alpha(opacity=50);/*Needed for IE*/
-moz-opacity:0.5;/*Older mozilla broswers like NN*/
-khtml-opacity: 0.5;/*Old versions of Safari and "KHTML" browser engines*/
opacity: 0.5;/*FF, Safari, and Opera*/
}
/* ---------------------------------------------------------------- *
	フッター
 * ---------------------------------------------------------------- */
#footer {
background:url(../images/ba-foot-bg.gif) ;
margin-top:25px;
_margin-top:35px;
}
#footercontents1 {
width:220px;
float:left;
background:url(../images/ba-foot-bg.gif) ;
}
#footercontents2 {
width:220px;
float:left;
background:url(../images/ba-foot-bg.gif) ;
}
#footercontents3 {
width:500px;
float:left;
background:url(../images/ba-foot-bg.gif) ;
}
#footer h3 {
background:#333333;
color:#fff;
padding:2px 5px;
}
#footer ul {
margin:10px 5px;
}
#footer a:link {
color:#fff;
}
#footer a:visited {
color:#fff;
}
#footer a:hover {
color:#FA642C;
}
#footercontents3 span a:link {
background:#CC0000;
color:#fff;
margin-left:360px;
padding:0px 15px;
}
#footercontents3 span a:visited {
background:#CC0000;
color:#fff;
margin-left:360px;
padding:0px 15px;
}
#footercontents3 span a:hover {
background:#FA642C;
color:#fff;
margin-left:360px;
padding:0px 15px;
}
/* ---------------------------------------------------------------- *
	ハック
 * ---------------------------------------------------------------- */

/* IE6 で画像が消えることがあるバグを回避 */
.contents img {
  position: relative;
}

/* IE6/IE7 で垂直配置がずれるバグを回避 */
html[lang^="ja"] #leftside {
  margin-top: 0;
}

/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */

.clr {
clear:both;
}
/* ---------------------------------------------------------------- *
	お問い合わせフォーム
 * ---------------------------------------------------------------- */
.contents-area table td {
padding:8px;
}
/* ---------------------------------------------------------------- *
	入力チェック
* ---------------------------------------------------------------- */
em {
color: #CC3333;
}
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;/*(06)*/
	color: #CC3333;
	/*border: 2px solid #CC3333;*/
	padding: 3px;
	/*margin-left:15px;*/
	display:block;
}

.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;/*(07)*/
	border: 1px solid #99CC00;
	padding: 1px;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;/*(08)*/
	border: 1px solid #CC3333;
	padding: 1px;
}


.textfieldFocusState input, input.textfieldFocusState {

}

.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
	padding: 1px;
}

.textfieldHintState input, input.textfieldHintState {

}

.focus {

}

.normal {

}