@charset "UTF-8";

/*===============================================================================
このサイトについて
===============================================================================*/

/*--------------------------------------------- メインイメージ開始 */

#main_img{
	background: url( "../img/siteinfo/siteinfo_mainimg.gif") no-repeat left top;
}
/*--------------------------------------------- メインイメージ終了 */

/*--------------------------------------------- INDEXコンテンツ開始 */
#siteinfo_main{
	width: 650px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	}
	
/* hタイトル */	
#siteinfo_main h1{
	width: 630px;
	height: 30px;
	padding: 0 0 5px 0;
	margin: 0 auto;
	text-indent: -9999px;
	font-size: 0;
	}

#siteinfo_main h1.info01{background: url( "../img/siteinfo/title01.gif") no-repeat left top; }
#siteinfo_main h1.info02{background: url( "../img/siteinfo/title02.gif") no-repeat left top; }
#siteinfo_main h1.info03{background: url( "../img/siteinfo/title03.gif") no-repeat left top; }
#siteinfo_main h1.info04{background: url( "../img/siteinfo/title04.gif") no-repeat left top; }
	
#siteinfo_main h2{
	background: url( "../img/siteinfo/title_sub.gif") no-repeat center;
	width: 595px;
	height: 25px;
	padding: 5px 0 5px 35px;
	margin:10px auto 5px auto;
	text-align:left;
	font-size:12px;
	line-height:30px;
	clear:both;
	}
	
#siteinfo_main h3 {
	margin: 5px auto 10px auto;
	padding: 5px 0 5px 25px;
	list-style: none;
	background:#f2f2f2 url("../img/support/point02.png") no-repeat 10px;
	font-size:13px;
	text-align:left;
	}
	
#siteinfo_main h4{
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
	background-repeat: no-repeat;
	font-size:13px;
	text-align:left;
	}


/* ページトップ事項 */	
#att_top{
	clear:both;
	width: 600px;
	text-align:right;
	margin:20px auto 0 auto;
}

#att_top a{
	padding:0 5px 0 17px;
	background: url( "../img/product/pc_mobile/pagetop_icon.gif") no-repeat left center;
	text-decoration:underline;
}

/* 記事エリア事項 */	
#site_box{
	width: 600px;
	padding: 10px 0;
	margin: 0 auto;
	text-align:left;
	}
