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

body {
	background-repeat: repeat-y;
	margin: 0 auto;
	margin-bottom: 10px;
	}
	

.wrapper {
	background-repeat: repeat;
	width: 686px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: medium solid #F7590B;border-width: 7px;
}

.headder {
	margin: 0 auto;
}
.yodogawa {
	margin: 0 auto;
	padding-bottom: 20px;	
}

.main {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-top: 40px;
}

.twitter_ajisyado {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
}


.midashi {
	margin: 0 auto;
	border: medium solid #000;border-width: 4px;
}


.kakejiku {
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.kakejiku_top {
	height: 33px;
	width: 550px;
	margin: 0 auto;
	background-image: url(../images/contents/frame_top.gif);
}

.kakejiku_main {
	width: 550px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-repeat: repeat-y;
	background-image: url(../images/contents/frame_background.gif);
}

.kakejiku_icon {
	background-image: url(../images/contents/icon_ajisya.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.kakejiku_bottom {
	height: 12px;
	width: 550px;
	margin: 0 auto;
	background-image: url(../images/contents/frame_bottom.gif);
}



.mokuji {
	margin: 0 auto;
	font-size: 10px;
	color: #333;
	letter-spacing: 1px;
	line-height: 15px;
	padding-top: 40px;
	margin-right: 95px;
	margin-left: 95px;
}



.kakomi {
	margin: 0 auto;
}

.kokuchi2014 {
	width: 379px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 23px;
	padding-right: 23px;
	background-image: url(../images/contents/frame_kokuchi_body.gif);
	background-repeat: repeat-y;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #21A5ED;
}

.kokuchi2014_tb {
	width: 425px;
	margin: 0 auto;
}

.news {
	margin: 0 auto;
	background-image: url(../images/common/frame_news_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
}

.footer {
	margin: 0 auto;
}

.btn{
}




.small {
	margin: 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

.small_red {
	margin: 0 auto;
	font-size: 12px;
	color: #F30;
	line-height: 15px;
}

.small_red02 {
	margin: 0 auto;
	font-size: 18px;
	color: #F30;
	line-height: 28px;
}

.number {
	margin: 0 auto;
	font-size: 12px;
	color: #333;
	line-height: 15px;
}

.bold {
	margin: 0 auto;
	font-size: 17px;
	color: #333;
	line-height: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}

.bold {
	margin: 0 auto;
	font-size: 12px;
	color: #333;
	line-height: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}


.oubo_twitter {
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	line-height: 24px;
	margin-left: 10px;
	
}



a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #3366FF;
}
a:active {
	text-decoration: none;
}
</pre></body></html>