@charset"utf-8";
*{
	margin:0;
	padding:0;
}
/*==== 元バックの色==========background:#DAE8F0;=========*/
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color:#333;
	line-height: 170%;
	font-style: normal;
	font-weight: normal;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "30D230E930AE30CE89D230B420Pro20W3", "30e130a430ea30aa", "FF2DFF3320FF3030B430B730C330AF", "Osaka", verdana, arial, sans-serif;
	text-decoration: none;
}

html>/**/body {
	font-size: 12px;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}


h1,h2,h3,h4,td,th,div,p,form,table,ul,li,input,select {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
}


hr{
	display:none;
}


img{
	border:0;
	vertical-align:top;
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
}


a:link {
	color:#000;
	text-decoration:underline;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

/*==== 画像のセンタリング===================*/
.img_c{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


/*====float===================*/

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

.clearfix {
 display:inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

/*==Dreamweaver用===*/
.clearfix + *{
    clear: both;
}

/*====投稿用画像回り込みfloat===================*/
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/*====見出し===================*/
h1{
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;	
}

h2{
	margin-top:0px;
}

h2.info{
	margin:0px;
}

h2.info_mamo{
	margin:10px 0 5px 0;
}

h2.info_mama{
	margin-bottom:5px;
}
/*====main_01===================*/

#wrapper{
	width:950px;
	height:100%;
	height:auto !important;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}

#main_01{
	width:950px;
	background:url(../img/main_01_bg.gif) repeat-y;
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
}

.main_01_l{
	display:inline;
	float:left;
	width:727px;
	padding:0 0 20px 0;
}

.main_01_l iii{
	width:680px;
	height:28px;
	color:#06C;
	font-size:14px;
	font-weight:normal;
	background:url(../img/h3.jpg) no-repeat top left;
	margin:15px 0 0 10px;
	padding:6px 0 0 28px;
}

.main_01_l h3 a, .main_01_l h3 a:link, .main_01_l h3 a:visited {
	color:#06C;
	text-decoration:underline;
}

.main_01_l h3 a:hover {
	color:#06C;
	text-decoration:none;
}

.main_01_l p{
	padding:10px 10px 5px 10px;
	
}

.main_01_l p.end{
	padding:10px 10px 25px 10px;
	
}

/*==== header===================*/
#header{
	width:950px;
	height:92px;
	color:#FFF;
	background:url(../img/logo_01.jpg) no-repeat;
}
#header_new{
	width:950px;
	height:92px;
	background-image:url(../img/logo_01.jpg);
　	background-repeat:no-repeat;
}

.header_l{
	display:inline;
	float:left;
	width:102px;
	margin:8px 0 0 8px;
}

.header_r{
	display:inline;
	float:right;
	width:360px;
	/width:360px;/*====ie6-7====*/
	margin:45px 5px 0 0;
}

.header_link{
	float:left;
	width:auto;
	margin:9px 0 0 0;
}

.header_link a, .header_link a:link, .header_link a:visited {
	float:left;
	list-style:					none;
	background-image:	 		url(../img/icon01.gif);	
	background-repeat:			no-repeat;
	background-position:		8px 10px;
	width:auto;
	height:auto;
	text-decoration: none;
	color:#FFF;
	font-size:11px;
	display:block;
	padding:					5px 0 0 20px;
}

.header_link a:hover{
	float:left;
	list-style:					none;
	background-image:	 		url(../img/icon01.gif);	
	background-repeat:			no-repeat;
	background-position:		8px 10px;
	color:#FFF;
	font-size:11px;
	text-decoration: underline;
}

.head_font_area{
	float:right;
	width:145px;
	margin-top:6px;
}

.head_font_l{
	float:left;
	width:50px;
	font-size:10px;
	color:#FFF;
	margin:8px 0 0 0;
}

.head_font{
	float:right;
	width:88px;
}

.head_font ul{
    list-style:none;
}

.head_font li{
	float:left;
}
.logo{
	float:left;
	width:397px;
	height:92px;
	}
.kojin{
	float:right;
	padding:55px 15px 5px 410px;
}


/*------リンク*/
.head_font li a{
	display:block;
	text-decoration:none;
	text-indent: -9999px;
    height: 28px; 
}

