@charset "Shift_JIS";

/*--------------------------------------------------------------------
guideline:since:writer:last_editday:last_editor:
--------------------------------------------------------------------*/

/*cssの初期化*/
/*タグの基本設定*/
/*ナビゲーションの位置*/
/*枠基本スタイル*/
/*グローバルメニュー*/
/*パンくずリスト*/
/*ヘッダー*/
/*フッター*/
/*コンタクト　メイン*/
/*前のページの戻る＆ページの先頭に戻る*/
/*サイドメニュー*/
/*各ページのページタイトル*/
/*個人情報保護　privacy.html*/
/*当サイトについて　about.html*/
/*サイトマップ　sitemap.html*/
/*おすすめサイト　link.html*/
/*相互リンク集　link02.html*/
/*会社案内　company.html*/
/*ご注文方法について　law.html*/


/*--------------------------------------------------------------------*/
/*cssの初期化*/
/*--------------------------------------------------------------------*/
html, body{
	font-family:Meiryo, メイリオ,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr{
	font-family:Meiryo, メイリオ,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
table, caption, th, td{
	font-family:Meiryo, メイリオ,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe{
	font-family:Meiryo, メイリオ,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:inherit;
	font-size:100%;
}
body:before { /* top shadow */
    content: "";
    position: fixed;
    top: -10px;
    left: -10px;
    width: 110%;
    height: 10px;
 
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -ms-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -o-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    z-index: 100;
}

/*--------------------------------------------------------------------*/
/*タグの基本設定*/
/*--------------------------------------------------------------------*/

a{
	outline:none;
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=60); 
	-moz-opacity:0.60;
	opacity:0.60;
}
div.clear{
	clear:both;
}
hr{
	display:none;
}
ul{
	list-style:none;
}



/*--------------------------------------------------------------------*/
/*以下ランディング固有*/
/*--------------------------------------------------------------------*/
body{
	background:url(../../images/ld/bg_temp02.gif) 0 0;
	font-size:15px;
	line-height:1.9;
	min-width:1100px;
}

div#ldWrapper{

}

/* header */
div#ldHeader{
	background:url(../../images/ld/bg_header01.png) 0 0 repeat-x;
	width: 100%;
	height: 77px;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
div#ldHeader:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}
div#ldHeader div#headerWrapper{
	width:1100px;
	margin:0 auto;
}
div#ldHeader div#headerWrapper h1{
	width: 314px;
	float: left;
	padding-top: 20px;
}

div#ldHeader div#headerWrapper dl{
	width: 500px;
	padding: 10px;
	float: right
}
div#ldHeader div#headerWrapper dl dd{
	width: 226px;
	float: left;
}
div#ldHeader div#headerWrapper dl dd+dd{
	width: 256px;
	float: right;
}
/* oHeader */
div#oHeader{
	background:url(../../images/ld/bg_header01.png) 0 0 repeat-x;
	width: 100%;
	height: 77px;
}
div#oHeader h1{
	width: 314px;
	float: left;
	padding-top: 20px;
}

/* mainImage */
div#mainImage{
	background:url(../../images/ld/bg_temp01.gif) 0 0;
	margin-top: 61px;
}
div#mainImage h2{
	width:1100px;
	margin: 0 auto 0;
}
div#mainImage h2 img{
	width:1100px;
	margin: 50px auto -40px;
}

/* index01 */
div#index01 {
	width:1100px;
	margin: 0 auto;
	padding: 90px 0;
}
div#index01 h3{
	width: 185px;
	padding: 0 50px;
	float:right;
}
div#index01 p{
	width: 716px;
	padding: 0 0 30px 50px;
}
div#index01 p span{
	font-weight:bold;
	color: #0a91a0;
}

/* index02 */
div#index02  {
	background:url(../../images/ld/bg_temp01.gif) 0 0;
	width: 100%;	
}

