@charset "EUC-JP";
/* ----------------------------------------------
ショップブログCSS user.css
Ver1.0 2006/10/31
---------------------------------------------- */
.ad {
	top: 5px;
	position: absolute;
	width: 900px;
	_width: 95%;
}

.ad img {
	float: right;
}

* {
	margin:0;
	padding:0;
	font-style:normal;
	font-size:100%;
	word-break:break-all;
}

html {
	height: 100%;
}

body {
	width:927px;
	height: 100%;
	margin:0 auto 0px;
	background-color:#ffffff;
	color:#000000;
	font-size:80%;
	background:#fff url('/a-files/background.gif') repeat-x;
}

a img   {border:none;}
a         {color:#0000FF; text-decoration:none;}
a:visited {color:#990066; text-decoration:none;}
a:hover   {color:#f90; text-decoration:underline;}


/* 背景画像 */
#back1 {
	width:927px;
	height:auto;
	background:url('/a-files/shopshadow.gif');
	repeat-y;
}

#back2 {
	width:927px;
	height:auto;
	background:url('/a-files/shopback2.gif') no-repeat;
}


/* ヘッダー */
#header {
	clear:both;
	margin:0px; padding:0px;
}

#azlogo   {float:left;}
#chatch   {float:left; margin:76px 0px 0px  -8px;}
.floatleft{float:left;}
#flogo    {clear:left; margin:33px 0px  0px 59px;}
#toportal1{float:left; margin: 8px 0px  0px  2px;}
#toportal2{float:left; margin: 8px 0px  0px  0px;}
#toportal3{float:left; margin: 8px 0px  0px  0px;}
#toportal4{float:left; margin: 8px 0px  0px  0px;}
#pankuzu  {clear:left; padding:20px 0px  0px 30px;}

#pankuzu a,
#pankuzu a:visited,{
	color: #FFFFFF;
}


/* pagetop */
#pagetopParagraph {
	position:absolute;
	top:-1em;
	line-height:1;
	visibility:hidden;
}

p.toPagetop {
	margin:10px 0 5px;
	text-align:right;
	font-size:85%;
}

p.toPagetop a {
	color:#333333;
	text-decoration:none;
}

p.toPagetop a:hover {
	color:#333333;
	text-decoration:underline;
}

/* contents */
#contentsBody {
	clear:left;
	margin:0px;
	padding:0px 8px 0px 8px;
	width: 900px; 
}

/* left menu */
#leftMenu {
	float:left;
	width:210px;
	min-height:400px;
	padding:0px 10px 10px 30px;
	background: #fff;
}

/* right menu */
#rightMenu {
	float:right;
	width:167px;
	margin: 0 0 9px 8px;
	background: #fff;
	text-align: left;
}

/* center menu */
#centermenu {
	width: 448px;
	margin:5px 0px 0px 0px;
	float:left;
	background: #fff;
}

#centermenu_entry {
	float: right;
	width: 650px;
	margin:5px 0px 0px 0px;
	background: #fff;
}

/* ショップタイトル表示 */
#shoptitle {
	margin: 25px 0 0 0;
	padding: 0 0 0 45px;
}

.shopname {
	font-size:200%;
	font-weight:bold;
	color: #60AB12;
	background: url(/a-files/bigshop.gif) no-repeat left 40%;
	padding: 10px 10px 10px 40px;
}

