@charset "shift_jis" ;
/*--初期設定--*/
*{
	margin:0;
	padding:0;
	}

body {
	margin:0;
	padding:0;
	}

p {
	padding:0;
	line-height:1.5em;
	margin-bottom: 5px;
	}
	
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	}
ul,li {
	margin:0;
	padding:0;
	}
	
li {
	text-indent:0;
	list-style:none;
	}

/*--基本レイアウトの設定--*/
body {
	text-align:center;
	font-size:12px;
	color:#333333;
	background-color:#D6CCBE;
	}

#contanier {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#D6CCBE;
	height: auto;
	}
	
#wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: auto;
	}	


#seo_text {
	width:680px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/seo_bg.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top: 10px;
	}

#seo_text h1 {
	font-size:10px;
	font-weight:normal;
	}

#header {
	width:680px;
	height:86px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/header.gif) ;
	background-repeat:no-repeat;
	position:relative;
	}

#header h2,#header p {
	text-indent:-5000px;
	}


#header li a {
	position:absolute;
	display:block;
	text-decoration:none;
	width:205px;
	height:20px;
	text-indent:-5000px;
	left: 482px;
	top: 60px;
	}

/*--ナビゲーションの設定--*/
#gnavi {
	width:131px;
	height:212px;
	margin-top:5px;
	padding-top:28px;
	background:url(../images/menu_bg.gif) no-repeat;
	}	

#gnavi li {
	display:block;
	width:126px;
	height:28px;
	margin-bottom:2px;
	}

#gnavi li a {
	display:block;
	width:126px;
	height:28px;
	text-indent:-5000px;
	text-decoration:none;
	}

#gnavi li#top a {
	width:126px;
	height:28px;
	background:url(../images/button_top.gif) no-repeat;
	}

#gnavi li#top a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_top_over.gif) no-repeat;
	}

#top {/*ページ表示時の表示*/
	background:url(../images/button_top_over.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#news a {
	width:126px;
	height:28px;
	background:url(../images/button_news.gif) no-repeat;
	}

#gnavi li#news a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_news_over.gif) no-repeat;
	}

#news {/*ページ表示時の表示*/
	background:url(../images/button_news_over.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#inkan a {
	width:126px;
	height:28px;
	background:url(../images/button_inkan.gif) no-repeat;
	}

#gnavi li#inkan a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_inkan_over.gif) no-repeat;
	}

#inkan {/*ページ表示時の表示*/
	background:url(../images/button_inkan_over.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#kodawari a {
	width:126px;
	height:28px;
	background:url(../images/button_kodawari.gif) no-repeat;
	}

#gnavi li#kodawari a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_kodawari_over.gif) no-repeat;
	}

#kodawari {/*ページ表示時の表示*/
	background:url(../images/button_kodawari_over.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#inkanset a {
	width:126px;
	height:28px;
	background:url(../images/button_inkanset.gif) no-repeat;
	}

#gnavi li#inkanset a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_inkanset_oevr.gif) no-repeat;
	}

#inkanset {/*ページ表示時の表示*/
	background:url(../images/button_inkanset_oevr.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#contact a {
	width:126px;
	height:28px;
	background:url(../images/button_contact.gif) no-repeat;
	}

#gnavi li#contact a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_contact_over.gif) no-repeat;
	}

#contact {/*ページ表示時の表示*/
	background:url(../images/button_contact_over.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#company a {
	width:126px;
	height:28px;
	background:url(../images/button_company.gif) no-repeat;
	}

#gnavi li#company a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_company_over.gif) no-repeat;
	}

#company {/*ページ表示時の表示*/
	background:url(../images/button_company_over.gif) no-repeat;
	text-indent:-5000px;
	}

#gnavi li#blog a {
	width:126px;
	height:28px;
	background:url(../images/button_blog.gif) no-repeat;
	}

#gnavi li#blog a:hover {
	width:126px;
	height:28px;
	background:url(../images/button_blog_over.gif) no-repeat;
	}

/*--ブログのバナー--*/
#blog_banner {
	width:134px;
	height:56px;
	margin-top:4px;
	}

#blog_banner li {
	display:block;
	width:126px;
	height:56px;
	margin-left:4px;
	}

#blog_banner a {
	display:block;
	width:126px;
	height:56px;
	background:url(../images/blog_banner.gif) no-repeat;
	text-indent:-5000px;
	text-decoration:none;
	}

/*--コンテンツ表示エリアの設定--*/	
div#main {
	width:680px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/main_bg.gif) ;
	background-repeat:repeat-y;
	}

#left {
	float:left;
	width:134px;
	height:auto;
	background-color: #F2D883;
	}

#right {
	float:right;
	width:538px;
	height:auto;
	padding-left: 4px;
	padding-right: 4px;
	}

/*--フッター部分の設定--*/
#footer {
	clear:both;
	width:680px;
	height:80px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background:url(../images/footer.gif) no-repeat;
	}

#f_upper {
	width:680px;
	height:41px;
	position:relative;
	}

#f_upper li {
	position:absolute;
	display:block;
	width:167px;
	height:25px;
	top:9px;
	left:500px;
	}



#f_upper a {
	display:block;
	width:167px;
	height:25px;
	text-indent:-5000px;
	text-decoration:none;
	background:url(../images/footer_link.gif) no-repeat;
	}

#f_uupuer a:hover {
	width:167px;
	height:25px;
	background:url(../images/footer_link_over.gif) no-repeat;
	}
	

#f_under {
	position:relative;
	width:680px;
	height:30px;
	padding-top: 5px;
	padding-bottom: 4px;
	}

#f_under ul {
	margin:0;
	padding:0;
	}

#f_under li {
	margin:0;
	padding:0;
	list-style:none;
	}

#f_under li#f_link1{
	float:left;
	display:block;
	width: 85px;
	margin-left: 5px;
	height: 30px;
	}

#f_under li#f_link1 a {
	display:block;
	width:85px;
	height:30px;
	text-indent:-5000px;
	text-decoration:none;
	}

#f_under li#f_link2 {
	float:left;
	display:block;
	font-size: 9px;
	line-height: 1.5em;
	margin-left: 5px;
	}

#f_under li#f_link3 {
	float:right;
	display:block;
	margin-right: 5px;
	font-size: 10px;
	}




.page-up {
	width:526px;
	text-align:right;
	margin-bottom: 5px;
	padding-right: 5px;
	}