.head_font li.navi01 a {  
    background: url(../img/font.gif) left top no-repeat;
	width:21px;
}  

.head_font li.navi02 a {  
    background: url(../img/font.gif) -21px top no-repeat;
	width:26px;
}

.head_font li.navi03 a {  
    background: url(../img/font.gif) -47px top no-repeat;
	width:29px;
}

.head_font li.navi01 a:hover {  
    background-position: left -28px;
	width:21px;
}

.head_font li.navi02 a:hover {  
    background-position: -21px -28px;
	width:26px;
}

.head_font li.navi03 a:hover {  
    background-position: -47px -28px;
	width:29px;
}

.head_navi{
	clear:both;
	width:950px;
	height:54px;
	background:#06C;
}

.head_navi ul{
    list-style:none;
}

.head_navi li{
	float:left;
}

/*------リンク------*/
.head_navi li a{
	display:block;
	text-decoration:none;
	text-indent: -9999px;
	height:44px; 
}

.head_navi li.navi01 a { 
    background: url(../img/navi_menu.jpg) left top no-repeat;
	width:190px;
}  

.head_navi li.navi02 a {
    background: url(../img/navi_menu.jpg) -190px top no-repeat;
	width:190px;
}

.head_navi li.navi03 a {
    background: url(../img/navi_menu.jpg) -380px top no-repeat;
	width:190px;
}

.head_navi li.navi04 a {
    background: url(../img/navi_menu.jpg) -570px top no-repeat;
	width:190px;
}

.head_navi li.navi05 a {
    background: url(../img/navi_menu.jpg) -760px top no-repeat;
	width:190px;
}



.head_navi li.navi01 a:hover {
    background-position: left -44px;
}

.head_navi li.navi02 a:hover {
    background-position: -190px -44px;
}

.head_navi li.navi03 a:hover {
    background-position: -380px -44px;
}

.head_navi li.navi04 a:hover {
    background-position: -570px -44px;
}

.head_navi li.navi05 a:hover {
    background-position: -760px -44px;
}



/*==== sidebar===================*/

#sidebar{
	float:right;
	width:200px;
	background:url(../img/sidebar.gif) repeat-y;
	padding:0px 5px 0px 5px;
	height:100%;
}

#sidebar img{
	text-align:center;
	margin-bottom:10px;
	padding-left:3px;
	}

.menuitem{
	display:inline;
}

#sidebar .side_cate .menuitem img{
	display:inherit;
	text-align:left;
	margin:0;
}

#sidebar .menuitem h3{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	background:url(../img/ks_54.jpg) no-repeat 0 4px;
	margin-top:10px;
	padding:4px 0 0 22px;
}

#sidebar .menuitem h3 a, #sidebar .menuitem h3 a:link, #sidebar .menuitem h3 a:visited {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-decoration: none;
}

#sidebar .menuitem h3 a:hover{
	color:#09F;
	font-size:15px;
	font-weight:bold;
}

#sidebar .menuitem ul{
    list-style:none;
	padding: 0 0 0 20px;
}

#sidebar .menuitem li{
	display:inline;
}

#sidebar .menuitem ul li a, #sidebar .menuitem ul li a:link, #sidebar .menuitem ul li a:visited {
	list-style:					none;
	background-image:	 		url(../img/icon02.gif);	
	background-repeat:			no-repeat;
	background-position:		1px 7px;
	width:auto;
	height:auto;
	color:#FFF;
	font-size:11px;
	text-decoration: none;
	padding:					2px 5px 0 10px;
	display:block;
}

#sidebar .menuitem ul li a:hover {
	list-style:					none;
	background-image:	 		url(../img/icon02.gif);	
	background-repeat:			no-repeat;
	background-position:		1px 7px;
	color:#FF0;
	font-size:11px;
	text-decoration:none;
}

.side_line{
	border-color:#FFF;
	border-style:solid;
	border-width:0 0 2px 0;
	margin:20px 0 15px 0;
}

.adress{
	width:194px;
	background:#DADADA;
	font-size:11px;
	margin:10px 0 10px 0;
	padding:5px 5px 0px 0px;
}

.adress img{
	margin:0px;
}

