@charset "utf-8";
/* formatting style
------------------------------*/




* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ",  "ＭＳ Ｐゴシック";
}

hr {
	display: none;
}

#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
}

#wrapper2 {/*
	background-color: #FFFFFF;*/
	width: 1085px;
	height:750px;
	margin: 165px 205px;
	padding: 0px;
	top: 0px;
}




/**********↓↓保険アカデミー専用のwrapper(?)です。笑　ｂｙ　福尾 2010.11.24 ***********/

#wrapper_academy {/*
	background-color: #FFFFFF;*/
	width: 1085px;
	height:750px;
	margin: 165px 90px;
	padding: 0px;
	top: 0px;
}

/**********↑↑失礼しました。　ｂｙ　福尾 2010.11.24 ***********/




#wrapper3 {/*
	background-color: #FFFFFF;*/
	width: 870px;
	height:auto;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
}



#wrapper4 {/*
	background-color: #FFFFFF;*/
	width: 293px;
	height:auto;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
}

/* 全体の幅の定義 */
#main {
	width: 900px;
	margin: 0px;
	height: auto;
	padding: 0px;
}

/* 左メニューの定義 */
#left {
	width: 680px;
	margin: 0px;
	height: auto;
	padding: 0px;
	float:left;
}

/* 右メニューの定義 */
#right {
	width: 220px;
	margin: 0px;
	height: auto;
	padding: 0px;
	float:left;
}


/* トップページのヘッダー定義 */
.top_header{
	width:900px;
	height:50px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url("img/head_img.jpg")	
}


.top_header_test{
	width:900px;
	height:50px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url("img/head_test_img.jpg")	
}

/* ヘッダーの定義 */
.header{
	width:900px;
	height:65px;
	background-repeat: no-repeat;
	background-image: url("img/head_test_img.jpg")	
	
}


/* 向井さん特設ページ_ヘッダーの定義 */
.header_mukai{
	width:900px;
	height:50px;
	background-repeat: no-repeat;
	background-image: url("img/head_test_img.jpg")	
	
}



/*トップページのバックグラウンド（緑ライン）の定義 */
.top_body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url("img/top_bg.png");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* 2階層目のバックグラウンド（緑ライン）の定義 */
#other_body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url("img/other_bg.png");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}





/* 2階層目のバックグラウンド（緑ライン）の定義 */
#other_body2 {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url("img/academy/base.png");/*
	background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#other_body_academy{
	width:1260px;
	height:914px;
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url("img/academy/base1107.png");/*
	background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}



#other_body3 {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;/*
	background-image: url("img/academy/base.png");
	background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}




/* 上部のメニューエリア（仮）の定義 */
.menu_area{
	width:900px;
	height:40px;
}

/* 2階層目のメニューボックス定義 */
.seco_menu_box{
	width:150px;
	height:40px;
	float:left;
}



/* 2階層目TOP_イメージ保険テラスとはの定義 */
.second_img_about_teracce{
	width:650px;
	height:160px;
	background-repeat: no-repeat;
	background-image: url("img/second_toha_img.png")
}


/* 2階層目TOP_イメージ保険テラスとはの定義 */
.second_img_about2_teracce{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/about.jpg")
}

/* 2階層目TOP_イメージ保険相談の定義 */
.second_top_img_nagare{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/consultation.jpg")
}

/* 2階層目TOP_イメージ保険テラスへのご意見ご感想の定義 */
.second_top_img_contact{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/toiawase.jpg")
}


/* 2階層目TOP_ネットで入れる保険の定義 */
.second_top_img_net{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/net/net_hesd.jpg")
}



/* 2階層目TOP_イメージ保険テラスの会社概要の定義 */
.second_top_img_corporate{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/corporate.jpg")
}

.profile_txtbox{
	font-size:14px;
	height:auto;
	line-height:28px;
	border-bottom:solid 1px #CCC;
	padding-top:7px;
	padding-bottom:7px;
}


/* 2階層目TOP_イメージ保険テラスの勧誘方針の定義 */
.second_top_img_policy{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/policy.jpg")
}

/* 2階層目TOP_イメージ保険テラスの個人情報の取扱いの定義 */
.second_top_img_compliance{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/kojinjouhou.jpg")
}


