/*   
Theme Name: chunagon_cojp
Theme URI: http://www.chunagon.co.jp/
Description: 株式会社中納言
Author: 坂本尚大
Author URI: http://www.bit-mart.com/
*/

@charset "UTF-8";

/* 基本
---------------------------------------------*/
body {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.7;
}

a:link {}
a:visited {}
a:hover {text-decoration: none;}
a:active {}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-both {
	clear: both;
}

.txt-right {
	text-align: right;
}

.txt-red {
	color: red;
}

.txt-per {
	font-size: 120%;
}

.margin-top-27 {
	margin-top: 27px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-65 {
	margin-bottom: 65px;
}

.align-center {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


/* ヘッダー
---------------------------------------------*/
#hed-wrapper {
	background-color: #FFF;
	background-image:url(./images/head_back.jpg);
	background-repeat: repeat-x
	text-align: left;
}

#header {
	width: 900px;
	height: 230px;
	margin: 0px auto 0px auto;
}

#header li {
	display: inline;
}


/* トップページ
---------------------------------------------*/
#ind-main-wrapper {
	background-color: #000;
	background-image:url(./images/ind_main_back.jpg);
	background-repeat: repeat-x;
	text-align: left;
}


#ind-main {
	width: 900px;
	margin: 0px auto 0px auto;
}

/*トップ差し替え用2012-12*/

#ind-main-wrapper2 {
	background-color: #73001D;
/*	background-image:url(./images/73001d.gif);*/
	text-align: left;]
	background-image:url(./images/ind_main_back_2.jpg);
}

#ind-main2 {
	width: 900px;
	margin: 0px auto 0px auto;
}

#ind-main-left {
	width:675;
	float:left;
	height:220;
}

#ind-main-right {
	width:215;
	float:right;
	height:220;
}

/**トップ差し替え用ここまで
*/
#ind-cont-wrapper {
	background-color: #73001D;
	background-image:url(./images/73001d.gif);
	padding-top: 18px;
}

#ind-cont {
	width: 900px;
	margin: 0px auto 0px auto;
}

#ind-cont-left {
	width: 685;
	float: left;
	text-align: left;
}

#ind-cont-right {
	width: 215px;
	float: right;
	text-align: left;
}

#news {
	width: 620px;
	min-height:190px;
	height: auto !important;
	height: 190px;
	background-color: #FFF;
	padding: 10px;
}

#news li {
	width: 590px;
	padding-left: 20px;
	padding-right: 10px;
}

.news-waku {
	background-image:url(./images/news_waku.gif);
	background-repeat: repeat-y;
}

#news li a {
	color: #FF0000;
}


/* 下階層ページ
---------------------------------------------*/
#post {
	background-color: #FFF; 	
	background-image:url(./images/kasou_tit_back.jpg);
	background-repeat: repeat-x;
}

#entry {
	width: 900px;
	margin: 0px auto 0px auto;
}


/* 今月のおたよりページ
---------------------------------------------*/
h2.otayori-title {
	width: 800px;
	height: 30px;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	background-color: #73001D;
	background-image:url(./images/73001d.gif);
	margin: 37px auto 20px auto;
	line-height: 30px;
}

#otayori-wrapper {
	width: 800px;
	margin: 0px auto 50px auto;
	text-align: left;
}

#otayori-left {
	width: 445px;
}

#otayori-left h2 {
	font-size: 140%;
	color: #FF0000;
	margin-bottom: 27px;
}

#otayori-left p {
	margin-bottom: 20px;
}

#otayori-right {
	width: 320px;
}

#otayori-right h2 {
	font-size: 140%;
	color: #FF0000;
	text-align: center;
}

#otayori-right h3 {
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}


/* 今月のおたよりトップページ
20120111
浅川
---------------------------------------------*/
h2.otayori_toppage-title {
	width: 1100px;
	height: 30px;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	background-color: #73001D;
	background-image:url(./images/73001d.gif);
	margin: 37px auto 20px auto;
	line-height: 30px;
}

#otayori_toppage-wrapper {
	width: 1100px;
	margin: 0px auto 50px auto;
	text-align: left;
}

