/*=======================================================
 * CSS by Future Associates
 *=======================================================*/

/*=======================================================
 * Style for LOGIN
 *=======================================================*/
	#login_area {
		width: 600px;
		height: 110px;
		background-image: url(../images/login.jpg);
		background-repeat: no-repeat;
	}




/*=======================================================
 * Style for BODY  メイン幅 width: 958px
 *=======================================================*/
	body {
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
	}

	#main_contents {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
	}

	#main_contents_waku {
		width: 980px;
		background-image: url(../images/main_contents_waku.jpg);
		background-repeat: repeat-y;
	}

	div.clear {
		clear:both;
	}

	br.clear {
		clear:both;
	}

	#container {
		width: 958px;
		margin-right: auto;
		margin-left: auto;
	}

/*=======================================================
 * Style for HRDDER
 *=======================================================*/

	/* サイトコピー */
	#sitecopy { 
		width: 980px;
		padding-top:5px;
		padding-bottom:5px;
		color:#666666;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
	}

	/*ヘッダエリア*/
	#hedder_area {
		width: 980px;
		height: 102px;
		background-image: url(../images/hedder.jpg);
		background-repeat: no-repeat;
	}

	#logo_position { 
		padding-top:20px;
		padding-left:6px;
		float:left;
	}

	#data_position { 
		padding-top:40px;
		padding-left:20px;
		float:left;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
	}


	/*メインメニュー*/
	#navi_botton {
		width: 980px;
		height: 73px;
		background-image: url(../images/menu_bg.jpg);
		background-repeat: no-repeat;
	}



	#navi_botton_position {
		width: 980px;
		height: 40px;
		clear:both;
	}

	#navi_botton_position ul{
		margin:0px;
		padding:0px;
		padding-top:0px;
	}

	#navi_botton_position li{
		list-style-type:none;
		float:left;
		padding-top:0px;
	}

	#navi_botton_position li a{
		display: block;
		text-decoration: none;
	}

	#navi_botton_position li span{
		visibility:hidden;
	}

	#navi_botton_position li#left {width:113px; height: 40px;}
	#navi_botton_position li#space1 {width:2px; height: 40px;}
	#navi_botton_position li#space2 {width:2px; height: 40px;}
	#navi_botton_position li#space3 {width:2px; height: 40px;}
	#navi_botton_position li#space4 {width:2px; height: 40px;}
	#navi_botton_position li#space5 {width:2px; height: 40px;}

	#navi_botton_position li#n1 a{width:194px; height: 40px; background: url(../images/botton1.jpg) no-repeat;}
	#navi_botton_position li#n1_on a{width:194px; height: 40px; background: url(../images/botton1-2.jpg) no-repeat;}
	#navi_botton_position li#n1 a:hover{width:194px; height: 40px; background: url(../images/botton1-2.jpg) no-repeat;}

	#navi_botton_position li#n2 a{ width:121px; height: 40px; background: url(../images/botton2.jpg) no-repeat;}
	#navi_botton_position li#n2_on a{ width:121px; height: 40px; background: url(../images/botton2-2.jpg) no-repeat;}
	#navi_botton_position li#n2 a:hover{ width:121px; height: 40px; background: url(../images/botton2-2.jpg) no-repeat;}

	#navi_botton_position li#n3 a{ width:133px; height: 40px; background: url(../images/botton3.jpg) no-repeat;}
	#navi_botton_position li#n3_on a{ width:133px; height: 40px; background: url(../images/botton3-2.jpg) no-repeat;}
	#navi_botton_position li#n3 a:hover{ width:133px; height: 40px; background: url(../images/botton3-2.jpg) no-repeat;}

	#navi_botton_position li#n4 a{width:119px; height: 40px; background: url(../images/botton4.jpg) no-repeat;}
	#navi_botton_position li#n4_on a{width:119px; height: 40px; background: url(../images/botton4-2.jpg) no-repeat;}
	#navi_botton_position li#n4 a:hover{width:119px; height: 40px; background: url(../images/botton4-2.jpg) no-repeat;}

	#navi_botton_position li#n5 a{width:88px; height: 40px; background: url(../images/botton5.jpg) no-repeat;}
	#navi_botton_position li#n5_on a{width:88px; height: 40px; background: url(../images/botton5-2.jpg) no-repeat;}
	#navi_botton_position li#n5 a:hover{width:88px; height: 40px; background: url(../images/botton5-2.jpg) no-repeat;}

	#navi_botton_position li#n6 a{width:88px; height: 40px; background: url(../images/botton6.jpg) no-repeat;}
	#navi_botton_position li#n6_on a{width:88px; height: 40px; background: url(../images/botton6-2.jpg) no-repeat;}
	#navi_botton_position li#n6 a:hover{width:88px; height: 40px; background: url(../images/botton6-2.jpg) no-repeat;}

	/*検索＆人気のキーワード*/
	#free_serch_position {
		width: 980px;
		height: 33px;
	}

	#osusume_text { 
		padding-top:12px;
		padding-left:38px;
		float:left;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
	}

	#osusume_text1 { 
		padding-left:10px;
		float:left;
	}
	#osusume_text2 { 
		padding-left:10px;
		float:left;
	}
	#osusume_text3 { 
		padding-left:10px;
		float:left;
	}
	#osusume_text4 { 
		padding-left:10px;
		float:left;
	}
	#osusume_text5 { 
		padding-left:10px;
		float:left;
	}
	#osusume_text6 { 
		padding-left:10px;
		float:left;
	}

	#osusume_text a:link{text-decoration:none; color:#336699;}
	#osusume_text a:visited{text-decoration:none; color:#336699;}
	#osusume_text a:active{text-decoration:none; color:#336699;}
	#osusume_text a:hover {text-decoration:none; color:#FF3366;} 

	#free_serch { 
		padding-top:3px;
		padding-left:20px;
		float:left;
	}

