/* ページ構造に関するCSs #ff9900S */

a {color:#ff3399; text-decoration: none;}
a:hover {color:#990099; text-decoration: underline;}

body {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	margin: 0px;
	text-align: center;
}

p {
	font-size: 90%;
	line-height: 150%;
	margin: 4px;
}

/* テキストに関するCSS  */

H1 {
	font-size: 120%;
	line-height: 180%;
	color:#cc0066;
	background-color:#ffcccc;
	font-weight:bold;
	margin: 4px;
	padding: 0px 0px 0px 20px;
}

H2 {
	font-size: 105%;
	line-height: 180%;
	color:#009900;
	font-weight:bold;
	margin: 4px;
}

H3{
	font-size: 90%;
	text-indent: 5px;
	border-left: 10px solid #ccc;
	border-top: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 2px;
 	padding-left: 10px;
}

H4 {
	font-size: 100%;
	color:#ff3333;
	font-weight:bold;
	padding:0px 0px 0px 8px;
	margin: 10px 0px 0px 0px;
}

H5 {
	font-size: 85%;
	color:#666666;
	padding:0px 0px 0px 8px;
	margin: 10px 0px 0px 0px;
}

#header {
	font-size: 12px;
	color: #666;
	font-weight: 400;
	line-height: 150%;
	background-color: #fff;
	text-align: center;
	padding: 0px;
}

#footer {
	font-size:90%;
	line-height: 250%;
	hight: 30px;
	color:#666;
	letter-spacing: 1px;
	background-color:#cccccc;
	text-align:center;
}

#content {
	width: 600px;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 20px;
	margin: 5px 0px 20px 0px;
	text-align:left;
}

#main-kakomi {
	width: 360px;
	height:900px;
	line-height: 140%;
	margin:0px 0px;
	padding:10px;
	background-color: #fff;
	border: 1px solid #cccccc;
}

#top-hyo {
	font-size: 100%;
	margin: 2px;
	border: 1px solid #999;
	border-collapse: collapse;
}	

#top-hyo td {
	border: 1px solid #999;
}

/* サイドナビボタンに関するCSS */
#btn-1medi a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-1medi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-1medi a:hover {
	background-position: 0px -34px;
}

#btn-2dado a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-2dado.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-2dado a:hover {
	background-position: 0px -34px;
}

#btn-3dadoc a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-3dadoc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-3dadoc a:hover {
	background-position: 0px -34px;
}

#btn-4per a {
	width: 190px;
	height: 51px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-4per.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-4per a:hover {
	background-position: 0px -52px;
}

#btn-5per a {
	width: 190px;
	height: 51px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-5per.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-5per a:hover {
	background-position: 0px -52px;
}

#btn-6gra a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-6gra.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-6gra a:hover {
	background-position: 0px -34px;
}

#btn-7tenpo a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-7tenpo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-7tenpo a:hover {
	background-position: 0px -34px;
}

#btn-8tori a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-8tori.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-8tori a:hover {
	background-position: 0px -34px;
}

#btn-9toku a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-9toku.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-9toku a:hover {
	background-position: 0px -34px;
}

#btn-10link a {
	width: 190px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background-image: url(imagetop/btn-10link.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn-10link a:hover {
	background-position: 0px -34px;
}


.midasi {
	background-color: #fff;
	padding-left: 20px;
	text-align:left;
	border: 1px solid #666;
}

.naiyou {
	background-color: #fff;
	padding-left: 20px;
	text-align:left;
	border: 1px solid #666;
	line-height: 150%;
}

.naiyou-toku {
	background-color: #fff;
	padding: 5px 5px 5px 20px;
	text-align:left;
	border: 1px solid #666;
	line-height: 150%;
}


.topmidasi{ 
	font-size: 95%;
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 0px;
	text-indent: 5px;
	margin-top: 6px;
	margin-bottom: 10px;
}

#koka {
	margin-top:8px;
	margin-bottom:8px;
}

#koka li {
	float:left;
	background-color: #fff;
	margin-top: 4px;
	margin-botom: 4px;
	margin-right: 4px;
	margin-left: 0px;
	border: 1px solid #999;
	text-align: center;
	list-style:none;
	width: 120px;
	height:18px;
}

#sidebar {
	width: 190px;
	padding: 7px 15px 15px;
	background-image : url(予備/bck_top.gif);	
}

dt {
	font-weight: bold;
	border-bottom: dotted 1px #cc0066;
	width: 100%;
	color: #cc0066;
	display: list-item;
	list-style: square inside;
	margin-top: 0px;
}
      
dd {
	margin-top: 10px;
	margin-left: 30px;
	padding: 0px;
	line-height: 150%;

}


