@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");
/* ===================================================================
 style info : 個別用
=================================================================== */
#wrapperAll {background:url(../img/bg_mobile.png) no-repeat center top;}
h4 { margin:14px 0 0 73px !important;  }
.mainArea {
	width:960px;
	margin:7px 0px 0px 67px;
	padding-bottom:70px;
}
.access {
	float:left;
}
.photo {
	float:left;
	padding: 29px 0 0 30px;
}

/*#pageTop {
    bottom: -40px;
    position: absolute;
    right: 10px;
    text-align: right;
    width: 107px;
}	
*/
a { color:#FF6666; text-decoration:underline; display:block;} 
a:hover { text-decoration:none; }