/*=======================================================
 * Style for トップページ（日本部）
 *=======================================================*/
	#tab_position_jp {
		width: 348px;
		height: 40px;
		clear:both;
	}

	#tab_position_jp ul{
		margin:0px;
		padding:0px;
		padding-top:0px;
	}

	#tab_position_jp li{
		list-style-type:none;
		float:left;
		padding-top:0px;
		padding-left:0px;
	}

	#tab_position_jp li a{
		padding: 0px;
		display: block;
		text-decoration: none;
	}

	#tab_position_jp li span{
		visibility:hidden;
	}

	#tab_position_jp li#n1 a{width:127px; height: 40px; background: url(../images/tab_botton1-2.jpg) no-repeat;}
	#tab_position_jp li#n1_on a{width:127px; height: 40px; background: url(../images/tab_botton1-2.jpg) no-repeat;}
	#tab_position_jp li#n1 a:hover{width:127px; height: 40px; background: url(../images/tab_botton1-2.jpg) no-repeat;}

	#tab_position_jp li#n2 a{ width:127px; height: 40px; background: url(../images/tab_botton2.jpg) no-repeat;}
	#tab_position_jp li#n2_on a{ width:127px; height: 40px; background: url(../images/tab_botton2-2.jpg) no-repeat;}
	#tab_position_jp li#n2 a:hover{ width:127px; height: 40px; background: url(../images/tab_botton2-2.jpg) no-repeat;}

	#tab_position_jp li#space1 {width:2px; height: 40px;}

	#left_area_jp {
		width: 348px;
		float : left;
		padding-top:15px;
	}

	#right_area_jp {
		width:600px;
		float : left;
		padding-top:15px;
		padding-left:10px;
	}