/* 2階層目TOP_イメージ保険テラス店舗一覧の定義 */
.second_top_img_shop{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/stores.jpg")
}



/* 2階層目TOP_イメージお客様の声の定義 */
.second_top_img_voice{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/customers.jpg")
}



/* 2階層目TOP_イメージ保険テラスイベント情報の定義 */
.second_top_img_event{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/event.jpg")
}

/* 2階層目TOP_イメージ保険テラスモバイルサイトの定義 */
.second_img_mobile_teracce{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/mobile_shokai/m_page_top.jpg")
}




/* 2階層目TOP_イメージ保険テラス3つの特長の定義 */
.second_top_img_point{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/three.jpg")
}

/* 2階層目TOP_イメージよくある質問の定義 */
.second_top_img_q-a{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/q-a.jpg")
}

/* 2階層目TOP_イメージサイト内検索結果一覧の定義 */
.second_top_img_search{
	width:650px;
	height:177px;
	background-repeat: no-repeat;
	background-image: url("img/ji_page_top/search.jpg")
}




/* 2階層目イメージ保険テラスの3つの特徴の定義 */
.second_img_3_teracce{
	width:650px;
	height:160px;
	background-repeat: no-repeat;
	background-image: url("img/second_3_img.png")
}


/* 2階層目イメージ保険相談の流れ定義 */
.second_img_nagare_teracce{
	width:650px;
	height:160px;
	background-repeat: no-repeat;
	background-image: url("img/second_nagare_img.png")
}



/* 2階層目コンテンツボックス（仮）の定義 */
.second_con_box{
	width:640px;
	height: auto;
	margin-top:10px;
	margin-left:5px;
}


/* 2階層目右メニューのフリーダイヤルの定義 */
.right_menu_freetel{
	width:220px;
	height:115px;
	padding-bottom:0px;
	background-repeat: no-repeat;
	background-image: url("img/right_free.jpg")
}
/*　↑bottomの余白を20px→0pにしました。 by　福尾（2010.11.22）*/





/* 2階層目右メニューの店舗予約の定義 */
.right_menu_yoyaku_cal{
	width:220px;
	height:215px;
	background-repeat: no-repeat;
	background-image: url("img/yoyaku_banaer.jpg")
}


/* 2階層目右メニューの外枠のトップ */
.seco_menu_annai_top{
	width:220px;
	height:40px;
	background-repeat: no-repeat;
	background-image: url("img/second_right_menu/right_menu_top.png")
}

/* 2階層目右メニューの真ん中 */
.seco_menu_annai_middle{
	width:220px;
	height: auto;/*
	background-repeat: no-repeat;*/
	background-image: url("img/second_right_menu/right_menu_middle.png")
}


/* 2階層目右メニューの一番下 */
.seco_menu_annai_bottom{
	width:220px;
	height:15px;
	background-repeat: no-repeat;
	background-image: url("img/second_right_menu/right_menu_down.png")
}

/* 2階層目右メニュー内容BOX(1番↑) */
.seco_menu_naiyou_boxtop{
	width:200px;
	height: 40px;
	padding-left:12px;
	padding-top:8px;
}

/* 2階層目右メニュー内容BOX */
.seco_menu_naiyou_box{
	width:200px;
	height: 40px;
	padding-left:12px;

}





/* 2階層目右メニューのダミー茶色の定義 */

.damy{
	margin-top:10px;
	margin-bottom:10px;	
}

/* topページのブログバナーの定義 */
.blog_bana{
	width:220px;
	height:250px;
	background-repeat: no-repeat;
	background-image: url("img/staffblog_top220.jpg");
}
.blog_pulmenu{
	font-size:12px;
	margin-top:180px;
	margin-left:20px;
}


/* topページのブログバナーの定義 */
.blog_bana2{
	width:220px;
	height:221px;
	background-repeat: no-repeat;
	background-image: url("img/new_blog_b.jpg");
}
.blog_pulmenu2{
	font-size:12px;
	margin-top:105px;
	margin-left:20px;
}
.blog_pulmenu3{
	font-size:12px;
	margin-top:135px;
	margin-left:7px;
}



/* イベント+お知らせBOX全体の定義 */
.info_event_box{
	width:660px;
	height:auto;
	margin-top:10px;
}


