@charset "shift_jis";

/*
---------------------------------------------------------------------------
■制作元：テンプレートパーティー
■URL：http://template-party.com/
---------------------------------------------------------------------------*/

body {
	color: #666666;		/*全体の文字色*/
	background-color: #FFCCE4;	/*背景色*/
	background-image: url(../images/bg.jpg);	/*背景グラデーション画像*/
	background-repeat: repeat-x;				/*背景画像をＸ軸（横軸）にリピート*/
	background-position: top;					/*背景画像を上部に配置*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #666666;
}
a:hover {
	color: #FF6CAA;
	text-decoration: none;
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_bg.gif);	/*上部背景画像*/
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center -200px;	/*背景画像を上にマイナス200pxずらす設定。*/
	position: relative;		/*h1タグをコンテナーに絶対配置させる為の指定*/
	background-color: #FFFFFF;
}
/*トップページのみ、背景画像を全部表示させる*/
#top #container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*h1見出しタグ設定*/
h1 {
	font-size: 10px;
	position: absolute;	/*コンテナーブロックに対し、絶対配置させる指定。*/
	top: 0px;			/*上から0pxに配置*/
	right: 15px;		/*右から15pxに配置*/
	text-align: right;	/*テキストを右寄せ*/
	width: 650px;
	line-height: 30px;
	font-weight: normal;
}
h1 a {
	text-decoration: none;
	color: #FFFFFF;	/*文字色*/
}

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;	/*右に回り込み*/
	width: 610px;	/*メインコンテンツ幅*/
	padding-bottom: 30px;
	padding-top: 200px;
	padding-right: 20px;
}
/*トップページだけ、上に多めの余白をとる*/
#top #main {
	padding-top: 330px;
}
/*h2タグ設定*/
#main h2 {
	font-size: 100%;
	padding-left: 10px;
	clear: both;
	width: 600px;
	line-height: 30px;
	height: 30px;
	background-image: url(../images/title_bg1.gif);	/*h2背景画像*/
	background-repeat: no-repeat;					/*背景画像をリピートしない*/
	overflow: hidden;	/*ボックスから飛び出たテキストを非表示にする指定*/
	color: #FFFFFF;	/*文字色*/
}
/*段落タグの余白設定*/
#main p {
	padding: 0.5em 10px 1em;	/*左から、上、左右、下への余白*/
}

/*box2（gallery.htmlにて使用）
---------------------------------------------------------------------------*/
#main .box2 {
	float: left;	/*左に回りこませる*/
	width: 270px;	/*各ボックス幅*/
	height: 280px;	/*各ボックスの高さ*/
	overflow: hidden;	/*ボックスから飛び出た分を非表示にする*/
	border: 1px solid #999999;	/*枠線の幅、線種、色*/
	display: inline;
	margin-left: 8px;
	padding: 10px;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 1em;
	font-size: 12px;	/*文字サイズを固定*/
}
/*box2内のh3タグ設定*/
#main .box2 h3 {
	font-size: 100%;
	color: #ff6caa;	/*文字色*/
	border-bottom: 1px solid #ff6caa;	/*枠線の幅、線種、色*/
}
#main .box2 p {
	padding: 0px;
}

/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: left;	/*左に回り込み*/
	width: 250px;	/*サブコンテンツ幅*/
}
/*ロゴ画像設定*/
#sub #logo {
	padding-bottom: 5px;
	padding-top: 0px;
}
/*h3タグ設定*/
#sub h3 {
	font-size: 100%;
	color: #ff6caa;		/*h3タグの文字色*/
	text-align: center;	/*センタリング*/
	padding: 5px 0px;	/*左から、上下、左右への余白*/
	border-top: 1px;
	border-right: 1px;
	border-bottom: 4px solid #ff6caa;
	border-left: 1px;
	background-image: url(../images/bg4.gif);	/*背景グラデーション画像*/
	background-repeat: repeat-x;				/*背景画像をＸ軸（横軸）にリピート*/
	background-position: top;					/*背景画像を上部に配置*/
	background-color: #E8E8E8;					/*背景画像がなじむように背景色を設定する*/
}
/*段落タグの余白設定*/
#sub p {
	padding: 0.5em 0px 1em;	/*左から、上、左右、下への余白*/

}

