@charset "UTF-8";
@import "../sty_clear.css";

/*￣￣￣￣￣ 全体のレイアウト ＿＿＿＿＿*/

div#layout { 
	width: 760px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/bg_flame.gif) repeat-y; }

div#contents {
	width: 532px;
	padding-top: 140px;
	padding-bottom: 15px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/starball.gif) no-repeat 20px 0;
	float: left; 
	text-align: center; }

div#contents_hw {
	width: 532px;
	padding-top: 140px;
	padding-bottom: 15px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/starball.gif) no-repeat 20px 0;
	float: left; 
	text-align: center; }

div#menubox {
	width: 214px;
	padding-top: 5px;
	background-color: transparent;
	float: right; }

div#endbox {
	height: 55px;
	margin: 15px auto 0;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: transparent;
	border-top: 1px dashed #60447c;
	color: #333;
	font-size: 10px;
	text-align: center; }

em {
	color: #9370db;
	font-weight: bold; }

del { color: #e6e6fa; }

blockquote {
	margin: 0 15px 0 10px;
	padding: 5px;
	border-top: 1px dashed #7093db;
	border-right: 1px dashed #7093db;
	border-bottom: 1px dashed #7093db;
	border-left: 8px ridge #7093db;
	color: #9ea6c1; 
	}
q {
	padding: 2px 1px;
	border: 1px dashed #7093db;
	color: #9ea6c1;
	}
p.qinfo{ text-align: right; 
	}
cite {
	margin-right: 10px;
	padding: 0;
	font-size: 10px;
	text-decoration: underline; }

abbr { font-style: normal; }
abbr[title] { border-color: #999; }

.emoji { 
	margin: -1px 1px 1px;
	vertical-align: middle; }

/*￣￣￣￣￣ リンク設定  ＿＿＿＿＿*/

a:link { color: #745296; }
a:visited { color: #9932cc; }
a:hover, a:active {
	position: relative;
	top: 1px; left: 1px;
	color: #6495ed; }

a:hover img, a:active img {
	position: relative;
	top: 1px; left: 1px; }

h1#top a, h1#top a:visited { color: #000; }
h1#top a:hover, h1#top a:active {
	position: relative;
	top: 1px; left: 1px;
	color: #000;
	text-decoration: underline; }

div.menu_main dl dd#categorylist ul li a, div.menu_main dl dd#mainmenulist ul li a, 
div.menu_main dl dd#categorylist ul li ul li a, div.menu_main dl dd#mainmenulist ul li ul li a {
	font-size: 12px; }

/*￣￣￣￣￣ タイトル ＿＿＿＿＿*/

div#titlebox{
	padding-right: 15px;
	padding-bottom: 15px; }

#titlebox h1 {
	color: #000;
	font-size: 20px;
	text-align: right; }

#titlebox h2#cate_desc {
	color: #8f85ae;
	font-size: 11px;
	font-weight: normal;
	text-align: right; }


/*￣￣￣￣￣ エントリー部分 ＿＿＿＿＿*/

div.entry, div#cmnt, div#tbck {
	margin: 0 0 20px 17px; 
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sbi.gif) no-repeat top left; }

div.entry h2, div#cmnt h3, div#tbck h3 { 
	margin: 9px 10px 0 37px;
	padding-top: 5px;
	color: #9370db;
	font-weight: bolder;
	font-size: 16px; }

div.entry_body, div.entry_more {
	margin: 14px 20px 5px;
	color: #666; 
	font-size: 1.2em; }

div.entry_body h3#flname { 
	margin: -10px 10px 10px 45px; 
	font-size: 1.0em; }

div.entry_body p, div.entry_more p,
div.entry_body dl dd, div.entry_more dl dd { line-height: 170%; }

div.entry_body p.boso, div.entry_more p.boso { 
	color: #aba3c2; 
	font-size: 0.9em; }

div.entry_by, div.entry_state {
	margin-right: 10px;
	color: #8f85ae; 
	font-size: 10px;
	text-align: right; 
	}
div.entry_by { padding-top: 10px; }

div.entry_body dl, div.entry_more dl { margin: 12px 5px; }
div.entry_body dl dt, div.entry_more dl dt { 
	margin-top: 5px;
	padding-left: 28px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sbi2.gif) no-repeat left 3px;
	line-height: 34px;
	color: #333;
	font-size: 14px;
	font-weight: bold; }

div.entry_body ul, div.entry_more ul { margin-left: 5px; }
div.entry_body ul li, div.entry_more ul li {
	padding-left: 15px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/dot.gif) no-repeat left top;
	line-height: 19px; 
	}
