@charset "UTF-8";

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* ページ全般設定----------------------------------------- 
---------------------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, th, td {
    margin: 0;
    padding: 0;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}
/* title back---------------------------------------------
----------------------------------------------------------*/




/* Default setting---------------------------------------- 
---------------------------------------------------------- */

body {
    font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:#333333;
    height:100%;
	background-image: url(images/bgbody.jpg) ;
	background-repeat:repeat-x;
	background-color:#ffffff;
}


p, li {
    line-height: 1.7em;
}
li {
    list-style-type: none;
}
p {
    margin: 0 0 1em 0;
}
img {
    border: 0;
}

.migi {
    float:right;
	margin:0 0 20px 20px;
}

/* clearfix----------------------------------------------
--------------------------------------------------------- */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* リンク色------------------------------------------------ 
----------------------------------------------------------- */

a {
    text-decoration: none;
}

a:link {
    color: #0C8EF2;
}

a:visited {
    color: #0C8EF2;
}

a:hover {
    text-decoration: underline;
}

a:active {
    color: blue;
}

/* Content Area------------------------------------------- 
---------------------------------------------------------- */

#photodiv {
 background-repeat: no-repeat;
}
#wrapper {
    width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
}

/*#wrapper h1,
#flash h1 {
	padding:30px 0 30px 0;
	width:102px;
	height:29px;

}*/

#wrapper h1{
	padding:30px 0 30px 0;
	width:102px;
	height:29px;

}
#wrapper img {
	vertical-align:bottom;
}
#flash {
    margin-top:20px;
	background: url(images/banner.jpg) no-repeat;
	overflow:hidden;
	width:900px;
	height:280px;
}
/* Search ------------------------------------------------
---------------------------------------------------------- */

.search {
	float:right;
	margin:25px 0 0;
}

#searchform {
	width: 200px;
	background: url(images/input.gif) left top no-repeat; 
	display: block;
	height: 24px;
	position: relative;
}
#keywords	{
	width: 156px;
	position: absolute;
	top: 3px;
	left: 12px;
	border: 1px solid #FFF;
}
#searchBtn	{
	position: absolute;
	top: 3px;
	left: 174px;
}

/* Menu --------------------------------------------------
---------------------------------------------------------- */

#menu {
background-image:url(images/menu.jpg);
margin:0 auto;
height:65px;
width:900px;
}

#navimage {
background-repeat:no-repeat;
height:65px;
position:relative;
width:900px;
}
#navi li {
display:inline;
}
#navi li a {
    float: left;
    width: 180px;
    height: 0pt;
    overflow: hidden;
    background-image: url(images/menu.jpg);
    background-repeat: no-repeat;
    padding-top: 65px;
}
#submenu #navimage #navi li a {
    float: left;
    width: 180px;
    height: 0pt;
    overflow: hidden;
    background-image: url(images/menu.jpg);
    background-repeat: no-repeat;
    padding-top: 65px;
}

#navi li#top a {
    background-position: 0px 0px;
}
#navi li#about a {
    background-position: -180px 0px;
}
#navi li#product a {
    background-position: -360px 0px;
}
#navi li#blog a {
    background-position: -540px 0px;
}
#navi li#contact a {
    background-position: -720px 0px;
}
#navi li#top a:hover,
#navi li#top a.active {
    background-position: 0px -65px;
}
#navi li#about a:hover {
    background-position: -180px -65px;
}
#navi li#product a:hover {
    background-position: -360px -65px;
}
#navi li#blog a:hover {
    background-position: -540px -65px;
}
#navi li#contact a:hover {
    background-position: -720px -65px;
}

/* content------------------------------------------------
---------------------------------------------------------- */
#content {
	background-color:#ffffff;
	padding:50px 0 20px;
	width:900px;
	margin:0 auto;

}
.new-info {
	width:610px;
	float:left;
	font-size:1.1em;
	padding:0 40px 0 0;
}
*html .new-info {
	width:610px;
	float:left;
	font-size:1em;
    padding:0 40px 0 0;
}
.newimg {
	padding:0 0 20px;
}
.new-info dl.date dt {
	float:left;
	margin:0 20px 0 0;
	padding:5px 0 5px 0px;
}
.new-info dl.date dt img {
	padding:0 0 0 10px;
	vertical-align:bottom;
}
.new-info dl.date dd {
	padding:5px 0 5px 15px;
}

/*ここに外部リンクのバナー又はコンテンツページへのリンクを作る
  トップページ右下のバナー
------------------------------------------------------------- */
.subcon {
	width:250px;
	float:left;
	/*padding-top: 20px;*/
}
.subcon img {
	margin:0 auto;
	padding:5px 0px 5px;
}


/*
 sub page-------------------------------------------------
---------------------------------------------------------- */
#sub-content {
	background-color:#ffffff;
	padding:0 0 20px;
	width:900px;
	margin:0 auto;

}
.sub-area {
	width:900px;
	margin:0 auto;
}

