/* CSS Document */

*{
	padding:0px;
	margin:0px;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	text-align: left;
	font-family:"ＭＳ Ｐゴシック";
	background-image: url(img/bg.jpg);
	margin-top: 0px;
	}

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

h2 {
	margin-top: 10px;
	padding: 0px;
	font-weight: normal;
                font-size:14px;
	}


h3 a {
color:#EEEADF;
	}
	
h3 a:hover {
color:#FFFFFF;
	}
	
a {
	text-decoration: underline;
	color: #0033CC;
	}

a:hover {
	color: #0066CC;
	}

#top-image{
        margin:0;
        width:800px;
        height:80px;
background-image:url(img/back-top2.jpg);
        background-repeat:no-repeat;
        backgorund-position:top;
        margin-left:auto;
        margin-right:auto;
        
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	text-align: left;
	background-image: url(img/c_bg.jpg);
	background-repeat: repeat-y;
}


#banner {
	color: #86ABB9;
	height: 52px;
	background-image: url(img/hed.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #339966;
	margin-top: 0px;
	padding-top: 100px;
	}

#banner-img {
	display: none;
	}

#banner h1 {
	font-size: 12px;
	color: #666666;
	display: block;
	text-indent: -9999px;
	height: 20px;
	}
#banner a{
        color:#86ABB9;
        text-decoration:none;
}


#banner-bottom{
	padding:2px 0px 10px 15px;
	font-size:10px;
	height: 22px;
	line-height: 20px;
	color:#FFFFFF;
}
#banner-bottom a {
        font-size:10px;
		color:#E4DACD;
		text-decoration:underline;
}
#banner-bottom a:hover {
        font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
}


#banner-bottom2 {
	width: 560px;
	font-size:14px;
	background-image: url(img/ent_el3.jpg);
}

#banner-bottom h2{
        background-image:url(img/image.gif);
        font-size:16px;
        color:#3300FF;
        margin:0px 0px 10px 0px;
        padding:5px 5px 0px 10px;
        font-weight:bold;
}


#banner-bottom2 h2{
        background-image:url(img/image.gif);
        font-size:16px;
        color:#0066CC;
        font-weight:bold;
}

dl{
	display:block;
	margin: 10px 15px;
}
dl dt{
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #6B5444;
	padding-left: 5px;
	line-height: 20px;
	margin-top: 10px;
}
dl dd{
	display:block;
	padding-left: 15px;
	line-height: 18px;
}



#banner-bottom ul{
       margin-right:5px;
}
#banner-bottom li{
        font-size:12px;
        text-align:right;
}



.link-note{
	text-align: center;
	font-size:12px;
	line-height: 24px;
}


/*-----------------right--------*/
#right {
	float: right;
	width: 240px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 5px;
	}

#right_pad{
	background-color: #ffffff;
	padding: 0px;
	text-align: center;
	margin-top: 8px;
}

#categories {
	overflow: hidden;
	background-image: url(img/cat3.jpg);
	}

#categories p {
	padding: 2px 20px;
	line-height: 26px;
	display: block;
	}


#right h2{
       border-bottom:1px solid #999999;
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       padding:2px 0px 2px 0px;
       border-top:0px solid #365B76;
}


#right h3{

       font-size:16px;
       color: #7a818e;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       padding:10px 5px 7px 5px;
}


#right_pad ul {
	line-height: 150%;
	display: block;
	padding: 0 10px;
	overflow: hidden;
	width: 220px;
	}
#right_pad ul li{
	line-height: 28px;
	display: block;
	float: left;
	width: 22px;
	height: 28px;
	font-size: 12px;
	list-style-type: none;
	padding-left: 0px;
	text-align: center;
	}

#powered {


       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;

	}


/*-----------------content--------*/
#center {
	overflow: hidden;
	
	

	}

.content {
	padding: 0px 10px 15px 20px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	width: 560px;
	float: left;
	overflow: hidden;
	}
.content p {
	color: #000000;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	margin: 0px 20px;
	background-image: url(img/sen.gif);
	background-repeat: repeat-y;
	}

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

.content ul {
	line-height: 150%;
	display: block;
	padding: 10px 6px 10px 14px;
	overflow: hidden;
	width: 540px;
	}
.content li {
	line-height: 28px;
	display: block;
	float: left;
	width: 160px;
	height: 28px;
	font-size: 12px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
	}


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

	line-height: 150%;
	}

.content h2 {
	font-size:18px;
	font-weight:bold;
	display: block;
	width: 560px;
	height: 35px;
	line-height: 26px;
	background-image: url(img/h2.jpg);
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
	text-indent: 15px;
	color: #333333;
	padding-top: 15px;
}

.content h3 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	width: 560px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	display: block;
	line-height: 28px;
	height: 28px;
	background-image: url(img/h3.jpg);
	text-indent: 25px;
	
	}

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

.ctgy{
	width: 480px;
               margin-top:30;
               margin-bottom:0;
               padding-left:5px;
               font-weight:bold;
               font-size:18px;
               color:#60837e;
              background-image:url(img/gif);
}

.kou{
              font-size:12px;
              margin-bottom:30px;
              margin-left:35px;
              border-style:none;
  
              }

.large{
            font-size:14px;
            font-weight:bold;
            margin-left:45px;
             margin-bottom:30px;
}

#fut{
	padding:12px 0 0 0;
	text-align:center;
	font-size: 10px;
	background-image: url(img/fut.jpg);
	color: #FFFFFF;
	height: 32px;
}

#fut a {
	color: #E9DFD3;
	text-decoration: underline;
	}


#fut a:hover {
	color: #FFFFFF;
	}

#fadeinbox
{
position:absolute;
width: 800px;　 
left: 0;
top: -300px;
border: 2px solid #FF6600;
background-color: #fff;
padding: 10px;
z-index: 0;
visibility:hidden;
}