@charset "utf-8";


/*---------------------------------------------
www.xing.co.jp/news/
Print Style [news detail only]
---------------------------------------------
01.Global reset
02.body, wrap, hr, img, accessibility
03.header
04.flashcontent
05.footer
06.base layput
07.topics
08.newsrelease
09.nav
---------------------------------------------*/


/*---------------------------------------------
01. Global reset
---------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, address {
	margin: 0px;
	padding: 0px;
}


/*---------------------------------------------
02. body, wrap, hr, img, link(base)
---------------------------------------------*/
body   { font-family: "ＭＳ Ｐゴシック", sans-serif; }
#wrap  { width: 740px; color: #000; text-align: left; }

hr  { display: none; }
img { border: none; vertical-align: bottom; }

a { text-decoration: none; color: #000; }


/*---------------------------------------------
03. header
---------------------------------------------*/
#header  { display: none; }
#english { display: none; }
#logo    { display: none; }


/*---------------------------------------------
04. flashcontent
---------------------------------------------*/
#topflash {}
#flashcontent {}


/*---------------------------------------------
05. footer
---------------------------------------------*/
#footer      { width: 740px; clear: both; }
#footer ul   { display: none; }
#footer p    { display: none; }
address      { width: 600px; text-align: right; margin: 45px auto 0px; font-size: 10px; font-style: normal; color: #000; }
address span { font-family: Verdana, Helvetica, Arial, sans-serif; letter-spacing: 0.1em; }


/*---------------------------------------------
06. base layout [newsrelease layout >> Go to '08.newsrelease'.]
---------------------------------------------*/
#content { width: 740px; clear: both; margin-top: 27px; }


/*---------------------------------------------
07. topics
---------------------------------------------*/


/*---------------------------------------------
08. newsrelease
---------------------------------------------*/

/*news-entry, news-title, news-end
---------------------------------------------*/
#news-entry { width: 600px; margin: 0px auto; }

.news-title    { padding: 15px 20px 5px; }
.news-title h1 { font-size: 14px; line-height: 1.4em; color: #000; text-align: center; }
.news-title p  { font-size: 10px; margin-top: 0.8em; text-align: right; }

.news-end   { display: none; }

/*pageback, sidepageback
---------------------------------------------*/
#pageback     { display: none; }
#sidepageback { display: none; }


/*news-detail
---------------------------------------------*/
.news-detail    { padding: 10px 20px 0px; }
.news-detail h2 { margin: 2em 0px 1.5em; font-size: 12px; line-height: 1.2em; }
.news-detail h3 { margin: 1.5em 0px;     font-size: 12px; line-height: 1.2em; }
.news-detail h4 { margin: 1.5em 0px;     font-size: 10px; line-height: 1.2em; }
.news-detail h5 { margin: 1.5em 0px;     font-size: 10px; line-height: 1.2em; }
.news-detail h6 { margin: 1.5em 0px;     font-size: 10px; line-height: 1.2em; }
.news-detail p  { margin: 1.5em 0px;     font-size: 10px; line-height: 1.5em; }

.news-detail dl { margin: 1.5em 0px; }
.news-detail dt { margin: 0.5em 0px; font-size: 10px; line-height: 1.2em; }
.news-detail dd { margin: 0.5em 2em; font-size: 10px; line-height: 1.5em; }

.news-detail ul { margin: 1.5em; }
.news-detail ol { margin: 1.5em; }
.news-detail li { margin: 0.5em 0px; font-size: 10px; line-height: 1.5em; }

.news-detail table { font-size: 10px; line-height: 1.5em; }
.news-detail th    { font-size: 10px; line-height: 1.5em; }
.news-detail td    { font-size: 10px; line-height: 1.5em; }


/*common
---------------------------------------------*/
.txt-ctr { text-align: center; }
.txt-rgt { text-align: right; }



/*---------------------------------------------
09. nav
---------------------------------------------*/
#nav { display: none; }