/* お知らせBOXの定義 */
.info_box{
	width:320px;
	height:auto;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}

/* イベントBOXの定義 */
.event_box{
	width:320px;
	height:auto;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}


/* お知らせBOX_TOPバーの定義 */
.info_box_top{
	width:320px;
	height:21px;
	background-repeat: no-repeat;
	background-image: url("img/info_top.jpg");
}


/* イベントBOX_TOPバーの定義 */
.event_box_top{
	width:320px;
	height:21px;
	background-repeat: no-repeat;
	background-image: url("img/event_info_top.jpg");
}


/* お知らせ+イベントBOX_真ん中バーの定義 */
.info_event_box_middle{
	width:320px;
	height: auto;/*
	background-repeat: no-repeat;*/
	background-image: url("img/event_info_middle.jpg");
}

/* お知らせ+イベントBOX_一番下のバーの定義 */
.info_event_box_bottom{
	width:320px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url("img/event_info_down.jpg");
}

/*　イベントとお知らせの中身のエリア定義 */
.info_event_txt_area{
	width:310px;
	height:auto;
	margin-top:5px;
	margin-left:10px;
}

/*　イベントとお知らせの中身の見出し定義 */
.info_event_midashi{
	width:310px;
	color: #6A943E;
	font-weight:bold;
	font-size:11.5px;
}

/*　イベントとお知らせの中身の中身の定義 */
.info_event_word{
	width:220px;
	margin-left:80px;
	margin-top:1px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}





/*********　NEW!!!!イベントとお知らせの中身の見出し定義 by福尾（10月11日）*******/
.info_event_midashi_NEW_1011{
	color:#F6F;
	font-weight:bold;
	font-size:11.5px;
}

/* お知らせBOX_TOPバーの定義 */
.info_box_top_1118{
	width:320px;
	height:48px;
	background-repeat: no-repeat;
	background-image: url("img/info_top_1118.jpg");
}

/* イベントBOX_TOPバーの定義 */
.event_box_top_1118{
	width:320px;
	height:48px;
	background-repeat: no-repeat;
	background-image: url("img/event_info_top_1118.jpg");
}

/*********　おじゃましました。*******/




/****2010.12.2 TOPページのイベントとお知らせ情報変更 【中野】********/


/* イベントBOX_TOPバーの定義 */
.event_box_top_12{
	width:320px;
	height:32px;
	background-repeat: no-repeat;
	background-image: url("img/event_info_top_12.jpg");
}



.info_box_top_12{
	width:320px;
	height:32px;
	background-repeat: no-repeat;
	background-image: url("img/info_top_12.jpg");
}









/* パンクズのエリア定義 */
.pankuzu{
	width:895px;/*
	height:30px;*/
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
}



/* フッターの背景と文字色の定義 */
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #6BB94D;
}

#footer2 {
	padding: 20px;
	clear: both;
	color: #FFFFFF;
	background-color: #6BB94D;
}


/*  */
#shoper {
	padding: 0px;
	clear: both;/*
	color: #FFFFFF;
	background-color: #6BB94D;*/
}


/*****************************************************************************************************************************/












































#right_exe {
	width: 629px;
	margin: 0px;
	height: auto;
	float:left;
}

#right_exe_top {
	width: 629px;
	margin: 0px;
	height: auto;
	float:left;
	padding-top:20px;/*
	background-repeat: no-repeat;
	background-image: url("image/ourmission/eternalpng.png");*/
}


.right_exe_contens_body {
	width: 580px;
	height: auto;
	padding-left:24px;
	
	background-repeat: no-repeat;
	background-image: url("image/ourmission/eternalpng.png");*/

}


.right_exe_contens_body_other {
	width: 580px;
	height: auto;
	padding-left:24px;
}


#second_left_menu{
	width:100px;
	height:550px;
	background-repeat: no-repeat;
	background-image: url("image/menu/eternal_tate_logo.jpg");
	border-right:#CCC solid 2px;
	border-left:#CCC solid 1px;
	float:left;
}


#second_left_menu2{
	width:100px;
	height:430px;
	background-repeat: no-repeat;
	background-image: url("image/menu/eternal_tate_logo.jpg");
	border-right:#CCC solid 2px;
	border-left:#CCC solid 1px;
	float:left;
}