/*=======================================================
 * Style for トップページ（韓国部）
 *=======================================================*/
	#tab_position_kr {
		width: 348px;
		height: 40px;
		clear:both;
	}

	#tab_position_kr ul{
		margin:0px;
		padding:0px;
		padding-top:0px;
	}

	#tab_position_kr li{
		list-style-type:none;
		float:left;
		padding-top:0px;
		padding-left:0px;
	}

	#tab_position_kr li a{
		padding: 0px;
		display: block;
		text-decoration: none;
	}

	#tab_position_kr li span{
		visibility:hidden;
	}

	#tab_position_kr li#n1 a{width:127px; height: 40px; background: url(../images/tab_botton1.jpg) no-repeat;}
	#tab_position_kr li#n1_on a{width:127px; height: 40px; background: url(../images/tab_botton1-2.jpg) no-repeat;}
	#tab_position_kr li#n1 a:hover{width:127px; height: 40px; background: url(../images/tab_botton1-2.jpg) no-repeat;}

	#tab_position_kr li#n2 a{ width:127px; height: 40px; background: url(../images/tab_botton2-2.jpg) no-repeat;}
	#tab_position_kr li#n2_on a{ width:127px; height: 40px; background: url(../images/tab_botton2-2.jpg) no-repeat;}
	#tab_position_kr li#n2 a:hover{ width:127px; height: 40px; background: url(../images/tab_botton2-2.jpg) no-repeat;}

	#tab_position_kr li#space1 {width:2px; height: 40px;}

	#left_area_kr {
		width: 348px;
		float : left;
		padding-top:15px;
	}

	#right_area_kr {
		width:600px;
		float : left;
		padding-left:10px;
		padding-top:15px;
	}

/*=======================================================
 * Style for トップページ（共通部）
 *=======================================================*/

