/*

*/


html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: normal;
}

table {
	border-collapse: collapse;
}
.stxt{
	font-size:0.85em;
line-height: 1.4em;

}
.font-s{
	font-size:10px;
	line-height: 1.4em;
}
.stxt2 {
	font-size:0.85em;
line-height: 1.6em;
}
.font-ls{
	line-height: 1.3em;
}
.font-sls{
	line-height: 1.4em;
}
.font-bold {
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
.font14{
	font-size:14px;
}
.text-r {
	text-align: right;
}
table {
	border-spacing: 0px;
}
fieldset,img,abbr,acronym {
    border: 0;
}
.cycolor {
	color: #C31400;
}

.font-cap {
	font-size:10px;
	line-height: 1.3em;
}

input,
textarea {
	font-size: 12px;
	line-height: normal;
}

big {
	line-height: 1.3em;
}

address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
	display: none;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}
.middle {
vertical-align: middle;
}
.t-center {
	text-align: center;
}

.clr {
	clear: both;
}

.mab1 {
	margin-bottom: 1px;
}
.mab3 {
	margin-bottom: 3px;
}
.mab5 {
	margin-bottom: 5px;
}
.mab7 {
	margin-bottom: 7px;
}
.mab10 {
	margin-bottom: 10px;
}
.mab12 {
	margin-bottom: 12px;
}
.mab15 {
	margin-bottom: 15px;
}
.mab17 {
	margin-bottom: 17px;
}
.mab20 {
	margin-bottom: 20px;
}
.mab25 {
	margin-bottom: 25px;
}
.mab30 {
	margin-bottom: 30px;
}
.mab40 {
	margin-bottom: 40px;
}
.mab50 {
	margin-bottom: 50px;
}
.mat3 {
	margin-top: 3px;
}
.mat5 {
	margin-top: 5px;
}
.mat7 {
	margin-top: 7px;
}
.mat10 {
	margin-top: 10px;
}
.mat12 {
	margin-top: 12px;
}
.mat15 {
	margin-top: 15px;
}
.mat20 {
	margin-top: 20px;
}
.mat25 {
	margin-top: 25px;
}
.mat30 {
	margin-top: 30px;
}
.mat40 {
	margin-top: 40px;
}
.mat50 {
	margin-top: 50px;
}
.pat5 {
	padding-top: 5px;
}
.pat10 {
	padding-top: 10px;
}
.pat15 {
	padding-top: 15px;
}
.pat20 {
	padding-top: 20px;
}
.pat30 {
	padding-top: 30px;
}
.pat0 {
	padding-top: 0px;
}
.pab5 {
	padding-bottom: 5px;
}
.pab30 {
	padding-bottom: 30px;
}
.par4 {
	padding-right: 4px;
}
.par20 {
	padding-right: 20px;
}

.line {
	background: #C8C9CA;
	height: 1px;
}
.linedot {
	background: url(../imgs/line01.gif) repeat-x 0px 0px;
	height: 1px;
}

.noline {
	background: url(none);
	margin: 0px;
	padding: 0px;
}

.overture-logo {
	padding: 0px;
	margin: 0px;
}


.allow-link {
	background: url(../imgs/arrow_more.gif) no-repeat 0px 2px;
	padding-left: 15px;
}
.allow-link2 {
	background: url(../imgs/arrow_top.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

#alpha .previousTxt {
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#alpha .nextTxt {
	padding-left: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#alpha .gotoTopTxt {
}

img.photo-over:hover,
input.photo-over:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/* contents Utilities ----------------------------------------------------------------- */
.webpageContent,
.webpageContent .entryTable td {
	font-size: 0.84em;
	line-height: 1.5em;
}

.entryTable {
	width:620px;
}

.entryTable td.tdLeft {
	background-color:#e7e5e6;
	width: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 8px;
	font-weight: bold;
	vertical-align: top;
}

.entryTable td.tdRight {
	background-color:#f7f7f7;
	width: 392px;
	padding: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

.entryTable li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.6;
}

#accessTitle {
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}

#mapBox {
	textalign: center;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	width:620px;
}

blockquote {
	margin: 0;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #666666;
}
/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }

.inline { display: inline; }
.hidden { display: none; }


.orange-link a:link,
.orange-link a:visited {
	color: #FFAA00;
}
.purple-link a:link,
.purple-link a:visited {
	color: #8D83B6;
}
.green-link a:link,
.green-link a:visited {
	color: #00A0B4;
}
.pink-link a:link,
.pink-link a:visited {
	color: #F5625A;
}
.orange-link a:hover,
.purple-link a:hover,
.green-link a:hover,
.pink-link a:hover {
	color: #666666;
	text-decoration: underline;
}

/* PickUP Blog ----------------------------------------------------------------- */
span.blog1 {
	display: none;
}
span.blog2 {
	display: none;
}
span.blog3 {
	display: none;
}
span.blog4 {
	display: none;
}
span.blog5 {
	display: none;
}
span.blog6 {
	display: none;
}
span.blog7 {
	display: none;
}
span.blog8 {
	display: none;
}
span.blog9 {
	display: none;
}
span.blog10 {
	display: none;
}
span.blog11 {
	display: none;
}
span.blog12 {
	display: none;
}
span.blog13 {
	display: none;
}
span.blog14 {
	display: none;
}
span.blog15 {
	display: none;
}
span.blog16 {
	display: none;
}
span.blog17 {
	display: none;
}
span.blog18 {
	display: none;
}

/* Layout ----------------------------------------------------------------- */

/* Wide-Thin-Thin */

/* Thin-Wide-Thin */

/* Wide-Thin */

/* Thin-Wide */

/* Medium-Wide */


/* Wide-Medium */

/* Content ---------------------------------------------------------------- */

/* Header */
#header-right {
	position:relative;
}
#header-right div#sachikoTxt {
	width:140px;
	color:#6d6b6c;
	line-height:1.5em;
	font-size:12px;
	position:absolute;
	top:35px;
	left:17px;
}
#header-right div.column {
	top:49px!important;
	left:124px!important;
}
/* Assets */

.asset,
.comments,
.trackbacks,
.archive {
 overflow: hidden;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
}
.center {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}
.right {
	float: right;
	margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */
.archive-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}


.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../../shared/images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* add100626 */
.asset-body pre,
pre.entry-le-title,
.jnentry-detail pre,
.jnentry-body pre {
	white-space: normal;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	/* font-family: Arial, Helvetica, Verdana, sans-serif, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック'; */
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
pre.left {
	float: left;
	margin: 0 20px 20px 0;
	white-space: normal;
	display: block;
}
pre.center {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	white-space: normal;
	display: block;
}
pre.right {
	float: right;
	margin: 0 0 20px 20px;
	white-space: normal;
	display: block;
}
pre.stxt {
	margin:0 auto;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
}
pre.right img {
	display: block;
}

.adSuperBnr {
text-align:center;
clear: both;
}
.weekly-inner .adSuperBnr {
margin-bottom:30px;
}
#jnalpha-inner .adSuperBnr {
margin-bottom:20px;
}
#listBox .adSuperBnr {
margin-bottom:25px;
}
.cyzoTagSearch .adSuperBnr {
margin-bottom:25px;
}