.second_right_menu{
	width:795px;
	float:right;
}


.second_boxmenu{
	width:795px;
	height:auto;
	padding-top:5px;
}



#left_exe {
	width: 270px;
	margin: 0px;
	height: auto;
	float:left;
	border-left:solid #CCC 1px;

}


#left_exe_top {
	width: 270px;
	margin: 0px;
	height: auto;
	float:left;
	padding-top:20px;
}


#exe_b{
	padding-bottom:0px;
	
	}


/* header styles
------------------------------*/
#header {
	height: 140px;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0;
}
#header ul {
	width: 900px;
	position: absolute;
	left: 0px;
	top: 115px;
	background-image: url(image/toppage/topbar90030.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#header ul li {
	list-style: none;
	float: left;
	background-color: #E3DFDF;
}
#header ul li a {
	width: 80px;
	height: 2em;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	border-left: 1px solid #FFFFFF;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header ul li a:hover {
	color: #666666;
	font-weight: bold;
}

#header ul li#nHome a {
	width: 85px;
}
#header ul li#nWorks a {
	width: 84px;
}
#home #header #nHome a,
	color: #FFFFFF;
	background-color: #828CA7;
}
/* main styles
------------------------------*/
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}



/* sidebar styles
------------------------------*/
/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#header h1 {
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #666666;
	height: auto;
	margin: 0px;
	padding: 2px 0px;
}
#header h2 {
	font-size: 9px;
	font-weight: lighter;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	padding: 0px;
}
#header img {
	margin: 0px;
	float: left;
	clear: both;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#rightphoto {
	float: right;
	margin-bottom: 0px;
	padding: 10px 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: auto;
}
#main img {
	margin: 0px;
	padding: 0px;
}



/*------------------------------*/

.news_link:link {
	color: #005E8C;
	text-decoration: underline;
}


.news_link:visited {
	color:#005E8C;
	text-decoration: underline;
}

/*
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
}*/
/* basic layout
------------------------------*/

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li { 
	width:100px;
	height:142px;
	overflow:hidden; 
}


/* exampleくるくる回ります。 */
.example {
	float: left;
	margin-left: 1em;
	width: 540px;
}

/* ↓背景のネズミ色の四角   */
.example .show {
	height: 180px;/*
	border: 1px solid #ddd;
	background-color: #eee;*/
	overflow: hidden;
}

.example .roundabout-holder {
	list-style: none;
	height: 142px;
	margin-left: 2em;
	margin-right: 2em;
}

.example .roundabout-moveable-item {
	cursor: pointer;
	width: 127px;
	height: 172px;/*
	border: 1px solid #999;
	background-color: #fff;*/
	text-align: center;
	font-size: 24px;
	margin-top: 25px;
	margin-left:10px;
	margin-right:5px;
}

.example .roundabout-in-focus {
	cursor: auto;
}

.example .caption {
	font-size: 0.75em; 
	color: #555; 
	text-align: center;
	margin-left: 1em;
	padding-top: 1em;
}

.example .caption .footnote {
	font-size: 0.8em; 
	color: #888;
}
.head_logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.new_head_box{
	width:900px;
	height:50px;
}

.new_head_logo_box{
	width:200px;
	height:50px;
	float:left;
	clear:both;
}

.new_head_sitemap_box{
	width:90px;
	height:25px;
	padding-top:16px;
	float:right;
	color:#FFF;
}

.new_head_sitemap_box_test{
	width:77px;
	height:25px;
	padding-top:16px;
	float:right;
	color:#FFF;
}


.new_head_sitemap_imgbox{
	width:35px;
	height:50px;
	float:right;
	color:#FFF;
	background-repeat: no-repeat;
	background-image: url("img/smap.gif")	
}


/*------------------------------*/

.sitemap_link:link {
	color: #FFFFFF;
	text-decoration: #FFFFFF;
}


.sitemap_link:visited {
	color:#FFFFFF;
	text-decoration: #FFFFFF;
}


/*******************************************/
/*		サイト内検索定義部分			   */
/*******************************************/

.top_head_search{
	width:165px;
	height:50px;
	font-size:10px;
	float:right;
	line-height:50px;
}

.top_head_search_test{
	width:175px;
	height:50px;
	font-size:10px;
	float:right;
	line-height:50px;
}