div.entry_body ul li.none, div.entry_more ul li.none { background: transparent; }

div.entry_more dl dd ul.petal { float: left; }

div.entry_body dl dd ol, div.entry_more dl dd ol {
	margin-top: 0;
	margin-left: 35px;
	color: #666;
	list-style: decimal;
	}

div.smpl { margin-top: 14px; margin-right: 5px; float: right; }

/*￣￣￣￣￣ エントリー部分（テーブル） ＿＿＿＿＿*/

div.entry_more table {
	width: 100%;
	border: 1px solid #9370db;
	border-spacing: 0;
	border-collapse: collapse; }

div.entry_more table.sta {
	width: 65%;
	border: 1px solid #9370db;
	border-spacing: 0; }

div.entry_more th {
	background-color: #9270c2;
	padding: 2px;
	border: 1px dotted #fff;
	border-collapse: collapse; 
	color: #fff;
	text-align: center; }

div.entry_more td {
	padding: 2px;
	border: 1px dotted #9370db;
	text-align: center; }

div.entry_more tr.tm, div.entry_more td.tm, div.entry_more th.tm {
	background-color: #e6e6fa;
	border: 1px dotted #9370db;
	color: #9370db; }
.tm del { color: #fff; }

div.entry_more td.lst { border-bottom: 1px solid #9370db; }
div.entry_more td.que {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #9370db;
	text-align: left; }

div.entry_more th.chk { 
	width: 18px; 
	text-align: center; }

div.entry_more td.chk { 
	width: 15px; 
	border-bottom: 1px solid #9370db;
	text-align: center; }

/*￣￣￣￣￣ エントリー部分（画像） ＿＿＿＿＿*/

.pict, .thumb, .thumb2 {
	margin: 0 5px 5px;
	padding: 8px;
	background-color: transparent; 
	}
.pict { border: 1px solid #e6e6fa; float: right; }
.thumb { border: none; float: right; }
.thumb2 { border: none; float: left; }

.color { 
	margin: 5px;
	padding: 8px;
	border: 1px solid #e6e6fa; 
	background-color: transparent; }

div.entry_more ul li.cr_list { 
	padding: 5px 3px; 
	background: transparent; 
	float: left; 
	font-size: 1.2em; 
	text-align: center; } 

/*￣￣￣￣￣ コメント＆トラックバック部分 ＿＿＿＿＿*/

div#cmnt dl, div#tbck dl {
	width: 500px;
	margin: 0 auto; }

div#cmnt dl.cmid dt {
	margin-left: 30px;
	padding: 2px 25px 5px 0;
	border-bottom: 1px dotted #d6c9e2;
	font-size: 10px;
	text-align: right; }

div#cmnt dl.cmid dd, div#tbck dl dd {
	margin: 14px 0 0 40px;
	padding: 0 25px 5px 25px;
	font-size: 1.2em;
	text-align: left; }

div#tbck p.tb_link {
	margin: 10px 0 0 17px;
	padding: 0 0 3px 28px;
	color: #8f85ae; 
	font-size: 10px;
	text-align: left; }

div#tbck dl dt {
	padding: 2px 25px 5px 45px;
	color: #999;
	font-size: 10px;
	text-align: left;
	}

div#tbck input {
	font-size: 12px;
	font-family: Verdana; 
	text-indent: 0.5em; }

div#tbck div.tb_cmt {
	margin: 10px 50px;
	padding: 5px;
	background-color: #e6e6fa;
	color: #660099;
	font-size: 11px;
	line-height: 170%;
	text-align: left; }

/*￣￣￣￣￣ コメントフォーム部分 ＿＿＿＿＿*/

div#cmnt h4 {
	margin: 10px 0 0 17px;
	padding: 0 0 3px 28px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sbi2.gif) no-repeat bottom left;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px; }

div#cmnt form dl dt {
	width: 100px;
	padding: 3px 5px 0;
	border: none;
	display: block;
	float: left;
	clear: left;
	color: #8f85ae; 
	font-size: 10px;
	text-align: right;　}

div#cmnt form dl dt label#labelsubmit { display: none; }

div#cmnt form dl dd {
	display: block;
	margin-left: 100px;
	color: #8f85ae; 
	font-size: 10px; }

input, textarea {
	margin: 1px;
	background-color : #ffffff;
	border: 1px solid #9370db;
	color: #8f85ae; 
	font-size: 12px; }

textarea#description { width: 350px; }

