/*  
Theme Name: GUCIO & CO. 2009
Theme URI: http://gucio.jp/
Description: GUCIO & CO. 2009
Version: 1.0
Author: GUCIO& CO.
Author URI: http://gucio.jp/
*/


body {
	font-size: 13px;
	line-height: 1.65;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	width: 920px;
	margin: 0 auto;
	color: #444;
/*	background: #e8ebef; */
/*
	background: #d7dee8;
*/
	}

a:link, a:visited {color: #115ba1;text-decoration:none;}
a:hover {color: #06c;text-decoration:underline;}



#wrapper_box {
	display: block;
	position: relative;
	text-align: left;
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
/*
	background: url(images/body_top.png) center 10px no-repeat;
*/
	}

#wrapper {
	display: block;
	float: left;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
/*
	background: #fff url(images/body_middle.png) center repeat-y;
*/
	}


/* ----- ヘッダー部 ----- */

#header_box {
	display: block;
	width: 800px;
	margin: 0 auto;
	background: #fff;
	}

#header {
	display: block;
	height: 56px;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

#headerimage {
	display: block;
	width: 100%;
	}

#logo {
	float: left;
	margin: 0;
	}

#keyword {
	display: block;
	float: right;
	text-align: right;
	font-size: 80%;
	margin: 5px 0 0;
	}

#search {
	clear: right;
	display: block;
	float: right;
	text-align: right;
	margin: 5px 0 0;
	}



/* ----- 上部ナビゲーションメニュー ----- */

#topnavi {
	display: block;
/*
	position: absolute;
	z-index: 100;
*/
	width: 800px;
	height: 40px;
	margin: 0 auto;
	background: #fff;
	}

#topnavi ul {
	list-style: none;
	display: inline;
	}

#topnavi ul li {
	float: left;
	}

#topnavi ul li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 40px;
	padding-top: 40px;
	width: 100%;
	}

#nav01 { width: 109px; }
#nav02 { width: 158px; }
#nav03 { width: 144px; }
#nav04 { width: 112px; }
#nav05 { width: 131px; }
#nav06 { width: 146px; }

#nav01 a { background-image: url(images/topmenu_bg.png);background-position: 0px 0; }
#nav02 a { background-image: url(images/topmenu_bg.png);background-position: -109px 0; }
#nav03 a { background-image: url(images/topmenu_bg.png);background-position: -267px 0; }
#nav04 a { background-image: url(images/topmenu_bg.png);background-position: -411px 0; }
#nav05 a { background-image: url(images/topmenu_bg.png);background-position: -523px 0; }
#nav06 a { background-image: url(images/topmenu_bg.png);background-position: -654px 0; }

#nav01 a:hover, #nav01 a.active { background-image: url(images/topmenu_bg.png);background-position: 0px 40px; }
#nav02 a:hover, #nav02 a.active { background-image: url(images/topmenu_bg.png);background-position: -109px 40px; }
#nav03 a:hover, #nav03 a.active { background-image: url(images/topmenu_bg.png);background-position: -267px 40px; }
#nav04 a:hover, #nav04 a.active { background-image: url(images/topmenu_bg.png);background-position: -411px 40px; }
#nav05 a:hover, #nav05 a.active { background-image: url(images/topmenu_bg.png);background-position: -523px 40px; }
#nav06 a:hover, #nav06 a.active { background-image: url(images/topmenu_bg.png);background-position: -654px 40px; }

#topnavi ul .parent ul {
	display: none;
	}

#topnavi ul .parent ul li {
	display: none;
	}

#topnavi ul .parentOn ul {
	display: block;
	}

#topnavi ul li.parentOn ul li{
	float: none;
	}

#topnavi ul li.parentOn ul li a {
	display: block;
	overflow: hidden;
	height: auto !important;
	padding: 4px 15px;
	width: auto;
	background: #f7f7f7;
	border-top: 1px solid #fff;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	color: #444;
	font-size: 90%;
	}

