body {font-family: Arial, Helvetica, sans-serif;background: #F0F0F0;margin:0px;padding:0px;font-size:12px;}
#container{margin:0px auto 0px auto;width:800px;background:#fff;color:#333;}
#content p b {color:#F00 !important;}
h1#p-title{
	position:absolute;
	font-size: 1.4em;
	width: 560px;
	margin: 5px auto;
	top: 270px;
	margin-left:-220px; /* widthの半分をマイナス指定 */
	left: 52.5%;
	padding: 5px;
	background: #555;
	border-left: #000 5px solid;
}
h1#p-title a{color:#FFF;text-decoration: none;}
p#disc{
	top:30px;
	padding:0px 5px;
	position:absolute;
	font-size: 1.2em;
	margin: 0 auto;
	width: 795px;
	margin-left:-400px;
	left: 50%;
}
a img{border:none;text-decoration:none;}

h2{	margin: 5px;font-size: 2em;}
h2#title a{text-decoration: none;}
p.pan {margin:-7px 0 0 5px;}
#content p {font-size:.9em;line-height:1.5; margin-bottom:5px;}
#content p.prod{float:left; margin-right:25px; width:150px; text-align:center;}
#content p.picture {background:#F0F0F0;border:1px #555 solid;padding:10px;font-weight:bold;}
#footer p{text-align:center;}

div.day{margin:2px;border-bottom: 1px #555 solid;padding: 0 0 3px 0;font: 1em/1.0;}
dd.side ul{
	margin: 0 10px;
	padding: 0;
}
dd.side li{
	line-height:1.8;
	font-size: 1.1em;
}

h3 {font-weight:bolder;}
h3 a{text-decoration: none;color:#888888;}

#banner{
margin-bottom:20px;
height:250px;
}

.navi {
font-size:12px;
text-align:center;
margin-bottom:10px;
margin-top:10px;
}
#content {
margin:0px 10px 0px 10px;
float:left;
width:570px;
font-size:12px;
padding-bottom:10px;
}

.blog {
width:570px;
padding:30px 0px;
text-align:left;
}

.blogbody {
	font-weight:normal;
	line-height:1.5;
	margin-bottom:15px;
	font-size: 1.4em;
}

.date{
	clear:left;
	color:#FFF;
	margin:20px 0 0;
	padding:3px;
	background: #555;
	font-size: 1em;
	border-left: #000 5px solid;
}

.text{
padding:3px 10px;
margin-top:0px;;
}
.text li{font-size:.9em;}
.posted{ 
font-size: 10px; 
text-align: right;
margin-bottom:5px;
padding:3px 3px 3px 5px;
}
#links-left {
width:200px;
float:left;
margin: 0px 0px 0px 5px;
}
#links {
float:left;
width:200px;
margin: 0;
}

.sidetitle {
	margin-bottom:10px;
	font-size:12px;
	padding:8px 10px 8px 10px;
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	background: #555;
	border-left: #000 5px solid;
}

.side {
	font-size:12px;
	line-height:18px;
	padding:5px;
	margin: 0 0 10px 5px;
}
#site{
	text-align:center;
}
#footer{
	clear:left;
	height:60px;
	border-top: #555 3px solid;
	text-align:center;
}
.copyright{
font-size:80%;
width:100%;
}

blockquote{
border:1px solid #ccc;
padding:5px;
margin:10px;
}

.check {
  width: 500px;
  list-style: none;
  margin: 0 0 2em;
  padding: 0;
  font: 100%/100% Arial, Helvetica, sans-serif;
}
.check li {
  clear: both;
  margin: 0;
  padding: 0 0 1.8em 0;
  position: relative;
  border-bottom: dotted 2px #999;
}
.check b {
  background: #fff;
  padding: 0 10px 0 0;
  font-weight: normal;
  position: absolute;
  bottom: -.3em;
  left: 0;
}
.check em {
  background: #fff;
  padding: 0 0 0 5px;
  font: 110%/100% Georgia, "Times New Roman", Times, serif;
  position: absolute;
  bottom: -.2em;
  right: 0;
}
.check sup {
  font-size: 60%;
  color: #666;
  margin-left: 3px;
}

#Link1,
#Link2
	{
	margin: 0 0 5px 0;
	text-align: center;
	}

#Link1 li,
#Link2 li
	{
	display:inline;
	font-size: 10px;
	}

#Link1 li span,
#Link2 li span
	{
	margin: 0 5px 0 5px;
	color: #999999;
	}
	
.table_url{
	padding : 10px ;
	border : 1px solid RGB(226,182,120) ; 
	margin : 10px ;
	background-color : RGB(255,248,229) ;
}

.table_url h3 a{
	font-size : 85% ;
	color : RGB(96,55,0) !important ;
}

.table_url h3 { margin-bottom : 3px ; }

.table_url th{width:70px;/*font-weight:normal;*/}

.mem_ul{
	border-color : RGB(106,113,201); 
	background-color : RGB(239,245,255) ;
	margin : 0px 0px 10px 0px ;
	border : 3px double  ;
	font-size : 80% ;
	min-height:160px ;
	height:160px ;
	clear : both ;
}
 *>.mem_ul{
/*WinIE以外に読み込ませるCSS Hack! */
	height : auto ;
}

.mem_ul ul{list-style:none;}


.mem_ul h2 {
	background-color : RGB(91,114,159) ;
	background-image:none;
	color : white ;
	font-size : 110% ;
	padding : 5px 6px 5px 9px ;
	letter-spacing: 0px ;
	margin-top:0;
}

.mem_ul h2 a{
	color : white ;
}




/*---- お客様ごとのボックス各項目[th:項目名　td:値] -------*/


table.mem_ul tr th{
	color : RGB(65,79,126);
}

.mem_ul{
	padding : 10px 3px 4px 10px 
}

.mem_dl_data dt{
	display : block ;
	float : left ;
	width : 5em ;
	padding-right : 8px ;
	text-align:justify ;
}

.mem_ul dd{
	margin-bottom : 0.3em ;

}

.mem_ul dt.address{
	margin-bottom : 1.5em ;
}

.mem_ul dd.address{
	margin-bottom : 0.5em ;
}



/*---- 紹介文 -------*/

div.box div.description, .desc{
	background-color:#FFEEBF;
	border : #FFE59F 1px solid;
	clear : both;
	margin : 4px 8px 4px 8px;
	padding : 4px 8px;
	line-height : 1.4 ;
}


/*---- キャプチャ画面 -------*/

.mem_ul img{
	border-color : RGB(119,159,91) ;
	float : left ;
	margin-right : 10px ;
	margin-left : 10px ;
}
