body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
}
body {
	color: #3c3c3c;
	background: #ffffff;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
div {
	zoom: 100%;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul,li {
	list-style: none;
}
strong {
	font-weight: normal;
}

#pagebuilding {
	background: #f7f7f7;
	height: 100%;
}
*:first-child+html #pagebuilding {
	height: 100%;
	background: #ebebeb;
}


/* clearfix_開始 */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.clear {
	clear: both;
}
/* clearfix_終了 */

/* header_box 開始 */
#header_box_parent {
	width: 100%;
	text-align: center;
	background: #fff url(img/bg/header.gif) repeat-x top left;
}
#header_box01 {
	width: 800px;
	height: 95px;
	margin: 0 auto;
	text-align: left;
}
#header_box02 {
	padding: 0 25px;
}
#header_box02 .left {
	width: 570px;
	float: left;
}
#header_box02 .right {
	width: 180px;
	float: left;
}
/* header_box 終了 */


/* navi_box 開始 */
#navi_box_parent {
	width: 100%;
	text-align: center;
	background: #fff url(img/bg/navi.gif) repeat-x top left;
}
#navi_box01 {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
}
#navi_box02 {
	padding: 0 25px;
}
#navi_box02 ul li {
	float: left;
}
/* navi_box 終了 */


/* contents_box 開始 */
#contents_box_parent {
	width: 100%;
	text-align: center;
	background: #fff url(img/bg/contents.gif) repeat-x top left;
}
#contents_box01 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#contents_box02 {
	padding: 20px 25px 40px 25px;
}
#contents_box03 {
	padding: 20px 25px 40px 16px;
}
#contents_box03 #pankuzu {
	margin: 0 0 9px 9px;
	font-size: 12px;
}
#contents_box03 #main_box {
	width: 578px;
	float: left;
}
#contents_box03 #main_box_child {
	background: url(img/bg/contents_naka.gif) repeat-y top left;
	padding: 0 24px;
}
#contents_box03 #main_box_child #main_title {
	margin-bottom: 35px;
}

#contents_box03 #side_box {
	width: 170px;
	float: right;
	padding-top: 9px;
}
#side_box p a {
	color: #3c3c3c;
	display: block;
	width: 163px;
	height: 20px;
	background: url(img/bg/side.png) no-repeat top left;
	padding: 10px 0 10px 7px;
}
#side_box p a:hover {
	background: url(img/bg/side_on.png) no-repeat top left;
	text-decoration: none;
}
/* contents_box 終了 */


/* footer_box 開始 */
#footer_box_parent {
	width: 100%;
	text-align: center;
	background: #f7f7f7 url(img/bg/footer.gif) repeat-x top left;
}
*:first-child+html #footer_box_parent {
	width: 100%;
	text-align: center;
	background: #ebebeb url(img/bg/footer_ie.gif) repeat-x top left;
}
#footer_box01 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#footer_box02 {
	padding: 15px 25px 10px 25px;
}
#footer_box02 .left {
	float: left;
	width: 300px;
}
#footer_box02 .left #f_name {
	font-size: 14px;
	color: #505050;
}
#footer_box02 .left #f_name strong {
	font-weight: bold;
}
#footer_box02 .left #f_info {
	font-size: 12px;
	line-height: 1.2;
}
#footer_box02 .right {
	float: right;
	width: 450px;
	text-align: right;
}
#footer_box02 .right p {
	font-size: 11px;
	color: #666;
}
/* footer_box 終了 */


.wabun {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}

.pagetop {
	text-align: right;
	padding: 5px 0 5px 0;
	background: url(img/border_hasen.gif) repeat-x bottom left;
	margin-bottom: 50px;
}


/* margin */
/*margin_top*/

/*margin_right*/
.m_right2 {
	margin-right: 2px;
}
/*margin_bottom*/
.m_bottom5 {
	margin-bottom: 5px;
}
.m_bottom8 {
	margin-bottom: 8px;
}
.m_bottom12 {
	margin-bottom: 12px;
}
.m_bottom15 {
	margin-bottom: 15px;
}
.m_bottom20 {
	margin-bottom: 20px;
}
.m_bottom20_ie {
	margin-bottom: 20px;
}
*:first-child+html .m_bottom20_ie {
	margin-bottom: 1px;
}
.m_bottom25 {
	margin-bottom: 25px;
}
.m_bottom30 {
	margin-bottom: 30px;
}
.m_bottom30_ie {
	margin-bottom: 30px;
}
*:first-child+html .m_bottom30_ie {
	margin-bottom: 2px;
}
.m_bottom50_ie {
	margin-bottom: 50px;
}
*:first-child+html .m_bottom50_ie {
	margin-bottom: 10px;
}
/*margin_left*/
.m_left10 {
	margin-left: 10px;
}


/* padding */
/*padding_top*/
.p_top06 {
	padding-top: 6px;
}
.p_top15 {
	padding-top: 15px;
}
.p_top34 {
	padding-top: 34px;
}
/*padding_right*/

/*padding_bottom*/
.p_bottom10 {
	padding-bottom: 10px;
}
.p_bottom12 {
	padding-bottom: 12px;
}
.p_bottom15 {
	padding-bottom: 15px;
}
/*padding_left*/