/* 背景と配置 */

body {

margin: 0px 0px 20px 0px;
background-color: #FFFFFF;
background-attachment : fixed ;
background-image: url("-----------http://www.a-m-a-h-a.net/image/bg08.jpg");
text-align: center;

}


/*FONT　関連　ここから　　　　　　 */



/* リンク設定 */

a:link {color:#336699; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #336699;}
a:hover { color: #FF0000; font-weight:normal;}

/* 強調文字設定 */

h1 {  font-weight: bold;
       margin: 0px;
       padding: 0px;
 }

h2 {  font-weight: normal;
       margin: 0px;
       padding: 0px;
 }

h3 {  font-weight: normal;
       margin: 0px;
       padding: 0px;
 }


.font_10{font-size:10px;}
.font_16{font-size:16px;}


table{
text-align:left;
}


/*FONT　関連　ここまで　　　　　　 */



/*画像指定*/

img{

margin: 0 auto;

}



a img{

border:none;
margin: 0 auto;

}


.player{ 

margin: 0px 10px 30px 10px;

}


/*ライトボックス*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.a-m-a-h-a.net/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.a-m-a-h-a.net/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.a-m-a-h-a.net/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


/*ライトボックス ここまで*/





/* バナー部分のみの枠組み 横幅 */

#top-container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 768px;
background-color: #FFFFFF;
 background-image: url("http://www.a-m-a-h-a.net/image/bg_image.gi");
 border: 0px solid #666666;

}



/* 全体の枠組み 横幅 */

#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: /*950px*/100%;
 background-color: #FFFFFF;
 background-image: url("http://www.a-m-a-h-a.net/image/bg_image.gi");
 border: 0px solid #666666;

}

/* バナー設定 */

#banner {

color:#FFFFFF; 
margin: 0 auto;
width:100%;
height:300px;

/* background-color: #FFFFFF; */

background-image: url("http://www.a-m-a-h-a.net/x/image/amahat.jpg");
ackground-repeat: no-repeat; 
padding: 0px;
font-size: xx-large;
border : none;
}

#banner-img {
 display: none;
}

#banner a {
 color: #FFFFFF;
 text-decoration: none;
}

#banner h1 {
 font-size: xx-large;
}

#banner h2 {
 font-size: small;
}

#banner2 {
font-family: Verdana, Arial, sans-serif;
color:#cccccc; 
width:100%;
height:50px;
text-align: left;
font-size: small;
border-top:1px solid #ffffff;
background-color: #FFFFFF;

/*background-image: url("http://www.a-m-a-h-a.net/image/menu/menu_bg.gif");*/

}


.menu_ul1{
font-size:12px; /*font size*/
font-weight: nomal;
width: 100%;
}

.menu_ul1 ul{
padding: 6px 0px 7px 0px; 
/*6px should equal top padding of "ul li a" below, 7px should   
equal bottom padding + bottom border of "ul li a" below*/

margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.menu_ul1 ul li{
display: inline;
}

.menu_ul1 ul li a{
color: #494949;
padding: 6px 3px 4px 3px; 
/*top padding is 6px, bottom padding is 4px*/
margin-right: 50px;
 /*spacing between each menu link*/

text-decoration: none;
border-bottom: 3px solid #FFFFFF; /*bottom border is 3px*/
}

.menu_ul1 ul li a:hover, .menu_ul1 ul li a.selected{
	border-bottom-color: #FF0000;
}

#banner3 {
 font-family: Verdana, Arial, sans-serif;
 color:#FFFFFF; 
border-top:1px solid #ffffff;
 background-color: #FFFFFF;
/*background-image: url("http://www.a-m-a-h-a.net/image/menu/menu_bg.gif");*/
height:100px;
 text-align: left;
 font-size: xx-large;
}
#banner-img {
 display: none;
}


#underline {
background-color: #FFFFFF;
background-image: url("http://www.a-m-a-h-a.net/image/menu/menu_bg.gif");
height:5px;
}



/*　メニューアイコン　　　　　　　　--------------------------------------------------------------------- */


.menu_ul2{
font-size:12px; /*font size*/
font-weight: nomal;
width: 100%;
}

.menu_ul2 ul{
/*padding: 5px 10px 20px 10px; */
/*6px should equal top padding of "ul li a" below, 7px should   
equal bottom padding + bottom border of "ul li a" below*/

margin: 10px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.menu_ul2 ul li{
display: inline;
}

.menu_ul2 ul li a{
color: #494949;
padding: 6px 3px 4px 3px; 
/*top padding is 6px, bottom padding is 4px*/
margin-right: 20px;
 /*spacing between each menu link*/

text-decoration: none;
border-bottom: 3px solid #FFFFFF; /*bottom border is 3px*/
}

.menu_ul2 ul li a:hover, .menu_ul2 ul li a.selected{
	border-bottom-color: #FF0000;
}

/*　メニューアイコン　　　　　　　　--------------------------------------------------------------------- */


/*----------------------------------------------------------------------------- */


/* コンテンツ大枠 */
#all-contents{

margin: 0 auto;  
width:950px;
background-color: #FFFFFF;

}




