@charset "utf-8";
/* CSS Document */


/* 目次
==================================================
	01. contents  - ページ全体
	02. centerbody  - センターボディ
==================================================
*/
	
/* =============================================== */
/** 01. contents  - ページ全体  */
/* ----------------------------------------------- */

body {
	background-image:url(/images/bg_other.gif);
	background-repeat:repeat-x;
}

#contents02{
	background-image:url(/images/bg_contents_middle03.gif);
	background-repeat:repeat-y;
	width:840px;
}

/* =============================================== */
/** 02. centerbody  - センターボディ  */
/* ----------------------------------------------- */

#bodycenter{
	width:760px;
	padding:0 40px;
}

.titlebar{
	margin:0 auto;
}

.fusen{
	width:720px;
	margin:20px auto 0;
}

.sitemap_txt{
	font-size:12px;
	padding:10px 30px;
	font-size:12px;
	line-height:160%;
}