div#index02 div#index02wrapper{
	width: 1100px;
	margin: 0 auto;
}
div#index02 div#index02wrapper h3{
	padding-top: 30px;
}
div#index02 div#index02wrapper p{
	width:960px;
	margin: 0 auto 50px;
	padding: 10px 20px;
	color:#FFF;
	background:#038d9e;
}

div#index02 div#index02wrapper p span{
	font-weight:bold;
	color: #5de5f5;
}

div#index02 div#index02wrapper div#self{
	padding: 20px 0 20px 10px;
	width: 1020px;
	margin: 0 auto;
}
div#index02 div#index02wrapper div#self:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
}
div#index02 div#index02wrapper div#self p{
	background:none;
	float:left;
}
div#index02 div#index02wrapper div#self p#title{
	width:60px;
	padding: 0px 20px 10px;
	margin-left:-10px;
}
div#index02 div#index02wrapper div#self p.selfImg{
	padding-top: 50px;
	width:420px;
}

/* index03 */
div#index03{
	background:url(../../images/ld/bg_temp03.gif) 0 0 ;
	padding: 50px 0;
	width: 100%;	
}
div#index03 div#index03wrapper h3{
	width: 500px;
	margin: 0 auto 10px;
}
div#index03 div#index03wrapper iframe{
	width: 640px;
	display: block;	
	margin: 0 auto;
}

/* index04 */
div#index04 {
	width: 1100px;
	padding: 50px 0 0;
	margin: 0 auto;
}
div#index04 div#index04wrapper{
	margin: 0 0 60px;
}
div#index04 h3{
	width: 1000px;
	margin: 20px auto;
	text-align:center;
}

div#index04 ul{
	width: 1000px;
	margin: 0 auto;
}

div#index04 ul li{
	margin: 0 auto 50px;
	display:block;
}
div#index04 table{
	table-layout:fixed;
	width: 100%;
	border-collapse: separate;
	border-spacing: 20px;
}
div#index04 table td{
	text-align:center;
}

/* index05 */
div#index05 {
	width: 1100px;
	padding: 20px 0 0;
	margin: 0 auto;
}

/* index05 */
div#index06{
	background:url(../../images/ld/bg_temp05.gif) 0 0 ;
	padding: 20px 0;
}
div#index06 h3{
	width:1100px;
	margin: 0 auto;		
}
div#index06 div#saiseiFlow{
	background:url(../../images/ld/img_index06_01.png) 0 0 no-repeat;
	width:1100px;
	height: 1594px;
	margin: 0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
div#index06 p{
	width:1100px;
	margin: 0 auto;
}

/* otoiawase */
div#otoiawase01{
	background:url(../../images/ld/img_otoiawase01.png) 0 0 no-repeat;
	width: 1100px;
	height:260px;
	margin: 0 auto;
}
div#otoiawase02{
	background:url(../../images/ld/img_otoiawase02.png) 0 0 no-repeat;
	width: 1100px;
	height:260px;
	margin: 0 auto;
}
div#otoiawase01 dl,
div#otoiawase02 dl{
	width:1100px;
	height: 10px;
	text-indent:-9999px;
	overflow:hidden;
}
div#otoiawase01 p,
div#otoiawase02 p{
	padding: 30px 0 0 850px; 
}


/* faq */
div#faq{
	background:url(../../images/ld/bg_temp04.gif) 0 0 ;
	width: 100%;	
}
div#faq div#faqwrapper{
	width:1100px;
	margin:0 auto 20px;
	padding: 30px 0;
}

div#faq dl dt{
	background:url(../../images/ld/img_faq01.png) 0 2px no-repeat ;
	line-height: 37px;
	padding:5px 0 5px 45px;
}

div#faq dl dd{
	background:url(../../images/ld/img_faq02.png) 0 0 no-repeat;
	line-height: 1.6;
	padding-left: 45px;
	padding:5px 0 20px 45px;
	border-bottom: 1px dotted #fff;
	margin-bottom: 5px;
}


address {
	width:820px;
	text-align:center;
	margin: 0 auto;
	padding-bottom:10px;
	color: #333;
}
