@charset "utf-8";
/* CSS Document */
h1 
{
	font-size: 24px;
	font-weight: normal;
	line-height:140%;
} 
h2 
{
	font-size: 14px;
	line-height:140%;
} 
h3 
{
	font-size: 14px;
	margin-bottom: 0.2em;
	font-weight:bold;
	line-height: 1.2em;
} 

h4 
{
	font-size: 12px;
	margin-bottom: 0.5em;
	border-bottom:#00CCFF dotted 1px;
	padding-bottom:0.1em;
	font-weight:normal;
	border-left: #00CCFF solid 5px;
	padding-left:3px;
} 

h5 
{ 
	font-size: 14px;
	font-weight:bold;
	line-height:140%;
} 
h6 
{ 
	font-size: 12px;
	font-weight:bold;
	line-height:140%;
} 

img, div, input { behavior: url("iepngfix/iepngfix.htc") }



body  {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.3em;
text-justify: inter-ideograph;
text-align: justify;
}
a img {
border-style:none;
}
#fream {
	height:100%;
	margin: 0px auto;
	padding: 0px;
	float: none;
	width: 800px;
}
#header {
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 170px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents {
	background-color: #FFFFFF;
	padding: 15px 30px 15px 15px;
	float: left;
	height: 100%;
	width: 755px;
	margin: 0px;
	color: #333333;
}
#contents1 {
	background-color: #FFFFFF;
	padding: 15px 30px 30px 30px;
	float: left;
	height: 100%;
	width: 740px;
	margin: 0px;
	color: #333333;
}

#menubar {
	font-size: 16px;
	font-weight: bold;
	background-color: #0099FF;
	margin: 0;
	padding: 0px;
	float: left;
	height: 27px;
	width: 800px;
}
.bar {
	background-image: url(img/bar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 800px;
	background-color:#0099FF;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
/* BUBBLE PLASTIC HORIZONTAL MENU */
.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #0099FF url(img/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(img/bg-bubplastic-button.gif) top left no-repeat;
}
.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 18px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 25px;
	padding-top: 6px;
	padding-right: 18px;
	background: transparent url(img/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(img/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(img/bg-bubplastic-h-gray.gif) top right no-repeat;
}
             

#header_left {
	padding: 0px 0px 0px 0px;
	float: left;
	height: 120px;
	width: 680px;
	display: block;
	margin: 0px 0px 0px 0px;
}
#leftm {
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: 70px;
	width: 180px;
	text-align: center;
	border: 0;
	z-index: 1000;
	text-decoration: none;
        color: #ffffff;
}
#leftm a   { 
         color: #ffffff;
   text-decoration:none;
}

#leftm2 {
	margin: 11px 0px 0px 110px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 360px;
	text-align: right;
	border: 0;
	z-index: 1000;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
}


#header_right {
	float: left;
	height: 110px;
	width: 120px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#t_menu ul {
margin: 0; 
padding :0; 
list-style-type : none; 
}
#t_menu li { 
display : inline; 
padding :0; 
margin:0; 
}
#t_menu a:hover {
	height:1.5em;
	display:block;
	border:1px solid #000000;
	background-color:#FFFF99;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	padding:0.4em 0em 0em 0.5em;
	text-decoration:none;
	color:#000000;
	width:100px;
	margin:2px 0px;
}
#t_menu a {
	display:block;
	border:1px solid #000000;
	background-color:#CCFF99;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	padding:0.4em 0em 0em 0.5em;
	text-decoration:none;
	color:#000000;
	width:100px;
	margin:2px 0px;
	height:1.5em;
}


#footer {
	background-color: #66CCFF;
	padding: 25px 0px 30px 0px;
	float: left;
	height: auto;
	width: 800px;
	line-height: 1em;
text-align: center;
	color: #557;
	font-weight:bold
	
}

.con_s {
	margin: 0;
	float: left;
	width: 740px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
}

.con_l {
	margin: 0;
	float: left;
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: auto;
}

.con_ll {
	margin: 0;
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: auto;
}



.u {
	margin: 0px;
	float: left;
	height: auto;
	width: 230px;
	font-size: 10px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
}

.cap {
	font-size: 10px;
	margin: 0px;
	width: auto;
	text-align: left;
	margin-top: 0px;
	padding-top: 5px;
}