#right_content1 { display:block; }
#right_content2 { display:none; }
#right_content3 { display:none; }
#right_content4 { display:none; }


	div.left_waku_top {
		width: 348px;
		height: 10px;
		background-image: url(../images/left_waku_top.jpg);
		background-repeat: no-repeat;
	}

	div.left_waku_top_kr {
		width: 348px;
		height: 10px;
		background-image: url(../images/left_waku_top_kr.jpg);
		background-repeat: no-repeat;
	}

	div.left_waku_center {
		width: 348px;
		background-image: url(../images/left_waku_center.jpg);
		background-repeat: repeat-y;
	}

	div.left_waku_bottom {
		width: 348px;
		height: 10px;
		background-image: url(../images/left_waku_bottom.jpg);
		background-repeat: no-repeat;
	}

	div.left_waku_center_area {
		width: 328px;
		margin-right: auto;
		margin-left: auto;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
		line-height: 20px;
	}

	div.left_waku_center_area a:link{text-decoration:none; color:#336699;}
	div.left_waku_center_area a:visited{text-decoration:none; color:#336699;}
	div.left_waku_center_area a:active{text-decoration:none; color:#336699;}
	div.left_waku_center_area a:hover {text-decoration:none; color:#FF3366;} 


	div.bord_bg {
		width: 600px;
		height: 235px;
		background-image: url(../images/bord_bg.jpg);
		background-repeat: no-repeat;
	}

	div.right_waku_center_area {
		width: 560px;
		margin-right: auto;
		margin-left: auto;
	}

	div.tab_right_botton {
		width: 530px;
		height: 24px;
		padding-top:30px;
		clear:both;
	}

	div.tab_right_botton ul{
		margin:0px;
		padding:0px;
		padding-top:0px;
	}

	div.tab_right_botton li{
		list-style-type:none;
		float:left;
		padding-top:0px;
		padding-left:0px;
	}

	div.tab_right_botton li a{
		padding: 0px;
		display: block;
		text-decoration: none;
	}

	div.tab_right_botton li span{
		visibility:hidden;
	}

	div.tab_right_botton li.n1 a{width:140px; height: 24px; background: url(../images/tab_right_botton1.jpg) no-repeat;}
	div.tab_right_botton li.n1_on a{width:140px; height: 24px; background: url(../images/tab_right_botton1-2.jpg) no-repeat;}
	div.tab_right_botton li.n1 a:hover{width:140px; height: 24px; background: url(../images/tab_right_botton1-2.jpg) no-repeat;}

	div.tab_right_botton li.n2 a{ width:110px; height: 24px; background: url(../images/tab_right_botton2.jpg) no-repeat;}
	div.tab_right_botton li.n2_on a{ width:110px; height: 24px; background: url(../images/tab_right_botton2-2.jpg) no-repeat;}
	div.tab_right_botton li.n2 a:hover{ width:110px; height: 24px; background: url(../images/tab_right_botton2-2.jpg) no-repeat;}

	div.tab_right_botton li.n3 a{ width:110px; height: 24px; background: url(../images/tab_right_botton3.jpg) no-repeat;}
	div.tab_right_botton li.n3_on a{ width:110px; height: 24px; background: url(../images/tab_right_botton3-2.jpg) no-repeat;}
	div.tab_right_botton li.n3 a:hover{ width:110px; height: 24px; background: url(../images/tab_right_botton3-2.jpg) no-repeat;}

	div.tab_right_botton li.n4 a{ width:170px; height: 24px; background: url(../images/tab_right_botton4.jpg) no-repeat;}
	div.tab_right_botton li.n4_on a{ width:170px; height: 24px; background: url(../images/tab_right_botton4-2.jpg) no-repeat;}
	div.tab_right_botton li.n4 a:hover{ width:170px; height: 24px; background: url(../images/tab_right_botton4-2.jpg) no-repeat;}

	div.right_content_area {
		width: 540px;
		margin-right: auto;
		margin-left: auto;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#999999;
		line-height: 24px;
	}

	div.right_content_area_flame {
	    	width:560px;
		height:145px;
		border-top:none;
		overflow: auto;
		scrollbar-face-color: #E6E6E6;
		scrollbar-track-color: #EBEBEB;
		scrollbar-arrow-color: #E6E6E6;
		scrollbar-highlight-color: #E6E6E6;
		scrollbar-shadow-color: #E6E6E6;
		scrollbar-3dlight-color: #F0F0F0;
		scrollbar-darkshadow-color: #A0A0A0;
	}

	div.right_content_area a:link{text-decoration:none; color:#336699;}
	div.right_content_area a:visited{text-decoration:none; color:#336699;}
	div.right_content_area a:active{text-decoration:none; color:#336699;}
	div.right_content_area a:hover {text-decoration:none; color:#FF3366;} 

	/*最新情報*/
	div.news_bg {
		width: 600px;
		height: 150px;
		background-image: url(../images/news_bg.jpg);
		background-repeat: no-repeat;
	}

	div.news_area {
    		width:580px;
		margin-right: auto;
		margin-left: auto;
		padding-top:40px;
	}

	div.news_area_flame {
	    	width:580px;
		height:105px;
		border-top:none;
		overflow: auto;
		scrollbar-face-color: #E6E6E6;
		scrollbar-track-color: #EBEBEB;
		scrollbar-arrow-color: #E6E6E6;
		scrollbar-highlight-color: #E6E6E6;
		scrollbar-shadow-color: #E6E6E6;
		scrollbar-3dlight-color: #F0F0F0;
		scrollbar-darkshadow-color: #A0A0A0;
	}

	div.news_area_main {
    		width:540px;
		margin-right: auto;
		margin-left: auto;
	}

	div.news_image_left {
		width: 100px;
		float : left;
	}

	div.news_image_right {
		width:430px;
		float : left;
		padding-left:10px;
	}

	div.news_text {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
		line-height: 20px;
	}

	div.news_text a:link{text-decoration:none; color:#6666CC;}
	div.news_text a:visited{text-decoration:none; color:#6666CC;}
	div.news_text a:active{text-decoration:none; color:#6666CC;}
	div.news_text a:hover {text-decoration:none; color:#FF3366;} 

	div.two_area_left {
		width: 700px;
		float : left;
	}

	div.two_area_right {
		width: 248px;
		float : left;
		padding-left:10px;
	}

	div.movie_title {
		width: 248px;
		height: 38px;
		background-image: url(../images/movie_title.jpg);
		background-repeat: no-repeat;
	}

	div.osusume_title {
		width: 700px;
		height: 38px;
		background-image: url(../images/osusume_title.jpg);
		background-repeat: no-repeat;
	}

	div.movie_area {
		width: 170px;
		height: 160px;
		background-image: url(../images/movie.jpg);
		background-repeat: no-repeat;
	}

	div.movie_area_position {
    		width:170px;
		margin-right: auto;
		margin-left: auto;
	}

	div.new_tenpo {
    		width:160px;
		margin-right: auto;
		margin-left: auto;
		float:left;
		padding-left:7px;
		padding-right:7px;
	}

	div.new_tenpo_title {
		width: 160px;
		height: 24px;
		background-image: url(../images/new_tenpo_title.jpg);
		background-repeat: no-repeat;
	}

	div.new_tenpo_title_area {
    		width:150px;
		height:20px;
		border-top:none;
		overflow: hidden;
		margin-right: auto;
		margin-left: auto;
		padding-top:2px;
	}

	div.new_tenpo_float {
		float:left;
		padding-left:6px;
		padding-right:6px;
	}

	div.hearf_area_left {
		width: 474px;
		float : left;
	}

	div.hearf_area_right {
		width: 474px;
		float : left;
		padding-left:10px;
	}

	div.kuchikomi_bg {
		width: 474px;
		height: 150px;
		background-image: url(../images/kuchikomi.jpg);
		background-repeat: no-repeat;
	}

	div.resipi_bg {
		width: 474px;
		height: 150px;
		background-image: url(../images/resipi.jpg);
		background-repeat: no-repeat;
	}

	div.hearf_area {
    		width:454px;
		margin-right: auto;
		margin-left: auto;
		padding-top:50px;
	}

	div.hearf_area_flame {
	    	width:454px;
		height:100px;
		border-top:none;
		overflow: auto;
		scrollbar-face-color: #E6E6E6;
		scrollbar-track-color: #EBEBEB;
		scrollbar-arrow-color: #E6E6E6;
		scrollbar-highlight-color: #E6E6E6;
		scrollbar-shadow-color: #E6E6E6;
		scrollbar-3dlight-color: #F0F0F0;
		scrollbar-darkshadow-color: #A0A0A0;
	}

	div.hearf_area_main {
    		width:430px;
		margin-right: auto;
		margin-left: auto;
	}

	div.hearf_text {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
		line-height: 20px;
	}

	div.hearf_text a:link{text-decoration:none; color:#6666CC;}
	div.hearf_text a:visited{text-decoration:none; color:#6666CC;}
	div.hearf_text a:active{text-decoration:none; color:#6666CC;}
	div.hearf_text a:hover {text-decoration:none; color:#FF3366;} 

	div.hearf_image_left {
		width: 100px;
		float : left;
	}

	div.hearf_image_right {
		width:320px;
		float : left;
		padding-left:10px;
	}

	div.ichiran_left {
		width: 200px;
		float : left;
	}

	div.ichiran_right {
		width:490px;
		float : left;
		padding-left:10px;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
		line-height: 20px;
	}

	/*詳細ページボタン*/
	div.naibutab_botton {
		width: 700px;
		height: 36px;
	}

	div.naibutab_botton ul{
		margin:0px;
		padding:0px;
		padding-top:0px;
	}

	div.naibutab_botton li{
		list-style-type:none;
		float:left;
		padding-top:0px;
	}

	div.naibutab_botton li a{
		display: block;
		text-decoration: none;
	}

	div.naibutab_botton li span{
		visibility:hidden;
	}

	div.naibutab_botton li.space0 {width:2px; height: 36px;}
	div.naibutab_botton li.space1 {width:2px; height: 36px;}
	div.naibutab_botton li.space2 {width:2px; height: 36px;}
	div.naibutab_botton li.space3 {width:2px; height: 36px;}
	div.naibutab_botton li.space4 {width:2px; height: 36px;}

	div.naibutab_botton li.n1 a{width:100px; height: 36px; background: url(../images/naibutab_botton1.jpg) no-repeat;}
	div.naibutab_botton li.n1_on a{width:100px; height: 36px; background: url(../images/naibutab_botton1-2.jpg) no-repeat;}
	div.naibutab_botton li.n1 a:hover{width:100px; height: 36px; background: url(../images/naibutab_botton1-2.jpg) no-repeat;}

	div.naibutab_botton li.n2 a{ width:160px; height: 36px; background: url(../images/naibutab_botton2.jpg) no-repeat;}
	div.naibutab_botton li.n2_on a{ width:160px; height: 36px; background: url(../images/naibutab_botton2-2.jpg) no-repeat;}
	div.naibutab_botton li.n2 a:hover{ width:160px; height: 36px; background: url(../images/naibutab_botton2-2.jpg) no-repeat;}

	div.naibutab_botton li.n3 a{ width:100px; height: 36px; background: url(../images/naibutab_botton3.jpg) no-repeat;}
	div.naibutab_botton li.n3_on a{ width:100px; height: 36px; background: url(../images/naibutab_botton3-2.jpg) no-repeat;}
	div.naibutab_botton li.n3 a:hover{ width:100px; height: 36px; background: url(../images/naibutab_botton3-2.jpg) no-repeat;}

	div.naibutab_botton li.n4 a{width:100px; height: 36px; background: url(../images/naibutab_botton4.jpg) no-repeat;}
	div.naibutab_botton li.n4_on a{width:100px; height: 36px; background: url(../images/naibutab_botton4-2.jpg) no-repeat;}
	div.naibutab_botton li.n4 a:hover{width:100px; height: 36px; background: url(../images/naibutab_botton4-2.jpg) no-repeat;}

	div.naibutab_botton li.n5 a{width:100px; height: 36px; background: url(../images/naibutab_botton5.jpg) no-repeat;}
	div.naibutab_botton li.n5_on a{width:100px; height: 36px; background: url(../images/naibutab_botton5-2.jpg) no-repeat;}
	div.naibutab_botton li.n5 a:hover{width:100px; height: 36px; background: url(../images/naibutab_botton5-2.jpg) no-repeat;}

	div.kuchikomi_area {
		width: 700px;
		margin-right: auto;
		margin-left: auto;
	}









/*=======================================================
 * Style for 内部ページ（サイド）
 *=======================================================*/

	div.mini_title1 {
		width: 248px;
		height: 38px;
		background-image: url(../images/mini_title1.jpg);
		background-repeat: no-repeat;
	}
	div.mini_title2 {
		width: 248px;
		height: 38px;
		background-image: url(../images/mini_title2.jpg);
		background-repeat: no-repeat;
	}
	div.mini_title3 {
		width: 248px;
		height: 38px;
		background-image: url(../images/mini_title3.jpg);
		background-repeat: no-repeat;
	}

	div.mini_title4 {
		width: 248px;
		height: 38px;
		background-image: url(../images/mini_title4.jpg);
		background-repeat: no-repeat;
	}


	div.mini_title_waku {
		width: 248px;
		background-image: url(../images/mini_title_waku.jpg);
		background-repeat: repeat-y;
	}

	div.mini_title_bottom {
		width: 248px;
		height: 10px;
		background-image: url(../images/mini_title_bottom.jpg);
		background-repeat: no-repeat;
	}

	div.mini_title_area {
    		width:228px;
		margin-right: auto;
		margin-left: auto;
	}


	div.banner_top {
		width: 248px;
		height: 50px;
		background-image: url(../images/banner_top.jpg);
		background-repeat: no-repeat;
	}
	div.banner_waku {
		width: 248px;
		background-image: url(../images/banner_waku.jpg);
		background-repeat: repeat-y;
	}
	div.banner_bottom {
		width: 248px;
		height: 40px;
		background-image: url(../images/banner_bottom.jpg);
		background-repeat: no-repeat;
	}

/*=======================================================
 * Style for タイトル
 *=======================================================*/

	div.title {
		width: 700px;
		height: 38px;
		background-image: url(../images/title.jpg);
		background-repeat: no-repeat;
	}

	div.title_text { 
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 18px;
		color:#4F9B41;
		font-weight: bold;
	}

	div.title_ichi { 
		padding-top:8px;
		padding-left:8px;
	}

	div.mini_title {
		width: 700px;
		height: 35px;
		background-image: url(../images/mini_title.jpg);
		background-repeat: no-repeat;
	}

	div.mini_title_text { 
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 14px;
		color:#4F9B41;
		font-weight: bold;
	}

	div.mini_title_text a:link{text-decoration:none; color:#336699;}
	div.mini_title_text a:visited{text-decoration:none; color:#336699;}
	div.mini_title_text a:active{text-decoration:none; color:#336699;}
	div.mini_title_text a:hover {text-decoration:none; color:#FF3366;} 

	div.mini_title_ichi { 
		padding-top:10px;
		padding-left:10px;
	}



/*=======================================================
 * Style for FOOTER
 *=======================================================*/

	#footer_area {
		width: 980px;
		height: 33px;
		background-image: url(../images/footer_area.jpg);
		background-repeat: no-repeat;
	}

	#copy { 
		padding-top:10px;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#FF8C01;
	}


/*=======================================================
 * Style for SPACE
 *=======================================================*/
	div.space1 {
		padding-top:1px;
	}

	div.space2 {
		padding-top:2px;
	}

	div.space3 {
		padding-top:3px;
	}
	div.space4 {
		padding-top:4px;
	}

	div.space5 {
		padding-top:5px;
	}

	div.space6 {
		padding-top:6px;
	}

	div.space7 {
		padding-top:7px;
	}

	div.space8 {
		padding-top:8px;
	}

	div.space9 {
		padding-top:9px;
	}

	div.space10 {
		padding-top:10px;
	}

	div.space11 {
		padding-top:11px;
	}

	div.space12 {
		padding-top:12px;
	}

	div.space13 {
		padding-top:13px;
	}

	div.space14 {
		padding-top:14px;
	}

	div.space15 {
		padding-top:15px;
	}

	div.space20 {
		padding-top:20px;
	}

	div.space30 {
		padding-top:30px;
	}

	div.space40 {
		padding-top:40px;
	}

	div.space50 {
		padding-top:50px;
	}

	div.space60 {
		padding-top:60px;
	}

	div.space70 {
		padding-top:70px;
	}

	div.space80 {
		padding-top:80px;
	}

	div.space90 {
		padding-top:90px;
	}

	div.space100 {
		padding-top:100px;
	}

/*=======================================================
 * Style for TABLE COLOR
 *=======================================================*/
	table.number1 {
		background-color:#CCCCCC;
	}

	table.orange {
		background-color:#FF6600;
	}

	td.color1 {
		background-color:#CFEAFF;
	}
	td.color2 {
		background-color:#FFF4CE;
	}
	td.color3 {
		background-color:#C3E2DA;
	}
	td.color4 {
		background-color:#FBE9E7;
	}
	td.color5 {
		background-color:#FFFFFF;
	}

	table.waku {
		background-color:#CCCCCC;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
		line-height: 20px;
	}

	table.text {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#333333;
	}

/*=======================================================
 * Style for TEXT
 *=======================================================*/

	.text {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#555555;
		line-height: 20px;
	}

	.text a:link{text-decoration:none; color:#336699;}
	.text a:visited{text-decoration:none; color:#336699;}
	.text a:active{text-decoration:none; color:#336699;}
	.text a:hover {text-decoration:none; color:#FF3366;} 

	.text11 {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 11px;
		color:#555555;
		line-height: 20px;
	}

	.text11 a:link{text-decoration:none; color:#336699;}
	.text11 a:visited{text-decoration:none; color:#336699;}
	.text11 a:active{text-decoration:none; color:#336699;}
	.text11 a:hover {text-decoration:none; color:#FF3366;} 

	.default {
		color: #666666;
	}
	.white {
		color: #ffffff;
	}
	.black {
		color: #000000;
	}
	.green {
		color: #60AE39;
	}
	.silver {
		color: #C0C0C0;
	}
	.lime {
		color: #00FF00;
	}
	.blue {
		color: #6666CC;
	}
	.olive {
		color: #808000;
	}
	.orange {
		color: #FF6600;
	}
	.maroon {
		color: #800000;
	}
	.navy {
		color: #000080;
	}
	.red {
		color: #FF3366;
	}
	.pink {
		color: #FB3AA5;
	}
	.purple {
		color: #800080;
	}
	.teal {
		color: #008080;
	}
	.fuchsia {
		color: #FF00FF;
	}
	.aqua {
		color: #00FFFF;
	}

	.blue_b {
		color: #FF6600;
		font-weight: bold;
		font-size: 14px;
	}
	.blue_b a:link{text-decoration:none; color:#FF6600;}
	.blue_b a:visited{text-decoration:none; color:#FF6600;}
	.blue_b a:active{text-decoration:none; color:#FF6600;}
	.blue_b a:hover {text-decoration:none; color:#336699;} 

	.orange_b14 {
		color: #FF6600;
		font-weight: bold;
		font-size: 14px;
	}

/*=======================================================
 * Style for FORM
 *=======================================================*/
	input.haba50 {
		width:50px;
		border:solid 1px #999999;
	}

	input.haba100 {
		width:100px;
		border:solid 1px #999999;
	}

	input.haba150 {
		width:150px;
		border:solid 1px #999999;
	}

	input.haba200 {
		width:200px;
		border:solid 1px #999999;
	}

	input.haba250 {
		width:250px;
		border:solid 1px #999999;
	}

	input.haba300 {
		width:300px;
		border:solid 1px #999999;
	}

	input.haba400 {
		width:400px;
		border:solid 1px #999999;
	}

	select.ken {
		border:solid 1px #999999;
	}

	textarea {
		border:solid 1px #999999;
	}

	.TA01{
		background-color : #FFFFFF;
		border-top : 1px solid #CCCCCC;
		border-bottom : 1px solid #CCCCCC;
		border-left : 1px solid #CCCCCC;
		border-right : 1px solid #CCCCCC;
	}



	.toolTip{ position: relative; }
	.toolTip span{
	    display: block;
	    border: solid 1px #ff9900;
	    background-color: #ffffcc;
	    color: #333333;
	    text-decoration: none;
	    position: absolute;
	    top: 18px;
	    left: 30px;
	    padding: 3px;
	    visibility: hidden;
	    width: 280px;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		color:#333333;
		line-height: 20px;
	}

	a.toolTip:hover,a.toolTip:hover span{ visibility: visible; z-index: 200; }  


/*=======================================================
 * Style for 管理
 *=======================================================*/

	#navi_botton_kanri {
		width: 980px;
		height: 73px;
		background-image: url(../images/menu_bg_kanri.jpg);
		background-repeat: no-repeat;
	}

	div.kanri_title {
		width: 958px;
		height: 38px;
		background-image: url(../images/kanri_title.jpg);
		background-repeat: no-repeat;
	}

	div.kanri_title_text { 
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 18px;
		color:#4F9B41;
		font-weight: bold;
	}

	div.kanri_title_ichi { 
		padding-top:8px;
		padding-left:8px;
	}

