
/* VIP Service Styleseetdocments 06/07/07 */

/*                          index.php  */




/* 基本セレクタ */
body {
	font-size: 12px;
	color: #443333;
	background: url(./img/ba.gif);
	border: 0px;
	padding: 0px;
	text-align:center;

}

form {
	margin-top: 10px;
	margin-left: 30px;
	padding : 0px;
	font-size: 13px;
}
.shadow {
    margin: 10px 0 0 5px;
    background: url(./img/sdw.gif) right bottom;
    float: left; /* 回り込み制御 */
}

.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -2px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
}
img {
  margin: 0px;
  border: 0px none;
  padding: 0px;

}

a:link{
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	background-color:#EECCCC;
}

a:visited{
	text-decoration: none;
}

a{
	margin-left: 2px;
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 15px;
	color: green;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	border-left: 3px solid;
	border-bottom: 1px solid;
}
p {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding : 0px;
	font-size: 13px;

}


ul {

	List-style-image: url(./img/list.gif);
	padding: 2px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 20px;

}
.aa{
	font-size: 10px;

}
span.menuindex{
	color: green;
	font-size: 15px;
	border-bottom: 2px dotted;
}

/* クラス要素 */


/*ID 要素*/
#mainbox{
	text-align: left;
	border: 1px solid #B5B5B5;
	background: #efefef;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding: 0px;
	width: 780px;
}

	#header{
		padding: 0px;
		margin: 0px;
		text-align:center;
		}


	#headline{
		margin: 0px;
		width: auto;
		padding: 3px;
		border-bottom: 1px solid #B5B5B5;
		background: #E8E8E8;
		color: #008B00;
}

#main{
	background: #efefef;
	padding-left: 10px;
	padding-right: 5px;
	margin:0px;
	float: left;
	width: auto;
	border: 0px none; /* TestMode */
	}

	#topimg{
		margin-top: 5px;
		margin-bottom: 5px;
		border:none;
		border: 0px none; /* TestMode */
		padding: 5px;
		text-align:center;
		width:500px;
	}
	.topics{
		border: 0px none; /* TestMode */
		padding: 5px;
		margin-left: 0px;
		margin-bottom: 2px;
		width:500px;
		}
		.topics_main{
			border: 0px none; /* TestMode */
			padding: 5px;
			margin-left: 10px;
			margin-bottom: 0px;
			width:auto;
		}
	#search{
		border: none 0px;
		padding: 2px;
		margin-left: 0px;
		height: 200px;
		}

#sub{
	background: #efefef;
 	float: right;
	padding: 3px;
	margin-top:5px;
	margin-left: 0px;
	width: auto;
	height:auto;
	border: 0px none; /* TestMode */
	
	}
	#sbcm{
		margin-bottom: 10px;
		margin-right:0px;
		padding: 5px;
		border: 1px solid #B5B5B5;
		background: #E8E8E8;
	
		}
	#sbmenu{
		margin-bottom: 10px;
		margin-right:0px;
		padding: 5px;
		border: 1px solid #B5B5B5;
		background: #E8E8E8  url(./img/armk.gif) fixed no-repeat bottom right;
	
		}
	#sbmatome{
		margin-bottom: 10px;
		margin-right:0px;
		padding: 5px;
		border: 1px solid #B5B5B5;
		background: #E8E8E8;
	
		}
	#sbtool{
		margin-bottom: 10px;
		margin-right:0px;
		padding: 5px;
		border: 1px solid #B5B5B5;
		background: #E8E8E8 url(./img/bu-n.jpg) fixed no-repeat bottom right;
	
		}
	#sblink{
		margin-bottom: 10px;
		margin-right:0px;
		padding: 5px;
		border: 1px solid #B5B5B5;
		background: #E8E8E8 url(./img/ngok.jpg) fixed no-repeat bottom right;
		}
	#banners{
		margin:0px;
		margin-bottom:5px;
		padding:5px;
		text-align:center;
		border: 0px none; /* TestMode */
	}
	#admin{
		margin:0px;
		padding: 0px;
		border: none;
		text-align: right;
		border: 0px none; /* TestMode */
		}
      input{
                    border: 1px solid #000000;
                    height: 18px;
    }
#footer{
	margin-top: 5px;
	margin-bottom: 0px;
	padding:1px;
	clear: both;
	text-align: center;
	background:#E8E8E8;
	}