#otayori_toppage-left {
	width: 100px;
        height:300px;
	margin:66px 0 0 0;
}

#otayori_toppage-left h2 {
	font-size: 140%;
	color: #FF0000;
	margin-bottom: 27px;
}

#otayori_toppage-left p {
	margin-bottom: 20px;
}

#otayori_toppage-right {
	width: 900px;
}

#otayori_toppage-right h2 {
	font-size: 140%;
	color: #FFFFFF;
	text-align: center;
	background-image:url(./images/73001d.gif);
}

#otayori_toppage-right h3 {
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}

#otayori_toppage-wrapper_right {
	width: 860px;
	margin: 0px auto 50px 100px;
	text-align: left;
}

#otayori_toppage-wrapper_right h2 {
	font-size: 140%;
	color: #FFFFFF;
	text-align: center;
	background-image:url(./images/73001d.gif);
}

#otayori_toppage-right_left {
	width: 400px;
}

#otayori_toppage-right_left h2 {
	font-size: 140%;
	color: #FFFFFF;
	text-align: center;
	background-image:url(./images/73001d.gif);
}

#otayori_toppage-right_left h3 {
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}

#otayori_toppage-right_right {
	width: 400px;
}

#otayori_toppage-right_right h2 {
	font-size: 140%;
	color: #FFFFFF;
	text-align: center;
	background-image:url(./images/73001d.gif);
}

#otayori_toppage-right_right h3 {
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}


/* 今月のおたより各月ページレイアウト修正版
20120119
浅川
---------------------------------------------*/
h2.otayori-title_modified {
	width: 900px;
	height: 30px;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	background-color: #73001D;
	background-image:url(./images/73001d.gif);
	margin: 37px auto 50px auto;
	line-height: 30px;
}

#otayori-wrapper _modified{
	width: 800px;
	margin: 0px auto 50px auto;
	text-align: left;
}

#otayori-left _modified{
	width: 445px;
}

#otayori-left_modified h2 {
	font-size: 140%;
	color: #FF0000;
	margin-bottom: 27px;
}

#otayori-left_modified p {
	margin-bottom: 20px;
}

#otayori-right_modified {
	width: 320px;
}

#otayori-right_modified h2 {
	font-size: 140%;
	color: #FF0000;
	text-align: center;
}

#otayori-right_modified h3 {
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}


/* 今月のおたより各月ページレイアウト修正版
20120403
浅川
---------------------------------------------*/

.otayori_right_link_20131201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20131101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20131001 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131001 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131001 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131001 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131001_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20131001 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20131001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130901 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130901 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130901 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130901 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130901_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130901 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130801 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130801 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130801 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130801 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130801_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130801 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130701 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130701 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130701 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130701 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130701_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130701 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130601 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130601 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130601 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130601 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130601_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130601 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130501 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130501 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130501 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130501 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130501_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130501 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130401 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130401 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130401 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130401 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130401_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130401 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130301 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130301 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130301 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130301 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130301_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130301 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20130101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20130101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20130101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20121201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20121101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20121001 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121001 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121001 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121001 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121001_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20121001 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20121001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120901 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120901 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120901 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120901 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120901_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120901 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120801 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120801 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120801 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120801 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120801_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120801 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120701 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120701 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120701 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120701 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120701_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120701 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120601 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120601 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120601 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120601 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120601_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120601 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120501 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120501 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120501 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120501 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120501_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120501 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/04/otayori_index_20120501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120401 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120401 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120401 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120401 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120401_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120401 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120301 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120301 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120301 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120301 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120301_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120301 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}


.otayori_right_link_20111201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20111101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20111001 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110901 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110801 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110701 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110601 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110501 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110401 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110301 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}


.otayori_right_link_20101201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20101101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20101001 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100901 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100801 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100701 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100601 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100501 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100401 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100301 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}







/* 企業情報ページ
---------------------------------------------*/
#company-wrapper {
	width: 800px;
	margin: 47px auto 42px auto;
	text-align: left;
}

#company-left {
	width: 185px;
}

#company-right {
	width: 615px;
}

table.company {
	width: 600px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}

.company th {
	width: 167px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	color:#000000;
	background-color:#CCCCCC;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:left;
}

