@charset "Shift_JIS";
html,body  {
	font-size        : 11px;
	color            : #555555;
	background:url(../../bbm/images/haikei2.jpg) repeat-x;
	background-color : #1A1A1A;
    font-family: 'ヒラギノ角ゴ Pro W3','ＭＳＰゴシック',meiryo, sans-serif; 
	line-height:17px;
	margin: 0px;
	padding: 0px;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	scrollbar-face-color      :#FFFFFF;
	scrollbar-highlight-color :#FFFFFF;
	scrollbar-3dlight-color   :#909090;
	scrollbar-shadow-color    :#909090;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color     :#FFFFFF;
	scrollbar-arrow-color     :#909090;
}

a.link00 {font-size: 11px; line-height: 16px; text-decoration:none; color:#f0122c;}
a.link00:hover {font-size: 11px; line-height: 16px; text-decoration:underline; color:#f0122c;}
a.link01 {font-size: 12px; line-height: 17px; text-decoration:none; color:#33aa55;}
a.link01:hover {font-size: 12px; line-height: 17px; text-decoration:underline; color:#33aa55;}
a.link02 {font-size: 10px; line-height: 12px; text-decoration:none; color:#879F20;}
a.link02:hover {font-size: 10px; line-height: 12px; text-decoration:underline; color:#879F20;}

a {
	COLOR: #33aa55; TEXT-DECORATION: none
}
a:hover {
	COLOR: #FF6600; TEXT-DECORATION: underline
}

input, textarea, select	{
	font-family     :MS UI Gothic;
	font-size       :9pt;
	color           :#909090;
	background-color:#FFFFFF;
	border-left     :1px solid #909090;
	border-right    :1px solid #909090;
	border-top      :1px solid #909090;
	border-bottom   :1px solid #909090;
	}

img{vertical-align:bottom;}

.new { vertical-align:middle; } 

.title1 {font-size: 15px; font-weight: bold;line-height: 18px; color:#347D67;}
.title2 {font-size: 11px; font-weight: bold;line-height: 17px; color:#f0122c;}
.title3 {font-size: 14px; line-height: 17px; color:#f0122c;}

.title4 h3 {
	font-size: 12px; 
	line-height: 17px; 
	color:#999999; 
	border-bottom: 1px dotted #999999;
	height: 18px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
 }
 
.text1 {font-size: 10px; line-height: 12px; color:#777777;}
.text2 {font-size: 11px; line-height: 13px; color:#555555;}

table.tabledot {border:none; margin:0px; }

table.tabledot th {
	border-bottom:dotted 1px #aaaaaa;
	color:#666666;
}

table.tabledot td {
	border-bottom:dotted 1px #aaaaaa;
	border-right:dotted 1px #aaaaaa;
	color:#666666;
}
table.tabledot td.tdnone { border-right:none; }

#container { 
float: left;
	position: relative; /* adding position: relative により、このコンテナに対する相対位置に 2 つのサイドバーを配置できます */
	width: 1072px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: url(../images/haikei.gif) ;
	margin: 0; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 0px  ;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	display:block;
	padding: 0px;
}
 

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 274px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 0px 0px 0px 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	height: auto;
	border: 0px  ;
}

#header h1{
	width:274px;
	height: 539px;
	margin: 0px;
	padding: 0;
	background: url(../images/header.jpg) no-repeat;
}

#header h1 a{
	display: block;
	width:274px;
	height: 539px;
	text-indent: -9999px;
	overflow: hidden;
		background: url(../images/header.jpg) no-repeat;
}

#header2 { 
clear: both;
    width:274px;
	height: auto;
	background: url(../../bbm/images/top_21.gif) no-repeat;
	margin: 0px;
	padding: 0;  
	border: 0px  ;
}

#header3 { 
clear: both;
    width:274px;
	height: auto;
	background: url(../../bbm/images/top_21.gif) no-repeat;
	margin: 0px;
	padding: 0;  
	position : relative; 
	border: 0px  ;
}

#sidebar2 {
background:url(../images/in_22.gif) ;
	position: absolute;
	top: 0;
	right: 0;
	width: 62px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	margin: 0px;
	padding: 0px 0px 0px 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	bottom:0px;
}

#mainContent { 
	margin: 0px 62px 0px 274px; /* この div エレメントの右マージンと左マージンにより、ページの両側に 2 つのサイドバーが設定されます。#sidebar1 div と #sidebar2 div に含まれるコンテンツの量に関係なく、列のスペースは維持されます。 */

	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	border: 0px  ;
	display:block;
}


/* TOPページメニューボタン
--------------------------------------------------------------------- */

a#menu_01 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_05.gif) no-repeat left top;
}

a#menu_01:hover {
background:url(../images/top2_05.gif) no-repeat left top;
}

a#menu_02 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_07.gif) no-repeat left top;
}

a#menu_02:hover {
background:url(../images/top2_07.gif) no-repeat left top;
}

a#menu_03 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_08.gif) no-repeat left top;
}

