@charset "UTF-8";
/*ベース設定::::::::::::::::::::::::::*/
html{margin:0;padding:0;}
body{
	margin:0;
	padding:0;
	text-align: center;
	line-height:130%;
	color:#252525;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	background:#000000;
}
/*リンクベース*/
a{color:#0000DB;text-decoration:underline;}
a:hover{color:#0099CC;text-decoration:underline;}
address{
   font-style:normal;
   display:inline;
}
dfn{
   font-style:normal;
   display:inline;
   background:#FFFF66;
}

/* レイアウト::::::::::::::::::::::::::::::::*/


/* 全体:::::::::::::::::::::::::::::::: */
div#main{
   width:100%;
   margin:0;
   padding:0;
   text-align:left;
   background: #001B51;
}
div.main_inner{
   width:780px;
   margin:0 auto;
   padding:0;
   background:#FFFFFF;
}


/*センター＆左*/
div.layout1{
	text-align:left;
	padding:0;
	clear:both;
	width:780px;
	margin:0 auto;
	height:1%;
	background:#fff;
   }	
/*clearfix floatに設定*/
.clearfix:after,
div.layout1:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}
.clearfix{
	height:1%
}
.img_left{
   float:left;
   margin:0 15px 15px 0;
}
.img_right{
   float:right;
   margin:0 0 15px 15px;

}
/* ヘッダー::::::::::::::::::::::::::*/
/*トップワード*/

h1.top_word{
	margin:0 auto;
	padding:3px 5px 3px 15px;
	text-align:left;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	width:780px;
}


h2.top_word{
	margin:0 auto;
	padding:3px 5px;
	text-align:left;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	width:780px;
}



/*バナー*/
div#header {
	text-align:left;
	margin:0;
	padding:10px 0 0;
	width:100%;
	/*height:170px;*/
   background:#001B51;
}
.header_inner{
   position:relative;
   width:780px;
   margin:0 auto; 
   padding:0;
   background:#001B51;
   height:47px;
}
/*サイトマップ*/

div#header div#sitemap a
{
	background:url("http://www.shincri-pa.com/images/styles/sitemap.gif") no-repeat left top;
	padding:1px 10px 1px 20px;
	position:absolute;
	top:-22px;
	right:0px;
	margin:0;
	color: #FFFFFF;
}
/*タイトルやロゴ*/
div#header div#branding{
	margin:0;
	padding:0;

}

div#header div#branding2{
}
div#header div#branding2 a{
   position:absolute;
   top:15px;
   left:50px;
   margin:0;
   padding:0;
   text-decoration:none;
   color: #000;
   font-size:28px;
   font-weight:bold;
  line-height:normal;
}
div#header div#branding2 a:hover{
   text-decoration:underline;
   color:#0099CC;
}



/*blogdescrition*/
#blogdescription{
  padding:2px 10px 10px 15px;
}
#email{
   position:absolute;
   top:10px;
   right:10px;
}
/*tel*/
div.tel{
   position:static;
   margin:10px 10px 10px 32px;
   width:370px;
   color:#6F2B2D;
   font-size: 11px;
}
div.tel span{
   display:block;
   font-size:18px;
   font-weight:bold;
   height: 18px;/*25px-padd*/
   margin:5px 0;
   padding:5px  0 2px 25px;
   background: url("../images/styles/i_tel.gif") no-repeat left top;
}

/*トップナビ*/
div.top_nav{
   position:absolute;
   width:780px;
   height:47px;
   top:100px;
   text-align:right;
}
div.top_nav a{}
div.top_nav ul{margin:0;padding:2px;}
div.top_nav li{
   list-style-type:none;
   margin:0;
   padding:1px 10px 1px 20px;
   display:inline;
}
div.top_nav li.top_home{background:url("../images/styles/i_home.gif") no-repeat left top;}
div.top_nav li.top_q{background:url("../images/styles/i_q.gif") no-repeat left top;}
div.top_nav li.top_sitemap{background:url("../images/styles/i_sitemap.gif") no-repeat left top;}
div.top_nav li.top_contact{background:url("../images/styles/i_contact.gif") no-repeat left top;}

