/*
THEME NAME: GIGA DESIGN
AUTHOR: <a href="http://gigadesign.jp/">Giga Design</a>
*/


/* 基本 */

body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* リセット */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, th, td, img, abbr {
	margin: 0;
	padding: 0;
	border: none;
}


table{
    border-collapse: collapse; 
    border-spacing:0;
}

a {
	color: #999;
}
a:hover {
	text-decoration: none;
}
img {
	vertical-align:bottom;
}


/* 基本レイアウト */

div#wrapper {
	width: 980px;
	margin: 0 auto;
}

div#header {
}

div#container {
	overflow: hidden;
}

* html div#container {
	height: 1%;
}

div#content {
	float: left;
	width: 670px;
}

div#sidebar {
	float: right;
	width: 270px;
	line-height: 150%;
	padding: 15px 0 0 0;
}

div#footer {
}


/* header */


div#logo_submenu {
	overflow: hidden;
	padding: 22px 0 20px 0;
}
* html div#logo_submenu {
	height: 1%;
}

div#logo {
	overflow: hidden;
	float: left;
	width: 500px;
}
* html div#logo {
	height: 1%;
}

div#logo_box {
	float: right;
	width: 410px;
	padding: 5px 0 0 0;
}
div#logo h1, div#logo h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 150%;
}
div#logo h1 a, div#logo h2 a {
	text-decoration: none;
}
div#logo h3 {
	font-size: 12px;
	margin: 4px 0;
	font-weight: normal;
}
div#sub_menu {
	float: right;
	margin: 30px 0 0 0;
}
div#sub_menu img {
	margin: 0 0 0 20px;
}

div#main_menu {
	overflow: hidden;
	margin: 0 0 15px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	padding: 10px 0 10px 10px;
}
* html div#main_menu {
	height: 1%;
}
div#menu {
	float: left;
}
div#menu img {
	margin: 0 15px;
}
div#menu_contact {
	float: right;
}


/* sidebar */

div.sidebar_navi {
	margin: 0 0 40px 0;
}

div.local_navi {
	margin: 0 0 30px 0;
}
div.local_navi h3 {
	font-size: 14px;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;
	color: #000;
}
div.local_navi ul li {
	list-style-type: none;
}

div.local_navi ul li a {
	display: block;
	padding: 8px 0 6px 15px;
	background-image: url(http://gigadesign.jp/img/arrow_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	zoom: 1;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}
div.local_navi ul li a:hover {
	padding: 8px 0 6px 25px;
}
#archives-3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}
div.local_navi ul li select {
	margin: 8px 0;
}

div.bnr_contact p {
	margin: 0 0 7px 0;
}

div.bnr_contact {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	padding: 0 0 5px 0;
}

div.bnr_contact h3 {
	padding: 0 0 10px 0;
}

div#bnr {
	margin: 30px 0 0 0;
}
div#bnr img {
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}




/* footer */

div.footer_menu1 {
	float: left;
	margin: 0 25px 0 0;
	width: 310px;
}
div.footer_menu2 {
	float: right;
	width: 310px;
}
div#footer div.clearfix {
	margin: 5px 0 40px 0;
}
div#footer div.clearfix ul {
	padding: 0;
	margin: 0 0 15px 0;
}
div#footer div.clearfix ul li {
	list-style-type: none;
}
div#footer div.clearfix ul li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	line-height: 140%;
	padding: 7px 0 7px 15px;
	background-image: url(http://gigadesign.jp/img/arrow_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	text-decoration: none;
	display: block;
	zoom: 1;
}
div#footer div.clearfix ul li a:hover {
	padding: 7px 0 7px 25px;
}

div#copyright {
	padding: 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* その他共通 */

div.clearfix {
	overflow: hidden;
}
* html div.clearfix {
	height: 1%;
}

div#pankuzu {
	font-size: 11px;
	margin: 0 0 20px 0;
	line-height: 100%;
}

div.to_top {
	text-align: right;
	margin: 100px 0 20px 0;
}
div.to_top a {
	background-image: url(http://gigadesign.jp/img/arrow_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 13px;
}


/* home */

div#home {
	line-height: 160%;
	padding: 15px 0 0 0;
}
div#main_img {
	margin: 40px 0;
}	
div#home div.clearfix p {
	margin: 0 0 15px 0;
}
div#home div.clearfix h2 {
	margin: 0 0 10px 0;
}
div#home div.hm_box1 {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
}
div#home div.hm_box2 {
	width: 210px;
	float: right;
}

