/* CSS Document */
@charset "Shift_JIS":
/*
 1.Reset
-----------------------------------*/

#common_right div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, th, td, address,
form, fieldset, legend, object {
	margin: 0;
	padding: 0;
}

#common_right h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
	font-size: 100%;
}
/*
a, ins {
	text-decoration: none;
}

address, em, cite, dfn, var {
	font-style: normal;
}

input, textarea {
	font-family: sans-serif;
	font-weight: normal;
}s

img {
	border:none;
	vertical-align: baseline;
}

a img {
	border: none;
}
br {
	letter-spacing:0;
}

.c16{
margin:0px;
}
*/


* html h5, h6, pre, table, code, kbd, samp, acronym, input, textarea { /*-- for IE6 --*/
	_font-size:62.5%
}

*:first-child+html h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
	_font-size:62.5% !important; /*-- for WIN IE 7 --*/
}
/*
ol {
	list-style-position: outside;
}

table {
	border-collapse: collapse;
}

legend {
	color: #333;
}
*/


/*
 2.Clearfix
-----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.head img {
	padding: 3px 0px 3px 0px;
	margin:0px auto 0px auto;
}
#pankuzu {
	width: 550px;
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 30px;
	border-bottom: 1px dotted #ECC;
	margin:4px;
}
#pankuzu a:link {
	text-decoratlin: underline;
}
#pankuzu img {
	width: 16px;
	height: 16px;
	vertical-align: -3px;
}
#tubologo {
	text-align:center;
}

#banner {
	border-bottom:solid 4px #000;
	padding-bottom:3px;
}

