/* CSS Document */

/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は 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:'Hiragino Kaku Gothic Pro',	'ヒラギノ角ゴ Pro W3', 'Osaka',	'ＭＳ Ｐゴシック', sans-serif;/*フォント種*/
}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:90%;
	}

body{
	text-align:center;
	}

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



.clr_sps{ clear:both; font-size:1px;}

#container{
	background:url(../img/common/bg_con.gif) repeat-y;
	width:682px;
	margin:auto;
	text-align:left;
	}
#head{
	background:url(../img/common/bg_head.gif) no-repeat;
	height:108px;
	}
#head h1{
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:0px;
	}
#head h2{
	padding:30px 0 0 0px;
	font-size:18px;
	font-weight:bold;
	background:url(../img/common/bg_h1.gif) no-repeat;
	}
#head h2 a{
	font-size:16px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
#head h2 a:hover{
	color:#333333;
	text-decoration:none;
	}
/*ヘッダーメニュー*/
#head_menu{
	width:682px;
	height:36px;
	line-height:36px;
	background:url(../img/common/bg_menu.jpg);
	font-size:12px;
	color:#FFFFFF;
	}
#head_menu a{
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 3px 0 3px;
	}
#head_menu a:hover{
	color:#FF0066;
	}


#contents{
	margin:10px 12px 0px 12px;
	padding:0 0 20px 0;
	clear:left;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#contents p{
	line-height:1.6em;
	}
#main_image{
	background:url(../img/top/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 6px 7px;
}
#copy{
	background:url(../img/common/bg_foot.gif) no-repeat;
	width:682px;
	height:20px;
	margin:0 auto 10px auto;
	font-size:11px;
	line-height:20px;
	text-align:right;
	color:#333333;
	border:solid #333333;
	border-width:3px 0 0 0;
	clear:left;
}
#copy a{
	color:#333333;
	text-decoration:none;
}
#copy a:hover{
	color:#333333;
}
h3{
	background:url(../img/common/bg_h2.jpg) no-repeat;
	width:656px;
	height:46px;
	font-size:18px;
	line-height:48px;
	text-indent:12px;
	vertical-align:top;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 0 0;
	}
h4{
	background: url(../img/common/bg_h3.gif) no-repeat;
	line-height:1.8em;
	text-indent:21px;
	font-size:100%;
	margin:16px 0 0 0;
	}
h5{
	font-size:110%;
	line-height:1em;
	vertical-align:top;
	margin:20px 0 0 0;
	color:#663300;
	}

#info{
	border:1px solid #999999;
	height:120px;
	overflow:auto;
	}
#info h5{
	padding:6px 10px 0 10px;
	font-size:80%;
	}
#info p{
	padding:2px 10px 0 10px;
	}


.typeA{
	}
.typeA p{
	line-height:200%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	}
.typeB{
	margin:8px 0 10px 0;
	zoom:100%;
	}
.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
.typeB p{
	margin:8px 0 16px 0;
	line-height:200%;
	}
.typeB div.left{
	float:left;
	width:300px;
	}
.typeB div.right{
	float:right;
	width:300px;
	margin:0 0 0 20px;
	}

.margin_none{ margin:0;}

/*テーブルセット*/
#tbl_setA{
	border:#666666 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#666666 solid 1px;
	background:url(../img/common/bg_th01.gif);
	padding:6px;
	color:#666666;
	text-align:center;
	color:#FFFFFF;
	}
#tbl_setA td{
	border:#666666 solid 1px;
	padding:6px;
}
/* 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;
}