#topnavi ul li.parentOn ul li a:hover {
	background: #fff url(images/list.gif) 5px no-repeat;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
	}




/* ----- コンテンツ部全体 ----- */

#page {
	clear: both;
	display: block;
	width: 800px;
	margin: 20px auto 0;
	padding: 0;
	}



/* ----- パンくずリスト ----- */

div.breadcrumb {
	display: block;
	margin: 0 0 15px 0;
	padding: 0px 5px 6px;
	font-size: 12px;
	border-bottom: 4px solid #f2f2f2;
	}



/* ----- 本文エリア ----- */

#content {
	display: block;
	float: left;
	width: 570px;
	margin: 0px;
	}

#content_wide {
	display: block;
	float: left;
	width: 800px;
	margin: 0px;
	}

#content_inner {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	}

#content_inner ul {
	padding: 0 0 10px 10px;
	}

#content_inner ul li {
	padding: 0px 0 0px 13px;
	background: url(images/list.png) left 6px no-repeat;
	}

#content_inner ul.archivelist {
	padding: 0 0 10px 0;
	}


#content_inner ul.archivelist li {
	padding: 7px 0 7px 13px;
	background: url(images/list.png) left 9px no-repeat;
	border-bottom: 1px dashed #ccc;
	line-height: 1.4;
	}

#content .news_box {
	clear: both;
	width: 98%;
	padding: 0 10px 0 0;
	}

#content .news_box ul {
	padding: 0 0 10px 0px;
	}

#content .news_box ul li {
	padding: 5px 0 4px 13px;
	background: url(images/list.png) left no-repeat;
	font-size: 95%;
	border-bottom: 1px dashed #ccc;
	}

#content_inner small {
	font-weight: bold;
	padding: 2px 6px 3px;
	}

div.entry_center {
	text-align: center;
	}

#content_inner ol {
	padding: 10px 0 0 42px;
	list-style-type: decimal;
	list-style-position: outside;
	}
	
#content_inner ol li {
	padding-left: 0;
	}
	
div.navigation {
	display: block;
	width: 100%;
	height: 20px;
	margin: 20px 0 0 0;
	}


div.alignleft {
	display: block;
	float: left;
	width: 50%;
	text-align: left;
	}

div.alignright {
	display: block;
	float: right;
	width: 50%;
	text-align: right;
	}



/* ---------- 前のページ・次のページ・トップへ戻る ---------- */

p.contentnavi {
	text-align: right;
	}

p.gotop {
	text-align: right;
	font-size: 90%;}




/* ---------- サイドバー ---------- */

#sidebar {
	float: right;
	width: 199px;
	margin: 0 1px 16px 20px;
	padding: 0 0 0 5px;
	line-height: 1.8;
	}

/*
h3.sidebar_title{
	margin: 10px 10px 0 0;
	padding: 2px 0 2px 12px;
	font-size: 120%;
	font-weight: normal;
	color: #000;
	background: #f2f2f2;
	}
*/

#sidebar p {
	padding: 0px;
	font-size: 90%;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 95%;
	}

#sidebar ul li a {
	display: block;
	width: 183px;
	padding: 6px 0px 5px 12px;
	color: #666;
	line-height: 1.4;
	background: url(images/list.png) left 8px no-repeat;
	border-bottom: 1px dashed #fff;
	}

#sidebar ul li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

#sidebar ul li.spacialmenu a {
	display: block;
	width: 175px;
	padding: 6px 0 5px 8px;
	color: #fff;
	font-weight: bold;
	line-height: 1.4;
	background: #a0c8a0;
	border-left: 5px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}

#sidebar ul li.spacialmenu a:hover {
	color: #fff;
	background-color: #080;
	text-decoration: none;
	border-left: 5px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}




/* ---------- フッター関連 ---------- */

#footer_box {
	display: block;
	float: left;
	margin: 20px auto 0;
	width: 920px;
	height: 100px;