/* globalnav------------------------------- */
#globalnav {
	height:60px;
	width: 100%;
	margin:0;
	padding:0;
	background:url("http://www.shincri-pa.com/images/styles/bg_globalnav.jpg") #001B51;
}
.globalnav_inner{
   position:relative;
   width:780px;
   height:60px;
   margin:0 auto;
   padding:0;
   background:url("http://www.shincri-pa.com/images/styles/bg_globalnav.jpg") repeat-x #001B51;
}

#globalnav ul {
	margin:0;
	height:60px;
	padding:0;
}
#globalnav li {
	list-style-type:none;
	margin:0;
	float:left;
}

#globalnav li#g_top a,
#globalnav li#g_product a,
#globalnav li#g_sample a,
#globalnav li#g_company a,
#globalnav li#g_sickhouse a,
#globalnav li#g_door a,
#globalnav li#g_contact a{
	display:block;
	text-align:center;
	height:15px;/*35-padd*/
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	border-left:1px solid #C3D6F0;
	border-right:1px solid #3159B5;
	padding:10px 0;
	margin:0;
}
/*各メニューにＩＤと横幅を指定*/
#globalnav li#g_top a{width:100px;}
#globalnav li#g_product a{width:100px;}
#globalnav li#g_sample a{width:100px;}
#globalnav li#g_company a{width:100px;}
#globalnav li#g_sickhouse a{width:126px;}
#globalnav li#g_door a{width:105px;}
#globalnav li#g_contact a{width:105px;}
/*onmouse*/
#globalnav li#g_top a:hover,
#globalnav li#g_product a:hover,
#globalnav li#g_sample a:hover,
#globalnav li#g_company a:hover,
#globalnav li#g_sickhouse a:hover,
#globalnav li#g_door a:hover,
#globalnav li#g_contact a:hover{
   background:url("../images/styles/bg_globalnav_i_hvr.jpg") top repeat-x #8CAACC;
   border-right:1px solid #C3D6F0;
   border-left:1px solid #3159B5;
   color:#fff
}

/*ヘッダーメールマガジン*/
.melma_h{
   width:250px;
   height:65px;
   margin:0;
   position:absolute;
   right:10px;
   top:10px;
   border:1px solid #666666;
}
.melma_h .melma_inner{padding:0 8px 5px 5px;}

.melma_h h2{margin:0 0 5px 0;}
.melma_h h2.no_link,
.melma_hs h2 a {
	text-decoration:none;
	font-size:14px;
	display:block;
	padding:3px 0 4px 10px;
	background-color:#6699CC;
	color:#fff;
}
.melma_h h2 a:hover{
   background:url("../images/styles/bg_l_melma_h2_hvr.jpg") top right no-repeat;
   color:#330000;	
   text-decoration:none;
}
.melma_h table{
   border-collapse:collapse;
   margin:2px 10px 0px 15px;
   padding:0;
}
.melma_h table th, 
.melma_h table td{
   padding-bottom:1px;
   padding-right:3px;
}  
.melma_h form label{

}
.melma_h .l_input{
   width:120px; 
   height:15px;
   border:1px solid #000;
   margin:0;
}
/*パンくずリスト*/ 
.pankuzu_bar{
   margin:0 auto;
   height:1%;
   width:550px;
   border-bottom:1px dotted #ccc;
}
.pankuzu_bar:after{
   clear:both;
   content:".";
   visibility:hidden;
   display:block;
   height: 0;
   }
.pankuzu{
   padding:0 5px 2px 20px;
   float:left;
   width:400px;
   margin:5px 0 5px 0;
   display:block;
   background:url("../images/styles/i_pan.gif") no-repeat left top;   
   text-align:left;
}
.search{
	margin-top:3px;
	margin-right:5px;
	float:right;
	text-align:right;
}
.search text{
	width:200px;

}

/* センター部分:::::::::::::::::::::::::::::::: */
/*囲い*/
div#center_cat,
div#center_ent,
div#center_page{
    margin:0;
    padding:5px 10px 10px 10px;
    float:right;
    width:580px;/*570px-padd*/
    background-color:#fff;
    line-height: 140%;
   height:1%;
}

div#center{
    width:600px;/*570px-padd*/
    float:left;
    padding:0;
    margin:0;

}
.center_inner{
	margin:0;
	padding:10px;
	line-height: 140%;
	height:1%;
	color: #000;
	background: #FFFFFF;
}

