<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Twelve2 css*/

@charset "Shift_JIS";

 /* twelve styles */
html,body{
	background: #475258 url(bg2.png);margin:0;
color:#e5e5e5;font:12px/1.4 "Meiryo UI","メイリオ", "Arial", "Helvetica", "sans-serif", "Osaka", "ヒラギノ角ゴ Pro W3";
	
scrollbar-arrow-color:#808080;
scrollbar-face-color:#475258;
scrollbar-highlight-color:#475258; 
scrollbar-3dlight-color:#808080;
scrollbar-track-color:#475258;
scrollbar-shadow-color:#475258;
scrollbar-darkshadow-color:#808080;

overflow:aouto;
}

.content{
	color:#e5e5e5;font:12px/1.4 "Meiryo UI","メイリオ", "Arial", "Helvetica", "sans-serif", "Osaka", "ヒラギノ角ゴ Pro W3";width:792px;margin:30px auto;
}

p{
	margin:0 0 20px;
}

a:link {
	color: #e5e5e5; text-decoration: none;
}
a:hover {
	  color: #cc0000; text-decoration: none;
}
a:active {
	  color: #e5e5e5; text-decoration: none;
}
a:visited {
	  color: #e5e5e5; text-decoration:none;
}
a:visited:hover { color: #662b2c; text-decoration: none;}
                        
            /* This rule is read by Galleria to define the gallery height: */
            #galleria{
	height:529px;
}

#header{
width:98%;
height:61px;
background :#475258 url(header6.png) repeat-x left top;
margin:0 auto;
}
#logo{
	font-size:16px;
color:#e5e5e5;
text-align:center;
padding-top:18px;
}
span.left  {
	position: absolute;left: 30px;top: 16px;
}

#footer{
	margin:10px auto 0;
width:98%;
height:31px;
background : #475258 url(br6.png) repeat-x left top;
}
#copyright{
	font-size:10px;
text-align:center;
padding-top:8px;
}

.color3     {
	background : #475258 url(images/bg.gif);line-height : 25px;
padding : 0px 5px 0px 5px;

margin:0;
}
</pre></body></html>