@charset "shift_jis";

*{/*簡易セットスタイル*/
	font-family:"ＭＳ Ｐゴシック", "MS P Gothic",  Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" sans-serif;
}

/*--共通---------*/
a:link {
	text-decoration:none;
	color:#039;
}

a:visited {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.lh130 {
	line-height: 130%;
}

.lh150 {
	line-height: 150%;
}

/*---パンくず----*/
#panbox {
	margin:0 auto;
	width: 950px;
	background-position: left;
	height: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#panbox_b {
	margin:0;
	width: 100%;
	background-position: left;
	height: 24px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pan {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#pan li {
	list-style-type: none;
	display:inline;
}

/*---相対４→Ｈ１--相対３→Ｈ２--相対２→Ｈ３--相対１→Ｈ４--*/
h1 , h2 , h3 , h4 {
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}
	
h3 {
	font-size: 12px;
}
	
h4 {
	font-size: 10px;
}

.whi {
	color: #fff;
}

.red {
	color: #f00;
}

.gr {
	color: #666;
}

.br {
	color: #600;
}

/*---100223_h1--*/
.h1{
	color:#666;
	font-size:10px;
	text-align: right;
	font-weight: normal;
}

#tp_h {
	width:950px;
	margin:0 auto;
}