.search_chousei{
	padding-bottom:10px;
}

.search_chousei1{
	padding-top:6px;
}
.inininin{
	font-size:11px;
	width:130px;
	height:16px;
}
.search_chousei2{
	padding-bottom:6px;
	padding-top:10px;
	padding-left:10px;
}
.search_chousei_b{
	padding-bottom:22px;
}
.inininin2{
	font-size:18px;
	width:300px;
	height:24px;
}

.kensaku_naiyou{
	padding-left:15px;
}

.kensaku_shita{
	padding-left:15px;
	padding-bottom:6px;
}

/*******************************************/
.foot_link:link {
	color: #FFFFFF;
	text-decoration: none;
}


.foot_link:visited {
	color:#FFFFFF;
	text-decoration: none;
}


.foot_box{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}



/*****  12.17 TOPページイベント+お知らせを上に上げる  **********/

.new_info_box{
	width:660px;
	height:235px;
	clear:both;
}


.new_info_box_r{
	width:330px;
	height:auto;
	float:left;
}

.new_info_box_l{
	width:330px;
	height:auto;
	float:left;
}



.new_inform_box_ue{
	width:330px;
	height:31px;	
	background-image: url(img/oshirase/inform_box_ue.jpg);
	background-repeat: no-repeat;
}

.new_event_box_ue{
	width:330px;
	height:31px;	
	background-image: url(img/oshirase/event_box_ue.jpg);
	background-repeat: no-repeat;

}



.new_inform_box_naka{
	width:330px;
	height:190px;	
	background-image: url(img/oshirase/event_box_naka.jpg);
	background-repeat:repeat-y;
}

.new_inform_box_shita{
	width:330px;
	height:11px;	
	background-image: url(img/oshirase/event_box_shita.jpg);
	background-repeat: no-repeat;

}

.new_inform_box_shiro{
	width:312px;
	padding-left:9px;
	padding-top:3px;
}


/* ↓インラインフレーム内のcss定義(イベント情報・保険テラスからのお知らせ) ************/
.ifr_nashi_box{
	width:287px;
	height:20px;
	padding-left:3px;/*
	background-image: url(img/oshirase/test_koushin.jpg);
	background-repeat: no-repeat;*/
	font-weight:bold;
	font-size:12px;
}

.ifr_time_box{
	width:287px;
	height:20px;
	padding-left:3px;
	background-image: url(img/oshirase/test_koushin.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:12px;
}

.ifr_oshirase_box{
	width:287px;
	height:20px;
	padding-left:3px;
	background-image: url(img/oshirase/oshi.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:12px;
}

.ifr_oshirase_new_box{
	width:287px;
	height:20px;
	padding-left:3px;
	background-image: url(img/oshirase/new_oshi.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:12px;
}

.ifr_oshirase_new_txtbox{
	font-weight:bold;
	font-size:12px;
	color:#F00;
}



.ifr_oshirase_txtbox{
	width:273px;
	padding-top:3px;
	padding-left:10px;
}


.ifr_event_shop_name{
	font-weight:bold;
	font-size:13px;
	color:#6A933E;
}


.ifr_event_red{
	font-weight:bold;
	font-size:11px;
	color:red;
}

.ifr_event_img_1218{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/gangan.jpg);
	background-repeat: no-repeat;
}

.ifr_event_img_1223{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/tsurumi.jpg);
	background-repeat: no-repeat;
}

.ifr_event_img_1226{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/shimenawa.jpg);
	background-repeat: no-repeat;
}
.ifr_event_img_0115{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/hat+akashi.jpg);
	background-repeat: no-repeat;
}

.ifr_event_img_0129{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/mirai_alubm.jpg);
	background-repeat: no-repeat;
}


.ifr_event_img_0205{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/flow.jpg);
	background-repeat: no-repeat;
}

.ifr_event_img_0305{
	width:293px;
	height:auto;
	background-image: url(img/oshirase/quiz.jpg);
	background-repeat: no-repeat;
}

.ifr_event_txt{
	padding-left:60px;
	font-size:11px;
	line-height:18px;
}

.ifr_event_img_0326 {
	width:293px;
	height:auto;
	background-image: url(img/oshirase/power_stone.jpg);
	background-repeat: no-repeat;
}

