@charset "Shift_JIS";
@import url(http://www.artgift.co.jp/css/reset.css);

/**************** サイト全体レイアウト ******************/
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,address,
legend,th, td {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノゴシック Pro W6", "Hiragino gothic Pro", "平成ゴシック", sans-serif;
	color:#686557;
	font-size:12px;
}

body {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*　リンク　*/

a img{
  border-style: none;
}


a:link {
  text-decoration: none
}


a:visited {
  color: #936;
  text-decoration: none;
}



a:hover {
	color: #F66;
	text-decoration: underline;
}



a:active {color: #F00}



#box {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #e7668a;
}
#box2 {
	width: 800px;
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 180px;
}
#main {
	float: right;
	width: 600px;
}
#footer {
	width: 800px;
	padding-bottom: 15px;
}




/**************** ヘッダー ******************/

/******** ヘッダータイトル **********/
#head_text {
	font-size: 11px;
	color: #e7668a;
	background: url(../img/head-seo.gif) no-repeat;
	text-align: center;
	height: 11px;
	padding-top: 6px;
	padding-bottom: 5px;
}

*html body #head_text {
	padding-bottom: 1px;
}

/**************** 左メニュー部分 ******************/

/*****　目的から贈り物を選ぶ（タイトル）　*****/
.left_t {
	display:block;
	width:180px;
	height:26px;
	text-indent:-9999px;
}

.left01_t {
	background:url(../img/m-mokuteki.gif) no-repeat;
}

/*****　左メニューピンク枠（画像ありバージョン）*****/
.left_waku {
	border: 1px solid #FAADC1;
	padding: 10px 5px 5px 5px;
	margin-bottom:10px;
}

.left_waku ul {
	list-style:none;
}
.left_waku li {
	font-size:12px;
	background: url(../img/pink-tr-ya.gif) no-repeat;
	background-position: 37px 9px;
}
.left_waku li img {
	margin-right: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
}

/*****　商品カテゴリから選ぶ（タイトル）　*****/
.left02_t{
	background:url(../img/m-category.gif) no-repeat;
}

/*****　イベントから贈り物を選ぶ（タイトル）*****/
.left03_t{
	background:url(../img/m-event.gif) no-repeat;
}

/*****　左メニューピンク枠（画像なしバージョン）*****/
.left_waku2 {
	border: 1px solid #FAADC1;
	padding: 10px 5px 10px 10px;
	margin-bottom:10px;
}

.left_waku2 ul {
	list-style:none;
}

.left_waku2 li {
	background: url(../img/pink-tr-ya.gif) no-repeat;
	background-position: 0px 6px;
	padding: 0 0 0 10px;
	line-height: 200%;
}

/*****　お買い物案内　*****/
.l_info {
	background-image: url(../img/info-waku-back.gif);
	margin-bottom: 10px;
}
.info_title {
	background: url(../img/info-waku-top.gif) no-repeat top;
	padding-top: 10px;
}
.info_title2 {
	background: url(../img/m-okaimono.gif) no-repeat;
	width: 159px;
	height:25px;
	margin: 0 11px 0 0;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}
.info_menu {
	background: url(../img/info-waku-bottom.gif) no-repeat bottom;
	padding: 0 5px 10px 10px;
}

.info_menu ul  {
	list-style:none;
}

.info_menu li {
	background: url(../img/pink-tr-ya.gif) no-repeat;
	background-position: 0px 6px;
	padding: 0 0 0 10px;
	line-height: 200%;
}
/*****　左メニューバナー　*****/
.l_banner {
	line-height: 120%;
	text-align: center;
	margin-bottom: 15px;
}

.l_banner img {
	margin-bottom: 5px;
}


/**************** メイン部分 ******************/


/**************** ページ下部分 ******************/

#foot_left {
	float: left;
	width: 495px;
}
#foot_right {
	float: right;
	width: 300px;
}

/*****　見出し　*****/

.foot_title {
	background-color: #faadc1;
	color:#e7668a;
	padding: 6px;
	border: 1px solid #FAADC1;
	text-align: center;
}

/*****　本文部分　*****/

.foot_waku {
	line-height: 150%;
	padding: 6px;
	margin-bottom: 15px;
	border: 1px solid #FAADC1;
}

/*　営業時間画像用　*/