.adress p{
	padding:1px 5px 5px 9px;
}


.banner{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.banner img{
	margin-bottom:20px;
}

.movie{
	background-color:#CCC;
	margin-top:10px;
}

/*====パンくず====*/
#breadcrumbs{
	padding:5px 0 15px 15px;
}

/*==== footer===================*/
#footer{
	clear:both;
	width:950px;
	color:#666;
	margin-top:20px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}

.footer_area{
	width:720px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.footer_link{
	color:#039;
}

.footer_link a, .footer_link a:link, .footer_link a:visited {
	color:#666;
	text-decoration:none;
}

.footer_link a:hover {
	color:#666;
	text-decoration: underline;
}

/*==== index===================*/

.what{
	width:700px;
	margin:10px 0 10px 0;
}

.what p{
	text-align:right;
}

.what p a, .what p a:link, .what p a:visited {
	color:#000;
	text-decoration:none;
}

.what p a:hover {
	color:#333;
	text-decoration:none;
}


.what dl{
	display:inline;
	width:700px;
}

.what dl dt{
	display:inline;
	clear: left;
	float: left;
	width:90px;
	color:#006;
	line-height:150%;
	text-align:left;
	margin:0 0 10px 10px;
	padding:0 0 0.3em 0;
}

.what dl dd{
	line-height:150%;
	margin:0 0 10px 0;
	padding:0 0 0.3em 0;
}

.what dl dd a, .what dl dd a:link, .what dl dd a:visited {
	color:#000;
	text-decoration:none;
}

.what dl dd a:hover {
	color:#333;
	text-decoration:none;
}

.what01{
	width:700px;
	margin:20px 0 10px 0;
	padding:10px 0 0 70px;
}


/*テーブル*/
.what01 table {
	width: auto;/*テーブル横幅*/
	height: auto;/*テーブル縦幅*/
	font-size:14px;
	border-collapse: collapse;/*罫線*/
}
.what01 th {
	width: 120px;/*セル横幅*/
	height: 60px;/*セル縦幅*/
	font-weight:bold;/*セル内文字太さ*/
	text-align: center;/*セル内文字位置*/
	border: 1px solid #999;	/*罫線色*/
}
.what01 td {
	width: 420px;/*セル横幅*/
	height: 60px;/*セル縦幅*/
	font-weight: normal;/*セル内文字太さ*/
	text-align:left;/*セル内文字位置*/
	padding-left:10px;
	border: 1px solid #999;	/*罫線色*/
}
.what01 th  {
	background-color:#CCC;/*背景色*/
}


/*テーブル終わり*/
</style>



.ideas{
	margin:20px 0 20px 0;
}

.pick_area{
	margin:10px 0 0 10px;
}

.pick{
	float:left;
	width:338px;
	background:#F0F0F0;
	margin-right:8px;
	padding:5px 5px 5px 5px;
}

.pick h4{
	color:#F00;
	font-size:14px;
	border-color:#F00;
	border-style:solid;
	border-width:0 5px 0 5px;
	padding:3px 10px 0 10px;
}

.pick_txt{
	font-size:11px;
	background:#FFF;
	margin-top:5px;
	padding:5px 0 5px 5px;
}

.pick_txt img{
	float:left;
	width:148px;
	height:140px;
}

.pick_txt table{
	float:left;
	width:165px;
	border-collapse:collapse;
}

.pick_txt td{
	color:#666;
	border-color:#666;
	border-style:solid;
	border-width:1px 0 1px 0;
	padding:1px 5px 1px 5px;
}

.pick02{
	width:700px;
	background:#F0F0F0;
	margin:0 8px 10px 0;
	padding:5px 5px 5px 5px;
}

.pick02 h4{
	color:#F00;
	font-size:14px;
	border-color:#F00;
	border-style:solid;
	border-width:0 5px 0 5px;
	padding:3px 10px 0 10px;
}

.pick02_txt{
	background:#FFF;
	margin-top:10px;
	padding:0 0 5px 0;
}

.pick02_txt .pro_item_r03{
	width:480px;
	margin:20px 0 0 -20px;
}

.pick02_txt .pro_item_r_list{
	width:475px;
	color:#666;
	text-align:left;
	border-color:#666;
	border-style:solid;
	border-width:1px 0 0 0;
	padding:1px 0 1px 5px;	
}

.pick02_txt .pro_item_r_listend{
	width:475px;
	color:#666;
	text-align:left;
	border-color:#666;
	border-style:solid;
	border-width:1px 0 1px 0;
	padding:1px 0 1px 5px;
}

.pick02_txt .pro_item_r_list_l{
	float:left;
	width:130px;
	text-align:left;
}

.pick02_txt .pro_item_r_list_r{
	float:right;
	width:340px;
	text-align:left;
}

.pick02_txt table{
	float:left;
	width:480px;
	border-collapse:collapse;
	margin:20px 0 0 -20px;
}

.pick02_txt td{
	color:#666;
	border-color:#666;
	border-style:solid;
	border-width:1px 0 1px 0;
	padding:1px 5px 1px 5px;
}

/*==== company====*/
.com_area{
}

.com_area img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
}

