<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin:0px; padding:0px; height:100%; /* ▼画面一杯に描画する */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", san-serif;
	line-height: 150%;
	font-size: 14px;
	background-image: url(../common/images/bg_00.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed; 
	}
	


a:link {
	color: #990000;
	text-decoration: none;

}
a:visited {
	color: #CC0033;
	text-decoration: none;

}
a:hover {
	color: #FF6699;
	text-decoration: none;
	opacity: 0.6;
}

a:active {
	color: #CC6666;
	text-decoration: none;

}

h2 {
	font-size: 15px;
	line-height: 130%;
	color: ff6699;
	text-transform: uppercase;

} 

p {
	font-size: 12px;
	line-height: 130%;
	font-family: "平成丸ゴシック体", "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "Meiryo", "Arial", "sans-serif";
	color: #FFFFFF;

} 

dt {
	font-weight: bold;
	color: #990000;
}
/*
div#fooder {
	font-size: 10px;
	padding: 0;
	color: #FFFFFF;
	line-height: 120%;
}
*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 5px;
	font-size: 77%;
}
#page-top a {
/*	background: #999;*/
	text-decoration: none;
	color: #333;
	width: 50px;
	padding: 5px 0;
	text-align: center;
	display: block;
	border-radius: 2px;
}
#page-top a:hover {
	text-decoration: none;
/*	background: #666666;*/
}


.twitter{
	font-size: 90%;
	padding: 15px;	
    }

.font01 {
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}

.lace01 {
	background-image: url(../img/lace01.png);
	background-repeat: repeat-x;
}

.lace02 {
	background-image: url(../img/lace03.png);
	background-repeat: repeat-x;
}


::selection {
    background: #FF9; /* Safari */
}
::-moz-selection {
    background: #FF9; /* Firefox */
}


/* 単純な&lt;ruby&gt;要素での&lt;rt&gt;要素つまりルビ */
ruby {
    display: inline-table;
    border-collapse: collapse;
    height: 2em;
    margin: 0;
    padding: 0;
    border: none;
    white-space: nowrap;
    text-indent: 0;
    vertical-align: 0.9em;
    text-decoration: inherit;
    text-align: center;
    line-height: 1em;
    }

ruby&gt;rt {
    display: table-header-group;
    height: 25%;
    margin: 0;
    padding: 0 0.125em;
    border: none;
    font: inherit;
    font-size: 60%;
    line-height: 1.3em;
    }

    .bokaBox{
    margin: 0 auto;
    box-shadow:5px 5px 10px;
    border:1px solid #000;
	width:622px;
	height:438px;
    }



/* --- ボックス --- */
div.section {
    margin: 0 auto;
width: 560px; /* ボックスの幅 */
    height: 490px;
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
font-size: 80%; /* ボックスの文字サイズ */
margin-top: 20px; 
}

/* --- 見出し --- */
div.section h3 {
position: relative; /* IE6用 */
width: 240px; /* 見出しの幅 */
margin: -0.9em 0 0 5px; /* 見出しのマージン（上右下左） */
padding: 3px; /* 見出しのパディング */
background-color: #ffffff; /* 見出しの背景色 */
border: 1px #c0c0c0 solid; /* 見出しの境界線 */
font-size: 100%; /* 見出しの文字サイズ */
text-align: center;
}

/* --- ボックス内の段落 --- */
div.section p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
	color: #990000;
}



/*とくてん！*/

.box01 {
/*color: #ff9900;*/

padding: 5px 0;
margin-left: 310px;
width: 420px;
/*border-top: 1px dashed #ff33aa;
border-bottom: 1px dashed #ff33aa;*/
/*background:url(./img/bg03.jpg); repeat;*/
}

.box02 {
margin:0 auto;
/*margin-top:20px;*/
width: 780px;
height: 330px;
/*height: 100%;*/
padding: 10px;
/*border-top: 1px dashed #ff33aa;
border-bottom: 1px dashed #ff33aa;*/
/*background-image: url(./img/bg04.jpg);*/

}

img.sample2{
float:left;
/*padding-right: 30px;*/
padding: 10px;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #999;
    background-image: -webkit-linear-gradient(left, #999, #fff, #999);
    background-image:    -moz-linear-gradient(left, #999, #fff, #999);
    background-image:     -ms-linear-gradient(left, #999, #fff, #999);
    background-image:      -o-linear-gradient(left, #999, #fff, #999);
}
.top_t{
	font-weight: bold;
	font-size: 130%;
}


#come{
margin-top: 35px;
}


.ssb02{
font-weight: bold;
border:2px solid #0f0f99;
padding:10px;
color:#fff;
background-color:#0066ff;
}

    .bokaBox{
    box-shadow:5px 5px 10px;
   border:1px solid #999;
	padding:13px;
	width:730px;
	height:300px;
    }


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