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;
}

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;
}
.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;
}
.mab80 {
	margin-bottom: 80px;
}
.mat5 {
	margin-top: 7px;
}
.mat7 {
	margin-top: 5px;
}
.mat10 {
	margin-top: 10px;
}
.mat15 {
	margin-top: 15px;
}
.mat20 {
	margin-top: 20px;
}
.mat30 {
	margin-top: 30px;
}
.mat40 {
	margin-top: 40px;
}
.mat50 {
	margin-top: 50px;
}
.mat80 {
	margin-top: 80px;
}
.pat5 {
	padding-top: 5px;
}
.pat10 {
	padding-top: 10px;
}
.pat15 {
	padding-top: 15px;
}
.pat20 {
	padding-top: 20px;
}
.pat30 {
	padding-top: 30px;
}
.pat0 {
	padding-top: 0px;
}
.par4 {
	padding-right: 4px;
}

.line {
	background: url(../imgs/line1.gif) repeat-x 0px 0px;
	height: 2px;
}
.lineg {
	background: url(../imgs/line_k_bot.gif) repeat-x 0px 0px;
	height: 2px;
}
.sline {
	background: url(../imgs/side_line1.gif) repeat-x 0px 0px;
	height: 2px;
}
.line01 {
	background: #C6C6C6;
	height: 1px;
}
.line02 {
	background: #000000;
	height: 3px;
}
.allow-link {
	background: url(../imgs/arrow.gif) no-repeat 0px 1px;
	padding-left: 16px;
}
.allow-black {
	background: url(../imgs/arrow_black.gif) no-repeat 0px 1px;
	padding-left: 16px;
}


#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 {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/* contents Utilities ----------------------------------------------------------------- */

.komidashi {
	background: url(../imgs/line_k_top.gif) repeat-x left top;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.komidashi h4 {
	background: url(../imgs/line_k_bot.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	color: #B38E5C;
	font-size: 1.14em;
}
.komidashi {
	background: url(../imgs/line_k_top.gif) repeat-x left top;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}


.memo {
	float: right;
	background: url(../imgs/memo_mid.gif) repeat-y 0px 0px;
	width: 215px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 0.86em;
	line-height: 1.5em;
	color: #333333;
	overflow: hidden;
}
.memo-cont {
	background: url(../imgs/memo_top.gif) no-repeat 0px 0px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.memo-bottom {
	background: url(../imgs/memo_bot.gif) no-repeat;
	height: 6px;
}
img.memo-icon {
	vertical-align: baseline;
}


.box-contents {
	background: #E8EBEA url(../imgs/box_top.gif) no-repeat 0px 0px;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.box-contents-in {
	background: url(../imgs/box_bot.gif) no-repeat left bottom;
	padding: 24px;
}
.box-title {
	color: #B38E5C;
	font-size: 1.14em;
	line-height: 1.4em;
	padding-bottom: 10px;
}


.komidashi2 {
	background: url(../imgs/line_k_top.gif) repeat-x left top;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.komidashi2 h4 {
	background: url(../imgs/line_k_bot.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
.komidashi2 {
	background: url(../imgs/line_k_top.gif) repeat-x left top;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}

.komidashi2 h3 {
	background: url(../imgs/line_k_bot.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.28em;
}
.asset-body strong {
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#content .head_co {
	background: #EEEEEE;
}
#content .odd_co {
	background: #F9F9F9;
}
.accessmap {
	background: #F7F7F7;
	text-align: center;
	padding: 5px;
	border: 1px solid #999999;
}
/* 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; }


/* 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 */

/* 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;
}
.right_m {
	float: right;
	margin: 0 0 5px 5px;
}

/* 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 */
.entry-asset pre,
.asset-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, 'ＭＳ Ｐゴシック';
}
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 {
}
pre.right img {
	display: block;
}

pre.memo {
	white-space: normal;
	float: right;
	background: url(../imgs/memo_mid.gif) repeat-y 0px 0px;
	width: 215px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 0.86em;
	line-height: 1.5em;
	color: #333333;
	overflow: hidden;
}
pre.memo-cont {
	background: url(../imgs/memo_top.gif) no-repeat 0px 0px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 30px;
}
pre.memo-bottom {
	background: url(../imgs/memo_bot.gif) no-repeat;
	height: 6px;
}
img.memo-icon {
	vertical-align: baseline;
}


pre.box-contents {
	background: #E8EBEA url(../imgs/box_top.gif) no-repeat 0px 0px;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}
pre.box-contents-in {
	white-space: normal;
	background: url(../imgs/box_bot.gif) no-repeat left bottom;
	padding: 24px;
}
pre.box-title {
	color: #B38E5C;
	font-size: 1.14em;
	line-height: 1.4em;
	padding-bottom: 10px;
}

#notKewpie {
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:9999;
}
.login #notKewpie {
	display:none;
	visibilty:hidden;
}