.shopname a			{color:#009900; text-decoration:none;}
.shopname a:visited {color:#009900; text-decoration:none;}
.shopname a:hover	{color:#f90; text-decoration:underline;}


/* ショップ情報 */
#shopinfo {
	width: 210px;
	background:url('/a-files/shopinfobg2.gif') repeat-y;
}

.shopinfo_header {
	width: 210px;
	height: 13px;
	background:url('/a-files/shopinfobg1.gif') no-repeat;
}

.shopinfo_main {
	width: 191px;
	padding:0px 0px 0px 10px;
	overflow:hidden;
}

.shopinfo_footer {
	width: 210px;
	height: 13px;
	background:url('/a-files/shopinfobg3.gif') no-repeat bottom;
}

.shopinfo_area {
	margin: 20px 0 10px 0;
	padding:5px 0px 5px 0px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}

/* キャッチフレーズ */
.side_catch {
	margin: 10px 0 10px 0;
	padding: 0 5px 0 5px;
	line-height: 1.5;
	font-size: 110%;
	color: #009900;
}

/* ショップ情報の表示 */
.shopinfo_area .text{
	margin: 0 3px 0 3px;
	line-height: 1.4;
}

.shopImage {
	border:1px #D3D3D3 solid;
}

/* ギフト情報の表示 */
.gift{
	width:100%;
	margin:5px 0px 5px 0px;
	text-align: center;
	color: #333333;
	line-height: 1.5;
}

.gift .switchon {
	background:url(/a-files/icn_gift_on.gif) no-repeat;
	width:179px;
	padding: 2px 0px 3px 0px;
}

.gift .switchoff {
	background:url(/a-files/icn_gift_off.gif) no-repeat;
	width:179px;
	padding: 2px 0px 3px 0px;
}

/* 決済方法の表示 */
.pay {
	margin:5px 0px 5px 0px;
	text-align: center;
}

.pay .text {
	color: #333333;
	line-height: 1.5;
}

.pay .switchon {
	background:url(/a-files/icn_pay_on.gif) no-repeat;
}

.pay .switchoff {
	background:url(/a-files/icn_pay_off.gif) no-repeat;
}

/* 配送・送料の表示 */
.delivery {
	width:100%;
	padding: 10px 0;
	line-height: 1.5;
	border-top:1px solid #efefef;
}

/* ショップ紹介文：TOP */
#shopintro {
	float:left;
	width: 629px;
	margin: 0 0 18px 0;
}

#shopintro1 {
	width: 580px;
	height: 32px;
	padding:14px 0px 0px 49px;
	background:url('/a-files/shopblogcatch1.gif') no-repeat;
	font-size:140%;
	font-weight:bolder;
	color:#333;
	overflow:hidden;
}

#shopintro2 {
	width: 590px;
	padding:10px 19px 10px 20px;
	background:url('/a-files/shopblogcatch2.gif') repeat-y;
	overflow:hidden;
}

#shopintro3 {
	width: 169px;
	height: 32px;
	padding:0px 0px 0px 460px;
	background:url('/a-files/shopblogcatch3.gif') no-repeat;
}

#container {
	width: 629px;
	float:left;
}


/* 記事一覧：TOP */
.shop_entry {
	width: 448px;
	background:url(/a-files/shopkiji.gif) no-repeat;
}

.shop_entry .title {
	color:#fff;
	font-size: 110%;
	font-weight: bolder;
	padding: 8px 5px;
	text-align: right;
	margin: 0 0 10px 0;
}


.shop_entry .title a,
.shop_entry .title a:active {
	color:#fff;
	text-decoration: none;
}

/*  カテゴリ 記事一覧 */
.shopgreen{
	width: 448px;
	height: 27px;
	background:url('/a-files/shopgreenh.gif') no-repeat;
}

.shopgreen .title {
	padding: 6px 0 0 16px;
	color:#fff;
	font-size: 110%;
	font-weight: bolder;
}

.entry_area {
	width: 448px;
	padding: 5px 0;
	margin: 10px 0 20px 0;
}

.entry_header {
	padding: 0px 5px;
	border-left: 3px solid 	#60AB12;
	text-align: left;
}

.entry_title {
	 font-size:130%;
	 font-weight:bolder;
	 color:#850;
	 background: url(/a-files/kiji.gif) no-repeat left top;
	 padding: 5px 5px 10px 35px;
	 overflow: hidden;
}

.entry_info {
	margin: 3px 0 0 0;
	padding: 5px;
	font-size:85%;
	color:#555;
	background-color: #efefef;
}

.entry_body {
	padding: 10px 10px 10px 20px;
	color:#555;
}


.monthly_navi {
	margin: 0 0 10px 0;
	padding: 5px 0;
}

.monthly_navi a{
	text-decoration: underline;
}

.shopubclist {
	width: 448px;
	padding:0px 0px 0px 0px;
	background:url('/a-files/shopkijilist.gif') no-repeat;
}

.posted {
/*	width: 448px; */
	padding:4px 0px 0px 0px;
	text-align:right;
	border-bottom:1px solid #0b0;
	color:#8fabbe;
	font-size:85%;
	line-height:180%;
}

.postedubc {
	padding:4px 5px 0px 200px;
	margin: 0px 0px 0px 20px;
	text-align:right;
	border-top:1px dashed #ccc;
	border-bottom:1px solid #0d0;
	color:#8fabbe;
	font-size:85%;
	line-height:180%;
}

.morelink {
	padding: 5px 15px 5px 0px;
	text-align:right;
	font-size:85%;
	border-bottom:1px dashed #ccc;
}

/*  個別記事 */
.ubc_entry .entry_area {
	width: 629px;
	margin: 0 0 20px 0;
}

