@charset "utf-8";
/*
Theme Name: theme010
Theme URI: http://theme.o2gp.com/
Description: theme010
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#24348f;
}

a{color:#24348f;text-decoration:none;}
a:hover{color:#2ca9f0;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
background:  url(images/bg.png) no-repeat center top;
margin-top:0px;
position:relative;
}


/*************
/* ヘッダー 右上☎番号
*************/
.head{
border-style:ridge;
margin: 0px 1px  320px;
height:150px;
position:relative;
}

#header{
background: url(images/header.png) no-repeat 100% 0;
height: 110px;
}

#header h1 {
padding: 4px 5px 15px;
font-size: 10px;
font-weight: normal;
color: #333333;
}
.title{
margin-top:-10px;}

/*************
/* トップナビゲーション
*************/
ul#topnav{
width: 910px;
}

ul#topnav li{list-style:none; display: inline-block; border-left: 1px solid #999; padding: 0 20px;}
ul#topnav li:last-child { border-right: 1px solid #999; }
ul#topnav.nav{
width:900px;
text-align: center;
}

ul#topnav a{
text-decoration: none;
display: block;
color:#24348f;
background:url(images/topnav.png) no-repeat 0 0;
}
ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#menu2:hover, ul#topnav li.active a#menu2{background-position:-390px -46px;}
ul#topnav a#menu3:hover, ul#topnav li.active a#menu3{background-position:-390px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-520px -46px;}


/*************
メイン（左側）コンテンツ
*************/
#main {
float: left;
width: 618px;
padding: 0px 0;
display: inline;
padding-bottom:20px;
font-family: 'メイリオ',Meiryo, Georgia, "Bitstream Charter", serif;
}

#main h2{
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 21px;
font-weight: bold;
color: #000;
background: url(images/heading.png) no-repeat;
}
/*************最新のお知らせ一覧*************/
.main1{
width:618px;
height:250px;

/*position:relative;
background: url(images/basebox.png) no-repeat;*/
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border:1px solid rgb(14, 179, 14);
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 40px;
padding-top:5px;
margin-top:20px;
letter-spacing: 0.2em;
color: #000;
height:250px;
width:618px;
height:36px;
}

#main ul{
padding: 10px 0px 0px; 10px;
margin-right:30px;
line-height:25px;
}

#main li{
margin: 0 0 10px 0;
list-style: none;
border-bottom: 1px dashed #c8f2cb;
}

#main li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:26px;
/*最新一覧文字色*/
color:#24348f;
}

#main li a:hover{background-position: 3px 50%;}


/*************販売商品紹介 *************/

.main2{
width:618px;
height:auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border:1px solid rgb(14, 179, 14);
/*background: url(images/basebox1.png) no-repeat;*/

position:relative;
}

/*.main2 .box{
display:block;
padding-left:24px;
width:264px;
height:180px;
margin-top:-4px;
}*/

.main2 .box{
display:block;
width:264px;
height:180px;
/*padding-left:20px;*/
margin-left: 15px;
}


.main2 .box a.boxa,.main2 .box a.boxb,.main2 .box a.boxc,.main2 .box a.boxe,{
width:auto;
height:auto;
/*line-height: 240px;
background: url(images/product1-5.jpg) no-repeat;*/
background:orange;
}


.main2 .box a:hover img {
     opacity: 0.6;
     filter: alpha(opacity=60); 
}

/*************販売商品紹介　右側 *************/







/*************　 *************/
#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#24348f;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
 
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#1793d9;}
p.button a:hover{color:#fff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}
 

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar {
float: right;
width: 265px;
padding: 0px 0;
}

/************お問い合わせボタン*************/
.side1{position:relative;
width:250px;
height:200px;
}
.side1 a { display: block; 
}

a.side1{
margin-bottom:20px;
position:absolute;
background:url(images/mailbutn.png);
line-height: 31px;
width:226px;
height:31px;
display: block;
top:174px;
left:20px;
}

a.side1:hover {
cursor:pointer;
top: 174px;
left: 20px;
width:226px;
height:31px;
background-position:0 -31px;
}
/************お客様の声*************/
.side2{position:relative;
width:265px;
height:175px;
margin-top:10px;
}
.side2 a { display: block; 
}

a.side2{
background:url(images/voice.png);
line-height: 175px;
}

a.side2:hover {
cursor:pointer;
background-position:0 -175px;
}
/********他社バナー**********/
.side3{position:relative;
width:265px;
height:67px;
margin-top:5px;
top:20px;}

.side3 a{display:block;}

a.side3{
background:url(images/daiei-logo.png);
line-height:200px;}

a.side3:hover{
cursor:pointer;
background-position:0 -201px;
}

#sidebar h3 {
margin-top: 5px;
padding-left: 15px;
line-height: 50px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #0b82be url(images/heading2.png) no-repeat;
}

#sidebar ul{
padding: 10px 0;
}

#sidebar li{
margin: 0 0 10px 0;
list-style: none;
border-bottom: 1px dashed #1793d9;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
width:910px;
}

#footer .inner{
overflow: hidden;
width:900px;
}

* html #footer .inner{height:1%;}


.underbox{
width:910px;
height:20px;
font-size:10px;
text-align:center;
}

.underbox a:hover{
text-decoration:underline;
color:#1bab25;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

/*　pagetop用　*/
#pagetop {
     display: none;
     position: fixed; /*　スクロールしても固定表示　*/
     right: 50px; /*　画面右からの距離　*/
     bottom: 100px; /*　画面下からの距離　*/
     z-index: 100; /*　重なり順の指定　*/
}
#pagetop a {
     height: 18px;
     width: 118px;
     text-decoration: none; /*　ブランクのテキストリンク対策　*/
     background: url(images/pagetop.png) no-repeat;
     display: block; /*　画像の表示　*/
}


.clearfix {overflow: hidden;
zoom: 1;}

.clearfix:after {
content:"";
display: block;}