div#rss {
	margin: 40px 0 0 0;
}

div#rss h2 {
	margin: 0;
}
div#rss ul {
	padding: 0;
	margin: 0 0 15px 0;
}
div#rss ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	line-height: 140%;
	padding: 8px 0 8px 15px;
	background-image: url(http://gigadesign.jp/img/arrow_1.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
div#rss ul li a {
	color: #333;
	text-decoration: none;	
}



/* page 共通 */

div#page {
	line-height: 180%;
	font-size: 12px;
}
div#page strong {
	color: #000;
}

div#page p {
	margin: 0 0 10px 0;
}

div#page h2 {
	font-size: 22px;
	padding: 15px 0 15px 25px;
	margin: 0 0 25px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	color: #000;
	background-image: url(http://gigadesign.jp/img/icon_1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
div#page h3 {
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 40px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	color: #000;
}
div#page h4 {
	font-size: 14px;
	margin: 25px 0 10px 0;
	color: #000;
}
div#page ul {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
div#page ul li {
	margin: 0 0 3px 0;
}

div#page .img_left {
	float: left;
	padding: 0 20px 0 0;
}
div#page div.img_center {
	text-align: center;
	margin: 30px 0;
}
div#page div.half_box1 {
	width: 325px;
	float: left;
}
div#page div.half_box2 {
	width: 325px;
	float: right;
}
div#page blockquote {
	margin: 50px 0 0 0;
	padding: 20px 0 20px 60px;
	background-image: url(http://gigadesign.jp/img/icon_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
}
div#page blockquote h2 {
	background-image: none;
	padding: 0;
	border: 0;
	font-size: 12px;
	margin: 0 0 10px;
}
div#page blockquote ol {
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
}
div#page blockquote ol li {
	padding: 0 0 5px 0;
}


div#page div.tel {
	font-size: 36px;
	background-color: #F6F6F6;
	text-align: center;
	color: #000;
	padding: 30px 0 25px 0;
	margin: 0 0 10px 0;
}
table.table_1 {
	width: 100%;
	border: 1px #D9CEBA solid;
	line-height: 150%;
	margin: 0 0 15px 0;
}
table.table_1 th {
	border: 1px #D9CEBA solid;
	background-color: #FFFAEC;
	padding: 5px 10px;
	color: #420901;
}
table.table_1 td{
	border: 1px #D9CEBA solid;
	padding: 5px 10px;
	font-size: 14px;
	text-align: center;
}
table.table_1 th.w_time {
	width: 160px;
}


/* news */