.ubc_entry .entry_area .header_bg {
	background:url(/a-files/bg_entry_header.gif)  no-repeat left top;
	padding: 20px 20px 0 20px;
}

.ubc_entry .entry_area .entry_header {
	padding: 0 0 0 5px;
	border-left: 3px solid 	#60AB12;
}


.ubc_entry .entry_area .entry_title {
	 font-size:130%;
	 font-weight:bolder;
	 color:#850;
	 background: url(/a-files/kiji.gif) no-repeat left top;
	 padding: 5px 5px 10px 35px;
}

.ubc_entry .entry_area .entry_info {
	margin: 3px 0 0 0;
	padding: 5px;
	font-size:85%;
	color:#555;
	background-color: #efefef;
}

.ubc_entry .entry_area .main_bg {
	background:url(/a-files/bg_entry_main.gif) left top;
	padding: 0 20px;
}

.ubc_entry .entry_area .main_bg .entry_body {
	padding: 10px 10px 10px 20px;
	color:#555;
}

.ubc_entry .entry_area .footer_bg {
	background:url(/a-files/bg_entry_footer.gif) no-repeat left bottom;
	padding: 0 20px;
}

.ubc_entry .entry_area .footer_bg .cm_tb {
	padding: 10px 0px 15px 0px;
	text-align:right;
	color:#8fabbe;
	font-size:85%;
	border-top: 1px dotted #cccccc;
}

#centermenu_entry .pageNavi {
	width: 620px;
	text-align: right;
}

#centermenu_entry .pageNavi a{
	text-decoration: underline;
}

/* トラックバック表示 */
#ubcTrackback {
	margin: 10px 0 20px 0;
	width: 630px;
	text-align: center;
}

#ubcTrackback .main {
	margin: 0 20px;
	padding: 10px 0;
	text-align: left;
	border-bottom: 1px solid #efefef;
}

#ubcTrackback .main .tb_title {
	background-color: #5AAC1E;
	color:#FFFFFF;
	padding: 5px;
	font-size: 110%;
	font-weight: bolder;
	overflow: hidden;
}

#ubcTrackback .main .tb_url input{
	margin: 10px 0 0 0;
	padding: 3px;
	border: 1px solid #efefef;
	width: 400px;
}

#ubcTrackback .main .content {
	margin: 15px 10px 0 10px;
}

#ubcTrackback .main .content .post{
	padding: 0 0 3px 0;
	border-bottom:1px solid #CCCCCC;
	text-align: left;
	font-size: 80%;
}

#ubcTrackback .main .content .body {
	padding: 10px 5px;
	line-height: 1.5;
}

/* コメント表示 */
#ubcComment {
	margin: 10px 0 20px 0;
	width: 630px;
	text-align: center;
}

#ubcComment .main {
	margin: 0 20px;
	padding: 10px 0;
	text-align: left;
	border-bottom: 1px solid #efefef;
}

#ubcComment .main .cm_title {
	background-color: #5AAC1E;
	color:#FFFFFF;
	padding: 5px;
	font-size: 110%;
	font-weight: bolder;
	overflow: hidden;
}

#ubcComment .main .content {
	margin: 15px 10px 0 10px;
}

#ubcComment .main .content .post{
	padding: 0 0 3px 0;
	border-bottom:1px solid #CCCCCC;
	text-align: left;
	font-size: 80%;
}

#ubcComment .main .content .body {
	padding: 10px 5px;
	line-height: 1.5;
}

#ubcComment .main .confirm {
	border: 1px solid #5AAC1E;
	margin: 0 10px;
	padding: 10px;
}

#ubcComment .main .confirm_title {
	font-size: 120%;
	padding: 10px 0;
}

#ubcComment .main .cm_form {
	margin: 15px 10px 0 10px;
	text-align: center;
}

#ubcComment table.commentForm {
	margin:10px 0;
	text-align:left;
}

#ubcComment table.commentForm th {
	width:4.5em;
	vertical-align:top;
	border:1px solid #b2b2b2;
	background-color:#f8f4f0;
	color:#003c49;
	font-weight:normal;
}

#ubcComment table.commentForm td {
	margin:-1em 0 5px 4em;
}

#ubcComment table.commentForm input {
	width:400px
}

#ubcComment table.commentForm textarea {
	width:400px;
	height:8em;
}

#ubcComment form {
	width:100%;
	margin-bottom:20px;
	padding:5px 0 10px;
}

#ubcComment p.submit {
	margin:0 auto;
	text-align:center;
}

#ubcComment p.submit input {
	width:200px;
}

#ubcComment p.submitBack {
	text-align:center;
}

