﻿/** gallery **/

/* 全体設定用 */
html,body {
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 7px;
}

/* 共通部用 */
body {
	color: #555555;
	font-size: 12px;
	background-color: #F9899B;
	font-family: Verdana, Arial, sans-serif;
}

/* 段落（共通）*/
p {
	margin-right: 0;
	line-height:1.6em;
}

/* 書体（共通）*/
textarea { 
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Arial, sans-serif;
}

/* リンク状態（共通）*/
a { /* 通常 */
	text-decoration: none;
	color: #DB6600;
}

a:hover { /* 選択中 */
	text-decoration: underline;
	color: #FF6633;
}

a:visited { /* 訪問済 */
	color: #996633;
}

/* レイアウト配置 */
#container {
	margin: 0;
	padding: 0;
	width: 830px;
	background:#FAFAE8;
	height: 100%;
}

/* ページタイトル部用 */
#head {
	background-color: #F9899B;
	background-image: url(../images/mar_bg.jpg);
	width: 830px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: right;
}

/* ページタイトル文字 */
#head h1 {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	visibility: inherit;
	padding-left: 5px;
	margin-top: 15px;
}

/* ページタイトル文字のリンク状態 */
#head h1 a { /* 通常 */
	color: #FFFFFF;
}

#head h1 a:hover { /* 選択中 */
	text-decoration: underline;
}

/* パンクズ文字 */
#pan {
	font-size:10px;
	text-align: left;
	visibility: inherit;
	padding-left: 10px;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 0px;
	margin: 0px;
}

/* パンクズ文字のリンク状態 */
#pan a { /* 通常 */
	text-decoration: none;
}

#pan a:hover { /* 選択中 */
	text-decoration: underline;
}

/* LOGOマーク用 */
#logo {
	margin-top: 10px;
	text-align: left;
}

/* ナビゲーション部用 */
#navi-bar {
	background-color: #F9899B;
	width: 830px;
	height: 22px;
}

/* センター部用 */
#center {
	float: left;
	width: 830px;
	height: 100%;
	padding-top: 30px;
}

/* フッター部用 */
#footer {
	width: 830px;
	border-top: 1px solid #999999;
	clear: both;
	background: url(../images/copyright.gif) no-repeat center;
	height: 34px;
}

/* 文字エリア*/
.msg-box {
	background: #DCDCDC;
	padding: 10px 0px 20px;
	height: 100%;
	width: 770px;
}

.msg-body {
	text-align: left;
	line-height: 1.3em;
	font-size: 12px;
	padding-top: 0px;
}

.msg-body2 {
	text-align: left;
	line-height: 1.5em;
	font-size: 10px;
	padding-top: 0px;
}

.msg-body h2 {
	padding-left: 1em;
	border-bottom: solid 1px #B1B1B1;
	border-left: solid 2px #B1B1B1;
}
.msg-body h3 {
	border-bottom: solid 1px #B1B1B1;
}
.msg-body h4 {
	border-bottom: dashed 1px #B1B1B1;
}

/* 窓ベース*/
.base-teddy {
	background: url(../../gallery/gallery_img/bg-teddy.gif) repeat;
}

.base-wanuno {
	background: url(../../gallery/gallery_img/bg-wanuno.gif) repeat;
}

.base-ami {
	background: url(../../gallery/gallery_img/bg-ami.gif) repeat;
}

.base-bead {
	background: url(../../gallery/gallery_img/bg-bead.gif) repeat;
}

/* リンクバナー用 */
#banner a:visited {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

#banner a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	right: 0px;
	bottom: 0px;
	display: block;
}

#banner a:active {
	position: relative;
	left: 1px;
	top: 1px;
	display: block;
}

/* イメージ枠*/
.img-waku {
	border: 2px solid #CCCCCC;
}

/* イメージ（サムネール）枠*/
.img-waku2 {
	padding: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* イメージライン*/
.img-line {
	border-bottom: 2px dashed #CCCC99;
	margin-bottom: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 130px;
}

/* 赤文字*/
.red {
	color: #FF0066;
}

/* 赤文字*/
.red-B {
	color: #FF0000;
	font-weight: bold;
}

/* エントリー（画像）*/
.msg-pict  {
	text-align: center;
	line-height: 0.6em;
}

/* エントリー（画像）*/
#msg-head  {
	background: #DCDCDC;
	width: 770px;
	height: 20px;
	padding-bottom: 10px;
}

/* 項目タイトル部用 */
#title-teddy {
	width: 770px;
	height: 30px;
	background: url(../../gallery/gallery_img/t-teddy.jpg) no-repeat left;
	font-size: 10px;
	line-height: 1.5em;
}

#title-wa {
	width: 770px;
	height: 30px;
	background: url(../../gallery/gallery_img/t-wa.jpg) no-repeat left;
	font-size: 10px;
	line-height: 1.5em;
}

#title-ami {
	width: 770px;
	height: 30px;
	background: url(../../gallery/gallery_img/t-ami.jpg) no-repeat left;
	font-size: 10px;
	line-height: 1.5em;
}

#title-bead {
	width: 770px;
	height: 30px;
	background: url(../../gallery/gallery_img/t-bead.jpg) no-repeat left;
	font-size: 10px;
	line-height: 1.5em;
}

/* 前後リンク用 */
.navi {
	width: 98%;
	text-align: right;
	height: 12px;
	font-size: 11px;
	padding-top: 10px;
}
.navi-prev {
	font-size: 10px;
	line-height: 1.5em;
}
.navi-next {
	font-size: 10px;
	line-height: 1.5em;
	padding-top: 10px;
}
/* end of stylesheet */
