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

ul,li,h1,h2,h3,h4,p{
	margin: 0;
	padding: 0;
	}
	
ul{
	list-style-type: none;
	}

/*�@��{�\��@*/

body {
	background: url(../images/main_bg.jpg) repeat-y center top;
	background-color: #fd93ba;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	}
	
#wrapper{
	width: 600px;
	margin: 0 auto;
	padding: 0;
	}
	
/*�@�w�b�_�@*/

#head{
	width: 600px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	}
	
#head h1{
	width: 600px;
	text-align: center;
	padding: 0;
	padding-bottom: 14px;
	}
	
#head h2{
	margin-left: 28px;
	}
	
/*�@���h�K��@*/

#yodogawa{
	margin: 20px auto;
	line-height: 1.7;
	}
	
/*�@���� */

#kakomi{
	margin: 30px auto 30px auto;
	}
	
#kakomi p{
	margin-top: 20px;
	}
	
/*�@�t�H���g */

.text14red{
	color: #c81155;
	}
	
.text12px{
	font-size: 12px;
	}
	
/*�@�t�b�^�@*/

#foot{
	width: 600px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	}
	
#foot ul{
	padding-top: 30px;
	margin: 0;
	}
	
#foot li{
	list-style-type: none;
	display: inline;
	}
	
/*�@�����N�@*/

a:link{
	color: #0399f9;
	text-decoration: none;
	}
	
a:visited{
	color: #7ca7b0;
	text-decoration: none;
	}
	
a:hover{
	color: #03cef9;
	text-decoration: none;
	}
	
strong{
	font-size: 18px;
	}</pre></body></html>