/* メイン 本文枠 */
#main{
float: left;
width:700px;
overflow: hidden;
padding-left: 0px;
background-color: #FFFFFF;


}


/* 右サイドバー */
#right-side {
float: left;
width:250px ;
background-color: none;
overflow: hidden;
margin-top:20px;
border: 0px dashed #cccccc;
background-color: #FFFFFF;

font-size: x-small;
line-height:1.5em;


}


/* schedule用　メイン 本文枠 */
#main-schedule　{
 float: left;
 width: 700px;
 overflow: hidden;
padding-left: 0px;
background-color: #FFFFFF;

}





/* scheduleページ用　右サイドバー */

#right-side-schedule {
 float: left;
 width: 250px ;
 background-color: none;
 overflow: hidden;
margin-top:0px;
border: 0px dashed #cccccc;
background-color: #FFFFFF;
}


/* profileページ用 　本文枠 */

#profile-main{
float: left;
width:950px;
overflow: hidden;
padding-left: 0px;
background-color: #FFFFFF;

}


/* メイン本文 */
.content {
 width: 670px ;
margin-right:30px;
margin-bottom:0px;
padding: 15px 0px 0px 0px;
background-color: #fffff;
text-align:left;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
}



/*   本文部分----------------------------------------------------*/


/* メイン本文 */
.info-bar{

width: 500px ;
margin-left:120px;
margin-bottom:0px;
padding: 10px 50px 5px 0px;
background-color: #fffff;
text-align:left;
color: #000000;
 font-family: Verdana, Arial, sans-serif;
font-size: small;

}


/*本文ボックス---------------------------------------------------------- */

.one_contents {

width: 950px;
float:left;
padding-top:10px;
margin-bottom:0px;
border: 0px dashed #cccccc;
background-color: #ffffff;
text-align:left;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: small;

border: 0px dashed #cccccc;

}

.one_contents　h1{
font-size: x-small;
line-height:1.5em;

}


.extended { 


text-align: right; 
                 
width: 700px;
                
font-size: x-small;
                 
color: #000000;
                 
margin:0px;
}



/*

.news_box_bottom {
background-image: url("../../image/news_bg/news_bg_3.gif");
width: 537px;
height:45px;
background-repeat:no-repeat ;
}

*/





.content pre {
 font-size: larger;
}



/* メインタイトル */


.title
{

color:#000000;
width:500px;

font-size:x-15px;
font-weight:bold;
padding:5px;
padding-left :100px;

}

.title-ul
{

/*color:#FF66CC*/

color:#666666;
width:570px;
margin-left:100px;
border-top: 1px dotted #666666;
}


.dataheader {
color:#cccccc;
text-align:right;
padding-right:0px;
margin-bottom:50px;
}


/* ページ内タイトル */
.inner-title
{

/*color:#FF66CC*/

color:#666666;
width:450px;
margin:0px;
font-size:x-large;
font-weight:bold;
padding:5px;
padding-left :0px;

}


/* メイン文章 */
.content p {

 color: #000000;
 padding-left :100px;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-bottom: 0px;
word-wrap: break-word; 
}

.content blockquote {
 line-height: 150%;

}

.content li {
 line-height: 150%;
}

content h1 {
 color: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}


.content h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.content h3 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border: 1px dashd #000000;
 text-align: right;
 margin-bottom: 0px;
 line-height: normal;
 padding: 3px;
 padding-right:30px;
}





/* サイドバー設定---------------------------------------------- */
.sidebar {
 padding: 10px;
 font-size: x-small;

}

.sidebar h2 {
color: #cccccc;
font-family: Verdana, Arial, sans-serif;
 background-image: url("http://www.a-m-a-h-a.net/image/bg1.gi");
font-size:13px;
text-align: left;
font-weight: normal;	
padding:2px 0px 2px 3px;
line-height: 15px;

background-color: none;
border-left: 0px solid #666666;
border-bottom: 0px solid #666666;
border-top: 0px solid #666666;
border-right: 0px solid #666666;


}


#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}

.sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

.sidebar ul ul {
 margin-bottom: 0px;
}

.sidebar #categories ul {
 padding-left: 15px;
}

.sidebar li {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}

.side {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 150%;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
}


#ico-menu{

text-align: left;
position:absolute; top:500px;
background-color:#FFF;

}

.sidebar #categories li {
 list-style-type: circle;
}

.sidebar img {
 border: 3px solid #FFFFFF;
}

form {
 margin:10px;
}

.photo {
 text-align: left;
 margin-bottom: 20px;
}

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 color: #666666;
 margin-top: 50px;
}


/* サイドバー設定　ここまで---------------------------------------------- */





#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
 width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}

/* content */

.top-content-nav
{
   width:100%;
   margin: 30px 0px 50px 0px ;
   text-align: center;
   font-size: x-small ;
}


.content-nav
{
   width:100%;
   /*margin: 20px;*/
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

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

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

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}



