/* ZERO Templates Option Style  */
/* 各オプションを使用する場合はソースコード中の「/＊ start」と「end ＊/」を削除してお使いください。 */


/*---- プロフィール画像設定 ----*/
/* start
#profile-photo {
	background:url(http://pawnshop-guide.net/profile.jpg) no-repeat left top;
}
end */


/*---- portal-site01 / portal-site03 のサイト幅設定 ----*/

#container { width:780px;}


/*---- portal-site02 のサイト幅設定 ----*/
/* start
#container { width:920px;}
end */


/*---- portal-site03 のヘッダー画像設定 ----*/

#header-inner {
	background:url(http://pawnshop-guide.net/image.jpg) no-repeat right top;
}
