@charset "UTF-8";

/* body‚ÉŠÖ‚·‚éCSS
--------------------------------------------------------------------------------*/

body {
	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
	font-size: 100%;
         background-color: #000000;
}
#container {
	width: 750px;
	margin: 0px auto 0px auto;
        background-color: #000000;
}
#top {  color: #ffffff;
	width: 229px;
	height: 40px;
        background-color: #363636;
        padding-bottom: 5px;
}
#topright {
	float: right;
	height: 40px;
	width: 513px;
        text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 749px;
	padding-top: 5px;
}
#side-group {
	width: 219px;
	margin-top: 5px;
	background-color: #363636;
	color: #ffffff;
	padding: 4px;
}


#menu { font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        font-size : 14px;
	width: 492px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #000000;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
}
#content {
	width: 516px;
	float: right;
	margin-top: 5px;
        background-color:#363636;
}
#trick-content {width: 495px;
               margin-right:auto;
               margin-left:auto;
               margin-bottom:0px;
	       background-color:#363636;
               border: 0px solid #ffffff;
}
#trick-content p{color:#363636;
}

#main-content {width: 495px;
               margin-top: -10px;
	       margin-right:auto;
               margin-left:auto;
               margin-bottom:30px;
	       background-color:#363636;
               border: 0px solid #ffffff;
}


#main-content a:link, #main-content a:active, #main-content a:visited {
	color:#F7CB33;
        text-decoration: underline;
}



#table-content{width: 495px;
               margin-right:auto;
               margin-left:auto;
               margin-bottom:5px;
	       background-color:#363636;
               border: 0px solid #ffffff;

}
#table-content img {border: 1px solid #ffffff;
}


p         {font-size : 13px;
           line-height : 1.5;
           color : #ffffff;
           margin-top : 0;
           text-align : left;
}

#table-content a:link, #table-content a:active, #table-content a:visited {
	color:#F7CB33;
        text-decoration: underline;
}

#table-content a:hover {color: #000000;
                        text-decoration: underline;
}


h1 {	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        padding: 4px;
	margin: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;

}
h2 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
        font-size: 14px;
        font-weight: normal;
        color: #ffffff;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #363636;
}

h3 {    font-family: sans-serif;
        text-align: left;
        font-size: 20px;
        margin-top: 50px;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
        clear:both;
}

h4 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
h5 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
        clear:both;
}



img.side-group-photo {margin: 1px 8px 10px 0px;
 }



input, textarea	{border: solid 1px #000000;
}

p#button input	{border: outset 3px #999999;
	         background-color: #999999;
	         color: #ffffff;
	         width: 100px;
}


table {font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
       font-size :13px;
       width :500px ;
       margin-right:auto;
       margin-left:auto;
       margin-bottom:20px;
       text-align:center;
       color: #ffffff;
       border:0;
      }


th{width : 195px;  	
}

td{font-weight: bold;
   vertical-align:top;
}

th,td{padding : 2px;
}

td#summary {width:200px;
            height:133px;
}

/******** introduction ********/
#introduction{
line-height:1.5;
background:#363636;
margin:0;
padding-top:10px;
}

#introduction p{text-align:right;
                font-size :  90%;
}

/******** Footer ********/
#footer {
	background-color: #000000;
	padding: 0px;
	width: 750px;
	color:#ffffff;
	font-size: 90%;
	text-align: right;
	clear:both;
	border-top: 10px solid #000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