#ubcComment p.submitBack a {
	padding:2px 4px;
	color:#999999;
}

#ubcComment p.submitBack a:hover {
	background-color:#e8e4e0;
	color:#003c49;
}

/* 検索フォーム */
.search {
	padding: 0 10px 10px 10px;
}

/* サイトマップ */
#sitemap {
	width: 448px;
}

.sitemap_title{
	width: 448px;
	height: 27px;
	background:url(/a-files/shopgreenh.gif) no-repeat;
}

.sitemap_title .title {
	color:#fff;
	padding: 6px 0px 0px 18px;
	font-size: 110%;
	font-weight: bolder;
}


#sitemap ul {
	list-style: none;
	margin: 10px 5px 20px 5px;
}

#sitemap ul li {
	background: url(/a-files/cat.gif) no-repeat left top;
	padding: 0 0 10px 20px;
	overflow: hidden;
}

#sitemap ul li .date{
	font-size: 80%;
}

/* プラグイン表示 */
.plugin {
	width:167px;
	margin: 5px 0px 5px 0px;
	line-height:1.3;
	overflow:hidden;
	border-collapse:collapse;
}

.plugin .bg_hedaer {
	background: url(/a-files/plugin_bg_header.gif) left top no-repeat;
}

.plugin .bg_main {
	background: url(/a-files/plugin_bg_main.gif) left top;
	padding: 0 2px;
}

.plugin .bg_footer {
	background: url(/a-files/plugin_bg_footer.gif) left bottom  no-repeat;
}

.plugin .bg_main .title_header {
	background: url(/a-files/plugin_title_header.gif) left top no-repeat;
}

.plugin .bg_main .title_main {
	background: url(/a-files/plugin_title_main.gif) left top repeat-y;
}

.plugin .bg_main .title_footer {
	background: url(/a-files/plugin_title_footer.gif) left bottom no-repeat;
}

.plugin .bg_main .title_main .title {
	background: url(/a-files/plugin_title_icon.gif) 3px top no-repeat;
	padding: 3px 3px 6px 27px;
	text-align: left;
	color:#080;
	font-size: 110%;
}

.plugin .bg_main ul {
	list-style: none;
	padding: 10px 3px 0px 3px;
}

.plugin .bg_main ul li {
	background: url(/a-files/plugin_list_icon.gif) no-repeat left 3px;
	padding: 0 0 5px 15px;
	overflow:hidden;
}

div.plugin .search {
	padding: 5px;
	text-align: center;
}

/* プラグイン表示：カレンダー */
.calender {
	padding: 5px;
}

.cal_title {
	text-align:center;
}

.cal_title a,
.cal_title a:visited {
	text-decoration: underline;
}

div.calender table {
	border-collapse:collapse;
}

div.calender table a,
div.calender table a:visited {
	text-decoration: underline;	
}

div.calender table th,
div.calender table td {
	border:1px solid #b2b2b2;
	padding:0 2px;
}

div.calender table th {
	text-align:center;
	font-weight:normal;
	background-color:#999999;
	color:#ffffff;
}

div.calender table td {
	text-align:right;
	background-color:#ffffff;
	color:#333333;
}

div.calender table td.clon {}
div.calender table td.cloff {}

div.calender table th.clsat,
div.calender table td.clsat {
	background-color:#DFDFFF;
}

div.calender table th.clsun,
div.calender table td.clsun {
	background-color:#FFD2D2;
}

/* free comment */
div.freeComment {
	padding:10px 5px;
	line-height:1.4;
	text-align: left;
}

/* プラグイン表示：左 */
#leftMenu .plugin {
	width: 191px;
	line-height:1.3;
	overflow:hidden;
	background-color: #FFFFFF;
}

#leftMenu .plugin .bg_hedaer {
	background-color: #FFFFFF;
	background: none;
}

#leftMenu .plugin .bg_main {
	background-color: #FFFFFF;
	background: none;
	padding: 0 0 0 0;
}

#leftMenu .plugin .bg_footer {
	background-color: #FFFFFF;
	background: none;
}

#leftMenu .plugin .bg_main .title_header {
	background: url(/a-files/plugin_title_header_L.gif) left top no-repeat;
}

#leftMenu .plugin .bg_main .title_main {
	background: url(/a-files/plugin_title_main_L.gif) left top repeat-y;
}

#leftMenu .plugin .bg_main .title_footer {
	background: url(/a-files/plugin_title_footer_L.gif) left bottom no-repeat;
}

#leftMenu .plugin .bg_main .title_main .title {
	background: url(/a-files/plugin_title_icon.gif) 3px top no-repeat;
	padding: 3px 3px 3px 27px;
	text-align: left;
	 color:#080;
}

