@charset "utf-8";

/* メイン部分
-------------------------------------------------------------------------------------*/
#topixpage {
	float:left;
	width:655px;
	height: auto;
	padding-left: 17px;
	margin-bottom: 20px;
}
#topixpage .inner {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#topixpage h2 {
	float:left;
	width:655px;
	height: auto;
	display: block;
	padding-top: 5px;
}
#topixpage h3 {
	float:left;
	width:615px;
	height: auto;
	display: block;
	background-color: #E8E8E8;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;
}
#topixpage h4 {
	float:left;
	width:620px;
	height: auto;
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	color: #3857A3;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3857A3;
	padding-top: 5px;
}
#topixpage p {
	float:left;
	width:615px;
	height: auto;
	padding-left: 15px;
	display: block;
	padding-top: 10px;
}
#topixpage p.textleft {
	float:left;
	width:400px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#topixpage p.textright {
	float:left;
	width:415px;
	height: auto;
	padding: 0px;
}
#topixpage p.imgleft {
	float:left;
	width:215px;
	height: auto;
	padding: 0px;
}
#topixpage p.imgright {
	float:left;
	width:200px;
	height: auto;
	text-align: justify;
	padding: 0px;
}
#topixpage p.texthalf {
	float:left;
	width:155px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topixpage p.imghalf {
	float:left;
	width:155px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topixpage p.auto {
	float:left;
	width:auto;
	height: auto;
	display: block;
}
#topixpage .inner {
	float:left;
	width:630px;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#topixpage .innerhalf {
	float:left;
	width:315px;
	height: auto;
}
#topixpage .textlarge {
	float:left;
	width:630px;
	height: auto;
}
#topixpage .textleft {
	float:left;
	width:415px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topixpage .textright {
	float:left;
	width:415px;
	height: auto;
	padding-top: 10px;
}
#topixpage .imgleft {
	float:left;
	width:215px;
	height: auto;
	padding-top: 10px;
}
#topixpage .imgright {
	float:left;
	width:200px;
	height: auto;
	text-align: justify;
	padding-top: 10px;
	padding-left: 15px;
}
#topixpage table {
	float:left;
	width:100%;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-top: 10px;
}
#topixpage th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	text-align: center;
	padding: 5px;
	background-color: #FFFFCC;
}
#topixpage td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	text-align: center;
	padding: 5px;
}
/* 追加
-------------------------------------------------------------------------------------*/
#topixpage .inner_s1 {
	float:left;
	width:200px;
	height: auto;
	padding-right: 15px;
	display: block;
}

#topixpage .inner_s2 {
	float:left;
	width:200px;
	height: auto;
	display: block;
}

#topixpage h5 {
	float:left;
	width:195px;
	height: auto;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

#topixpage p.intro {
	float:left;
	width:195px;
	height: auto;
	padding-left: 5px;
	display: block;
	padding-top: 0px;
}