.center_inner_toppage{
	margin:0;
	padding:10px;
	line-height: 140%;
	color: #FFFFFF;
}

.center_inner_toppage a{
	color: #FFFFFF;
}


div#center h2{
	clear:both;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	border-bottom: 2px solid #FFFFFF;
	background: #001B51 url("http://www.shincri-pa.com/images/styles/h2.jpg") no-repeat left top;
	height: 50px;
	padding-top: 10px;
}
div#center h2 a{
   color:#fff;
   text-decoration:none;
}
div#center h2 a:hover{
   text-decoration:underline;
}
div#center h2 span{font-size:12px;}
.content{}
/*info画像*/
div#info{
   position:relative;
   width:550px;
}
div.flash{
   float:right;
   margin:0;
   padding:0;
}
/*updateinfo*/
#updateinfo{
	background: #DFD7CC;
}


#updateinfo dl,
.updateinfo dl{
	background:#DFD7CC;
	clear:both;
	border-bottom:#29A4EC 1px dotted;
	padding:0 0 2px 15px;
	margin:0 0 5px 10px;
}
#updateinfo dt,
.updateinfo dt{
   width:7em;
   float:left;
}
#updateinfo dd,
.updateinfo dd{
   margin-left:7em;
}
/*サムネイル表示*/
.thumb{
   background:#FBF9F0;
   height:1%;
   margin:0;padding:0;
}
.thumb .t_l{
}
.thumb .t_l a{
   width:150px;/*170-bdr padd*/ 
   height:180px;/*200px-padd*/
   margin:0 10px 10px 0;
   padding:10px;
   float:left;
}
.thumb .t_l a:hover{
   background:#FCF0CE;
}
.thumb .t_l h3{
   margin:0;
   padding:0;
   font-size:12px;
   height:50px;
}

/*チェックマーク*/
ol.check{margin:10px 0 0 10px;padding:0;}
ol.check li{
   background:url("../images/styles/i_check.gif") no-repeat left;
   list-style-type:none;   
   padding-left:20px;
   color:#000;
   font-size:14px;
   font-weight:bold;
   margin-bottom:10px;
}
/* カテゴリ、エントリ*/

#ent_title,
#cat_title,
#page_title{
	background:#FFFFFF url(../images/styles/page_title.jpg) no-repeat center top;
	height:40px;
	display: block;
	color:#fff;
	font-size:18px;
	display:block;
	text-decoration: none;
	line-height:normal;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
}


h2.entrybodylist_title a{

   color:#fff;
   font-size:22px;
   padding:10px 0 7px 15px;
   display:block;
   text-decoration: none;
   line-height:normal;
   margin:0;
   clear:both;
   
}
h2.entrybodylist_title a:hover{
   text-decoration: none;
   color:#330000;
   background:url("../images/styles/bg_ent_title_ho.jpg") no-repeat bottom;
   }


/*カテゴリーリスト*/
#cat_list{
   margin:15px;
   padding:0;
}
#cat_list ul{
   margin:0;
   padding:0;
}
#subcat_list h3,
#cat_list li{
   border-bottom:2px solid #26397B;
   background:url("../images/styles/bg_center_h2_2.jpg") no-repeat left top #EDF1F8;
   padding:7px 10px 5px 30px;
   margin:0 0 15px 0;
   font-weight:bold;
   font-size:16px;
   line-height:normal;
   list-style-type:none;
}

/*エントリーカテゴリーリンク*/
.entrycategory{
   margin:3px 0 0 0;
   padding:0;
   float:right;
}
.entrycategory a{
   display:block;
   background:url("../images/styles/bg_entrycategory.jpg") no-repeat top #2B4188;
   width:90px;/*120-padd*/
   height:13px;/*23-padd*/
   color:#fff;
   text-decoration:none;
   margin:0;
   padding:5px 0 5px 30px;
   font-weight:bold;
}
.entrycategory a:hover{
   background:url("../images/styles/bg_entrycategory_hvr.jpg") no-repeat top #4868BB;
   color:#fff;
   text-decoration:none;
}

