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

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

div#headbox { z-index: 1; }

div#mainbox { padding-bottom: 10px; }

div#contents{
	width: 540px;
	background-color: transparent;
	float: left; }

div#menubox{
	position: relative;
	width: 230px;
	background-color: transparent;
	float: right;
	z-index: 6; }
div.amtm div#menubox { margin-top: 80px; }
div.amky div#menubox { margin-top: 100px; }
div.amde div#menubox { margin-top: 25px; }
div.amfl div#menubox { margin-top: 130px; }
div.amts div#menubox { margin-top: 130px; }

/*￣￣￣￣￣ 全体の設定 ＿＿＿＿＿*/

em { color: #9370db; }

strong { color: #9370db; font-size: 1.1em; }

del { color: #483d8b; }

blockquote {
	margin: 0 15px 0 10px;
	padding: 4px;
	background-color: #33283d;
	border-top: 1px dashed #000;
	border-right: 1px dashed #000;
	border-bottom: 1px dashed #000;
	border-left: 4px ridge #33283d; }

q {
	padding: 2px 1px;
	background-color: #33283d; }

p.quoteinfo{ text-align: right; }

cite {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 1em;
	text-decoration: underline; }

.emoji {
	margin-bottom: 3px;
	padding-right: 2px; }

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

a:link { color: #7b68ee; }
a:visited { color: #9932cc; }
a:hover, a:active {
	position: relative;
	top: 1px; left: 1px;
	color: #e6e6fa; }

a:link img { border: 3px double #7b68ee; }
a:visited img { border: 3px double #9932cc; }
a:hover img, a:active img {
	position: relative;
	top: 1px; left: 1px;
	border: 3px double #e6e6fa; }

div.text table.lnktbl a img { border: none; }

div.menu_main ul li a, 
div.menu_main ul li ul li a,
div.menu_main ul li#chk ul li a { font-size: 12px; }
div.menu_main ul li#chk a { font-size: 14px; }
div.menu_main a img.bnr {
	display: block;
	margin: 0 auto;
	border: none; }

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

#headbox h1 {
	display: block; position: relative;
	width: 560px; height: 140px; 
	background: transparent url(http://amoureuse.xii.jp/template/am_title.gif) no-repeat top right;
	z-index: 3; }
div.amtm #headbox h1 {
	background: transparent url(http://amoureuse.xii.jp/template/amtm_title.gif) no-repeat top right; }
div.amky #headbox h1 {
	background: transparent url(http://amoureuse.xii.jp/template/amky_title.gif) no-repeat top right; }
div.amde #headbox h1 {
	background: transparent url(http://amoureuse.xii.jp/template/amde_title.gif) no-repeat top right; }
div.amfl #headbox h1 {
	background: transparent url(http://amoureuse.xii.jp/template/amfl_title.gif) no-repeat top right; }
div.amts #headbox h1 {
	background: transparent url(http://amoureuse.xii.jp/template/amts_title.gif) no-repeat top right; }

#headbox h1 span { 
	display: block;
	margin: 0; padding: 0;
	text-indent: -9999px; }

#headbox h2#cate_desc {
	position: relative;
	padding-right: 200px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: right;
	z-index: 4; }

#layout #ilst {
	position: absolute; left: 50%;
	margin-top: -135px;
	margin-left: 175px; 
	z-index: 2; 
	}
div.amtm #headbox #ilst, div.amky #headbox #ilst { 
	margin-left: 145px; }
div.amde #headbox #ilst { margin-left: 160px; }
div.amfl #headbox #ilst { margin-left: 150px; }
div.amts #headbox #ilst { margin-left: 165px; }

/*￣￣￣￣￣  エントリー部分：TOP & TIME ＿＿＿＿＿*/

div#news {
	position: relative;
	margin: 0 30px 0 80px;
	z-index: 5; }
div.amtm div#news { margin-top: -60px; }	/* TIME用 */

div.news_top {
	width: 254px; height: 53px;
	background: transparent url(http://amoureuse.xii.jp/template/amtm_shell1.gif) no-repeat top; }

div.news_btm {
	width: 254px; height: 53px;
	background: transparent url(http://amoureuse.xii.jp/template/amtm_shell2.gif) no-repeat top; }

div#news h2 { 
	margin: 5px 30px 0;
	padding-right: 8px;
	border-bottom: 3px ridge #4d3e7c;
	color: #9370db;
	font-weight: bold;
	font-size: 1.4em;
	text-align: right; }

div.news_text { 
	margin: 5px 30px 10px 35px;
	font-size: 12px;
	line-height: 19px; }

div.news_text ul { margin: 0 100px; }

div.news_text dl dt { 
	margin: 0 5px 5px;
	color: #9370db;
	font-weight: bold;
	font-size: 1em; }

div.news_text dl dd { 
	padding: 0 19px 26px;
	background: transparent url(http://amoureuse.xii.jp/template/amtm_line.gif) no-repeat bottom; }
div.news_text dl dd.fst {
	padding: 0 19px;
	background: transparent; }

div.news_text dl dd ul { margin: 0 0 0 5px; }

div.news_text dl dd ul li {
	padding: 0 0 0 19px;
	line-height: 19px; }
div.news_text dl dd ul li.amour {
	background: transparent url(http://amoureuse.xii.jp/template/am_list0.gif) no-repeat left top; }
div.news_text dl dd ul li.tkgs {
	background: transparent url(http://amoureuse.xii.jp/template/am_list1.gif) no-repeat left top; }
div.news_text dl dd ul li.jchat {
	background: transparent url(http://amoureuse.xii.jp/template/am_list2.gif) no-repeat left top; }
div.news_text dl dd ul li.pamr {
	background: transparent url(http://amoureuse.xii.jp/template/am_list3.gif) no-repeat left top; }

div.news_text dl dd p {
	margin: 5px auto;
	padding: 3px;
	border: 1px dotted #9370db; }

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

#mainbox div#entry {
	position: relative;
	margin-top: -50px;
	margin-left: 50px;
	z-index: 5; }

div.text {
	font-size: 1.2em;
	line-height: 160%; }

div.text h2 {
	width: 450px;
	padding-left: 27px;
	background: transparent url(http://amoureuse.xii.jp/template/am_icon.gif) no-repeat left top;  
	color: #cc99ff;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px; }

div.text h3 { font-size: 14px; text-decoration: underline; }

div.text dl dt {
	margin-left: 10px;
	padding-left: 0.5em;
	background: transparent url(http://amoureuse.xii.jp/template/am_line.gif) 0 20px repeat-x;
	color: #ba55d3;
	font-size: 14px;
	line-height: 25px; }

div.text dl dd {
	margin: 2px auto 3px 20px;
	padding: 2px; }

div.text dl dd ul { margin: 0 15px 5px; }

div.text dl dd ul li {
	padding-left: 19px;
	background: transparent url(http://amoureuse.xii.jp/template/am_flower.gif) no-repeat left top;
	line-height: 19px; }

div.text dl dd ul li img { vertical-align: middle; }

/*￣￣￣￣￣ エントリー部分：Dear Earth ＿＿＿＿＿*/

table#wsred tr td, table#wsred2 tr td, table#wsmagenta tr td, table#wsmagenta2 tr td,
table#wsblue tr td, table#wsblue2 tr td, table#wscyan tr td, table#wscyan2 tr td,
table#wsgreen tr td, table#wsgreen2 tr td, table#wsyellow tr td, table#wsyellow2 tr td { width: 60px; height: 25px; }

table#white tr td, table#blue tr td, table#green tr td, 
table#orange tr td, table#pink tr td { width: 140px; height: 40px; }

table.wcc { margin-top: 5px; text-align: center; }

.wcc td { border: none; text-align: center; }
.wcc td.b { color: #cccccc; font-size : 11px; }
.wcc td.w { color: #666; font-size : 11px; }

.font{ margin: 2px; padding: 0; text-align: center; }
.fontimg{ margin: 2px; padding: 0; }

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

div.text table.lnktbl { font-size: 90%; }

div.text table.lnktbl tr th {
	margin-left: 10px;
	padding-left: 0.5em;
	background: transparent url(http://amoureuse.xii.jp/template/am_line.gif) 0 30px repeat-x;
	color: #ba55d3;
	font-size: 14px;
	line-height: 35px; }

div.text table.lnktbl tr td {
	padding: 4px;
	border-bottom: 1px dashed #9370db;
	}
div.text table.lnktbl tr td.logo { text-align: right; }


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

div.menu_main { margin-right: 25px; }

div.menu_main ul { margin: 0 5px; padding-left: 30px; }

div.menu_main ul li {
	width: 130px;		/* IE6対策：限界値 */
	padding-left: 24px;
	background: transparent url(http://amoureuse.xii.jp/template/am_feather.gif) no-repeat top left; 
	line-height: 20px; 
	}
div.menu_main ul li#chk { 
	margin: 5px 10px 5px 0;
	padding: 3px 0 0 24px;
	background: transparent url(http://amoureuse.xii.jp/template/am_bird.gif) no-repeat top left; 
	color: #cc99ff;
	font-size: 14px; 
	line-height: 23px; }

div.menu_main ul li#chk ul { 
	margin: 0 -10px; 	/* IE6対策 */
	padding: 0; 
	}
div.menu_main ul li#chk ul li { 
	width: 130px;		/* IE6対策：限界値 */
	padding-left: 17px;
	background: transparent url(http://amoureuse.xii.jp/template/am_arrow.gif) no-repeat top left; 
	line-height: 19px; }

/* 再確認↓ */
div.menu_main dl.link {
	margin-top: 10px;
	border-top: 1px dotted #9370db;
	border-bottom: 1px dotted #9370db; }

div.menu_main dl dt#othername { display: none; }

div.menu_main dl dt#linkname {
	padding-top: 5px;
	color: #aba3c2;
	font-size: 10px;
	text-align: center; }

div.menu_main dl dd {
	padding: 0 20px 10px;
	color: #aba3c2; }

div.menu_main dl dd#linklist {
	margin: 5px auto; 
	padding: 0;
	text-align: center; }
	
div.menu_main dl dd#otherlist { 
	margin: 15px auto; 
	padding: 0;
	text-align: center; }
	
div.menu_main dl dd#linklist img, div.menu_main dl dd#otherlist img { padding: 1px 0; }

div.menu_main dl dd ul { color: #aba3c2; }

div.menu_main dl dd ul li ul{ margin-left: 10px; }
div.menu_main dl dd#categorylist ul li ul, div.menu_main dl dd#mainmenulist ul li ul{ margin-left: -5px; }

div.menu_main dl dd ul li ul li{ font-size: 10px; }

textarea, input, select {
	background-color: #000; 
	border: 2px ridge #808080; 
	color: #c0c0c0; 
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, "ＭＳ ゴシック", sans-serif; }

textarea:focus, input:focus, select:focus {
	background-color: #2e283d; 
	color: #ccc; }

input.up { font-size: 10px; }
input.sfrm { width: 110px; }

input.srch {
	width: 25px;
	background-color: #573a75;
	color: #aba3c2;
	font-size: 10px;
	font-family: Verdana, sans-serif; }

/*￣￣￣￣￣ ページナビゲーション：TIME ＿＿＿＿＿*/

p.pagenavi {
	margin-bottom: 15px; 
	text-align: center; }

p.pagenavi a { padding: 2px 4px; }

p.pagenavi span.page_now { 
	padding: 2px 4px;
	border: 1px dotted #9370db; } 

/*￣￣￣￣￣ フッター ＿＿＿＿＿*/

div#footbox ul li {
	display:inline;
	padding: 0 8px 0 12px;
	background: none; }

div#footbox ul li.valid { 
	padding-left: 9px;
	background: transparent url(http://amoureuse.xii.jp/template/am_note.gif) no-repeat top left; }

address{ display: inline; }

/*￣￣￣￣￣ CLE ＿＿＿＿＿*/

div#cle { display: block; width: 125px; height: 87px; }

#cle a { display: block; width: 123px; height: 85px;
	background: transparent url(cle/card2.gif) no-repeat top left; }

#cle a span { display: block; width: 123px; height: 85px;
	margin: 0; padding: 0;
	text-indent: -9999px; }

#cle a:hover { background: transparent url(cle/card1.gif) no-repeat bottom right; }