.copy {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 720px;
}
.leftmenu {
	float: left;
	height: 100%;
	width: 165px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.r_box {
	margin: 0px;
	float: left;
	height: auto;
	width: 560px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#side_navi ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}
#side_navi li { 
display : inline; 
padding :0; 
margin:0; 
}

#side_navi a {
	background-repeat:no-repeat;
	display:block;
	border-left:solid 5px #CCFF99;
	border-bottom:solid 1px #666666;
	background-color:#66CCFF;
	font-size:12px;
	padding:0.3em 0em 0.3em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	width:150px;
	margin:5px 0px;
	height:1.4em;
}
#side_navi a:hover{
	display:block;
	background-repeat:no-repeat;
	border-left:solid 5px #000000;
	border-bottom:solid 1px #666666;
	background-color:
	#CCFF99;
	font-size:12px;
	padding:0.3em 0em 0.3em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color:
	#000000;
	width:150px;
	margin:5px 0px;
	height:1.4em;
}


#side2 ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}

#side2 a {
	background-repeat:no-repeat;
list-style-type: none;
	display:block;
	border-left:solid 5px #FF0000;
	border-bottom:solid 1px #666666;
	background-color:#66CCFF;
	font-size:12px;
	padding:0.3em 0em 0.3em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	width:150px;
	margin:5px 0px;
	height:1.4em;
}
#side2 a:hover{
        list-style-type: none;
	display:block;
	background-repeat:no-repeat;
	border-left:solid 5px #000000;
	border-bottom:solid 1px #666666;
	background-color:
	#CCFF99;
	font-size:12px;
	padding:0.3em 0em 0.3em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color:
	#000000;
	width:150px;
	margin:5px 0px;
	height:1.4em;
}



#side_title {
	background-repeat:no-repeat;
	display:block;
	border-left:solid 5px #CCFF99;
	background-color:#CCCCCC;
	font-size:14px;
	padding:0.5em 0em 0em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color: #333333;
	width:150px;
	margin:0px 0px 10px 0px;
	height:1.4em;
}

#buttun a {
	background-repeat:no-repeat;
	display:block;
	border-left:solid 5px #CCFF99;
	border-bottom:solid 1px #666666;
	background-color: #996600;
	font-size:12px;
	padding:0.3em 0em 0.3em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	width:140px;
	margin:10px 0px;
	height:1.4em;
}
#buttun a:hover{
	display:block;
	background-repeat:no-repeat;
	border-left:solid 5px #000000;
	border-bottom:solid 1px #666666;
	background-color:
#FFFF66;
	font-size:12px;
	padding:0.3em 0em 0.3em 0.5em;
	text-decoration:none;
	font-weight:bold;
	color:
	#000000;
	width:140px;
	margin:10px 0px;
	height:1.4em;
}
#news{
	background-image : url(img/list.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
}
.flash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 360px;
}
.icon1 {
	float: left;
	width: 135px;
	padding-bottom: 0px;
	padding-top: 30px;
}

table.c{

	border-collapse:collapse;

}

th.c{

	border:1px solid #000000;
}

td.c{

	border:1px solid #000000;
	padding:10px 20px 0px 20px;

}

.ulb {
margin:0;
padding:0;
list-style:none;
}
.lib{
	font-size:12px;
	background:url(img/bull.gif) no-repeat 0px 0.5em;
	padding-left: 14px;
	padding-top: 2px;
} 

.ulc {
margin:0;
padding:0;
list-style:none;
}
.lic{
	font-size:12px;
	background:url(img/tri.gif) no-repeat 0px 0.5em;
	padding-left: 14px;
	padding-top: 2px;
} 

.uld {
margin:0;
padding:0;
list-style:none;
}
.lid{
	font-size:12px;
	background:url(img/photo.gif) no-repeat 0px 0.5em;
	padding-left: 14px;
	padding-top: 2px;
} 

.tagcloud {
	text-decoration: none;
	border: none;
	line-height: 2.0em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tagcloud A{text-decoration:none;
}
.tagcloud2 {
	text-decoration: none;
	border: none;
	line-height: 1.5em;
}
.tagcloud2 A{text-decoration:none;
}
table.c{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
.c th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.c td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}

.s1 {
	font-size: 10px;
	font-weight: normal;
	line-height:140%;
}
.s2 {
	font-size: 12px;
	font-weight: normal;
	line-height:140%;
}

.s3 {
	font-size: 16px;
	font-weight: normal;
	line-height:140%;
}
.s4 {
	font-size: 18px;
	font-weight: normal;
	line-height:140%;
}
.s5 {
	font-size: 24px;
	font-weight: normal;
	line-height:140%;
}
.z1 {
	font-size: 8px;
	font-weight: normal;
}
.z2 {
	font-size: 10px;
	font-weight: normal;
}

.z3 {
	font-size: 12px;
	font-weight: normal;
}
.z4 {
	font-size: 14px;
	font-weight: normal;
}
.z5 {
	font-size: 16px;
	font-weight: normal;
}