.com_area p{
	text-align:center;
}

table.co_out{
	border-collapse:collapse;
	margin:15px 10px 20px 100px;
}

table.co_out td{
	padding:5px 5px 5px 5px;
}

.map{
	margin:10px 0 0 10px;
}

.map p{
	text-align:right;
}


/*==== product====*/
.pro_area{
}

.pro_area img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.pro_item_area{
}

.pro_item{
	width:600px;
	font-size:11px;
	margin:30px 0 20px 60px;
}

.pro_item h4{
	font-size:14px;
	border-color:#F00;
	border-style:solid;
	border-width:0 5px 0 5px;
	padding:3px 10px 0 10px;
}

.pro_item_l{
	float:left;
	width:148px;
	text-align:right;
	margin:20px 40px 0 20px;
}

.pro_item_l p{
	margin:0;
	padding:0;
}

.pro_item_mag{
	text-align:left;
	margin:2px 0 10px 0;
}

.pro_item table{
	float:left;
	width:370px;
	border-collapse:collapse;
	margin:20px 0 0 0;
}

.pro_item td{
	color:#666;
	border-color:#666;
	border-style:solid;
	border-width:1px 0 1px 0;
	padding:1px 0 1px 5px;
}

/*==== フォーム====*/

.attention{
	color:#900;
}

.attention02{
	font-size:11px;
	color:#900;
}

table.inq_hyou01{
	width:646px;
	border-collapse:separate;
	margin:10px 0 20px 10px;
}

.inq_hyou01_01_l{
	width:220px;
	background-color:#EBEBEB;
	padding:10px 10px 5px 10px;
}

.inq_hyou01_01_r{
	border-width:1px;
	border-style:solid;
	border-color:#EBEBEB;
	padding:10px 10px 5px 10px;
}

input.inq_hyou01_01_r{
	margin:0px 4px 4px 0;
}

*html input.inq_hyou01_01_r{
	margin:0px 4px 0 0;
}

*:first-child+html input.inq_hyou01_01_r{
	margin:0px 4px 0 0;
}

.inq_submit_l{
	float:left;
	width:115px;
}

.inq_submit_r{
	float:right;
	width:115px;
}

.inquiry_pri_area{
	width:646px;
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

.inquiry_agree{
	width:250px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

.inquiry_agree input{
	width:100px;
	text-align:center;
}

/*====個人情報保護方針===================*/

div#priv_nakatxt{
	width:684px;
	margin: 10px 10px 20px 10px;
}

div.priv_txt{
	margin:	10px 10px 20px 23px;
}

.mt20{
	margin-top:20px;
}

/*====サイトマップ===================*/
ul#sitemap_list{
	padding-top:20px;
}


/*====archive.php===================*/
.archive h2{
	height:28px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	background:url(../img/h2_bg.jpg) no-repeat top left;
	margin:15px 0 0 0;
	padding:5px 0 0 40px;
}

..news{
	width:665px;
	padding:15px 10px;
}

..news dl{
	display:inline;
}

..news dl dt{
	display:inline;
	clear: left;
	float: left;
	width:80px;
	/width:110px;/*====ie6-7====*/
	font-weight:bold;
	line-height:150%;
	text-align:left;
	background:url(../img/icon04.gif) no-repeat 6px 3px;
	margin:0 0 0 0;
	padding:0 0 0 20px;
}

