@charset "Shift_JIS";					

/*----------------------------------------------------------------
 *　recet
----------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
object,embed {
	vertical-align:top;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal; 
}
img,abbr,acronym,fieldset {
	border:0;
}

li {
	list-style-type:none;
}


/*----------------------------------------------------------------
 *　clearfix（フロートを含む親要素に適用させる）
----------------------------------------------------------------*/


.clearfix:after,
.top_main_wrap:after,
.top_search:after,
.top_cont_wrap:after,
#main:after,
#content:after,
.s_pack:after,
.p_wrap:after,
.test1:after,
.form_service:after,
#lp .cont01 .pro01 ul:after,
#lp .kime_cont01 ol .point:after,
#lp .cont01 .pro01:after,
.p_mark:after
{
	content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix,
.top_main_wrap,
.top_cont_wrap,
#main,
#content,
.top_search,
.s_pack,
.p_wrap,
.test1,
.form_service,
#lp .cont01 .pro01 ul,
#lp .kime_cont01 ol .point,
#lp .cont01 .pro01,
.p_mark
{
    display: inline-block;

}

/* Hides from IE-mac \*/
* html .clearfix,
* html #main,
* html #content,
* html .top_main_wrap,
* html .top_cont_wrap,
* html .top_search,
* html .s_pack,
* html .p_wrap,
* html .test1,
* html .form_service,
* html #lp .cont01 .pro01 ul,
* html #lp .kime_cont01 ol .point,
* html #lp .cont01 .pro01,
* html .p_mark
{
 height: 1%;
}

.clearfix,
#main,
#content,
.top_main_wrap,
.top_cont_wrap,
.top_search,
.s_pack,
.p_wrap
.test1,
.form_service,
#lp .cont01 .pro01 ul,
#lp .kime_cont01 ol .point,
#lp .cont01 .pro01,
.p_mark
{
 display: block;
}
