@charset "UTF-8";


/* ******************************************
 構造部分 定義
****************************************** */


/* **************************************************************
 ページID　定義
************************************************************** */


/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */
div.main-image {
	padding-top:163px;
	padding-bottom: 100px;
	background-image: url(/shared/images/main_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

div.main-text-area {
	width:500px;
	margin: 0 auto;
	text-align:center;
}

div.main-text {
	text-align:left;
}