@charset "shift_jis";


/*----　▼ページ全体　-----------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: center;
	background: #f7f7f7;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
h1  {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	line-height:0;
}
a {
	text-decoration: none;
	color: #FF6400
}
a:link {
	color: #6a98b5;
}
a:visited {
	color: #2A94C2;
}
a:active {
	text-decoration: underline;
	color: #00678d;
}
a:hover {
	text-decoration: underline;
	color: #00678d;
}

/*----　▲ページ全体　-----------------------------*/


/*----　▼コンテンツ全体　-------------------------*/

#container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: center;
	background-image: url(../img/common/container_back.gif);
}

/*----　▲コンテンツ全体　-------------------------*/


/*----　▼ヘッダー　-------------------------------*/

#header {
	width: 760px;
	height: 60px;
	margin: 0;
	background: #FFFFFF url(../img/common/head_back.gif) no-repeat ;
}

/*----　▲ヘッダー　-------------------------------*/


/*----　▼ページ本体　-----------------------------*/

#pagebody {
	float: left;
	padding-left: 20px;
	width: 720px;
}

/*----　▲ページ本体　-----------------------------*/


/*----　▼メニュー　-----------------------------*/

#l_navi {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
	font-family: "ＭＳ 明朝", "ＰＳ 明朝";
}

#l_navi01 {
	text-align: left;
	width: 200px;
}
#l_navi01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#l_navi01 li {
	margin-bottom: 5px;
}
#l_btA1, #l_btA1 a{
	display: block;
	width: 200px;
	height: 61px;
	background-image: url(../img/common/left_btA1.jpg)  ;
	text-indent: -9999px;
}
#l_btA1 a:hover { background-position: 0 -61px}

#l_btA2, #l_btA2 a{
	display: block;
	width: 200px;
	height: 61px;
	background-image: url(../img/common/left_btA2.jpg)  ;
	text-indent: -9999px;
}
#l_btA2 a:hover { background-position: 0 -61px}
#l_btA3, #l_btA3 a{
	display: block;
	width: 200px;
	height: 61px;
	background-image: url(../img/common/left_btA3.jpg)  ;
	text-indent: -9999px;
}
#l_btA3 a:hover { background-position: 0 -61px}
#l_btA4, #l_btA4 a{
	display: block;
	width: 200px;
	height: 61px;
	background-image: url(../img/common/left_btA4.jpg)  ;
	text-indent: -9999px;
}
#l_btA4 a:hover { background-position: 0 -61px}

#l_navi02 {
	text-align: left;
	width: 200px;
}
#l_navi02 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#l_navi02 .l_btB1 a {
	display: block;
	width: 200px;
	height: 24px;
	padding-top: 10px;
	border-bottom: solid 1px #dddddd;
}
#l_navi02 .l_btB1 a:hover { 
	background: #d3dfe9;
    text-decoration: none;

}

/*----　▲メニュー　-----------------------------*/


/*----　▼コンテンツ　---------------------------------*/

#main {
	float: right;
	width: 500px;
	text-align: left;
	padding: 0;
	margin: 0;
}

/*----　▲コンテンツ　---------------------------------*/


/*----　▼フッタ　---------------------------------*/

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	font-family: "ＭＳ 明朝", "ＰＳ 明朝";
	line-height: 150%;
}
#footer hr { 
	text-align: center;
	background-color: #999999; 
	width: 720px;
	color: #999999; 
	border: none; 
	height: 2px; 
} 

#f_navi {
	width: 210px;
}
#f_navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#f_btA1, #f_btA1 a{
	display: block;
	width: 210px;
	height: 60px;
	background-image: url(../img/common/footer_btA1.jpg)  ;
	text-indent: -9999px;
}
#f_btA1 a:hover { background-position: 0 -60px}

/*----　▲フッタ　---------------------------------*/

/*----　▼トップ　---------------------------------*/

#top_news {
	color: #484848;
	line-height: 150%;
}
#top_news .midashi {
	color: #6a98b5;
}


#top_navi {
	text-align: left;
	width: 500px;
}
#top_navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top_navi li {
	margin-bottom: 10px;
}
#top_btA1, #top_btA1 a{
	display: block;
	width: 500px;
	height: 90px;
	background-image: url(../img/top_btA1.jpg)  ;
	text-indent: -9999px;
}
#top_btA1 a:hover { background-position: 0 -90px}

