/*　　　　　　　　*/
/*　ページ全体　　*/
/*　　　　　　　　*/
body	{ font-size: 12px; font-family: Osaka,Tahoma,"MS UI Gothic"; background: #000000; line-height: 1.3em; letter-spacing: 1px; }
#d-dog	{ width: 800px; background: #FFB634; margin-left: auto; margin-right: auto; border-left: #FF6600 2px solid; border-right: #FF6600 2px solid; }

/*　　　　　　　　*/
/*　全体の枠組み　*/
/*　　　　　　　　*/
#d-tit	{ width: 800px; }
#d-tne	{ width: 800px; background: url(../img/tone.jpg); }
#d-st1	{ width: 800px; background: url(../img/test1.jpg); }
#d-st2	{ width: 800px; background: url(../img/test2.jpg); }
#d-nco	{ width: 800px; background: url(../img/nico.jpg); }
#d-wrn	{ width: 800px; background: url(../img/warn.jpg); }
#d-acs	{ width: 800px; background: url(../img/access.jpg); }

/*　　　　　　　　*/
/*　コンテンツ　　*/
/*　　　　　　　　*/
.t-cnts		{ width: 740px; }
.td-spc		{ width:   5px; }
.td-cnt		{ width: 735px; vertical-align: top; }
#d-twa		{ width: 430px; margin: 55px auto 0 270px; }
#d-twa p	{ color: #FFFFFF; line-height: 1.5em; }
#d-ts1		{ width: 125px; margin: 125px auto 0 235px; }
#d-ts1 ul	{ color: #4E2E0E; }
#d-ts1 li	{ letter-spacing: 2px; }
#d-ts2		{ width: 335px; margin: 10px auto 0 400px; }
#d-wrs		{ width: 530px; margin: 160px auto 0 140px; }
#d-wrs ul	{ list-style: square; }
#d-ace		{ width: 510px; margin: 70px auto 30px 50px; border-bottom: #FF6600 3px dotted; }
#d-ace p	{ color: #993300; font-weight: bold; margin-bottom: 5px; }

/*　　　　　　　　*/
/*　　　*/
/*　　　　　　　　*/
#li-come	{ font-size:  9px; color: #555555; margin-top: 3px; }
#p-tst		{ font-size: 14px; color: #FF0099; font-weight: bold; }
#p-txt		{ font-size:  9px; margin: 5px auto 0 5px; }

a			{ font-size: 14px; font-weight: bold; }
a:link		{ text-decoration: none; color: #4E2E0E; }
a:visited	{ text-decoration: none; color: #4E2E0E; }
a:hover		{ text-decoration: underline; color: #996633; } 
a:active	{ text-decoration: underline; color: #996633; } 

.s-tri a			{ font-size: 12px; }
.s-tri a:link		{ color: #00A1FF; }
.s-tri a:visited	{ color: #00A1FF; }
.s-tri a:hover		{ color: #FFFF00; }
.s-tri a:active		{ color: #FFFF00; }