.bred {
	color:#999999;
	font-size:0.9em;
	padding:20px 0 5px 0;
}
.bred a {
	color:#999999;
}
.info {
	width:675px;
	float:left;
	padding:0 0 0 45px;	
}
.info h2 {
	padding:0 0 15px 0;
	font-weight:bold;
	font-size:1.1em;
}
.info h2.single {
	font-size:1.4em;
	padding:7px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 30px;
}
.entry {
	margin:20px 0;
	padding-left: 20px;
}
.entryday {
	text-align:right;
}
.entry em {
	font-style: oblique;
}
.entry strong {
	font-weight: bold;
}
.entry blockquote {

    padding: 10px;
    background: #fffff6; 
    border: 1px solid #d1d1d1; 
    line-height: 150%; 
}
.entry ol {
	padding:0 0 0 10px;
	margin:0 0 0 15px;
}
.entry ol li {
	list-style-type:decimal;
}
.entry ul {
	padding:0 0 0 3px;
	margin:0 0 0 15px;
}
.entry ul li {
	list-style-type:disc;
}
.entry h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    padding:2px 0;
}
.entry h1 {
    font-size:1.2em;
	background-image: url(images/);
	background-repeat:no-repeat;
	padding: 3px 10px;
	
}

.entry h2 {font-size:1.1em;border:none;padding:0 0 20px 0;}


.entry h3 {font-size:1.0em;} .entry h4 {font-size:0.9em;}

/*  カテゴリー---------------------------------------------
----------------------------------------------------------*/
.category {
	float:left;
	padding:0;
	margin:0;
	width:180px;
}
.category h3 {
	background-color:#333;
	padding:12px 10px 12px 20px;
	color:#fff;
	width:150px;
}
.category h3.now-sub {
	background-color:#f1f1f1;
	padding:12px 10px 12px 25px;
	width:145px;
	color:#333;
}
.category h3.now-sub a,
.category h3.now-sub a:visited {
	color:#333;
	font-weight:normal;
}
.category ul li.current_page_item a:visited,
.category ul li.current_page_item a,
.category ul li.current_page_item a:hover {
	background-color:#333;
	color:#fff;
	font-weight:bold;
}
.category h3.topspace {
	margin:45px 0 0;
}
.category .title {
	background-color:#f1f1f1;
	padding:10px 10px 10px 25px;
	width:145px;
	font-weight:bold;
}
.category h3 a,
.category h3 a:visited {
	color:#fff;
	display:block;
	width:145px;
}

.category a:visited {
    color: #333333;
}
.category ul li {
	display:inline;
}

.category ul li a {
	padding:10px 10px 10px 25px;
	border-top:1px solid #ccc;
	background-color:#f1f1f1;
	width:145px;
	display:block;
	color:#333333;
}
.category ul li a:hover {
	display:block;
	background-color:#f1f1f1;
	width:145px;
}
.category ul li.active a {
	display:block;
	color:#fff;
	background-color:#333;
	width:145px;
}
/*
 page-company---------------------------------------------
---------------------------------------------------------- */
.info dl.page_data dt {
	float:left;
	padding:15px 0px;
	width:100px;
	font-weight:bold;
	
}
.info dl.page_data dd {
	padding:15px 0 15px 155px;
	border-bottom:1px solid #CCCCCC;

}



/* styl Table -------------------------------------------
---------------------------------------------------------*/
.styl {
	margin-bottom: 20px;
	font-size            : 12px;
	line-height:         : 1.7em;

}
.styl table {
    border-collapse      : collapse;
    font-size            : 100%;
}

/* borderの設定
----------------------------------------------------------*/
.styl table, .styl th, .styl td {
	border               : 1px #c0c0c0 solid;

}

/* theadの設定
----------------------------------------------------------*/
.styl th, .styl td {
	padding              : 10px 10px;
    

}
/* Captionの設定
----------------------------------------------------------*/
.styl caption {
     padding-bottom      : 5px;
     text-align          : left;
     font-weight         : normal;
     font-size           : 12px;
}

/* theadの背景 
----------------------------------------------------------*/
.styl thead th {
    background-color     : #e9f2f8;
    text-align           : left;
    background-image:url(img/thbg.gif);
}
.styl tbody th {
    background-color     : #fff;
    text-align           : left;
    font-weight          : normal;
    line-height          : 120%;
}
/* Data Cell 
----------------------------------------------------------*/
.styl tbody td {
    padding              : 10px 10px;
    vertical-align       : top;
    line-height          : 120%;
}
.styl tbody td em {
    white-space          : nowrap;
}
.styl tbody td em a {
    font-weight          : normal;
}
.styl tbody td em span {
    font-weight          : normal;
    color                : #444;
}						
/*
 privacy
---------------------------------------------------------- */
ul.privacy {
	margin:0 0 0 25px;
}
ul.privacy li {
	list-style-type:decimal;
	padding:0 0 1px;
}
/*
 contact
---------------------------------------------------------- */
.wpcf7 input.contactbtn {
   background:url(images/btn.jpg) no-repeat #ffffff;
   width:139px;
   height:45px;
   text-indent:-9999px;
   display:block;
   border:0;
   cursor:pointer;
}
.wpcf7 textarea,
.wpcf7 input {
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
padding:1px;
width:300px;
   }

/* footer ------------------------------------------------
---------------------------------------------------------- */

#footer {
	background-color:#ffffff;
	color:#999999;
	margin:20px auto 40px;
	padding:10px 0;
	font-size:95%;
	width:900px;
	border-top:1px solid #ccc;
}
address {
	text-align:center;
}
.bottom-menu {
	float:right;
	color:#999999;
	
}
.bottom-menu a {
	color:#999999;	
}
.bottom-menu a:visited {
	color:#999999;	
}