..news dl dd{
	line-height:150%;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}

..news dl dd a, .news dl dd a:link, .news dl dd a:visited {
	text-decoration:none;
	font-weight:normal;
}

..news dl dd a:hover {
	text-decoration: underline;
	font-weight:normal;
}

.cate_area{
	margin:10px 10px 0 15px;
}

.cate_date{
	width:200px;
	float:left;
	color:#666;
	font-size:11px;
	text-align:left;
}

.cate_name{
	float:right;
	width:200px;
	color:#666;
	font-size:11px;
	text-align:right;
}

.cate_txt{
	margin:0 10px 30px 10px;
}

.cate_txt img{
	margin:10px 0 20px 0;
}

.tsuzuki{
	text-align:right;
}

.tsuzuki a, .tsuzuki a:link, .tsuzuki a:visited {
	color:#06C;
	text-decoration:none;
	font-weight:normal;
}

.tsuzuki a:hover {
	color:#06C;
	text-decoration: underline;
	font-weight:normal;
}

.head_news{
	width:auto;
	margin:0 10px 10px 10px;
}

.head_news strong{
	font-size:13px;
	color:#06C;
	background:url(../img/icon05.gif) no-repeat 2px 2px;
	padding-left:20px;
}

.head_news ul{
	list-style:none;
	margin-left:18px;
}

.head_news ul li{
	padding-top:5px;
}

.head_news ul li a, .head_news ul li a:link, .head_news ul li a:visited {
	
	list-style:					none;
	background-image:	 		url(../img/icon04.gif);	
	background-repeat:			no-repeat;
	background-position:		0 4px;
	width:auto;
	height:auto;
	color:#036;
	line-height:150%;
	text-decoration:underline;
	padding:0 0 0 9px;
}

.head_news ul li a:hover {
	list-style:					none;
	background-image:	 		url(../img/icon04.gif);	
	background-repeat:			no-repeat;
	background-position:		0 4px;
	color:#036;
	line-height:150%;
	text-decoration:none;
}

.head_item{
	width:auto;
	margin:0 10px 10px 50px;
}

.head_item strong{
	font-size:13px;
	color:#06C;
	background:url(../img/icon05.gif) no-repeat 2px 2px;
	padding-left:20px;
}

.head_item ul{
	list-style:none;
	margin-left:18px;
}

.head_item ul li{
	padding-top:5px;
}

.head_item ul li a, .head_item ul li a:link, .head_item ul li a:visited {
	
	list-style:					none;
	background-image:	 		url(../img/icon04.gif);	
	background-repeat:			no-repeat;
	background-position:		0 4px;
	width:auto;
	height:auto;
	color:#036;
	line-height:150%;
	text-decoration:underline;
	padding:0 0 0 9px;
}

.head_item ul li a:hover {
	list-style:					none;
	background-image:	 		url(../img/icon04.gif);	
	background-repeat:			no-repeat;
	background-position:		0 4px;
	color:#036;
	line-height:150%;
	text-decoration:none;
}

.arc_line{
	background:url(../img/border.gif) repeat-x bottom;
	margin:0 10px 0 10px;
}

.arc_link{
	margin-top:20px;
}

/*====page.php single.php===================*/

.page_tit{
	height:28px;
	color:#FFF;
	font-weight:normal;
	background:url(../img/h2_bg.jpg) no-repeat top left;
	margin:15px 0 0 0;
	padding:5px 0 0 40px;
}

.page_tit h2{
	float:left;
	width:auto;
	font-size:14px;
	font-weight:normal;
	height:0;
	background:none;
	margin:0;
	padding:0;
}

.page_date{
	float:right;
	width:150px;
	text-align:right;
	margin-right:15px;
}

.entry{
	margin:10px;
}

.entry form{
	margin:10px 0 0 15px;
}

/*====search.php===================*/
.post{
	margin-top:0;
}

/*====テキストなど===================*/

.text10 {
	font-size: 10px;
}

.mt20{
	margin-top:20px;
}

.mb20{
	margin-bottom:20px;
}