input.btn {
	width: 80px;
	background-color: #745296;
	border: 1px solid #e6e6fa;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, sans-serif; }

/*￣￣￣￣￣ ちょっと一言（販売情報） ＿＿＿＿＿*/

div#shop_top {
	width: 500px; height: 75px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sd1_top.gif) no-repeat top; }

div#shop_memo {
	width: 500px;
	padding-top: 10px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sd1.gif) repeat-y; 
	color: #666; 
	text-align: center; }

div#shop_btm {
	width: 500px; height: 75px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sd1_btm.gif) no-repeat top; 
	color: #666; }

div#shop_top h2 {
	padding-top: 37px;
	color: #8a2be2;
	font-size: 15px; 
	text-align: center; }

div#shop_top h3 {
	padding: 1px 45px 1px 75px;
	font-size: 11px; 
	text-align: right; }

div#shop_memo p, div#shop_memo ul, div#shop_btm p { 
	font-size: 1.2em;
	text-indent: 0;
	}
div#shop_memo ul { 
	padding: 0 50px; 
	text-align: center; }
div#shop_btm p { 
	padding: 15px 75px 0; 
	text-align: right; }

div#shop_memo ul li { width: 130px; float: left; }
div#shop_memo ul li img.thumb { padding: 0; float: none; }

div#shop_memo p em { 
	color: #db7093; 
	letter-spacing: 0.5em; }

/*￣￣￣￣￣ ページリンク ＿＿＿＿＿*/

div#navi, div#pagearea {
	color: #8f85ae;
	font-size: 10px;
	text-align: center; }

.page_now{
	padding: 1px 2px;
	border: 1px solid #9370db;
	color: #ccb3ff; }

/*￣￣￣￣￣ メニュー ＿＿＿＿＿*/

div.menu_main { margin: 0 auto; }

div#cp_top {
	width: 194px; height: 50px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/cp_top.gif) no-repeat top; 
	text-indent: -9999px; }

div#cp_memo {
	width: 194px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/cp.gif) repeat-y; 
	text-align: center; }

div#cp_btm {
	width: 194px; height: 30px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/cp_btm.gif) no-repeat top; }

div#cp_memo p, div#cp_btm p { 
	padding: 0 15px; 
	color: #8f85ae; 
	text-indent: 0;}

div#cp_memo p {	text-align: left; }
div#cp_btm p { text-align: right; }

div.menu_main dl { margin: 0 5px; }

div.menu_main dl dt {
	margin-top: 10px;
	padding: 0 0 3px 28px;
	background: transparent url(http://amoureuse.xii.jp/_jeux/template/sbi2.gif) no-repeat bottom left;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px; }

div.menu_main dl dd {
	padding: 0 5px 10px 10px;
	color: #666;
	font-size: 10px; }

div.menu_main dl dd ul {
	margin-left: 15px;
	list-style: square;
	}
div.menu_main dl dd ul li {
	color: #666;
	font-size: 12px;
	line-height: 15px;
	}
div.menu_main dl dd ul li ul {
	margin-top: 0;
	margin-left: 5px;
	color: #666;
	list-style: none; }

input.sfrm { 
	width: 110px; 
	border: 1px solid #9370db;
	color: #745296;
	font-size: 12px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif; }

input.srch {
	width: 25px;
	background-color: #745296;
	border: 1px solid #e6e6fa;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, sans-serif; }

/*￣￣￣￣￣ カレンダー ＿＿＿＿＿*/

table.calendar {
	width: 190px; 
	margin: -10px auto 0; }

table.calendar td {
	width: 27px;
	height: 20px;
	font-size: 11px;
	text-align: center; }

dd#calendarlist table.calendar td.calendar_month { width: 189px; }    /* Win IE6 対策*/

.cell_mon a, .cell_tue a, .cell_wed a, .cell_thu a, .cell_fri a, .cell_sat a, .cell_sun a { 
	background-color: #e6e6fa;
	border: 3px solid #e6e6fa;
	font-weight: bold; }

.sunday, .cell_sun, .cell_sun a, .holiday, .holiday a { color: #db7093; }
.saturday, .cell_sat, .cell_sat a { color: #6495ed; }

td.today { 
	color: #9370db; 
	border: 1px dotted #ccb3ff;
	}
td.today a:active, td.today a:hover { 
	color: #79c7ec; }

/*￣￣￣￣￣ フッター ＿＿＿＿＿*/
address { 
	margin-top: 10px; 
	color: #745296;
	font-size: 9px;
	letter-spacing : 1px; }

p#pagetop{
	display: inline;
	color:#ccb3ff;
	font-size: 9px;
	text-align: left; }
