@charset ”UTF-8”;

/*---------------------------------------------
全体
---------------------------------------------*/

* {
		margin: 0;
		padding: 0;
		font-size: 100%;
}
/*\*/
html,body {
		height: 100%;
}
/**/
body {
		margin: 0px;
		padding: 0px;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
		font-size: 75%;
		line-height: 1.6;
}
h1,h2 {
		margin: 0px;
		padding: 0px;
}
#wrapper {
		width: 900px;
		text-align: center;
}
.w100 {
		width: 100px;
}
.w120 {
		width: 120px;
}
.w130 {
		width: 130px;
}
.w200 {
		width: 200px;
}

/*---------------------------------------------
ヘッダー
---------------------------------------------*/

#header {
		position: relative;
		background: #FFFFFF;
		border-top: 4px solid #000000;
		height: 76px;
		text-align: left;
}
#logo {
		width: 130px;
}
#headBnr {
 position: absolute;
	left: 130px;
	top: 6px;
 display: inline;
	text-align: left;
}
#eng {
		position: absolute;
		right: 20px;
		top: 14px;
}
#gnavi {
		position: absolute;
		left: 130px;
		top: 46px;
		width: 770px;
}
#gnavi ul {
		list-style: none;
}
#gnavi li {
		display: inline;
}

/*---------------------------------------------
メイン-ログイン
---------------------------------------------*/

#image_l {
		height: 370px;
}
#top {
		position: relative;
		width: 860px;
		margin: 0px auto;
		text-align: left;
}
#logo_l {
		position: absolute;
		left: 0;
		top: 0;
		width: 141px;
		text-align: center;
}
#logo_l h1 {
		margin-top: 30px;
		margin-bottom: 20px;
}
#login {
		position: relative;
		width: 640px;
		margin-left: 220px;
}
#visitor {
		position: absolute;
		left: 220px;
		top: 0;
		width: 220px;
}
#member {
		width: 200px;
		min-height: 175px;
		margin-left: 440px;
		margin-bottom: 40px;
}
#member table {
		font-size: 83%;
}
#member p {
		margin-top: 10px;
		font-size: 83%;
}
.ttl_l {
		margin-bottom: 15px;
}
#gallery {
		position: absolute;
		left: 0;
		top: 0;
		width: 220px;
		font-size: 83%;
}
#gallery p {
		color:#A49168;
		margin-top: 10px;
}
#gallerybtn {
		width: 170px;
}
#searchbtn {
		width: 170px;
		margin-top: 61px;
}

/*---------------------------------------------
メイン
---------------------------------------------*/

#image {
		height: 170px;
}
#content {
		position: relative;
		width: 860px;
		margin: 20px 20px 0 20px;
		text-align: left;
}
#content_m {
		position: relative;
		width: 760px;
		margin: 20px 70px 0 70px;
		text-align: left;
}
#content_s {
		position: relative;
		width: 620px;
		margin: 20px 140px 0 140px;
		text-align: left;
}
#content_g {
		position: relative;
		width: 870px;
		margin: 20px 15px 0 15px;
		text-align: left;
}
#title {
		background: url(../images/bg_title.gif) repeat-x left top;
		height: 60px;
		padding-bottom: 10px;
		text-align: left;
}
#sub {
		position: absolute;
		left: 0;
		top: 0;
		width: 170px;
}
#main {
		width: 670px;
		margin-left: 190px;
}
#btn {
		list-style: none;
		margin: 0 auto;
}
#btn li {
		display: inline
}
.section {
		margin-top: 30px;
		border-bottom: 1px dotted #666666;
		clear: both;
}
.section_ctr {
		width: 100%;
		text-align: center;
}
.sttl {
		margin-bottom: 1em;
}
.btn_form {
		margin: 0 0 20px 660px;
}
#agree {
		margin: 20px auto;
}
#agree input {
		margin-right: 5px;
}
#lnk {
		position: relative;
}
#lnk_vw,#lnk_by,#lnk_vd {
		border: 1px solid #C0C0C0;
		width: 246px;
		text-align: center;
}
#lnk_vw {
		background: url(../images/line_viewer.gif) no-repeat left top;
}
#lnk_by {
		position: absolute;
		left: 257px;
		top: 0;
		background: url(../images/line_buyer.gif) no-repeat left top;
}
#lnk_vd {
		position: absolute;
		left: 514px;
		top: 0;
		background: url(../images/line_vender.gif) no-repeat left top;
}
.lnkttl {
		margin-top: 18px;
}
.lnkbtn {
		margin: 5px auto 13px;
}
.pagetop {
		float: right;
		padding: 20px 0;
		clear: both;
}
.pagetop_p {
		float: right;
		padding-bottom: 20px;
}
.pagetop_s {
		float: right;
		padding: 5px 0;
}
.pagetop_g {
		float: right;
		padding: 20px 5px 20px 0;
}
#ssl {
		font-size: 83%;
		padding-top: 20px;
		vertical-align: middle;
}
#ssl img {
		padding-right: 7px;
}