/*==== インデント===================*/
.indent01 {
  text-indent: -1em;
  padding-left: 1em;
  margin-left:10px;
}

.indent01_end {
  text-indent: -1em;
  padding-left: 1em;
  margin:0 0 30px 10px;
}

.indent02 {
  text-indent: 1em;
  padding-left: 0em;
}

.indent03 {
  text-indent: -1em;
  padding-left: 1em;
  margin-left:12px;
}

.indent_number {
  text-indent: -1em;
  padding-left: 1em;
}

*:first-child+html .indent_number {
  text-indent: -0.7em;
  padding-left: 0.7em;
}

*html .indent_number {
  text-indent: -0.7em;
  padding-left: 0.7em;
}

.indent_pri{
	font-size:10px;
	line-height: 13px;
	text-indent: -2em;
	margin:						0px 0px 10px 0px;
	padding:					0px 0px 0px 25px;
}
/*==== test===================*/
.sho_obi{
	text-align:right;
	margin:10px 0px 10px 0px;
}
.flot{
	float:left;
	width:727px;
	padding:0 0 20px 0;
}
.sho_phot{
	width:270px;
	float:left;
	margin: 0px 0px 0px 40px;
	text-align:center;
}
.sho_glf{
	float:right;
	width:390px;
	margin: 0;
	padding: 0;
}
.glf{
	width:390px;
	margin:0px 0px 20px 0px;
}

#cen{
	margin:auto;
}

/*==== product===================*/

.heni_l{
	float:left;
	width:105px;
}
.heni_ll{
	float:left;
	width:250px;
	height:60px;
	margin:15px 0px 0px 70px;
}

.heni_r{
	float:right;
	width:179px;
	margin-right:30px;
}

.henii_l{
	float:left;
	width:98px;
	margin:25px 0px 10px 0px;
}
.henii_ll{
	float:left;
	width:350px;
	margin:5px 0px 10px 50px;
}

.henii_r{
	float:right;
	width:185px;
	margin:10px 40px 0px 0px;
}
.toku{
	margin:10px 0px 10px 0px;
	}

.toku_l{
	float:left;
	width:40px;
	margin:0px 0px 0px 40px;
}
.toku_ll{
	float:left;
	width:640px;
}

.ma{
	margin:20px 0px 10px 0px;
	}

/*==== productサンプル===================*/
.an02{
	width:695px;
	background: url(../img/heni_wak_05.jpg) no-repeat bottom left;
	margin:0 0 10px 0;
}
.an02 .inner{
	background: url(../img/heni_wak_03.jpg) no-repeat;
	padding: 20px 20px 3px 20px;
}

.news{
	width:695px;
	background: url(../img/waku_01_05.gif) no-repeat bottom right;
	margin:10px 0 0 0;
}

.news h3{
	text-align:left;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

.news .inner{
	font-size:100%;/*==== 11px====*/
	background: url(../img/heni_wak_03.jpg) no-repeat;
	padding: 20px 20px 3px 20px;
}

/*==== productサンプルここまで===================*/


.heni{
	background:url(../img/ks_13.jpg) no-repeat;
	margin:10px auto 5px auto;
	width:688px;
	height:238px;
	}
	
.tex{
	padding:80px 10px 5px 10px;
}

.blu{
	text-align:center;
	color:#00F;
	font-weight:bold;
	}

.texx{
	margin:23px 10px 5px 10px;
}

.hyou{
	margin:20px 0px 8px 40px;
	}
.hyou .kome01{
	text-align:right;
	margin:0px 50px 0px 0px;
	}
.hyouu{
	margin:10px 0 20px 0px;
	float:right;
	}

.siromaru{
	margin:8px 0px 8px 0px;
	}
	
.zaisitsu{
	float:left;
	margin:10px 0px 0px 40px;
	}
	
.hyou_02{
	margin:10px auto 8px 30px;
	float:left;
	}
.hyou_02 .kome{
	text-align:right;
	margin:0;
	}

.las{
	float:right;
	width:180px;
	height:150px;
	margin:10px 0px 0px 10px;
	background: url(../img/s-R00112511.jpg) no-repeat;
	}
.las p{
	margin:100px 0px 5px 5px;
	font-weight:bold;
	}