<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('../fonts/websymbols-regular-webfont.eot');
    src: url('../fonts/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/websymbols-regular-webfont.woff') format('woff'),
         url('../fonts/websymbols-regular-webfont.ttf') format('truetype'),
         url('../fonts/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a, a:link, a:focus {
	color: #66C2FF;
	text-decoration: none;
}
a:hover {
	color: #FF1F1F;
	text-decoration: none;
}
a:active {
	color: #FF8F1F;
	text-decoration: none;
}
a:hover &gt; img.hover,
a:active &gt; img.hover {
	opacity: 0.6;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}



body {
	background: url(../images/bg.png) repeat center top;
	font-size: 16px;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	line-height: 1.75em;
	letter-spacing: 0.05em;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}
#header {
	background-color: #FFFFFF;
	margin: 0 10px;
}
#header div.sp {
	text-align: center;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px 0;
	
	height: auto;
	overflow: hidden;
}
#header div.sp img {
	width: 31.7%;
}
#header .sp2 {
	float: left;
	width: 215;
	padding: 5px 0 0 25px;
}
#header div.sp2 img {
	width: 100%;
}
#header .techo {
	float: right;
	padding: 5px 25px 0 0;
}
#header h1 {
	margin: 0;
	padding: 5px 0 10px;
	text-align: center;
}
#header h1 img {
	width: 91.3%;
}
#header div.about {
	padding: 0 25px;
	text-align:right;
}
div.latest {
	font-size: 87.5%;
	text-align:right;
}
#yodogawa {
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0 0 30px;
}
#yodogawa2 {
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0 0 30px;
	display: none;
}
#footer {
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
#footer ul {
	margin:0;
	padding: 0;
	height: auto;
	overflow: hidden;
}
#footer li {
	float: left;
	height: 20px;
	margin: 5px;
	list-style-type: none;
	font-size: 87.5%;
	line-height: 1.4em;
	letter-spacing: 0;
}
#footer .btn {
	font-size: 11px;
	line-height:1em;
	text-decoration: none;
	padding: 3px;
	position: relative;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#dedede));
	background-image: -moz-linear-gradient(top,#fff,#dedede);
	background-image: -o-linear-gradient(top,#fff,#dedede);
	background-image: -ms-linear-gradient(top,#fff,#dedede);
	background-image: linear-gradient(top,#fff,#dedede);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dedede');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dedede')";
	border: #ccc solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
	height: 18px;
	max-width: 98%;
	overflow: hidden;
}
#footer .btn:focus, 
#footer .btn:hover, 
#footer .btn:active {
	background-color: #f8f8f8;
	background-image: linear-gradient(top,#f8f8f8,#d9d9d9);
	background-image: -moz-linear-gradient(top,#f8f8f8,#d9d9d9);
	background-image: -ms-linear-gradient(top,#f8f8f8,#d9d9d9);
	background-image: -o-linear-gradient(top,#f8f8f8,#d9d9d9);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#d9d9d9));
	border-color: #bbb;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
#footer .btn:active {
	background-color: #efefef;
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
	moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
	webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
}
#footer #copyright {
	margin-top:20px;
	font-family: Helvetica,Arial,Geneva,Verdana,Tahoma,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}


.content {
	margin: 0 10px;
	padding: 1px 10px 5px;
	background-color: #FFFFFF;
}

.content h2 {
	position: relative;
	background-color: #66C2FF;
	text-align: center;
	font-size: 112.5%;
	color: #FFFFFF;
	padding: 10px 0;
	margin: 25px 0 15px;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.content h2:before {
	content: url(../images/bullet2.png);
	float: left;
	position: absolute;
	top: 0.5em;
	left: 0.5em;
	vertical-align: middle;
}
.content h2:after {
	content: url(../images/bullet2.png);
	float: right;
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	vertical-align: middle;
}



span.theme {
	color: #FF1F1F;
	font-weight: bold;
}

.conv {
	margin-bottom: 30px;
}

.photo {
	display: block;
	margin-bottom: 10px;
}

#send {
	margin: 30px 0;
	text-align: center;
}

#send a {
	position: relative;
	padding: 0.5em 1em;
	overflow: hidden;
	
	background-color: #FF1F1F;
	background-image: linear-gradient(top,#FF8F1F,#FF1F1F);
	background-image: -moz-linear-gradient(top,#FF8F1F,#FF1F1F);
	background-image: -o-linear-gradient(top,#FF8F1F,#FF1F1F);
	background-image: -ms-linear-gradient(top,#FF8F1F,#FF1F1F);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#FF8F1F),to(#FF1F1F));
	
	border: 1px solid #FF1F1F;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	line-height:1em;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}
#send a:focus, 
#send a:hover, 
#send a:active {
	background-color: #FF8F1F;
	background-image: linear-gradient(top,#FFBC78,#FF8F1F);
	background-image: -moz-linear-gradient(top,#FFBC78,#FF8F1F);
	background-image: -ms-linear-gradient(top,#FFBC78,#FF8F1F);
	background-image: -o-linear-gradient(top,#FFBC78,#FF8F1F);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#FFBC78),to(#FF8F1F));
	border-color: #FF8F1F;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
#send a:active {
	background-color: #FF8F1F;
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
	moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
	webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.1);
}

#send a span.icon {
}


#kodomo div {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCCCCC;
}

#kodomo div:first-child {
	border: 2px solid #CCCCCC;
	padding-top:10px;
	padding-left: 10px;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

pre, code {
	margin: 0;
	padding: 0;
	font: inherit;
}


#kodomo div pre {
	position: relative;
	padding-left: 2em;
	margin-bottom: 25px;
}
#kodomo div pre:before {
	content: "@";
	font-family: 'WebSymbolsRegular';
	position: absolute;
	left: 0;
	color:#FF8F1F;
}
#kodomo div pre code {
	color:#4D4D4D;
}




.icon {
	font-family: 'WebSymbolsRegular';
	font-weight: normal !important;
	text-decoration:none !important;
	padding: 0 0.25em;
}






.column1 {
	background-color: #FFE9D2;/* url(../images/bg_lead2.png) no-repeat center 18px;*/
	margin: 10px 0 30px;
		
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.column1 h3 {
	text-align: center;
	font-size: 100%;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #FFFFFF;
}
.column1 h3:before {
	content: url(../images/bullet.png);
	float: left;
	vertical-align: middle;
	padding-left: 0.5em;
}
.column1 h3:after {
	content: url(../images/bullet.png);
	float: right;
	vertical-align: middle;
	padding-right: 0.5em;
}
.column1 p {
	font-size: 87.5%;
	margin: 0;
	padding: 15px 20px;
}

.column2 {
	margin: 10px 0;
	border: 2px solid #E6E6E6;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.column2 p {
	padding: 20px;
	font-size: 87.5%;
	font-weight: bold;
}
.column2 p.photo {
	padding: 20px 20px 0;
}
.column2 p.photo img {
	width: 95.5%
}

#date {
	margin: 30px 0;
	font-size: 87.5%;
	font-weight: bold;
	text-align: center;
}

#pagenavi {
	text-align: center;
	margin: 30px 0;
}
#pagenavi ul {
	margin: 0;
	padding: 0;
	letter-spacing: -0.4em;
}
#pagenavi li {
	list-style-type: none;
	display: inline-block;
	padding: 3px;
	margin: 0 10px;
}
#pagenavi li a {
	font-size: 87.5%;
	line-height: 1em;
	text-decoration: none;
	letter-spacing: 0.075em;
	font-weight: bold;
}
#pagenavi li a.prev .icon {
	padding-right: 3px;
}
#pagenavi li.next .icon {
	padding-left: 3px;
}