div#news {
	line-height: 180%;
	font-size: 12px;
}
div#news p {
	margin: 0 0 10px 0;
}
div#news h2 {
	font-size: 22px;
	padding: 15px 0 15px 25px;
	margin: 0 0 25px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	color: #000;
	background-image: url(http://gigadesign.jp/img/icon_1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
div#news h2 ul li {
	list-style-type: none;
}
div#news h2 ul li a {
	text-decoration: none;
	color: #000;
}
div#news h3 {
	font-size: 18px;
	padding: 10px 0 10px 0;
	margin: 30px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	color: #000;
}
div#news h3 a {
	padding: 10px 0 10px 15px;
	text-decoration: none;
	color: #000;
	background-image: url(http://gigadesign.jp/img/arrow_1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

div.entry-date {
	margin: 5px 0 20px 0;
color: #999;
}
div.entry-content img {
	border: 1px solid #DDD;
	padding: 5px;
	background:#f9f9f9
}
div.entry-content img {
	margin: 10px 0;
}
div.entry-meta {
	margin: 20px 0 50px 0;
}
div.navigation {
	margin: 50px 0;
}

/* ******** トップページjsメニュー ******** */
/* Common Scroller Styles */
.roundabout-holder {list-style:none; width:500px; height:300px; margin:0px auto;}
.roundabout-moveable-item {font-size:12px!important; height:300px; width:600px; cursor:pointer; padding:5px; border:1px solid #aaaaaa; -webkit-border-radius:5px; -moz-border-radius:5px; background:#f9f9f9;}
.roundabout-moveable-item img {height:100%; width:100%; background-color:#FFFFFF; margin:0;}
.roundabout-in-focus {cursor:auto;}
.roundabout-in-focus:hover {-webkit-box-shadow:0px 0px 20px #787878; -moz-box-shadow:0px 0px 20px #787878; background:#f9f9f9;}
.roundabout-holder span {display:none; font-size:12px;}
.roundabout-in-focus:hover span {display:inline; position:absolute; bottom:5px; right:5px; padding:8px 20px; background:#f9f9f9; color:#000000; z-index:999; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px; font-size : 12px;border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; }
.roundabout a:active, .roundabout a:focus, .roundabout a:visited {outline:none; text-decoration:none;}
.roundabou li {margin:0}
a img {border:none; outline:0;}
/* Featured Image Slider */
#featured {margin:10px 0 40px 0;}

/*　制作実績　一覧　*/
/* Portfolio Image Slider */
#folio_scroller_container {margin-top:35px; margin-bottom:40px; height:auto;}
#folio_scroller_container .roundabout-holder {list-style:none; height:400px; margin:0px auto 20px auto;}
/* Portfolio Styles */
.portfolio_item {width:223px; position:relative; margin:0 14px 28px 14px; padding:0;}
.portfolio_item img {padding:5px; border: 1px solid #aaaaaa; width:211px; -webkit-border-radius: 5px; -moz-border-radius: 5px; background:#f9f9f9; margin-bottom:0px;}
.portfolio_item span {display:none;}
.portfolio_item:hover span {display:inline; position:absolute; bottom:6px; right:6px; padding:10px 15px; background:#f9f9f9; color:#000000; z-index:999; border-left:1px solid #aaaaaa; border-top:1px solid #aaaaaa; -webkit-border-top-left-radius: 5px; -moz-border-radius-topLeft: 5px;}
.float {display:inline; float:left; position:relative;}
.grid_9 {display:inline; float:left; position:relative; width: 725px;}
.alpha {margin-left:0;}
.omega {margin-right:0;}
.catagory { border-bottom: solid 1px #d6d6d6; overflow: hidden; margin-bottom: 30px; }
* html .catagory { height: 1%; }
.grid_3 { margin-left:20px; width: 220px; float: right;}
.grid_3 span.meta, .grid_4 span.meta {font-weight:normal;font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif; font-size:12px; color:#999999 !important; line-height:16px; text-transform:none; text-shadow:none; }
div#page .grid_3 h4 { margin: 2px 0 20px 0; padding-bottom: 20px; border-bottom: dotted 1px #d6d6d6; font-size: 19px; } 
.grid_3 h4 { line-height: 150%; }  

/*　制作実績　個別 */
.grid_8 {display:inline; float:left; position:relative; width:640px; }
div#page .grid_4 h4 { margin: 2px 0 20px 0; padding-bottom: 20px; border-bottom: dotted 1px #d6d6d6; font-size: 19px; } 
.grid_4 { margin-left:20px; width: 300px; float: right;}
.grid_4 a { text-decoration: none; } 
p.buttonp { padding-top: 20px; }
.button, .button:visited {background:#000000 url(http://gigadesign.jp/img/alert-overlay.png) repeat-x; display:inline-block; padding: 5px 10px 4px 10px; color:#fff; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:100%; border:0;}
.button:hover {background-color:#111; color:#fff; text-decoration:none;}
.button:active {top:1px;}
.right {float:right;}
.grid_4 h4 { line-height: 150%; } 

/* お問合わせフォーム */

table.form_1 {
	width: 100%;
	line-height: 160%;
	border-top: 1px solid #DDD;
	margin: 10px 0;
}
table.form_1 tr.gray {
	background-color: #F6F6F6;
}
table.form_1 th {
	width: 140px;
	padding: 10px;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #DDD;
}
table.form_1 td {
	padding: 10px;
	border-bottom: 1px solid #DDD;
}
span.red {
	font-weight: bold;
	color: #F00;
}

span.red2 {
	color: #F00;
}
div.center {
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 0 0;
	background-color: #F6F6F6;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
p.pright {
	text-align: right;	
}