/*本文のリスト表示*/
.entrybodylist ul,
#entrybody ul,
.entrybody ul{
	margin:15px 0 5px 0px;
	padding:0;
}
.entrybodylist ul li,
#entrybody ul li,
.entrybody ul li,
#entrybody ol ul li{
	background:url("../images/styles/mark1.gif") no-repeat left top;
	list-style:none;
	padding:0px 3px 4px 15px;
	display:block;
	margin-bottom:0.7em;
	border-bottom:1px dotted #cccccc;
}

/*本文のリスト表示 数字編*/
.entrybodylist ol,
#entrybody ol,
.entrybody ol{
position: relative;
	margin:0;
	padding:0;
}

.entrybodylist ol li,
#entrybody ol li,
.entrybody ol li,
#entrybody  ul ol li{
	padding:0px 3px 4px 0px;
	margin-bottom:0.7em;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left:2em;
}
.entrymore,
.pagemore{
   clear:both;
}

/*前後エントリーリンク*/
.zengo{
   font-size: 12px;
   padding:3px;
   border-top:1px dotted #CDD8E4;
   border-bottom:1px dotted #CDD8E4;
   height:1%;
}
.zengo:after{
   clear: both;
   display: block;
   height: 0;
   visibility: hidden;
   content: ".";
}
.zengo .zengo_left{float:left;width:250px;}
.zengo .zengo_right{float:right;width:250px;text-align:right;}
.zengo a{color:#0000FF;}
.zengo a:hover{color:#0000FF;}
/*本文表示*/
#entrybody,
.entrybody{
	padding:10px 10px 10px 20px;/*左に段下げ*/
}
.centerbody{
	padding:0px 10px 10px 20px;/*左に段下げ*/
}
#entrybody h3,
.entrybody h3,
.centerbody h3{
	margin-left:-20px;/*entbodyにpadd20px*/
	border-bottom:2px solid #330000;
	padding:7px 10px 5px 30px;
	font-weight:bold;
	font-size:16px;
	line-height:normal;
}
#entrybody h4,
.entrybody h4,
.centerbody h4{
	margin-left:-10px;/*entbodyにpadd20px*/
	padding:5px 10px;
	font-weight:bold;
	font-size:14px;
	color:#330000;
	border-bottom: 1px solid #330000;
}
#entrybody h5,
.entrybody h5,
.centerbody h5{
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:bold;
	color:#330000;
}
#entrybody h6,
.entrybody h6,
.centerbody h6{
   margin:0;
   padding:5px 0;
   font-size:12px;
   font-weight:bold;
   color:#6699CC;
}
.posted{
    clear:both;
	padding:3px 0;
	border-bottom:2px dotted #666666;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto; 
   margin:0 0 10px 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color:#fff;
   background: #a3b8cc;
   font-size: 12px; 
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
   }

.entry_tags{margin-bottom:10px;}

/*左メニュー::::::::::::::::::::::::::::::::*/ 
#left{
	float:left;
	width:180px;
	height:1%;
	padding:20 10 10;
	margin: 0;
	line-height: 180%;
}
/*ボタン*/
div.left_btn {
	display:block;
	line-height:normal;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	margin:10px 0px 10px 10px;
	background:#660000;
	border:1px solid #666;
	padding:10px;
}

   
/*メニューエントリー*/
.left_menu{width:180px;margin:5px 0 0 0;}
.left_menu a{
	display:block;
    width:168px;/*180-padd*/
    height:17px;/*30-padd*/	
	text-decoration:none;
	font-size:14px;
	margin:0;
	padding:8px 5px 5px 7px;
	background:url("../images/styles/bg_left_menu.jpg") no-repeat top #6699CC;
	color:#fff;
}
.left_menu a:hover{
   background:url("../images/styles/bg_left_menu_hvr.jpg") no-repeat top #80AAD5;
   text-decoration:none;
   color:#fff;
   }
.left_menu a:active{background-color:#fff;
}
.nolink{
	text-decoration:none;
	font-size:14px;
	display:block;
	padding:3px 0 4px 10px;
	background-color:#6699CC;
	color:#fff;
}


/*メニューリスト*/
#left ul{
	padding:5px 0;
	margin:0 3px;
}
#left li{
	list-style-type: none;
	padding:0px 5px 4px 10px;
	margin:3px 0 4px 0;
	border-bottom: 1px dotted #ccc;
	background:url("../images/styles/i_l.gif") no-repeat top left;
}
/*単語リスト*/
.l_aiueo{font-size:10px;background-color:#fff;line-height:130%;}
.l_aiueo a{
   float:left;
   width:29px;/*30-bdr*/
   height:35px;/*40-padd-bdr*/
   font-size:10px;
   margin:0 1px 2px 1px;
   padding:2px 0;
   text-align:center;
   text-decoration:none;
   background:#F0F0FF;
   border-right:1px solid #999999;
   border-bottom:1px solid #999999;
}
.l_aiueo a:hover{
   width:27px;/*30-bdr*/
   height:33px;/*40-padd-bdr*/
   font-size:10px;
   margin:0 1px 2px 1px;
   padding:2px 0;
   border-top:2px solid #C5C5C5;
   border-left:2px solid #C5C5C5;
   text-decoration:none;
   background:#E9D4CD;
   color:#9999CC;
   }
.l_aiueo_zero{
   line-height:130%;
   float:left;
   width:29px;/*30-bdr*/
   height:35px;/*40-padd-bdr*/
   font-size:10px;
   margin:0 1px 2px 1px;
   padding:2px 0;
   text-align:center;
   text-decoration:none;
   background:#DDDDDD;
   border-right:1px solid #999999;
   border-bottom:1px solid #999999;
}
/*RSSなど*/
.rss,
.yahoo{
   border:1px dotted #ccc;
   background:#fff;
   padding:5px;
   font-size:10px;
   margin:5px;
}

/*サイトマップ、サブカテゴリーリスト:::::::::::::::::::::::::::::::::::::::*/
#sitemap_list,#subcat_list{}

#sitemap_list h3,
#subcat_list li,
#page_list li{
   list-style-type:none;
   font-size:16px;
   font-weight:bold;
   text-decoration:none;
   background:url("../images/styles/bg_site_li.jpg") top repeat-x;
   padding:5px 10px 5px 10px;
   border-bottom:1px dotted #cccccc;
}
#sitemap_list li{
   background:url("../images/styles/i_site.gif") top left no-repeat;
   padding-left:25px;
   list-style-type:none;
}
#page_list{}
#page_list ul{margin:0;padding:0;}
#page_list li{margin:10px 0;}


