/*
Theme Name: konishi
Thema URI: http://koniken.com/
Description:konishi
Author: RGBGRAPHIX
*/

/* 基本部分設定 */
body {
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, sans-serif;
	background-image: url(images/all/all-bg2.jpg);
	background-repeat: no-repeat;
	color: #F9F9F9;
	line-height: 1.166;
	padding: 0px;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1{
font-size:0.9em;
font-weight:normal;
padding:0;
margin-top: 0;
margin-right: 0;
margin-bottom: 5px;
margin-left: 0;
width:800px;
text-align:left;
}

h2{
font-size:0.9em;
margin: 0px;
padding: 0px;
}

h3{
font-size:0.9em;
color: #334d55;
margin: 0px;
padding: 0px;
}

#header{
width:800px;
margin-bottom: 5px;
}

#container{
width:800px;
margin-right:auto;
margin-left:auto;
margin-top: 0;
text-align:left;
}

#main{
width:800px;
background-image: url(images/all/main-bg.png);
background-repeat: repeat-y;
}

#content{
width:580px;
float:left;
background-color:#FFFFFF;
color:#000000;
font-size:0.8em;
padding:5px;
}

#sidebar{
width:190px;
float:right;
margin-left:10px;
background-color:#FFFFFF;
color:#000000;
font-size:0.8em;
padding:5px;
text-align:left;
}

#footer{
width:800px;
clear:both;
text-align:center;
}

a{
color:#3366aa;
}

/* ヘッダー部デザイン */
#siteName{
width::800px;
	background-image:url(images/all/header.jpg);
	background-repeat:no-repeat;
	height:40px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	display:block;
}

/* グローバルナビゲーション部デザイン */
#globalNav{
	background-image:url(images/all/bt-bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:28px;
	width:800px;
	margin:0px auto;
}

#globalNav ul{
	margin:0px auto;
}

#globalNav li{
	text-indent:-9999px;
	list-style: none;
	float:left;
}

.menu1{
	width:160px;
	height:28px;
	margin-left:-40px;
}

*:first-child+html .menu1{
	width:160px;
	height:28px;
	margin-left:0px;
}

* html .menu1{
	width:160px;
	height:28px;
	margin-left:0px;
}

.menu1 a{
	display:block;
	width:160px;
	height:28px;
	background-image:url(images/all/bt-01.jpg);
	background-repeat:no-repeat;
}
.menu1 a:hover{
	width:160px;
	height:28px;
	background-image:url(images/all/bt-01_o.jpg);
	background-repeat:no-repeat;
}

.menu2{
	width:160px;
	height:28px;
}
.menu2 a{
	width:160px;
	height:28px;
	display:block;
	background-image:url(images/all/bt-02.jpg);
	background-repeat:no-repeat;
}
.menu2 a:hover{
	width:160px;
	height:28px;
	background-image:url(images/all/bt-02_o.jpg);
	background-repeat:no-repeat;
}
.menu3{
	width:160px;
	height:28px;
}
.menu3 a{
	width:160px;
	height:28px;
	display:block;
	background-image:url(images/all/bt-03.jpg);
	background-repeat:no-repeat;
}
.menu3 a:hover{
	width:160px;
	height:28px;
	background-image:url(images/all/bt-03_o.jpg);
	background-repeat:no-repeat;
}
.menu4{
	width:160px;
	height:28px;
}
.menu4 a{
	width:160px;
	height:28px;
	display:block;
	background-image:url(images/all/bt-04.jpg);
	background-repeat:no-repeat;
}
.menu4 a:hover{
	width:160px;
	height:28px;
	background-image:url(images/all/bt-04_o.jpg);
	background-repeat:no-repeat;
}
.menu5{
	width:160px;
	height:28px;
	display:block;
	background-image:url(images/all/bt-06.jpg);
	background-repeat:no-repeat;
}
.menu5 a{
	width:160px;
	height:28px;
	display:block;
	background-image:url(images/all/bt-06.jpg);
	background-repeat:no-repeat;
}
.menu5 a:hover{
	width:160px;
	height:28px;
	background-image:url(images/all/bt-06_o.jpg);
	background-repeat:no-repeat;
}

