

@charset "Shift_Jis";


/* それはそうとして */
html	{
height:100%;
overflow-y:scroll;
scrollbar-face-color:#fff;
scrollbar-arrow-color:#a0a0a0;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-color:#fff;
}

*{
    margin:0; padding:0;letter-spacing:0pt;
    font:normal normal normal 12px/1.6 Tahoma,Sans-serif; }


/* リンク */


a:link    {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active  {color: #808060; text-decoration: none;}
a:hover{ color:#000000;border-bottom:dashed #ff0000 1px; background:url(kabe.gif); }


/* 神の子^o^ */

input,select,textarea{
    padding:2px;
    margin-bottom:2px;
    border:solid #000000 1px; }
#BUTTON{
    border:solid #000000 1px; 
    color:#000000;
    padding:0;
    margin:0;
    font-size:90%;
    background:#fff; }
#SELECT{ padding:0; }
#CHECKBOX{
    border:solid #ffffff 0px; }

ol{
    list-style-position:outside; }
ul{
    list-style-position:outside; }
ul li{ list-style-type:circle; }

dl{
    list-style-position:inside;
    padding:0px 0 5px 0px; }
dt{ font-weight:normal; }
dd{ padding-left:10px; }


.T1{
  border : 1px solid #c9d2da;
  padding : 3px;
  width : 500px;
  text-align : left;
}
.T2{
  padding-left : 10px;
  margin-left : 3px;
  border-left : 1px dotted #c9d2da;
  border-bottom : 1px dotted #c9d2da;
  width : 500px;
  text-align : left;
  line-height : 160%;
}

/* ちょっと見出し */
h1{
   letter-spacing:0pt;
font-size:13px;border-bottom:dashed #ff0000 1px;
    color:#000;
    line-height:0.7;
    margin:5px 0px 10px 0px;}

h2{
   letter-spacing:0pt;
font-size:14px;border-bottom:dashed #a08040 1px;
    color:#000;
    line-height:0.7;
    margin:5px 0px 10px 0px;
    font-weight:bold;}

h3{
   letter-spacing:0pt;
   font-size:12px;
    color:#F08080;
    line-height:0.7;
    margin:5px 0px 10px 0px;
    font-weight:bold;}



/* プリピヨ */
form{
	margin : 0px;
	padding : 0px;
}
input{
	margin : 3px 3px 0px 0px;
	padding : 1px 10px;
	border : 1px solid #000000;
	color : #000000;
	font-family : "Century Gothic","Sans-serif";
	font-size : 12px;
	background-image:url(7.gif);background-attachment:fixed;
}
textarea{
	margin : 0px;
	padding : 3px 3px;
	width : 400px;
	height : 80px;
	border : 1px solid #000000;
	font-family : "Century Gothic","Sans-serif";
	background-image:url(7.gif);background-attachment:fixed;
	font-size : 12px;
}

table.aibo1pon td{ border:1px dashed #fff; }
table.aibo1pon {border-collapse:collapse;　} 