/*
	background: #fff url(images/body_bottom.png) top center no-repeat;
*/
	}
	
#footer {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 800px;
	font-size: 90%;
	border-top: 1px solid #aaa;
	}

#footer p{
	font-size: 90%;
	padding-top: 0px;
	color: #333;
	line-height: 180%;
	text-align: right;

	}

#footer p a{
	text-decoration: none;
	}

#footer p a:hover{
	text-decoration: underline;
	}



/* ---------- 全体のテキストやイメージなど ---------- */

h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 16px;
	padding: 6px 5px;
	line-height: 1.2;
	}

h2 {background: url(images/h2.png) bottom repeat-x;}

h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 24px 0 6px;
	padding: 0 5px;
	background: url(images/h3.png) bottom repeat-x;
		}

h4 {
	line-height: 1.4;
	font-size: 120%;
	font-weight: bold;
	margin: 16px 0 8px;
	padding: 0 5px 4px;
	background: url(images/h4.gif) left bottom no-repeat;
	}


h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0px;
	padding: 0 18px ;
	background: url(images/h5.gif) left 4px no-repeat;
	}


strong {
	font-weight: bold;
	}
	
#content p {
	margin: 5px 0 0;
	padding: 0 0 6px;
	text-align: justify;
	text-justify: distribute;
	}

#content_wide p {
	margin: 5px 0 0;
	padding: 0 5px 6px;
	text-align: justify;
	text-justify: distribute;
	}

img{
	border: 0px;
	vertical-align: bottom;
	}

img.case {
	clear: left;
	float: left;
	margin: 0 15px 10px 0;
	}

.worksdata img.case {
	margin: 0 15px 10px 0;
	}


hr {
	display: none;
	}

input, textarea {
	font-size: 95%;
	}

.center {
	text-align: center;
	}

.right {
	display: block;
	text-align: right;
	}

.clear {
	clear: both;
	}

.clearall {
	clear: both;
	}

dd {
	text-align: justify;
	text-justify: distribute;
	}

span.blue {
	font-size: 110%;
	font-weight: bold;
	color: #55c;
	}

span.green {
	font-size: 110%;
	font-weight: bold;
	color: #5a5;
	}

span.red {
	font-size: 110%;
	font-weight: bold;
	color: #c55;
	}

span.normalred {
	font-weight: bold;
	color: #c55;
	}

.readmore {
	text-align: right;
	font-size: 90%;
	}

.title {
	font-weight: bold;
	font-size: 105%;
	}

/* ----- テーブル関連 ----- */

table {
	width: 100%;
	margin: 10px 0;
	}

table.youkou {
	width: 100%;
	margin: 10px 0;
	font-size: 90%;
	}

table.noborder {
	}
	
th, td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #aac;
	text-align: justify;
	text-justify: distribute;
	}

th {
	font-weight: bold;
	white-space: nowrap;
	}

.noborder th,
.noborder td {
	border: 0px;
	padding: 0;
	}




/* ----- 文字サイズ調整 ----- */

.size70 {
	font-size: 70%;
	}

.size80 {
	font-size: 80%;
	}

.size90 {
	font-size: 90%;
	}


/* ----- イメージの装飾 ----- */
	img.item {
	padding: 5px;
	border: 1px solid #cfcfcf;
	background: #fff;
	}
	
.wpcf7-mail-sent-ok {
	font-weight: bold;
	color: blue;
	margin: 20px 0 0;
	padding: 20px;
	border: 1px solid #aaa;
	background: #fef7f7;
	}
	
	
	/* ----事例ページ ---- */
#content_inner ul li.worksdata {
	display: block;
	width: 250px;
	height: 300px;
	float: left;
	padding: 0 0 0 12px;
	margin: 0px;
	background: none;
	border: none;
	}

#content_inner ul li.worksdata:hover {
	}

h3.workstitle {
	margin: 0 0 4px;
	padding: 0;
	background: none;
	border: none;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	}