#top_btA2, #top_btA2 a{
	display: block;
	width: 500px;
	height: 90px;
	background-image: url(../img/top_btA2.jpg)  ;
	text-indent: -9999px;
}
#top_btA2 a:hover { background-position: 0 -90px}
#top_btA3, #top_btA3 a{
	display: block;
	width: 500px;
	height: 90px;
	background-image: url(../img/top_btA3.jpg)  ;
	text-indent: -9999px;
}
#top_btA3 a:hover { background-position: 0 -90px}
#top_btA4, #top_btA4 a{
	display: block;
	width: 500px;
	height: 90px;
	background-image: url(../img/top_btA4.jpg)  ;
	text-indent: -9999px;
}
#top_btA4 a:hover { background-position: 0 -90px}
#top_btA5, #top_btA5 a{
	display: block;
	width: 500px;
	height: 90px;
	background-image: url(../img/top_btA5.jpg)  ;
	text-indent: -9999px;
}
#top_btA5 a:hover { background-position: 0 -90px}

#main hr { 
	text-align: center;
	background-color: #b7c8d8; 
	width: 500px;
	color: #b7c8d8; 
	border: none; 
	height: 2px; 
} 

/*----　▲トップ　---------------------------------*/

/*----　▼ニュース　---------------------------------*/

#news_cont { 
	color: #666666;	
	line-height: 150%;
}
#news_cont h2 { 
	width: 500px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(../news/img/title_back.gif) ;
	background-repeat: no-repeat;
	text-indent: 20px;
	color: #6a98b5;
	font-size: 120%;
	font-weight: bold;
	font-family: "ＭＳ 明朝", "ＰＳ 明朝";
	line-height: 150%;
}


/*----　▲ニュース　---------------------------------*/


/*----　▼商品サムネイル　---------------------------------*/

#thumbnail table { 
	margin: 0px;
	padding: 0;
	margin-top: 10px;
	width: 500px;
}

#thumbnail .t1 {
	width: 166px;
	text-align: center;
	vertical-align: top;
}
#thumbnail .t2 {
	width: 120px;
	text-align: center;
	vertical-align: top;
	font-size: 80%;
}
#thumbnail .t2 img{
	width: 120px;
	height: 120px;
}
#thumbnail p {
	margin: 0.5em 0px;
	line-height: 120%;

}
#thumbnail img {
	border: 0;
	margin: 0px;
	padding: 0;
}
.tx {
	line-height: 150%;
}

/*----　▲商品サムネイル　---------------------------------*/


/*----　▼会社紹介　---------------------------------*/

#comp_link {
	width: 250px;
}
#comp_link ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#comp_link1, #comp_link1 a{
	display: block;
	width: 250px;
	height: 46px;
	background-image: url(../company/img/link.jpg)  ;
	text-indent: -9999px;
}
#comp_link1 a:hover { background-position: 0 -46px}

/*----　▲会社紹介　---------------------------------*/


/*----　▼トップボタン　---------------------------------*/

#h_navi {
	width: 500px;
	height: 30px;
	text-align: left;
}

#h_navi ul {
	margin: 0;
	padding: 0;
	width: 500px;
	list-style: none;
}
#h_navi01, #h_navi01 a{
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../papie/img/bt1.gif)  ;
	text-indent: -9999px;
}
#h_navi01 a:hover { background-position: 0 -30px}
#h_navi02, #h_navi02 a{
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../papie/img/bt2.gif)  ;
	text-indent: -9999px;
}
#h_navi02 a:hover { background-position: 0 -30px}
#h_navi03, #h_navi03 a{
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../papie/img/bt3.gif)  ;
	text-indent: -9999px;
}
#h_navi03 a:hover { background-position: 0 -30px}
#h_navi04, #h_navi04 a{
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../papie/img/bt4.gif)  ;
	text-indent: -9999px;
}
#h_navi04 a:hover { background-position: 0 -30px}
#h_navi05, #h_navi05 a{
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../papie/img/bt5.gif)  ;
	text-indent: -9999px;
}
#h_navi05 a:hover { background-position: 0 -30px}
/*----　▲トップボタン　---------------------------------*/

