@charset "Shift_JIS";

/***********************************************/
/* HTML styles                                 */
/***********************************************/

body {
  			background-color: #000000;
  			font-family: "‚l‚r‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  			font-size: 85%;
        line-height: 1.7em;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
}

#sub {
	padding: 0px;
	height: 500px;
	width: 600px;
	margin: 0px;
}

.subtitle {
	background-color:#CC0000;
	height: 30px;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

#text {
	padding: 5px;
}

a:link {
        color: #FFFF00;
        text-decoration: underline;
}

a:visited {
        color: #FF9900;
        text-decoration: underline;
}

a:hover {
        color: #FF0000;
        text-decoration: none;
}

img {
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h1 {
        color: #CCCCCC;
        font-size: 100%;
        margin: 0px;
        padding: 0px;
}

h2 {
        font-size: 100%;
        color: #AB1119;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
        padding: 5px;
        background-color: #F7F1EB;
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: #AB1119;
}

h3 {
	font-size: 100%;
	color: #AB1119;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 150%;
}

h4 {
        font-size: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
}

ul{
        list-style-type: square;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 30px;
        padding-left: 0px;
}

/***********************************************/
/* Layout styles                               */
/***********************************************/

#outline {
	width:800px;
	padding: 0px;
	margin: 0px;
}

.clear{
        clear: both;
}

#mainarea {
	float:right;
	padding-right: 0px;
	padding-left: 0px;
	height: 700px;
	width: 630px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#mainarea2 {
        margin-left: 10px;
        padding-left: 0px;
        width: 730px;
        margin-bottom: 15px;
        margin-top: 0px;
}

.title {
	float: left;
}

.tojiru {
	float: right;
}

/***********************************************/
/* Text styles                                 */
/***********************************************/

p {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p img {
        margin: 5px;
}
.imgR {
	float: right;
}


/***********************************************/
/* Menubar styles                              */
/***********************************************/

#menubar {
	float:left;
	width:150px;
	margin-top: 10px;
	margin-left: 5px;
}

#menubar img{
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}


#menubar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: small;
        line-height: 120%;
}

#menubar ul li {
        margin: 0;
        padding: 0;
        display: inline;
}

#menubar ul li a {
        margin: 0;
        padding: 5px 0;
        width: 150px;
        display: block;
        text-align: center;
        color: #993300;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        background-image: url(../2008_5/images/sub_m_bk.jpg);
	  	  background-repeat: no-repeat;
		    background-position: 0 0;
}

#menubar a:hover {
        color: #FFFFFF;
        text-decoration: none;
    background-position: 100% 0;
}


/***********************************************/
/* Text styles                                 */
/***********************************************/

.textarea {
        font-size: 1em
        }
.schedule {
	margin-top: 200px;
}


.left {
        text-align: left;
}

.right {

        text-align: right;
}

.center {

        text-align: center;
}

.small {
        font-size: 85%;
}

.indent {
	padding-left: 10px;
	font-size: 100%;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}


/***********************************************/
/* Table styles                                */
/***********************************************/

table {
        border-collapse : collapse;
}

.table1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	line-height: 1.3em;
	padding: 3px;
	width: 90%;
}

.table1 td {
	padding: 3px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.table1 th {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


/***********************************************/
/* Footer styles                               */
/***********************************************/

#footer {
	font-size: 90%;
	background-color: #000000;
	height: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	clear: both;
        }

#copyright {
        margin: 0px;
        padding: 0px;
        float: right;
        color: #FFFFFF;
}
.bullet {
	color: #66FF00;
}
#mainareaE {
	padding: 10px;
}
ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
