/* Copyright (C) 2004 */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}


body {
        margin: 0;
        /* setting border: 0 hoses ie5 win window inner well border */
        padding: 0;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 12px;
	color: #333300;
                background-color:#ffe4e1;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: strong;
	}

#body-box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	background-color: #ffefd5;
                border:solid 5px #ffcc00
                border-top-style: none; border-bottom-style:none;
                border-left-style: solid; border-right-style: solid;     
                border-color: #ffdab9; border-color: #ffdab9;
}
.head-sub {
	width: 130px;
	text-align: center;
	vertical-align: bottom;
}
#head-title {
	text-align: center;
}
.subtitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #333300;
	margin-top: 10px;
	margin-bottom: 20px;
}
.subtitle h2 {
	color: #333300;
	font-family: Verdana, Arial, sans-serif;
                font-weight: bold;
	font-size: small;
}

#contents {
	float: right;
	width: 510px;
	margin: 1px;
}
#menu {
	float: left;
	width: 224px;
	margin: 1px;
}
.box-topbottom-line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	padding: 10px;
	width: 485px;
}
.box-topbottom-line-color {
	background-color: #F1F1FD;
	border-top: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	text-align: center;
}

.box-bottom-line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	padding: 10px;
	width: 730px;
}
.box-bottom-line-color {
	background-color: #F1F1FD;
	border-top: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	text-align: center;
}




.box-red-line-outer{
	width: 505px;
	border: 1px solid #BB0000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #BB0000;
	line-height: 18px;
}
.box-red-line-inner{
	background-color: #FFFFFF;
	text-align: center;
	color: #333300;
	padding: 5px;
	line-height: normal;
}
.center-textlink {
	text-align: center;
	border-bottom: 1px solid #999999;
	padding: 10px;
	width: 485px;
}
.menu-main-title {
	background-color: #4D66E5;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-main-box {
	width: 220px;
	background-color: #E5F6FF;
	border-top: 2px solid #4D66E5;
	border-right: 2px solid #4D66E5;
	border-bottom: 1px solid #4D66E5;
	border-left: 2px solid #4D66E5;
	margin-bottom: 20px;
}
.memu-main-textlink{
	border-bottom: 1px solid #4D66E5;
	padding-left: 5px;
	height: 19px;
	padding-top: 5px;
}
.menu-sub-title {
	background-color: #3B996D;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-sub-box {
	width: 220px;
	background-color: #e0ffff;
	border-top: 2px solid #3B996D;
	border-right: 2px solid #3B996D;
	border-bottom: 1px solid #3B996D;
	border-left: 2px solid #3B996D;
	margin-bottom: 20px;
}

.memu-sub-textlink{
	border-bottom: 1px solid #3B996D;
	padding-left: 5px;
	height: 19px;
	padding-top: 5px;
}

.menu-red-title {
	background-color: #dc143c;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-red-box {
	width: 220px;
	background-color: #ffe4e1;
	border-top: 2px solid #c71585;
	border-right: 2px solid #c71585;
	border-bottom: 1px solid #c71585;
	border-left: 2px solid #c71585;
	margin-bottom: 20px;
}

.menu-jaro-title {
	background-color: #ba55d3;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
}
.menu-jaro-box {
	width: 220px;
	background-color: #e6e6fa;
	border-top: 2px solid #dda0dd;
	border-right: 2px solid #dda0dd;
	border-bottom: 1px solid #dda0dd;
	border-left: 2px solid #dda0dd;
	margin-bottom: 20px;
}

.footer-textlink {
	text-align: center;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
#footer{
	font-size: 12px;
	text-align: center;
	margin: 10px;
                border:solid 5px #ffcc00
                border-top-style: none; border-bottom-style:none;
                border-left-style: solid; border-right-style: solid;     
                border-color: #ffdab9; border-color: #ffdab9;
}

#bottom-links {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	background-color: #ffefd5;
                border:solid 5px #ffcc00
                border-top-style: none; border-bottom-style:none;
                border-left-style: solid; border-right-style: solid;     
                border-color: #ffdab9; border-color: #ffdab9;
}



#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
 background-image: url("banner_back.jpg");
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
                color: 
	}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h3 {
	color: #666666;
	background-color: #F8EFE3;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: right;
	font-weight: strong;
	
	
	margin-bottom: 10px;
	
	}

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

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