/*フッター:::::::::::::::::::::::::::::::::::::::*/
/*フッターグループ*/
#footer {
	text-align:left;
	clear:both;
	margin:0;
	padding:0 0 10px 0;
	background:#001B51 url("http://www.shincri-pa.com/images/styles/bg_footer.jpg") repeat-x;
	height:1%;
	width:100%;
	color: #E0E3EF;
}
.footer_inner{
	position:relative;
	padding:0px 10px 5px;
	margin:0 auto;
	width:780px;/*780-padd*/
	background:#001B51 url("http://www.shincri-pa.com/images/styles/bg_footer.jpg") repeat-x;
}
#footer a{color:#E0E3EF;}
#footer a:hover{color:#E0E3EF;}
#footer dfn{
   font-style:normal;
   display:inline;
   background:none;
}

/*サイトインフォメーション*/
/*siteinfo_top(会社名からcopyrightまで)*/
#footer .siteinfo_top{
	clear:both;
	margin:0;
	padding:0px 10px 10px;
	height:1%;
	display:block;
}

#footer .siteinfo{
	clear:both;
	margin:0;
	padding:0px 5px 10px;
	width:380px;
	height:1%;
	display:block;
}
#footer .siteinfo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer_address{
	margin:0px;
	padding:0;
	font-size:16px;
	line-height:140%;
}
#footer_address span{
	font-size:12px;

}
#footer .footer_title{
	float:left;
	width:94px;height:1%;
	margin:5px;
	padding:0;
	font-size:12px;
}
#footer .footer_body{
	float:right;
	margin:5px;
	padding:0;
	width:400px;height:1%;
}

#footer p{
   margin:0;padding:5px;
}

/*コピーライト*/
.copyright{
	padding:0px;
	margin:0;
	text-align:right;
}
/*チェッカー*/
div.checker{
	width:350px;
	display:block;
	font-size:12px;
	position:absolute;
	top:0px;
	right:15px;
   }
div#checker img{
   text-align:right;
   }