a#menu_03:hover {
background:url(../images/top2_08.gif) no-repeat left top;
}

a#menu_04 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_09.gif) no-repeat left top;
}

a#menu_04:hover {
background:url(../images/top2_09.gif) no-repeat left top;
}

a#menu_05 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_10.gif) no-repeat left top;
}

a#menu_05:hover {
background:url(../images/top2_10.gif) no-repeat left top;
}

a#menu_06 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_11.gif) no-repeat left top;
}

a#menu_06:hover {
background:url(../images/top2_11.gif) no-repeat left top;
}

a#menu_07 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_12.gif) no-repeat left top;
}

a#menu_07:hover {
background:url(../../bbm/images/top2_12.gif) no-repeat left top;
}

a#menu_08 {display:block;
width:67px;
height:62px;
text-indent:-9999px;
background:url(../images/top_13.gif) no-repeat left top;
}

a#menu_08:hover {
background:url(../../bbm/images/top2_13.gif) no-repeat left top;
}

a#menu_09 {display:block;
width:70px;
height:62px;
text-indent:-9999px;
background:url(../images/top_14.gif) no-repeat left top;
}

a#menu_09:hover {
background:url(../images/top2_14.gif) no-repeat left top;
}

/* logo
---------------------------------------------------------------------- */
#logo {
	clear: both;
	list-style: none;
	width: 1034px;
	height: 44px;
	padding: 0;
	margin : 0px;
}

#logo li {
    height: 44px;
	float: left;
	margin:0px;
	padding: 0;
	list-style: none;
}



#logo ul {
	background: #fff;
	margin: 0px;
	padding: 0;
	position: absolute;
}

/* menu
---------------------------------------------------------------------- */
#menu {
	clear: both;
	list-style: none;
	width: 736px;
	height: 62px;
	padding: 0;
	margin : 0px;
	display:block;
	border: 0px  ;
}


#menu ul {
	width: 736px;
    height: 62px;
	margin: 0px;
	padding: 0;
	position: absolute;
}

#menu li {
    height: 62px;
	float: left;
	margin:0px;
	padding: 0;
	list-style: none;
}

/* linkcontents
---------------------------------------------------------------------- */
#linkcontents {
	clear: both;
	list-style: none;
	width: 736px;
	height: auto;
	padding: 0px;
	margin : 0px;
	background:url(../images/in_21.gif) repeat-y;
}

#linkcontents dt {
	padding: 5px;
}




/* linkList
---------------------------------------------------------------------- */

.linkList { 
	padding: 0px;
	margin: 0px;
	text-align: left; 
	list-style: none;
	width: 690px;
}

.linkList dt {
    border: 0px ;
	padding-top: 10px;
	font-size: 11px;
}

.linkList dd {
font-size: 9px;
	color:#555555;
	text-indent:10px;
	border-bottom: 1px dotted #B5D4B5;
	padding: 1px;
	margin: 0px;
}


/* title
---------------------------------------------------------------------- */
#title {
    float: left;
	clear: both;
	list-style: none;
	width: 736px;
	height: 64px;
	padding: 0;
	margin : 0px;
	display:block;
	border: 0px  ;
}

#title ul {
	margin: 0px;
	padding: 0;
	position: absolute;
}

#title li {
	margin:0px;
	padding: 0;
	list-style: none;
}



/* title2
---------------------------------------------------------------------- */
#title2 {
background:url(../images/in_19.gif) no-repeat top;
    float: left;
	clear: both;
	list-style: none;
	width: 736px;
	height: 44px;
	padding: 0;
	margin : 0px;
	display:block;
	border: 0px  ;
}

#title2 ul {
float: left;
	margin: 0px;
	padding: 0;
	position: absolute;
}

#title2 li {
	float: left;
	margin: 0px;
	padding: 5px;
	list-style: none;
}

/* title3
---------------------------------------------------------------------- */
#title3 {
    float: right;
	clear: both;
	list-style: none;
	width: 736px;
	height: 20px;
	padding: 0;
	margin : 0px;
	display:block;
	border: 0px  ;
}

#title3 ul {
	margin: 0px;
	padding: 0;
	position: absolute;
}

#title3 li {
	float: right;
	margin: 0px;
	padding: 5px;
	list-style: none;
}

/* contents
---------------------------------------------------------------------- */
#contents {
background:url(../images/in_21.gif) repeat-y;
    float: left;
	clear: both;
	list-style: none;
	width: 736px;
	height: auto;
	padding: 5px;
	margin : 0px;
	border: 0px  ;
}

#contents ul {
	padding: 0px;
	margin : 0px;
	position: absolute;
}

#contents li {
display:block;
width: 690px;
    float: left;
	padding: 4px;
	margin : 4px;
	list-style: none;
}

/* box 2カラム
---------------------------------------------------------------------- */
.box {
    width: 700px;
	padding: 3px;
	float: left;
}


.box .date {
	padding-bottom: 0px;
	margin : 0px;
	text-align: right;
	font-weight: bold;
}