#kodomo .santa {
	border: 0 none !important;
	padding: 0 !important;
	margin: 25px 0 !important;
}
.santa a {
	display: inline-block;
	border: 2px solid #66C2FF;
	
	padding: 5px 10px;
	
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.santa a:hover {
	border-color: #FF1F1F;
}
.santa a:active {
	border-color: #FF8F1F;
}



/* width &lt; 479px [mobile] */
@media only screen and (max-width: 479px) {
	body {
		font-size: 12px;
	}
	
	.content h2:before {
		top: 0.85em;
	}
	.content h2:after {
		top: 0.85em;
	}
	#kodomo div pre {
		position: relative;
		padding-left: 0;
		padding-top: 2em;
		margin-bottom: 25px;
	}
	#kodomo div pre:before {
		top: 0;
	}
	.column1 p {
		padding: 7px 10px;
	}
	.column2 p {
		padding: 10px;
	}
	
	#header .sp2 {
		float: left;
		width: 45%;
		padding-left: 0.5%;
	}
	#header .techo {
		padding-right: 10px;
	}
	
	#footer li {
		float: none;
	}
}

/* width &gt; 769px [pc] */
@media only screen and (min-width: 769px) {
	body {
		font-size: 16px;
	}
	#wrapper {
		width: 480px;
	}

	.content {
		padding: 1px 15px 5px;
	}
}













</pre></body></html>