/*HRC*/
.hrc{width:760px;color:#999999; text-align:right;margin:2px auto;}
.hrc a{color:#999999;text-decoration:none;}
.hrc a:hover{color:#333333;}

/*その他:::::::::::::::::::::::::::::::::::::*/
/*リンクボタン*/
.link,
.link_more{
   margin:10px;
   text-align:right;
}
.link a,
.link_more a{
   border-top:1px solid #ccc;
   border-left:1px solid #ccc;
   border-right:1px solid #A5A5A5;
   border-bottom:1px solid #A5A5A5;
   padding:4px 20px 4px 20px;
   background:url("../images/styles/i_link.gif") no-repeat top left;
   text-decoration:none;
}
.link a:hover,
.link_more a:hover{
   background:url("../images/styles/i_link.gif") no-repeat top left #FFFFCC;
}

.btn_1{
   margin:15px 0;
   padding:0;
}
.btn_1 a{
   display:block;
   background:url("../images/styles/btn_1.jpg") no-repeat center top;
   height:15px;/*45-padd*/
   font-size:22px;
   text-align:center;
   font-weight:bold;
   color:#fff;
   text-decoration:none;  
   padding:15px 0;
}
.btn_1 a:hover{
   background:url("../images/styles/btn_1_hvr.jpg") no-repeat center top;
   text-decoration:none;  
   color:#fff;
}
.btn_2{
   margin:10px;
}
.btn_2 a{
   border-top:1px solid #ccc;
   border-left:1px solid #ccc;
   border-right:1px solid #A5A5A5;
   border-bottom:1px solid #A5A5A5;
   padding:4px 20px 4px 20px;
   background:url("../images/styles/i_link.gif") no-repeat top left;
   text-decoration:none;
}
.btn_2 a:hover{
   background:url("../images/styles/i_link.gif") no-repeat top left #FFFFCC;
}

/*テーブル*/
.table1{
	margin:10px 0;
	border-collapse: collapse;
	border-spacing: 0;
	/*border-top: #000 1px solid;
	border-left: #000 1px solid;*/
	border: #000 1px solid;
    background:#FFF;
}
.table1 th{
	border: #000 1px solid;
	/*border-bottom: #000 1px solid;
	border-right: #000 1px solid;*/
	padding:5px;
	background:#EEE;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
}

.table1 td{
	/*border-bottom: #000 1px solid;
	border-right: #000 1px solid;*/
    border: #000 1px solid;
	padding:5px;
	font-size:12px;

}



.table_price{
	border-collapse: collapse;
	border-spacing: 0;
	border: #000 1px solid;
	background: #F0EDE8;
	width: 170px;
}
.table_price th{
	text-align: right;
}

.table_price td{
	font-size:10px;
	text-align: right;
	border-bottom: 1px solid #000000;
	padding: 0px 10px;
}

/*文字サイズ*/
.fchange{
   position:absolute;
   top:-23px;
   right:100px;
}

.fchange_inner{
   position:relative;
   margin:0;
   padding:0;
   background:#E6F9FF;
   width:178px;/*180px-bdr*/
   height:19px;/*21px-bdr*/
   border-top:1px solid #86B5CE;
   border-left:1px solid #86B5CE;
   border-right:1px solid #5A9ABC;
   border-bottom:1px solid #5A9ABC;
   }
.fchange span{
   position:absolute;
   display:block;
   color:#366781; 
   top:1px;
   left:6px;
}
.fchange .f_defo{
   position:absolute;
   top:1px;
   right:60px;   
}
.fchange .f_large{
   position:absolute;
   top:1px;
   right:6px;   
}
.fchange .f_defo a,
.fchange .f_large a{
   width:50px;
   height:15px;/*17px-padd*/
   display:block;
   background:url("http://www.shincri-pa.com/images/styles/bg_f_defo.jpg") no-repeat;
   color:#244557;
   text-align:center;
   text-decoration:none;
   padding:1px 0;
}
.fchange .f_defo a:hover,
.fchange .f_large a:hover{
   display:block;
   background:url("http://www.shincri-pa.com/images/styles/bg_f_defo_hvr.jpg") no-repeat;
   color:#fff;
   text-decoration:none;

}

.fchange:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}



.waku_simple{
	margin: 15px;
	padding: 5px 15px 15px;
	border: 1px solid #666600;
	background: #F2EFEA;
}