.box h2 {
	padding: 3px;
	margin : 0px;
	color: #347D67;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px dotted #B5D4B5;
	border-bottom: 1px dotted #B5D4B5; 
	background: #fff;
}

.box .photo {
	float: right;
	padding: 5px;
	width: 210px;
}

.box .photo p {
	margin-bottom: 10px;
	text-align: right;
}

.box .text {
    margin-top: 5px;
	float: left;
	width: 480px;
}

.box .text p {
	margin-bottom: 10px;
}

.box .clear {
	height: 30px;
	font-size: 1px;
}

/* box2 1カラム
---------------------------------------------------------------------- */
.box2 {
    margin : 0px;
	width: 690px;
	padding: 3px;
	float: left;
}



.box2 .clear {
	height: 30px;
	font-size: 1px;
}

/* box3 2カラム
---------------------------------------------------------------------- */
.box3 {
margin: 0px;
	padding: 1px;
	float: left;
	width: 690px;
}


.box3 .date {
	padding-bottom: 1px;
	margin : 0px;
	text-align: right;
	font-weight: bold;
}

.box3 h2 {
	padding: 3px;
	margin : 0px;
	color: #347D67;
	font-weight: bold;
	font-size: 15px;
	border-top: 1px dotted #B5D4B5;
	border-bottom: 1px dotted #B5D4B5; 
	background: #fff;
}

.box3 .photo {
    margin-top: 5px;
	float: right;
	padding: 0px;
	width: 210px;
}

.box3 .photo p {
padding: 0px;
	margin-bottom: 10px;
	text-align: right;
}

.box3 .text {
    margin-top: 5px;
	padding-top: 5px;
    font-size: 10px;
	float: left;
	width: 470px;
}

.box3 .text p {
	margin-bottom: 10px;
}

.box3 .clear {
	height: 30px;
	font-size: 1px;
}

/* box4 2カラム幅自由
---------------------------------------------------------------------- */
.box4 {
	padding: 3px;
	float: left;
	width: 690px;
}


.box4 .date {
	padding-bottom: 1px;
	margin : 0px;
	text-align: right;
	font-weight: bold;
}

.box4 h2 {
	padding: 5px;
	margin : 0px;
	color: #347D67;
	font-weight: bold;
	font-size: 16px;
	border-top: 1px dotted #B5D4B5;
	border-bottom: 1px dotted #B5D4B5; 
	background: #fff;
}

.box4 .photo {
margin-top: 5px;
    font-size: 9px;
	float: left;
	width: 250px;
}

.box4 .photo p {
	margin-bottom: 10px;
}

.box4 .text {
margin-top: 5px;
	float: right;
	padding: 0px;
	width: 430px;
}

.box4 .text p {
	margin-bottom: 10px;
}

.box4 .clear {
	height: 30px;
	font-size: 1px;
}

/* musiclist
---------------------------------------------------------------------- */

.musiclist {
    vertical-align:middle;
    float: left;
    width: 680px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	border-top: 1px dotted #B5D4B5;
	border-bottom: 1px dotted #B5D4B5; 
	background: #fff;
}

.musiclist1 {
display:block;
vertical-align:middle;
    width: 460px;
	height: 34px;
    float: left;
	padding: 1px;
	margin: 0px;
}

.musiclist2 {
display:block;
float: right;
vertical-align:top;
    width: 210px;
    height: 18px;
    text-align: right; 
	padding: 1px;
	margin: 0px;
}

.musiclist3 {
display:block;
vertical-align:middle;
    width: 680px;
	height: 16px;
    float: left;
	padding: 1px;
	margin: 0px;
}



/* newsList
---------------------------------------------------------------------- */

.newsList { 
	padding: 0px;
	text-align: left; 
}

.newsList dt {
	border-bottom: 1px dotted #B5D4B5;
	padding: 0px 0 5px 0;
}

.newsList dd {
	color:#999999;
	font-size: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}

/* smenu
---------------------------------------------------------------------- */
#smenu {
	clear: both;
	list-style: none;
	width: 1034px;
	height: 50px;
	padding: 0;
	margin : 0px;
}

#smenu li {
	float: left;
	margin-left: 15px;
	padding: 0;
	list-style: none;
}



#smenu ul {
	background: #fff;
	margin: 0px;
	padding: 0;
	position: absolute;
}


/* Sidebar
---------------------------------------------------------------------- */

.Sidebar {
	padding: 0px;
	background:url(../../bbm/images/h2_02.gif);
}

.Sidebar dt {
	padding: 0px 0 5px 0;
	margin-left: 8px;
	margin-right: 8px;
}

.Sidebar dd {
	color:#999999;
	font-size: 10px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-top: 3px;
}

/* footer
---------------------------------------------------------------------- */


#footer {
    z-index : 3 ;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 1072px;
	height: 48px;
	list-style: none;
	background:url(../images/in_24.gif) repeat-x;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 100px;
}

#footer li {
	float: right;
	height: 13px;
	padding-top: 0px;
    margin-top: 0px;
	margin: 8px;
	list-style: none;
}



.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