/*---------------------------------------------
メイン-フォトギャラリー
---------------------------------------------*/

/*トップ*/

#gal_lft {
		float: left;
		width: 630px;
}
#banner {
		float: left;
		width: 120px;
}
#banner td {
		padding-bottom: 7px;
}
#pht_t {
		float: right;
		width: 490px;
		height: 490px;
		text-align: center;
		vertical-align: top;
}
#gal_rgt {
		float: right;
		width: 210px;
}
#category_t {}
#category_t select {
		margin: 3px 0;
}
.entry_t {
		background-color: #FFFFFF;
		position: relative;
		border-bottom: 1px dotted #999999;
		padding-top: 1em;
}
.entry_t img {
		position: absolute;
		left: 0;
		top: 1em;
		border: 1px solid #C0C0C0;
}
.caption_t {
		width: 140px;
		margin-left: 70px;
}
.viewall {
		float: right;
		padding-top: 7px;
}

/*カテゴリー*/

#galttl {
		background: url(../images/bg_category.gif) no-repeat left top;
		margin-left: 5px;
		height: 35px;
}
#galttl h3 {
		font-size: 133%;
		font-weight: bold;
		color: #000000;
		padding: 10px 0 0 10px;
}
#category {
  position: absolute;
		right: 5px;
		top: 0;
}
/* \*//*/
#category table {
		float: right;
}
/**/
#entryall {
		margin-top: 20px;
}
.entry {
		border: 1px solid #C0C0C0;
		width: 100%;
		height: 160px;
}
.entry td {
		vertical-align: top;
}
.entry img {
		border: 1px solid #C0C0C0;
}
.entry p,.caption_t p {
		font-size: 83%;
		line-height: 1.2;
		margin-bottom: 1em;
}
.entry em,.caption_t em {
		color: #CC9966;
		font-style: normal;
}

/*ページ送り*/
/**/

.page {
		padding-top: 20px;
		text-align: center;
}
.page strong {
		font-weight: bold;
		color: #FF9000;
}

/*スライドショー*/
/**/

#pht {
		width: 650px;
		height: 490px;
		margin: 0 auto;
}
#caption {
		text-align: center;
		margin: 20px 0 15px 0;
		font-size: 83%;
		line-height: 1.2;
}
#snaviarea {
		position: relative;
		padding: 5px 0 20px 0;
}
#galtop {
		position: absolute;
		left: 0;
		top: 16px;
		width: 130px;
}
#snavi {
		width: 90px;
		height: 30px;
		margin: 0 auto;
}
#snavi img {
		margin: 0 4px;
}
#snavi_rgt {
		position: absolute;
		right: 0;
		top: 14px;
		width: 320px;
		display: inline;
}
#pagenum {
	float: right;
	font-size: 83%;
	line-height: 1.2;
	padding: 5px 0 5px 10px;
}
#onoff {
		float: right;
		width: 80px;
		margin-left: 10px;
}
#cart {
		float: right;
		width: 100px;
		margin-left: 10px;
}
#site {
		float: right;
		width: 70px;
		margin-left: 10px;
}
#present {
		color: #999999;
		font-size: 83%;
		height: 15px;
}

/*---------------------------------------------
表
---------------------------------------------*/

.tbl1 {
		border-top: 1px solid #C0C0C0;
		border-left: 1px solid #C0C0C0;
}
.tbl1 th {
		font-size: 83%;
		font-weight: bold;
		color: #FFFFFF;
		background: #777777;
		text-align: left;
		border-right: 1px solid #C0C0C0;
		border-bottom: 1px solid #C0C0C0;
		padding: 5px;
}
.tbl1 td {
		border-right: 1px solid #C0C0C0;
		border-bottom: 1px solid #C0C0C0;
		text-align: left;
		padding: 5px;
}
.bg_org {
		background: #F9E8C4;
}
.bg_gry {
		background: #EDEDED;
}
.tbl4 {
		border-top: 1px solid #C0C0C0;
		border-bottom: none;
		border-left: none;
		border-right: none;
		font-size: 100%;
}
.tbl4 th,.tbl4 td {
		border-top: none;
		border-bottom: 1px solid #C0C0C0;
		border-left: none;
		border-right: none;
		text-align: left;
		padding: 10px;
}
.tbl4 th {
		background-color: #EDEDED;
		font-weight: normal;
		text-align: right;
}
.tbl4 td {
		text-align: left;
}
.tbl_dot {
		border-top: 2px solid #666666;
		border-bottom: none;
		border-left: none;
		border-right: none;
		font-size: 100%;
}
.tbl_dot th,.tbl_dot td {
		border-top: none;
		border-bottom: 1px solid #C0C0C0;
		border-left: none;
		border-right: none;
		text-align: left;
		padding: 10px;
}
.tbl_dot th {
		background-color: #EDEDED;
		font-weight: bold;
}
.outline {
		position: relative;
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px dotted #999999;
		width: 100%;
}
.outline_lft {
		position: absolute;
		left: 0;
		top: 10px;
		width: 12%;
}
.outline_rgt {
		width: 88%;
		margin-left: 12%;
}