/* パンくずリスト */
#bread{
width:790px;
padding: 5px;
margin-bottom:5px;
text-align:left;
font-size:0.8em;
}

#bread a{
color:#FFFFFF;
text-decoration:none;
}

/* フッター部デザイン */
#footer address{
font-size:0.75em;
font-style:normal;
text-align:center;
color:#ffffff;
background-color:#111699;
padding:3px 0 6px;
}

/* カテゴリー部デザイン */
.relatedLinks{
background-image:url(images/all/category.jpg);
background-repeat:no-repeat;
position: relative;
margin: 0px;
padding: 30px 0px 10px 5px;
/* border-bottom: 1px solid #cccccc; */
}
.relatedLinks a:link,
.relatedLinks a:visited {
display: block; 
padding: 2px 0px 2px 10px;
}

.relatedLinks a:hover{
background-color: #FFFF99;
}

.relatedLinks ul{list-style: none; margin: 0; padding: 0;}

.relatedLinks ul li{
margin:0 0 5px 0;
padding-left:3px;
list-style:none;
background-image:url(images/all/icon-01.png);
background-repeat:no-repeat;
display:block;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.relatedLinks li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body .relatedLinks li {border-bottom: none;}


/* プロジェクト部デザイン */
.sectionLinks{
background-image:url(images/all/project.jpg);
background-repeat:no-repeat;
position: relative;
margin: 0px;
padding: 30px 0px 10px 5px;
/* border-bottom: 1px solid #cccccc; */
}
.sectionLinks a:link,
.sectionLinks a:visited {
display: block; 
padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
background-color: #FFFF99;
}
.sectionLinks ul{list-style: none; margin: 0; padding: 0;}

.sectionLinks ul li{
margin:0 0 5px 0;
padding-left:3px;
list-style:none;
background-image:url(images/all/icon-01.png);
background-repeat:no-repeat;
display:block;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.sectionLinks li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body .sectionLinks li {border-bottom: none;}

#tel{
text-align:center;
}

#add{
padding-top:10px;
padding-left:5px;
line-height: 1.5em;
}

/* トップメインボタン部デザイン */
.main_bt{
width:580px;
height:125px;
margin:0 0 10px 0;
padding:0;
}

.main_bt-left{
float:left;
width:290px;
}

.main_bt-right{
float:right;
width:290px;
}

/* ニュース部デザイン */
#top_topic {
	margin:10px 0 10px 0;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	height:310px;
	overflow:auto;
	background-color: #f0f0ef;
}

#top_topic a{
	color: #1C93CF;
	text-decoration: underline;
}

#top_topic a:hover{
	color: #CF1C1C;
	text-decoration: underline;
}

.work_story{
background-color: #f0f0ef;
text-align:left;
clear:both;
}

.work_story dl.whatstpc{width:500px; margin:0 0 0 2px;}
.work_story dl.whatstpc dt{float:left; color:#241ca9; padding:2px 10px 5px 0;}
.work_story dl.whatstpc dd{ color:#666666; padding:2px 0 5px 0;}

/* コンテンツ部分設定 */
.story{
width:570px;
padding:5px;
margin-bottom:10px;
}

.story p{
margin: 0.6em 0;
padding: 0px 0px 10px 0px;
line-height: 1.8em;
}

/* テーブルデザイン */
.table-01 td{
color: #333333;
padding: 3px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;line-height: 1.8em;
vertical-align:top;
}

.table-01 td p{
margin:0 0 5px 0;
}

.table-01 th{
background-color: #EEEEEE;
padding: 5px 0 5px 3px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
text-align:left;
}

fieldset{
padding:5px;
}

fieldset legend{
color:#992E2F;
font-weight:bold;
}

/* 罫線 */
.line-01{
width:95%;
border-style:solid;
height:1px;
border-color:#CCCCCC;
}

/* フォントカラー */
.color-01{color:#992E2F;}
.color-02{color:#FFFFFF;}
.color-03{color:#000000;}
.color-04{color:#FF0000;}

/* フォントサイズ */
.font-large{
font-size:large}

/* 背景繰り返し表示 */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


