/* CSS Document */

/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#000000;/*通常のリンクテキストカラー*/
        text-decoration:underline;
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:none;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
	font-family:'ＭＳ Ｐゴシック', sans-serif;
}
p,th,td,li{
	font-size:14px;
	*font-size:100%;
	*font:80%;
}
body{
	text-align:center;
}


/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}


/*■基本レイアウト*/
#container{
	width:796px;
	margin:auto;
	text-align:left;
	}
#sub_menu{
	width:796px;
	height:40px;
        text-align:right;
        }

#head{}
#head h1{
	height:px;
	line-height:30px;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	text-indent:0;
	}
#head h2{
	margin:6px 0 0 0px;
	font-weight:normal;
	}
#head h2 a{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
#head h2 a:hover{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
#head_menu{
	background:url(../img/bg_head_menu.gif) no-repeat;
	width:796px;
	height:30px;
	}
#head_menu ul{
	list-style-type:none;
	}
#head_menu ul li{
	font-size:14px;
	letter-spacing:1px;
	float:left;
	width:159px;
	height:30px;
	position:relative;
	}
#head_menu ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	font:14px;
	width:159px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul li a:hover{
	color:#FFCC00;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:159px;
	}
#head_menu ul li.off ol.sub{
	left:0px;
	top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px;
	top:30px;
	width:159px;
	border:1px solid #999999;
	text-align:center;
	list-style-type:none;
	}
#head_menu ul li.on{
	width:159px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	float:none;
	width:159px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	}
#head_menu ul ol.sub li a{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul ol.sub li a:hover{
	background-color:#FFCC00;
	color:#000000;
	}

.line{
	clear:left;
	margin:10px 0 0 0;
	}

#main_image{
	float:left;
	background:url(../img/top/main_pic.jpg) no-repeat;
	width:796px;
	height:300px;
	}
#main_image p{
	margin:20px;
	color:#FFFFFF;
	font-size:18px;
	text-align:right;
	line-height:150%;
}

#contents{
	margin:10px 0 0 0;
	clear:left;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#foot_up{
	background:url(../img/line_02.gif) no-repeat bottom;
	clear:both;
	height:32px;
	margin:0 0 0 0;
	}
#copy{
	height:20px;
	font-size:10px;
	text-align:right;
	color:#333333;
	padding:2px;
	margin:4px 0 0 0;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}



/***トップ***/
#top{}
#top_btm{
	zoom:100%;
	}
#top_btm:after{
	content: "";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
#top div#left{
	float:left;
	width:350px;
	margin:20px 0 0 0;
	}
#top div#left h3{
	font-size:12px;
	}
#top div#left div#info{
	background:url(../img/top/bg_info2.gif) no-repeat;
	width:360px;
	height:201px;
	}
#top div#left div#info div#main{
	overflow:auto;
	height:198px;
	margin:2px 1px 1px 0;
	}
#top div#left div#info div#main h4{
	margin:8px 10px 0 10px;
	font-size:100%;
	color:#000000;
	}
#top div#left div#info div#main p{
	margin:4px 10px 0 10px;
	}
#top div#right{
	float:left;
	width:400px;
	margin:20px 0 0 18px;
	}
#top div#right div#img p{
	 text-align:center;
}

#top div#right div#text p{
	line-height:20px;
	margin:10px 0px 0 20px;
}

#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
	margin:0 0 6px 0;
	border:solid #000000;
	border-width:2px 1px 1px 1px;
	}
#top div#right div#bnr_sps p a{
	display:block;
	width:336px;
	height:108px;
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	vertical-align:bottom;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
	text-align:right;
	color:#000000;
	}
#top div#right div#bnr_sps p a:hover{
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.50; /*FF*/
	}
#top div#right div#bnr_sps p.bnr01{
	background:url(../img/top/bnr03.jpg) no-repeat center;
	}
#top div#right div#bnr_sps p.bnr02{
	background:url(../img/top/bnr04.jpg) no-repeat center;
	}

/***その他のページ***/
#other_page{}
#other_page h3{
	text-indent:15px;
	font-size:18pt;
	line-height:50px;
        height:50px;
	vertical-align:top;
	color:#000000;
	margin:16px 0 0 0;
	}
#other_page h4{
	background:url(../img/bg_h3_01.gif) no-repeat center left;
	text-indent:15px;
	font-size:120%;
	line-height:1.0em;
	vertical-align:top;
	color:#000000;
	margin:16px 0 0 0;
	}
#other_page h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003366;
	}
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 0 20px 0;
	line-height:180%;
	}
#other_page div.typeB{
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:8px 0 20px 0;
	line-height:150%;
	}
#other_page div.typeB div.left{
	float:left;
	width:370px;
	}
#other_page div.typeB div.left2{
	float:left;
	width:100px;
	}
#other_page div.typeB div.right{
	float:right;
	width:670px;
	margin:0 0 0 20px;
	}

#other_page div.typeC{
	}
#other_page div.typeC p{
	margin:8px 0 15px 0;
	line-height:160%;
	font-size:12pt;
	}

#other_page p.margin_none{
	margin:0;
	}
#other_page p{
	margin:6px 0 0 0;
	}
#other_page ol{
        }
#other_page li{
	margin:10px 0 0 20px;
	line-height:150%;
        }

#other_page span{
        text-decoration:underline; 
        font-weight:bold;  
        }


/*テーブルセット*/
#tbl_setA{
	border:#003366 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA tr{
	border:#003366 solid 1px;
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setA th{
	border:#003366 solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#000000;
	text-align:center;
	}
#tbl_setA td{
	border:#000000 solid 1px;
	padding:6px;
	width:80px;
}

/* copyrights */
#copyright{
	float: right;
}
#copyright a{
    display: inline;
    font-size: 9px;
    text-decoration: none;
}
#copyright_box{
	width: 28px;
	height: 11px;
}
#copyright p a{
	background: url(http://pondt.com/img/logo.gif) bottom no-repeat;
	width: 28px;
	float: left;
	text-indent: -9999px;
}
*:first-child+html #copyright_box{
	float:right;
}
#menu2 ul{
    list-style: none;
}
#menu2 li{
    float: left;
    margin: 0 2px;
}
.submenu{
    list-style: none;
    border: 1px solid #cccccc;
    background: #ffffff;
    visibility: hidden;
    position: absolute;
    right: 0px;
    z-index: 1;
}