.company td {
	width: 433px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.3em 1em;
	text-align:left;
}


/* 求人情報ページ
---------------------------------------------*/
#recruit-wrapper {
	width: 800px;
	margin: 20px auto 25px auto;
	text-align: left;
}

#recruit-left {
	width: 615px;
}

#recruit-left ol {
	list-style-type: decimal;

}

#recruit-left p {
	margin-bottom: 20px;
}

#recruit-right {
	width: 185px;
}
.recruit_contenttxt{
	text-align:left;
	font-size:12px;
}

/* リンクについてページ
---------------------------------------------*/
#link-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

#link-wrapper p {
	margin-bottom: 20px;
}


/* プライバシーポリシーページ
---------------------------------------------*/
#privacy-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

#privacy-wrapper h2 {
	font-weight: bold;
}

#privacy-wrapper p {
	margin-bottom: 20px;
}


/* サイトマップページ
---------------------------------------------*/
#sitemap-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

.ddsg-wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
}
.ddsg-wrapper ul {
	background: #F7F7F7;
	line-height: 1.2;
}
.ddsg-wrapper ul li {
	padding-bottom: 2px;
	background: url(./images/ln_li_bg.gif) left bottom repeat-x;
}
.ddsg-wrapper ul li a {
	display: block;
	width: 740px; /* for WinIE6 */
	padding: 20px 20px 20px 40px;
	background: url(./images/arrow.gif) 18px 22px no-repeat;
	text-decoration: none;
}
.ddsg-wrapper ul li a:hover,
.ddsg-wrapper ul li a:focus {
	background: #E6E6E6 url(./images/arrow.gif) 18px 22px no-repeat;
}
.ddsg-wrapper ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
.ddsg-wrapper ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
.ddsg-wrapper ul li ul li a {
	width: 720px; /* for WinIE6 */
	padding: 20px 20px 10px 40px;
	background: url(./images/arrow_small.gif) 26px 23px no-repeat;
}
.ddsg-wrapper ul li ul li a:hover,
.ddsg-wrapper ul li ul li a:focus {
	background: #E6E6E6 url(./images/arrow_small.gif) 26px 23px no-repeat;
}

.ddsg-xml-link {
	text-align: right;
	margin-right: 10px;
}

/* 飲食事業部ページ
---------------------------------------------*/
#ge-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

#ge-wrapper ul {
	width: 800px;
}

#ge-wrapper li {
	display: inline;
}

#ge-wrapper li.lisp {
	width: 25px;
}

#ge-wrapper h2 {
	font-size: 140%;
	font-weight: bold;
}

#ge-wrapper p {
	line-height: 3;
	margin: 10px auto 30px auto;
}

/* 物販事業部ページ
---------------------------------------------*/
#ga-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

#ga-wrapper p {
	text-align: center;
	margin: 200px auto 200px auto;
}


/* 貿易事業部ページ
---------------------------------------------*/
#gt-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

#gt-wrapper p {
	text-align: center;
	margin: 200px auto 200px auto;
}


/* お問い合わせページ
---------------------------------------------*/
#contact-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}

.wpcf7-form {
	width:800px;
	_width:760px;
	margin:0 auto;
}

#label-wrapper-a {
	width: 780px;
	_width:760px;
	background: #FFF;
	padding: 10px;
	border-bottom: solid 1px #999;
}

#label-wrapper-b {
	width: 780px;
	_width:760px;
	background: #FAE0C8;
	padding: 10px;
	border-bottom: solid 1px #999;
}

.must {
	width: 20%;
	display:block;
	text-align: right;
	float: left;
	background: url(./images/mfp_must.gif) 5% 10% no-repeat;
	margin-right: 20px;
}

.notmust {
	width: 20%;
	display:block;
	text-align: right;
	float: left;
	margin-right: 20px;
}

.small-label{
	font-size: 80%;
	color: #666;
}

.text-ent {
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:0px 0px 0px 0px;
	float: left;
}

.textarea-ent{
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:400px;
	height: 100px;
	margin:0px 0px 0px 0px;
	float: left;
}

.select-ent{
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width: 207px;
	margin:0px 0px 0px 0px;
	float: left;
}

