<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* CSS Document */

/*
++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Sep 9, 2008
++++++++++++++++++++++++++++++++++++++++++++++
*/

/*----------------------------------
 .header
------------------------------------*/
.index .header {
	margin-bottom: 30px;
	padding-bottom: 32px;
}


/*----------------------------------
 index.html
 .header
------------------------------------*/
.index .contents {
	min-width: 680px;
	padding: 0 -10px 60px 0;
	padding: 0 0 0 20px;
	overflow: hidden;
}


/*----------------------------------
 .newsNav
------------------------------------*/
.newsList {
	width: 240px;
	height: 15em;
	padding: 0 5px 20px 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.newsList p {
	margin: 0 5px 0 4px;
	line-height: 1.6em;
}
.newsList p.thumbimg {
	margin: 0;
	padding: 5px;
	background: url(../works/images/bg_thumb.jpg) no-repeat left top;
}
.newsList h3 {
	font-size: 110%;
	font-weight: normal;
	width: 230px;
	margin: 0 5px 2px 4px;
	border-bottom: dotted 1px #333;
}
.newsList p.thumb img {
}
.newsList p.data {
	color: #999;
}
.btnBn {
	clear: both;
	text-align: right;
	margin: 0 20px 0 0;
	padding-bottom: 60px;
}
.boxAnchor {
}
.boxAnchor a {
	color: #000;
}

.hover {
	color: #c00;
	cursor: pointer;
}
.hover a {
	color: #c00;
}
.hover a:hover {
	color: #c00;
	text-decoration: none;
}


/*
++++++++++++++++++++++++++++++++++++++++++++++
	THINK PICE CONTENTS
++++++++++++++++++++++++++++++++++++++++++++++
*/
/*----------------------------------
 .double
------------------------------------*/
.double {
	max-width: 800px;
	padding: 0 20px;
}
.double .column {
	width: 50%;
	float: left;
}
.double .first {
	width: 46%;
	float: left;
}
.double .last {
	width: 46%;
	float: right;
}

/*----------------------------------
 .summary
------------------------------------*/
.summary {
	max-width: 800px;
	margin: 0 auto 5px;
	padding: 0 20px;
}
.summary h3 {
	font-size: 335%;
	font-weight: normal;
	font-family: helvetica,clean,Hiragino Kaku Gothic Pro,sans-serif;
	line-height: 1;
	letter-spacing: -.04em;
	margin: 20px 0 10px;
}
.summary h4 {
	font-size: 136%;
	font-family: helvetica,clean,Hiragino Kaku Gothic Pro,sans-serif;
	line-height: 1.5;
	margin: 0 0 5px;
}
.summary p {
	font-size: 93%;
	font-family: helvetica,clean,Hiragino Kaku Gothic Pro,sans-serif;
}
.summary p.data {
	margin: 0 0 15px;
}

/*----------------------------------
 .mainPh
------------------------------------*/
.mainPh {
	text-align: center;
	overflow: hidden;
}
.mainPh img {
	width: 100%;
	max-width: 800px;
}
.subPh1 {
	text-align: center;
	margin: 20px auto 40px;
	clear: both;
}
.subPh1 img {
	width: 100%;
	max-width: 800px;
}
.subPhCap2{
	width:50%;
	margin: -10px auto 40px;
	text-align:left;
	float:left;
}
.subPh2{
	margin: 20px 0;
}
.subPh2 img {
	width: 100%;
}
.subPhCap{
	margin: -12px auto 0;
	text-align:left;
}


/*----------------------------------
 .column
------------------------------------*/
.column dl {
	line-height: 1.9;
}
.column dl dt {
	text-align:right;
	width: 2em;
	float: left;
	clear: both;
}
.column dl dt.indent {
	text-align: left;
	width: 20em;
	float: none;
}
.column dl dd {
	margin: 0 0 16px 2.5em;
	padding: 0;
}



#indexbody {
	width: 750px;
	height: auto;
	margin: 20px auto;
}

#singlebody {
	width: 800px;
	height: auto;
	margin: 40px auto 10px auto;
}

#singlebody h3 {
	width: 760px;
	height: 40px;
	margin-left: 15px;
}


#main {
        width: 800px;
        height: 330px;
        margin-bottom: 5px;
}

#main img{
    position:absolute;
}

#navi {
 	width: 760px;
	height: 61px;
	padding-top: 5px;
	margin-left: 20px;
}

#navi ul {
}


#navi ul li {
	float: left;
	width: 100px;
	height: 41px;
	margin-right: 6px;	
	border: solid 1px #ccc;
}

.fade {
        width: 800px;
        height: 330px;
        margin-bottom: 5px;
}

.fade ul {
        width: 800px;
        height: 330px;
}

.fade li {
        width: 800px;
        height: 330px;
        margin: 0;        
}

.fl-clear {
	clear:both;
}

.place {
	font-size: 0.8em;
}

.placedata {
	width: 760px;
	margin: 0 auto;
	text-align: right;
}

#commentarea {
	width: 680px;
	height: auto;
	margin: 0 auto;
}

#commentarea p {
	line-height: 1.8em;
	font-size: 1em;
	color: #333333;
	margin-bottom: 0.5em;
}

#commentarea th {
	vertical-align: top;
}

#textarea {
	width: 680px;
	height: auto;
	margin: 25px auto 5px auto;
}

#textarea p {
	line-height: 2.2em;
	font-size: 1em;
	color: #333333;
}

.textleft {
	width: 310px;
	margin: 30px 0;
	float: left;
}

.textright {
	width: 300px;
	margin: 30px 0;
	float: right;
}

#none {
	display: block;
	width: 800px;
	height: 20px;
	margin: 20px 0 0 0;
	font-size: 12px;font-size: 1.2rem;
	font-weight: 600;
	background: #CC0000;
	color: #FFF;
	text-align: center;
}

#urllink {
	clear: both;
	margin-left: 20px;
	text-align: left;
}

.prevnext {
	width: 750px;
	height: 20px;
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
}

.prevnext li {
	float: left;
	width: 250px;
	line-height: 20px;
	font-size: 0.9em;
}

.prevnext li a {
	display: block;
	width: 250px;
	height: 20px;
	color: #000;
}

.prevnext li a:hover {
	text-decoration: underline;
	color: #C00;
}

.pre {text-align: left;}
.nxt {text-align: right;}
.toindex { text-align: center;}

#th {
width: 780px;
margin: 0 0 0 20px;
}
	
#th li {
	width: 136px;
	height: 90px;
	margin: 0 20px 20px 0;
	float: left;
	
}</pre></body></html>