/*サブメニュー
---------------------------------------------------------------------------*/
#sub ul.menu li {
	margin-bottom: 5px;	/*各メニューごとの下側の余白*/
}
/*メニューの基本設定*/
#sub ul.menu li a {
	display: block;
	width: 248px;
	color: #FFFFFF;				/*文字色*/
	background-color: #ff6caa;	/*背景色*/
	text-align: center;			/*センタリング*/
	text-decoration: none;
	letter-spacing: 0.4em;		/*文字間に少しゆとりを出す設定。不要ならこの１行削除。*/
	font-size: 11px;			/*文字サイズ*/
	padding: 5px 0px;			/*左から、上下、左右への余白*/
	border: 1px solid #D36594;
}
/*現在表示中のページに設定するメニュー*/
#sub ul.menu li a#current {
	background-color: #FFFFFF;	/*背景色*/
	color: #ff6caa;				/*文字色*/
}
/*マウスオン時の色設定*/
#sub ul.menu li a:hover {
	background-color: #333333;	/*背景色*/
	color: #FFFFFF;				/*文字色*/
}

/*メニュー下にあるbox1
---------------------------------------------------------------------------*/
/*box1設定*/
#sub .box1 {
	background-color: #333333;	/*背景色*/
	color: #FFFFFF;				/*文字色*/
	padding: 5px 5px 30px;		/*左から、上、左右、下への余白。下余白は、bg3.gifの背景画像の高さ分を指定。*/
	background-image: url(../images/bg3.gif);	/*box1の下のグラデーション*/
	background-repeat: repeat-x;				/*グラデーションをＸ軸（横軸）にリピート*/
	background-position: bottom;				/*グラデーションを下部に配置*/
	font-size: 11px;	/*文字サイズ。基本よりちょっと小さめに固定。*/
	line-height: 1.4;	/*行間。基本よりちょっとつめる。*/
	margin-bottom: 1em;
}
#sub .box1 a {
	color: #FFFFFF;	/*リンク設定時の文字色*/
}

/*box1内の商品入荷ボックス
---------------------------------------------------------------------------*/
/*各ボックス設定*/
#sub .box1 dl {
	padding: 5px;
	width: 228px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #999999;	/*枠線の幅、線種、色*/
}
/*各ボックス内の画像のブロック*/
#sub .box1 dt.img {
	float: left;	/*左に回り込み*/
	margin-right: 5px;
}
/*画像本体*/
#sub .box1 dt.img a img {
	vertical-align: bottom;
	border: 2px solid #ffffff;
}
/*マウスオン時の画像の枠線*/
#sub .box1 dt.img a:hover img {
	border: 2px solid #ff6caa;
}
/*各ボックス内の日付*/
#sub .box1 dt.date {
	font-weight: bold;	/*太字*/
}
/*PICK UPアイコンを付ける設定*/
#sub .box1 dl.pickup {
	background-image: url(../images/bg_pickup.gif);	/*アイコン画像*/
	background-repeat: no-repeat;					/*画像をリピートしない*/
	background-position: right bottom;				/*画像を右下に配置*/
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	overflow: auto;
	height: 150px;
	width: 590px;
	padding-left: 10px;
}
#main .new dl {
	clear: left;
	width: 570px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;
	float: left;
	width: 100px;
}
#main .new dd {
	float: left;
	width: 470px;
}
#main .new dd img {
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: #ff6caa;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 610px;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #999999;
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	width: 367px;
	padding: 10px;
	vertical-align: top;
}
/*テーブル内の段落タグの余白*/
.ta1 p {
	padding: 0px !important;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 200px;
	padding: 10px;
	text-align: center;
	background-color: #E5E5E5;
}
/*テーブル内のh3タグ設定*/
.ta1 h3 {
	font-size: 100%;
	border-bottom: 1px solid #666666;
	margin-bottom: 0.5em;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #FF5898;
	color: #FFFFFF;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #E9E9E9;
}
.mb1em {
	margin-bottom: 1em;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #ff6caa;
}
.pr {
	font-size: 10px;
}