/*---------------------------------------------
フォーム
---------------------------------------------*/

input,select {
		margin: 2px;
}
#formbtn {
		text-align: center;
		margin-top: 10px;
}

/*---------------------------------------------
インラインフレーム
---------------------------------------------*/

#iframe {
		width: 100%;
		padding: 10px;
}

/*---------------------------------------------
テキスト
---------------------------------------------*/

h3 {
		font-weight: bold;
		color: #FF6600;
		margin-top: 0.1em;
		margin-bottom: 1em;
}
.h3s {
		font-weight: bold;
		color: #FF6600;
		margin-bottom: 0.5em;
}
p {
		margin-bottom: 1.6em;
}
.notes {
		color: #666666;
		padding-bottom: 5px;
}
.anno {
		font-size: 83%;
		color: #996633;
}
.ex {
		font-size: 83%;
		color: #333333;
}
.error {
		color: #FF0000;
		font-size: 83%;
}
.errorttl {
		color: #FF0000;
		padding-bottom: 5px;
}

/*規約関連*/

dl {
		margin-bottom: 1.6em;
		clear: left;
}
dt {
		font-weight: bold;
		margin-top: 0.1em;
		margin-bottom: 0.3em;
}
.ind1 {
		margin: 3px 0;
		padding-left: 1em;
}
.ind2 dl {
		float: left;
		display: block;
		width: 620px;
}
.ind2 dt {
		clear: left;
		float: left;
		display: block;
		margin: 3px 0;
		padding-left: 10px;
		font-weight:normal;
		width: 35px;
}
.ind2 dd{
		float: left;
		display: block;
		width: 570px;
		margin: 2px;
}
.ind3 {
		margin: 0;
		padding-left: 1em;
}
.clear {
		clear: both;
}

/*サイトマップ*/

#map_lft {
		float: left;
		width: 290px;
		border-bottom: 1px dotted #666666;
}
#map_rgt {
		float: right;
		width: 290px;
		border-bottom: 1px dotted #666666;
}
#map_lft h3,#map_rgt h3 {
		height: 22px;
		padding-left: 8px;
		vertical-align: middle;
		font-weight:normal;
}
#map_lft h3 {
		border-left: 4px solid #FFB300;
}
#map_rgt h3 {
		border-left: 4px solid #999999;
}
.map {
		border-top: 1px dotted #666666;
		padding: 10px 0;
}

/*利用方法*/

.howto {
		margin-top: 2em;
}
.howto h3 {
		margin-bottom: 0.5em;
}
.howto dt {
		margin: 0;
}
.howto dd {
		padding-left: 1em;
}
#index {
		list-style: none;
		margin: 0;
		padding: 0;
		height: 33px;
}
#index li {
		float: left;
		width: 122px;
		margin: 0 2px;
}
#index a{
		display: block;
		background: url(../images/bg_btn.gif) no-repeat left center;
		width: 100%;
		padding: 10px 0 10px 0;
		text-align: center;
}
.step {
	margin-top: 1.6em;
}
.step h4 {
	color: #663300;
	font-weight: bold;
}
.step table {
	width: 100%;
	line-height: 1.4;
}
.step th {
	color: #555555;
	border-top: 2px solid #FF9900;
	width: 160px;
	padding-top: 6px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.step td {
	border-top: 1px solid #CCCCCC;
	padding-top: 6px;
}
.step dt {
	font-weight: normal;
	padding-bottom: 0.2em;
}
.step dd {
	padding: 0 0 1em 1em;
}
/*---------------------------------------------
フッター
---------------------------------------------*/

#footer {
		width: 900px;
		height: 85px;
		font-size: 83%;
		line-height: 1.8;
		clear: both;
}
#footer p {
		margin: 17px 0;
		text-align: center;
}
#footer a {
		text-decoration: underline;
}
#footer a:link {
		text-decoration: underline;
}
#footer a:hover {
		text-decoration: none;
}
#footer a:visied {
		text-decoration: underline;
}

/*---------------------------------------------
リンク
---------------------------------------------*/

a:link {
		color: #0070DA;
		text-decoration: underline;
}
a:hover {
		color: #3399FF;
		text-decoration: none;
}
a:visited {
		color: #0070DA;
		text-decoration: underline;
}