.select-ent-raiten{
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width: 60px;
	margin:0px 0px 0px 0px;
	float: left;
}

html>/**/body #submit-button {
	border: 0px;
	width: 180px;
	height: 60px;
	background: url(./images/mfp_goconfirm_off.gif) left top no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}

#contact-wrapper p.okoe-name {
	margin: 7px 15px 18px 15px;
	line-height: 0;
	text-align: right;
}

/* ニュースページ
---------------------------------------------*/
#news-page {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
	line-height: 2.5;
}

h2.news-title {
	width: 800px;
	height: 30px;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
	background-color: #73001D;
	background-image:url(./images/73001d.gif);
	margin: 0px auto 20px auto;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
}


/* 過去のニュース一覧ページ
---------------------------------------------*/
#kako {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
	line-height: 2.5;
}

/* お客様の声ページ
---------------------------------------------*/
#koe-wrapper {
	width: 800px;
	margin: 45px auto 55px auto;
	text-align: left;
}


/* フッター
---------------------------------------------*/
#fot-wrapper {
	background-color: #73001D;
	background-image:url(./images/73001d.gif);
	padding-top: 20px;
	text-align: left;
}

#footer {
	width: 900px;
	height: 70px;
	font-size: 85%;
	color: #fff;
	margin: 0px auto 0px auto;
}

#fot-left {
	width: 180px;
	height: 70px;
}

#fot-right {
	width: 720px;
	height: 70px;
	text-align: right;
}

#fot-navi {
	width: 900px;
	margin: 0px auto 20px auto;
}

#fot-navi ul {
	margin-bottom: 10px;
}

#fot-navi li {
	display: inline;
}

#fot-navi li.lisp {
	width: 13px;
}

#footer ul {
	position:relative; top:50%;
	margin: -17px 2px 1px 0px;
}

#footer li {
	display: inline;
}

.copy {
	font-size: 85%;
	color: #cfa8b2;
	position:relative; top:50%;
	text-align: right;
	margin-right: 2px;
}

a.footer_navi:link {color: #fff;}
a.footer_navi:visited {color: #999;}
a.footer_navi:hover {text-decoration: none;}
a.footer_navi:active {}


/* その他装飾
---------------------------------------------*/
.margin-bottom-2px {
	margin-bottom: 2px;
}

.margin-bottom-10px {
	margin-bottom: 10px;
}
.margin-bottom-20px {
	margin-bottom: 20px;
}
.margin-bottom-30px {
	margin-bottom: 30px;
}
.margin-bottom-40px {
	margin-bottom: 40px;
}

.margin-left-10px {
	margin-left: 10px;
}

.margin-left-20px {
	margin-left: 20px;
}

.margin-left-30px {
	margin-left: 30px;
}

.mynavi-txt {
	font-weight: bold;
	line-height: 45px;
}

.notice {
	color: #990000;
}

hr {
	width: 800px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #999;
}


/*今月のおたより
20120216
浅川
---------------------------------------------*/


.otayori_right_link_20120201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20120201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20120101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20120101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20120101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}


.otayori_right_link_20111201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20111101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20111001 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20111001 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20111001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110901 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110901 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110801 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110801 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110701 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110701 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110601 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110601 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110501 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110501 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110401 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110401 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110301 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110301 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20110201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20110101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20110101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20110101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}


.otayori_right_link_20101201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20101101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20101001 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20101001 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20101001_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100901 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100901 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100901_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100801 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100801 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100801_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100701 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100701 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100701_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100601 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100601 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100601_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100501 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100501 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100501_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100401 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100401 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100401_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100301 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100301 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100301_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100201 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}
.otayori_right_link_20100201 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100201_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:8px;
}


.otayori_right_link_20100101 a:{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:link{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;	
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:visited{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:hover{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_on_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}
.otayori_right_link_20100101 a:active{
	background-image : url(http://www.chunagon.com/wp-content/uploads/2012/02/otayori_index_20100101_off_75_15.jpg) ;
	text-decoration: none;
	background-repeat: no-repeat;
	display:block;
	width:75px;
	height:15px;
	margin-bottom:20px;
}