.footer_eigyo {
	text-align: center;
}
.footer_eigyo img {
	vertical-align: text-top;
}


address{
	text-align:center;
}



/**************** 全頁共通スタイル指定 ******************/

/*　floatクリア　*/

.spacer {
	clear: both;
	height: 1px;
}

/*　下マージン　*/

.b5 {
	padding: 0px;
	margin: 0 0 5px 0;
}

.b10 {
	padding: 0px;
	margin: 0 0 10px 0;
}

.b15 {
	padding: 0px;
	margin: 0 0 15px 0;
}

.b20 {
	padding: 0px;
	margin: 0 0 20 0;
}

/*　黒テキスト（基本）　*/

.black12_150{
	font-size:12px;
	line-height:150%;
	color:#333333;
}

/*　色テキスト　*/

.red12b {
	font-size : 12px;
	line-height : 125%;
	color:#D53D3C;
	font-weight:bold;
}

/*　パンくずリスト　*/

.navi {
	margin-bottom: 15px;
	margin-top: 5px;
}

/*　ページの先頭へ戻る　*/

.pageup {
	clear:both;
	text-align: right;
	margin-top: 15px;
}

.kihon_text {
	line-height: 150%;
	margin-bottom: 20px;
}

.midashi {
	font-size: 14px;
	color: #CC0000;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.midashi2 {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0 0 15px 0;
}

h2{
	font-size: smaller;
}



.message{
	border: 4px red groove;
	padding: 5px;
	margin-bottom: 10px;
}



.message p{
	margin-top: 0;
	margin-bottom: 0.5em;
}

.footernavi {
	width: 800px;
	background-color: #e7668a;
}

.style1 {
	color: #003DB9
}

.new_menu ul{
	list-style-type: none;
}

.new_menu li{
	float:left;
	text-indent: -9999px;
}

.menu01 a{
	width:166px;
	height: 30px;
	display:block;
	background:
		url(../img/menu/menu_r1_c1.gif)
		no-repeat
		transparent;
}

.menu01 a:hover{
	background-position: 0px -26px;
}

.menu02 a{
	width:120px;
	height: 30px;
	display:block;
	background:
		url(../img/menu/menu_r1_c2.gif)
		no-repeat
		transparent;
}

.menu02 a:hover{
	background-position: 0px -26px;
}

.menu03 a{
	width:120px;
	height: 30px;
	display:block;
	background:
		url(../img/menu/menu_r1_c3.gif)
		no-repeat
		transparent;
}

.menu03 a:hover{
	background-position: 0px -26px;
}

.menu04 a{
	width:120px;
	height: 30px;
	display:block;
	background:
		url(../img/menu/menu_r1_c4.gif)
		no-repeat
		transparent;
}

.menu04 a:hover{
	background-position: 0px -26px;
}

.menu05 a{
	width:120px;
	height: 30px;
	display:block;
	background:
		url(../img/menu/menu_r1_c5.gif)
		no-repeat
		transparent;
}

.menu05 a:hover{
	background-position: 0px -26px;
}

.menu06 a{
	width:154px;
	height: 30px;
	display:block;
	background:
		url(../img/menu/menu_r1_c6.gif)
		no-repeat
		transparent;
}

.menu06 a:hover{
	background-position: 0px -26px;
}

.left_waku,.left_waku2,.info_menu{
	text-align: left;
}

.rss-item-r{
	font-size : 12px;
	line-height : 125%;
	color:#D53D3C;
}

#left a{
	display:block;
	width:100%;
}

.c_step{
	background:url(../img/step_bg.gif) repeat-x;
	text-align:left;
}

.c_step span{
	vertical-align:20px;
	color:#e7668a;
	font-weight:bold;
}

.c_paper{
	border-collapse:collapse;
	width:600px;
}

.c_paper td{
	border:solid 1px #faadc1;
	vertical-align:top;
	text-align:center;
}

.c_paper_title{
	color:#e7668a;
	font-weight:bold;
	background-color:#faadc1;
	width:288px;
	padding:5px;
	margin:0;
}

.c_paper_img{
	 height:184px;
	 width:264px;
}

.c_paper_guide{
	color:#666666;
	margin:10px;
	width:279px;
	text-align:left;
}

.c_kazu{
	border:solid 1px #faadc1;
	padding:5px;
	text-align:center;
}

.b15 p{
	padding: 0px;
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