#leftMenu .plugin .bg_main ul {
	list-style: none;
	padding: 10px 3px 0px 3px;
}

#leftMenu .plugin .bg_main ul li {
	background: url(/a-files/plugin_list_icon.gif) no-repeat left 3px;
	padding: 0 0 5px 15px;
	overflow:hidden;
}

#leftMenu div.plugin .search {
	padding: 5px;
	text-align: center;
}

#leftMenu .calender {
	margin: 5px 5px 5px 5px;
}

/* syndicate */
#syndicate {
	padding:5px;
}

#syndicate div.banner {
	padding-bottom:3px;
	text-align:center;
}

#syndicate div.banner img {
	border:none;
}

p.sitemapBanner {
	margin-bottom:5px;
	text-align:center;
}

/* QR code */
p.qrcode {
	 text-align:center;
}

/* ranking */
div.plugin p.ranklink {
	margin-top:3px;
	text-align:right;
	line-height:1;
}

/* rss img */
div.plugin p.rss {
	margin-top:3px;
	text-align:right;
	line-height:1;
}
/* font size set for contribute */
span.xxs {
	font-size: xx-small;
}

#footer {
	clear:both;
	padding:2px 0;
	text-align:center;
	line-height:200%;
	color:#003c49;
}

#footer1 {
	padding: 7px 10px  7px 10px;
	margin: 10px 20px 10px 20px;
	text-align:right;
	border-top:   1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
	color:#003c49;
}

#footer2 {
	float:left;
	margin: 0px 0px 0px 10px;

}

#footer2 a {
	width:135px;
	height:31px;
	background:url(/a-files/shopflogo2.gif) no-repeat;
	display:block;
	text-indent:-10000px;
}

#footer3 {
	float:left;
	margin: 7px 0px 0px 15px;
	color:#003c49;
}
#footer4 {
	clear:both;
	margin: 50px 0px 0px 0px;
	text-align:center;
}

.fleft{float:left;}
.cboth{clear:both;}
.cright{clear: right;}


/* ---------------------------------------------------------------------- */

table.photo {
	margin: 0px; padding:0px;
	border-spacing: 0px;
}

#toPortalTop {
	margin:0;
	padding-right:10px;
	text-align:right;
	font-size:90%;
}

/* contents table */
table.list th,
table.list td {
	border:1px solid #b2b2b2;
}

table.list th {
	background-color:#e8e4e0;
	color:#003c49;
}

table.list td {
	background-color:#ffffff;
	color:contents_color;
}

/* page navigation */
p.toBlogTop {
	margin:5px 10px 5px 10px;
	text-align:right;
	font-size:85%;
}

table.pageNavi {
	width:100%;
	background-color:#f8f4f0;
	color:#003c49;
}

table.pageNavi td {
	padding-top:1px;
	vertical-align:middle;
}

table.pageNavi td.prev {
	width:33%;
	padding-left:3px;
	font-size:85%;
	color:#f8f4f0;
}

table.pageNavi td.now {
	width:34%;
	text-align:center;
}

table.pageNavi td.next {
	width:33%;
	padding-right:3px;
	text-align:right;
	font-size:85%;
}

table.pageNavi a {
	color:#003c49;
}

span.xs {
	font-size: x-small;
}

span.s {
	font-size: small;
}

span.l {
	font-size: large;
}

span.xl {
	font-size: x-large;
}

span.xxl {
	font-size: xx-large;
}
/* ubcBlock */
div.ubc {
	margin:10px 0;
	padding-bottom:10px;
	overflow:hidden;
}

div.ubc p.category {
	padding-top:10px;
}



div.ubc div.body {
	padding:0 10px;
	line-height:1.5;
}

div.ubc div.extend {
	margin:10px 0;
	padding:0px 0px 10px 0px;
	line-height:1.5;
}

.extend {
	margin:10px 0;
	padding:0px 0px 10px 20px;
	line-height:1.5;
}

p.imtag {
	margin-bottom:5px;
}

div.ubc p.posted a:hover {
	color:#ff9900;
}

div.ubc p.parentLink {
	margin:4px 10px 0 0;
	text-align:right;
	line-height:1;
}

/* catchphrase */
#catchphrase {
	width:620px;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 0px;
	background: #fff;
}

.shoptitle {
	clear:left;
	margin:5px 5px 5px 50px;
	font-size:160%;
}

.toShopBlogTop {
	margin:10px 5px 5px 25px;
	text-align:left;
	font-size:90%;
}

.profileImages {
}

