@charset "Shift_Jis";
@media screen{

*
{
	font-size: 100.01%;
}

br
{
	letter-spacing: normal; 
}

p,
form,
ol,
ul,
dl,
address,
blockquote,
pre
{
	margin: 0.7em 0;
	padding: 0;
}

img,
table,
iframe,
object
{
	max-width: 98%; 
}

img[width],
td img
{
	max-width: none;
}

address,
dfn,
em,
cite,
var,
kbd
{
	font-style: normal;
}

em,
strong,
dfn,
dt,
caption,
legend,
th,
kbd kbd
{
	font-weight: bold;
}

abbr,
acronym,
ins[title],
del[title],
q[title],
blockquote[title],
span[title]
{
	cursor: help;
}

        /*--------------------------------------------
           ¡ Structure module
        ---------------------------------------------*/

html
{
	margin: 0;
	padding: 15px;
	background-color: #F2F7FE;
	color: #000000;
}

body
{
	width: 85%;
	max-width: 800px;
	margin: 10px auto;
	padding: 20px 25px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: "ƒƒCƒŠƒI", "Meiryo", "‚l‚r ‚oƒSƒVƒbƒN", "Sans-serif";
	line-height: 1.55;
}


        /*--------------------------------------------
           ¡ Œ©o‚µ
        ---------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	text-shadow: #DDD 2px 2px 2px;
}

h1
{
	margin: 1em 0 0;
	padding: 0;
	font-size: 210%;
	line-height: 1.25;
}

h2
{
	margin: 1em -10px 0.8em;
	padding: 0.15em 0.4em;
	border: solid #DDD;
	border-width: 1px 0;
	background: url("xio_img/h2.gif") repeat-x 0 100%;
	color: #0264C0;
	font-size: 160%;
}

h3,
h4,
h5,
h6
{
	margin: 1.8em 0 0.7em;
	padding: 0.15em 0;
	border-bottom: 1px #DDD;
	color: #0264C0;
	line-height: 1.25;
	letter-spacing: 0.15em;
}

h3
{
	border-bottom-style: solid;
	font-size: 140%;
}

h4
{
	margin-left: 10%;
	border-bottom-style: dashed;
	font-size: 120%; 
}

h5
{
	margin-left: 20%;
	border-bottom-style: dotted;
	font-size: 115%;
}

h6
{
	margin-left: 30%;
	font-size: 100%;
	text-align: right;
}

h2+h3,
h3+h4,
h4+h5,
h5+h6
{
	margin-top: 0.5em;
}

ins>h3:first-child,
del>h3:first-child,
blockquote>h3:first-child,
ins>h4:first-child,
del>h4:first-child,
blockquote>h4:first-child,
ins>h5:first-child,
del>h5:first-child,
blockquote>h5:first-child
{
	margin-top: 0.5em;
}

        /*--------------------------------------------
           ¡ ƒAƒhƒŒƒX
        ---------------------------------------------*/

address
{
	margin-left: 4em;
	padding: 0.4em 0.7em;
	border: 1px solid #DDD;
}

	li address
	{
		display: inline;
		margin: 0;
		padding: 0;
		border-width: 0 0 1px;
	}

        /*--------------------------------------------
           ¡ ˆø—p
        ---------------------------------------------*/


cite
{
	padding: 0 0.1em;
	background: #FFF;
	color: #3B6A11;
}

q,
blockquote
{
	background: #EEFFEE;
	color: #3B6A11;
}

blockquote q,
blockquote blockquote
{
	border: solid #BDDEBD;
}

q
{
	quotes: "" "" "\201c" "\201d" "\2018" "\2019";
	margin: 0 0.1em;
}

q::before
{
	content: open-quote;
	font-family: Serif;
}

q::after
{
	content: close-quote;
	font-family: Serif;
}

	q q
	{
		margin: 0 0.25em;
	}

	blockquote q
	{
		border-width: 0 0 1px;
	}

	blockquote q q
	{
		border: none;
		color: #000;
	}

blockquote
{
	margin-left: 4em;
	padding: 0.3em 0.8em;
}

blockquote[title]::before
{
	content: attr(title);
	display: block;
	margin: 0.25em 0;
	color: #3B6A11;
	font-weight: bold;
	font-size: 120%;
}

blockquote[cite^="http://"]::after,
blockquote[cite^="urn:ISBN"]::after,
blockquote[cite^="urn:isbn"]::after
{
	display: block;
	content: attr(cite);
	margin: 1em 0 0 3em;
	padding: 0.15em 0.25em 0;
	border-top: 1px dashed #DDD;
	color: #888;
	font-size: 90%;
}

	blockquote blockquote
	{
		border-width: 1px;
	}

        /*--------------------------------------------
           ¡ ’i—Ž
        ---------------------------------------------*/

p
{
	padding: 0.1em 0;
}

	form p
	{
		margin: 0;
	}


        /*--------------------------------------------
           ¡ ®Œ`Ï‚ÝƒeƒLƒXƒg
        ---------------------------------------------*/

pre
{
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 0.25em 0.6em;
	background: #E0E0E0;
	color: #000;
	font-family: "‚l‚r ƒSƒVƒbƒN", monospace;
}

html>/**/body>#PAGETOP pre
{
	overflow: auto;
}


        /*--------------------------------------------
           ¡ ‹­’²
        ---------------------------------------------*/

strong
{
	color: #EC0000;
}

	em em,
	strong strong
	{
		font-size: 120%;
	}

        /*--------------------------------------------
           ¡ ‚»‚Ì‘¼ Text ƒ‚ƒWƒ…[ƒ‹
        ---------------------------------------------*/

acronym,
abbr
{
	margin: 0 0.15em;
	border: dotted #CCC;
	border-width: 1px 0 0;
}

acronym::after,
abbr::after
{
	content: "\3f";
	color: #999;
	font-size: 75%;
}

code,
dfn,
kbd,
samp
{ 
	margin: 0 0.1em;
	padding: 0 0.1em;
}

code,
kbd
{
	font-family: Courier, "Courier New", monospace;
}

code
{
	padding: 0 0.12em;
	background: #E0E0E0;
	color: #000;
}

kbd
{
	border: 2px outset;
	border-color: #EEE #888 #888 #EEE;
	background: #DDD;
	color: #222;
}

	kbd kbd
	{
		margin: 0;
		border: none;
		background: transparent;
	}

samp
{
	font-family: monospace:
}

var
{
	font-family: Serif;
}

        /*--------------------------------------------
           ¡ ƒAƒ“ƒJ[
        ---------------------------------------------*/

a
{
	font: inherit;
	font-size: inherit;
}


a:link
{
	color: #0F4BD3;
}

a:visited
{
	color: #B22D6F;
}

a:hover,
a:focus
{
	color: #EB134B; 
}

        /*--------------------------------------------
           ¡ ƒŠƒXƒg
        ---------------------------------------------*/

ol,
ul
{
	list-style-position: outside;
}

ol li,
ul li
{
	margin: 0 0 0 2.5em;
	padding: 0;
}

dl dt
{
	margin: 0 0 0.12em;
	padding: 0 2.5em 0 0.5em;
	border-left: 5px solid #323D51;
}

dd+dt
{
	margin-top: 0.5em;
}

dl dd
{
	margin: 0; 
	padding: 0.12em 0 0.12em 2.5em;
}


        /*--------------------------------------------
           ¡ Presentation ƒ‚ƒWƒ…[ƒ‹
        ---------------------------------------------*/

big
{
	font-size: larger;
}

small
{
	font-size: smaller;
}

sub,
sup
{
	font-size: 90%;
	line-height: 1;
}

hr
{
	margin: 2em 0;
	border: 1px solid #E8E8E8;
	background: #FFF url("xio_img/bg.gif") repeat;
	color: #E8E8E8;
}

html>/**/body hr
{
	height: 6px;
}

        /*--------------------------------------------
           ¡ ’Ç‰ÁEíœ
        ---------------------------------------------*/

ins
{
	background: #FFF5FE;
	color: #000;
	text-decoration: none;
}

body>ins,
div>ins,
section>ins,
article>ins
{
	display: block;
	position: relative;
	margin: 1em 0;
	padding: 0.2em 0.7em;
}

body>ins::before,
div>ins::before,
section>ins::before,
article>ins::before
{
	content: "\49\6e\73\65\72\74";
	display: block;
	color: #F541DE;
	font-weight: bold;
	font-size: 120%;
}

body>ins[datetime]::after,
div>ins[datetime]::after,
section>ins[datetime]::after,
article>ins[datetime]::after
{
	content: attr(datetime);
	display: block;
	position: absolute;
	top: 0.3em;
	left: 5em;
	color: #AAA;
	text-align: right;
	word-wrap: break-word;
}

del
{
	color: #6F759D;
	opacity: 0.5;
	text-decoration: line-through; 
}

body>del,
div>del,
section>del,
article>del
{
	display: block;
}


        /*--------------------------------------------
           ¡ ƒtƒH[ƒ€
        ---------------------------------------------*/

	li form
	{
		margin: 0;
		padding: 0;
	}

fieldset
{
	margin: 0 0 0.3em;
	padding: 0.25em 1em;
	border: 1px solid #E8E8E8;  
}

legend
{
	padding: 0 0.8em;
	background: #FFF;
	color: #222;
}

input,
select,
textarea,
option,
button
optgroup
{
	font: 100%/normal Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Sans-serif;
	vertical-align: middle;
}

input,
select,
textarea
{ 
	margin: 0.2em 0.3em 0.2em 0;
	border: 1px solid #777;
	background-color: #FFF;
	color: #222; 
}

input[type="text"],
textarea,
select
{
	padding: 2px;
}

input[type="image"]
{
	border: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"]
{ 
	border: 2px outset #BBB;
	background-color: #D4D0C8;
	cursor: pointer;
}

label,
input[type="checkbox"],
input[type="radio"]
{
	cursor:pointer;
}

html>/**/body input[type="text"],
html>/**/body textarea,
html>/**/body select[size="1"]
{
	max-width: 95%;
}

label
{
	display: inline-block;
}

        /*--------------------------------------------
           ¡ ƒe[ƒuƒ‹
        ---------------------------------------------*/

th,
td
{
	vertical-align: top;
	text-align: left;
}

		/* ‘•üƒe[ƒuƒ‹ --------------------*/

caption
{
	margin: 0.3em 0 0;
	font-weight: bold;
	text-align: right;
}

table
{
	border-collapse: collapse;
	margin: 0.5em 0 0.1em; 
	background: #EFEFEF;
	color: #000;
	cursor: default;
}

th,
td
{
	padding: 0.3em 0.6em;
	border: 1px solid;
}

th
{
	border-color: #444;
	background: #666;
	color: #FFF;
	font-weight: bold;
}

	tr:nth-child(even) th
	{
		background-color: #595959;
	}

	tbody th
	{
		font-weight: normal; 
	}

td
{
	border-color: #999;
}

	tr:nth-child(even) td
	{
		background-color: #E5E5E5;
	}

        /*--------------------------------------------
           ¡ ‰æ‘œ
        ---------------------------------------------*/

img
{ 
	margin: 1px;
	border-width: 0;
	vertical-align: text-bottom; 
}

img[align="left"],
img[style*="float:left"],
img[style*="float: left"],
img[style*="float :left"],
img[style*="float : left"]
{
	margin-right: 10px;
}

img[align="right"],
img[style*="float:right"],
img[style*="float: right"],
img[style*="float :right"],
img[style*="float : right"]
{
	margin-left: 10px;
}

		/* ƒŠƒ“ƒN‰æ‘œ ------------------------*/

a img
{
	margin: 2px 1px;
	padding: 1px;
	border: 1px solid;
	background: #FFF;
}

a:link img
{
	border-color: #AAA;
}

a:visited img
{
	border-color: #DDD;
}

a img.borderNone,
a.borderNone img,
a img.link,
a.link img,
.link a img
{
	padding: 0;
	border: none;
	background-color: transparent;
}

        /*--------------------------------------------
           ¡ HTML5 or XHTML
        ---------------------------------------------*/

article, aside, figure, figcaption, footer,
header, hgroup, nav, section
{
	display:block;
}

nav
{
	margin: 1em 0;
	padding: 0 1em;
	border: 3px double #E9E9E9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

i[lang|="en"]
{
	font-family: "Georgia", "Times", Serif;
}

rp,
rt
{
	font-size: 90%;
	line-height: 1;
}

        /*--------------------------------------------
           ¡ IE‘Î‰ž
        ---------------------------------------------*/

* html ins
{
	border-width: 0;
}


* html pre
{
	width: 90%;
}

sub,
sup
{
	font-size: 120%\9;
}
}/* screenƒƒfƒBƒA—pI */