/*
Theme Name: cp-minimal
Theme URI: http://www.cproell.de/wordpress-themes/
Description: Simple, clean and minimal Blog Theme. Now with CSS Navigation Menu
Version: 1.0.5
Author: Christian Proell
Author URI: http://www.cproell.de/
Tags: black, white, fixed-width, two-columns, right-sidebar, translation-ready
Text Domain: cp
*/

@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:0.1em;
   background:#fff;
   border-top:5px solid #008ECD;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a link{ color:#5297F0;
      }

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

br { 
   letter-spacing: 0; 
   
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
}

div#header {
   position:relative;
   width:900px;
   margin:0 auto;
   background:#fff;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:900px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
   width:100%;
   float:left;
   background:url(images/bg_menu.gif) 0 0 repeat-x;
}

.clear {  
   clear:both;
   visibility: hidden; 
   height: 0;
 } 


div#icatch {
   margin-top:10px;
   width:900px;
   margin:0 auto;
   background:#fff;
}

div#icatch_sub{
   margin-top:10px;
   margin:0 auto;
   width:897px;
   height:200px;
   background:url(images/sub_title.jpg);
   background-repeat:no-repeat;
  } 
	 
div#icatch_sub h2{	
  text-align:left; 
　color:##554E3C;
  line-height:200px;
  padding-left:370px;
  font-size:1.4em;
  }

  
div#contents {
   width:900px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

div#main {
   float:left;
   width:600px;
}

.main_bottle{
  background-image: url(images/bottle.jpg);
  background-position:top right;
  background-repeat:no-repeat;
  }

  

div#sub {
   float:right;
   width:280px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:900px;
   margin:0 auto;
}

div#footer {
   background:#E7F7FE;
   border-bottom:5px solid #008ECD;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   background:url(images/bg_gnavi.gif) 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:900px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.85em;
   font-weight:bold;
   color:#fff;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:148.2px;
   color:#fff;
   line-height:60px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a{
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover{
   color:#ccc;
   
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#333;
}

div#main a:hover {
   color:#ccc;
   
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0  20px;
   color:#fff;
   font-size:0.94em;
   font-weight:bold;
   line-height:40px;
   background:url(images/bg_h2.jpg) no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:0.88em;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main dt{
   margin-bottom:0px;
   font-size: 1.4em;
}

div#main dd{
   padding:0;
   margin:3em 0 3em 1em;
   padding:3px;
   background:#f1f1f1;
}

span.price{
   font-size:1.4em;
   color:#DC0101;
   font-weight:bold;   
   }

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
   font-size: 1.0em;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
   font-size: 1.0em;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   color:#fff;
   padding-left:10px;
   background:#0AB6FE;
   border-bottom:1px solid #ccc;
   border-right:1px solid #ccc;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:0.7em;
   line-height:1.4;
   list-style:none;
   background:url(images/bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:15px;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:30px 0;
   font-size:0.63em;
   color:#333;
   text-align:center;
}


/* ========配達エリア======== */

.table_area{
    padding-left:10px;
    margin:0 auto;
    text-align:left;
			}

table.area{
    table-layout:fixed; 　
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.area th{
    width:100px;
	border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#ffffff;
    background-color:#666666;
    padding:0.3em 0.5em;
    text-align:center;
	font-size:0.75em;
}
.area td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 0.5em;
	font-size:0.75em;
}
/* ========会社概要テーブル======== */

.table_area2{
    padding-left:10px;
    margin:0 auto;
    text-align:left;
			}

table.area2{
    table-layout:fixed; 　
    border:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.area2 th{
    width:120px;
	color:#ffffff;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
    background-color:#666666;
    padding:0.3em 1em;
    text-align:center;
	font-size:0.75em;
}
.area2 td{
    border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;  
　　padding-left:5px;
	font-size:0.75em;
}

/* ========waterserverテーブル======== */

table.water{
    table-layout:fixed; 　
    border:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.water th{
    width:150px;
	color:#333333;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
    background-color:#A4D4F7;
    padding:0.3em 1em;
    text-align:center;
	font-size:0.75em;
}
.water td{
    width:210px;
	text-align:center;
    border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;  
　　padding-left:5px;
	font-size:0.75em;
}

/* ========waterserver説明======== */
.water1{
    width: 150px;
	height: auto;
	padding: 5px;
	float: left;
	}
	
.water2{
    width: 400px;
	height: auto;
	padding: 5px;
	float: right;
	text-align: left;
	margin: 0 auto;
	}	
	
	
.water3{
    width: 400px;
	height: auto;
	padding: 5px;
	text-align: left;
	float: left;
	}
	
.water4{
    width: 150px;
	height: auto;
	padding: 5px;
	float: right;
	margin: 0 auto;
	}		
		