				@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}
	
li {
	list-style-type: none;
}
#container5 {
	width: 858px;
	padding-top: 36px;
	}
body {
	background-image: url(../images/bg_stripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
	color: #030303;
	font-family: 'Nunito', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	text-align: justify;
	}
	
#none {
	background-image:none;
	}

#side {
	position:relative;
	float:left;
	width: 230px;
	margin-left: 46px;
	padding-left: 70px;
}

.info a { color: #339999; text-decoration: none; }

.info a:hover {
	color: #333333;
	text-decoration: none; }

#illo a {
	color: #339999;
	text-decoration: none;
	line-height: 18px;
	text-align:left;
}

#illo a:hover {
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

#comix li {
	font-size:11px;
	text-align:left;
	color: #99cccc;
	padding-bottom:15px;
}

#s1 {
	position:relative;
	float:right;
	width: 511px;
	display:block;
}

#s1 div {
	display:none;
}

#footer {
	position:relative;
	float:left;
	width: 730px;
	margin-left:160px;
	font-size: 10px;
	text-align: center;
	margin-top: 35px;
	}

#footer a {
	width: 21px;
	height: 25px;
	text-indent:-9000px;
	background-image: url(../images/jkapichen.gif);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align:middle;
	background-position: left top;
}

#footer a:hover {
	background-image: url(../images/jkapichen_dn.gif);
	background-repeat: no-repeat;
}

.callout {
	padding-top: 40px;
	color: #000;
}

.footnote {
	font-size: 10px;
	text-align: left;
	padding-bottom:5px;
}

.footnote a {
	color: #898989;
	text-decoration: none;
}

.footnote a:hover {
	color: #333;
	text-decoration: none;
}

.info {
	padding-top:25px;
	text-align:left;
}

h1 { 
    display: block;
    font-size: 2em;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h2 {
    display: block;
    font-size: 1.7em;
    margin-top: 0.2em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
h3 { 
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}
.add-bottom {padding-bottom: 15px;}


#linx a {
	display: inline-block;
	height: 21px;
	padding-bottom: 3px;
}

#linx a:hover {
	opacity: 0.7;
    filter:alpha(opacity=70);
    -ms-filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.t1 {
font-size: 15px;
}
.t2 {
font-size: 17px;
}
