@charset "EUC-JP";
body {
	font-family: "Verdana", "30D230E930AE30CE20Pro20W3", "FF2DFF3320FF3030B430B730C330AF", "Osaka";
	background: #FFFFFF;
	background-image: url(https://cart-imgs.fc2.com/template/ahiru/image/a_bg.gif);
	font-size: 12px;
	line-height: 180%;
	margin:0;
	color:#636363;
}


a:link {	color:#FF9000;	text-decoration: none;}
a:active {	color: #FF9000;	text-decoration: none}
a:visited {	color: #955025;	text-decoration: none}
a:hover {	color: #FFAC66;	text-decoration: underline;}


h1 {	font-size: 150%;}
h2 {	font-size: 100%;}


li {
	font-size: 10px;
	line-height: 150%;
	list-style-image:url(https://cart-imgs.fc2.com/template/ahiru/image/a_pt.gif);
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

input,textarea,select,button,submit{
	font-size :10px;
	line-height: 150%;
	background: #FFFFFF;
	color :#636363;
	font-family: "Verdana", "30D230E930AE30CE20Pro20W3", "FF2DFF3320FF3030B430B730C330AF", "Osaka";
}





/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 210px;
	background-image: url(https://cart-imgs.fc2.com/template/ahiru/image/a_title.jpg);
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 20px;
	top: 210px;
	width: 520px;
}

/*サイド表示部分*/
#box_side {
	position: absolute;
	left: 560px;
	top: 200px;
	width: 200px;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	left: 20px;
	top: 50px;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 0px;
}

.site_title a:link {	color:#FFFFFF;	text-decoration: none;}
.site_title a:active {	color: #FFFFFF;	text-decoration: none}
.site_title a:visited {	color: #FFFFFF;	text-decoration: none}
.site_title a:hover {	color: #FFFFFF;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	left: 20px;
	top: 80px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 50%;
}






/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
.side_table{
	margin: 10px 0px 10px 0px;
}

/*サイド：見出し背景*/
.side_title_bg{
	width:190px;
	height:30px;
	background: url(https://cart-imgs.fc2.com/template/ahiru/image/a_side_title.gif) no-repeat;
}

/*サイド：テキスト背景*/
.side_text_bg{
	width:190px;
	background-color: #FFFFFF;
	padding: 3px 2px 2px 2px;
}

.side_text_bg p{
	font-size: 10px;
	margin:0;
	padding:0;
}


/*サイド：見出し*/
.side_title{
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 2px 2px 0px 20px;
	word-break:break-all;
}

/*サイド：テキスト*/
.side_text{
	font-size: 10px;
	line-height: 150%;
	color: #636363;
	word-break:break-all;
}
.side_text ul{
	margin:0.2em;
}
.side_text li{
	margin:0.2em;
	padding:0;
}



/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
.entry_table{
	width: 520px;
	margin: 0px 0px 20px 0px;
}

/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 10px;
	text-align:left;
	margin: 0px 0px 0px 20px;
}

/*エントリー：背景*/
.entry_bg{
	width:520px;
	background: url(https://cart-imgs.fc2.com/template/ahiru/image/a_entry_bg.gif);
}

/*エントリー：見出し*/
.entry_title{
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #006FCE ;
	margin: 10px 20px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #58A6EC;
}

/*エントリー：テキスト*/
.entry_text {
	font-size: 10px;
	line-height: 150%;
	color: #636363;
	margin: 15px 20px 15px 20px;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 10px;
	line-height: 150%;
	color: #636363 ;
	margin: 20px 20px 10px 20px;
}

/*テキスト内の画像*/
/*
.entry_text img {
	border: 5px #EEEEEE;
	margin: 3px 3px 3px 3px;
}
*/




/*ページフッター関連---------------------------*/

/*フッターテーブル（1ブロック）*/
.footer_table {
	width: 520px;
	margin: 0px 0px 10px 0px;
}

/*コピーライト*/
.copyright {
	font-size: 10px;
	line-height: 180%;
	color: #FFFFFF;
	margin: 15px 20px 15px 20px;
}

.copyright a:link {	color:#FFFFFF;	text-decoration: none;}
.copyright a:active {	color: #FFFFFF;	text-decoration: none}
.copyright a:visited {	color: #FFFFFF;	text-decoration: none}
.copyright a:hover {	color: #FFFFFF;	text-decoration: none;}




/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
}




/* 検索---------------------------*/
#box_side form {
	margin-left: 10px;
}

.search {
	font-size: 10px;
	line-height: 150%;
	background: #FFFFFF;
	color: #636363;
}

textarea,input,select {
	font-family : "30D230E930AE30CE20Pro20W3","Osaka","Verdana","Helvetica","Arial","FF2DFF3320FF3030B430B730C330AF",sans-serif;
}

.emoji{
	vertical-align:middle;
	border:0;
}

/* お知らせ */
.news-comment {padding-top: 10px; padding-bottom: 20px;}

/* メニュー */
#menu a {display: block; margin: 0; padding: 4px;}
#menu a:hover {background-color: #FFFFFF;}
#menu a.Top {padding-left: 3px; border-bottom: 1px dotted #999999;}
#menu a.Main {padding-left: 3px; border-bottom: 1px dotted #999999;}

/* カテゴリー */
#category a {background-color: #e6e6e6; display: block; margin: 0; padding: 4px;}
#category a:hover {background-color: #ffffff;}
#category a.Top {padding-left: 3px; border-top: 1px solid silver; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
#category a.Main {padding-left: 3px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}
#category a.Sub {background-color: #EFFFFF; padding-left: 9px; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid silver;}

/* 商品一覧（カタログ表示） */
.item_list {float: left; width: 33%; padding-top: 10px; padding-bottom: 10px;}
.item {width: 130px; text-align: right;}
.item img {margin-top: 3px; padding: 3px;}
.item .name {text-align: left; padding: 3px;}
.item .other {padding: 3px;}
.item .comment {text-align: left; padding: 3px;}

/* 商品一覧（リスト表示） */
.item_list2 {padding-top: 10px; padding-bottom: 10px;}
.item2 {}
.item2 img {margin-top: 3px; padding: 3px;}
.item2 .thumb {float: left;}
.item2 .name {padding: 3px; background-color: #DDDDDD;}
.item2 .other {padding: 3px; text-align: right;}
.item2 .comment {text-align: left; padding: 3px;}

/* 商品詳細 */
.item_detail {text-align: center; font-size: 12px;}
.item_detail img {border: 1px solid #CCCCCC; background-color: #FFFFFF; margin: 3px; padding: 3px;}
.item_detail .thumb {float: left; margin-top: 10px; width: 33%;}
.item_detail .img-comment {padding: 3px;}
.item_detail .comment {padding: 3px; text-align: left;}
.item_detail .about {text-align: right;}
.item_detail .about .other {padding: 3px;}

/* ソートリンク */
.sortlinks {width: 100%;font-size: 12px;border-bottom: 1px dotted #666666;}
.sortlinks .link {padding-right: 20px;float: left;}

/* ページリンク */
.pagelinks {width: 100%; font-size: 12px; border-bottom: 1px dotted #666666;}
.pagelinks .left {float: left; width: 38%;}
.pagelinks .right {float: left; width: 60%; text-align: right; padding: 4px;}

/* カートの中身 */
.cartin {text-align: center;}
.cartin_item {border-bottom: 1px dotted #666666;}
.cartin .name {text-align: left; padding: 3px;}
.cartin .price {text-align: right; padding: 3px;}
.cartin .subtotal {text-align: right; padding: 3px;}
.cartin .total {text-align: right; padding: 3px;}
.cartin .submit {padding-top: 20px;}

/* テーブル枠 */
.table1 {font-size: 12px; width: 100%;}
.table1 td {padding: 3px; border-top: 1px solid #CCCCCC; border-right: 1px solid #666666; border-bottom: 1px solid #666666; border-left: 1px solid #CCCCCC;}
.table1 .td1 {background-color: #666666; color: #FFFFFF;}
.table1 .td2 {background-color: #EEEEEE; text-align: center;}
.table1 .td3 {background-color: #FFFFFF;}
.table1 #left1 {text-align: left;}
.table1 #center1 {text-align: center;}
.table1 #right1 {text-align: right;}
