@charset "utf-8";

/*
Theme Name: GOGOWEB2012
Theme URI: ここにURI
Description: ここにテーマ解説、コメント
Author: 製作者
Version: バージョン
License: ライセンス
License URI: ライセンス URI
Tags: ここにタグ
*/

/* base_reset
-------------------------------------------------------*/
html {
	overflow-y: scroll;
}

body {
	color: #333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	background: #fff url(img/bg.png) repeat-x;
}

html, body, h1, h2, h3, h4, h5, h6,
div, dl, dt, dd, ul, ol, li,
pre, code, p, blockquote, address, hr,
table, th, td, tbody, tfoot, thead,
form, input, textarea {
	margin: 0;
	padding: 0;
}

/* html5 */
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ul, ol {
	list-style: none;
}

strong, b, cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
}

small, address {
	font-size: 100%;
	font-style: normal;
}

q:before, q:after {
	content: '';
}

/* table_reset
---------------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

/* form_reset
---------------------------------------------------*/
input, textarea {
	font-size: 100%;
	vertical-align: middle;
	font-family: inherit;
	margin: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

/* other reset
---------------------------------------------------*/
img {
	border: none;
	vertical-align: bottom;
}

a:link {
	color: #00e;
	text-decoration: underline;
}

a:hover, a:active {
	color: #00e;
	text-decoration: none;
}

hr {
	visibility: hidden;
}

/* clearfix */
.clearfix {
	/zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* rayout
---------------------------------------------------*/
#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#contents {
	padding: 0 0 0 0;
}

/* head
---------------------------------------------------*/
#head {
	background: #fff;
	height: 160px;
	margin: 0 0 15px 0;
}

#siteInfo {
	padding: 0 0 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}

#sitename {
	padding: 0 0 0 20px;
	height: 65px;
}

#sitename h1 {
	padding: 10px 0 0 0;
}

#gnav li {
	float: left;
}

/* main
---------------------------------------------------*/
#main {
	float: left;
	width: 600px;
}

/* side
---------------------------------------------------*/
#side {
	float: right;
	width: 250px;
}

/* foot
---------------------------------------------------*/
#footWrap {
	background: #333;
}

#foot, #copy p {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

#footNav {
	padding: 30px 0;
}

#footNav h2 {
	margin: 0 0 10px 0;
}

.boxFoot,
.boxFoot2{
	float: left;
	color: #fff;
}

.footFuchi {
	height: 12px;
	background: #333 url(img/foot_footbtm.png) no-repeat;
}

.footFuchi2 {
	height: 12px;
	background: #333 url(img/foot_footbtm2.png) no-repeat;
}

.boxFoot {
	width: 244px;
	margin-right: 4px;
	background: #333 url(img/foot_footbg.png) repeat-y;
}

.boxFoot2 {
	width: 504px;
	background: #333 url(img/foot_footbg2.png) repeat-y;
}

#copy {
	background-color: #111;
	padding: 10px 0;
	color: #eee;
}

/*フッタースタッフ*/
#footStaff {
	overflow: hidden;
	_zoom: 1;
	padding: 0 0 0 17px;
}

#footStaff li {
	float: left;
	width: 45px;
	height: 45px;
	background: #fff;
	margin: 0 9px 9px 0;
}

/*フッターアドレス*/
#footAdr p {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	font-size: 12px;
}

/*フッターナビゲーション*/
#footLink {
	overflow: hidden;
	_zoom: 1;
}

#footLink ul {
	float: left;
	padding: 0px 0px 0px 17px;
	width: 225px;
}

#footLink li {
	background: url(img/foot_icon.png) no-repeat 0px 7px;
	padding: 0 0 0 10px;
}

#footLink li a {
	color: #ddd;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 0px;
	-moz-transition: background-color 0.5s linear, color 0.5s linear;
	-webkit-transition: background-color 0.5s linear, color 0.5s linear;
}

#footLink li a:hover {
	color: #333;
	text-decoration: underline;
	background-color: #ffa;
}

/* top
---------------------------------------------------*/
#topImg {
}

#topTxt {
	margin: 0 0 45px 0;
}

#blockSarvice {
	width: 1029px;
	margin: 45px -29px 45px 0;
}

.boxSarvice {
	float: left;
	width: 314px;
	margin: 0 29px 0 0;
}

.boxSarvice h2 {
	margin: 0 0 10px 0;
}

.boxSarvice .img {
	float: left;
	width: 130px;
	padding: 0 0 0 10px;
}

.boxSarvice .txt{
	float: right;
	width: 150px;
	padding: 0 10px 0 0;
}

#blockWhatsnew {
	margin: 45px 0;
}

#blockWhatsnew h2 {
	float: left;
	width: 150px;
}

.boxWhatsnew {
	float: right;
	width: 830px;
}

.boxWhatsnew dl	{
	overflow: hidden;
	_zoom: 1;
	margin: 0 0 10px 0;
	padding: 0 0 10px 10px;
	border-bottom: 1px dotted #ddd;
}

.boxWhatsnew dt	{
	float: left;
	background: #636363;
	color: #fff;
	padding: 3px 0 3px 10px;
	width: 100px;
}

.boxWhatsnew dd	{
	float: right;
	width: 680px;
	padding: 3px 10px 3px 0;
}

.boxWhatsnew dd a {
	color: #333;
	text-decoration: none;
}

.boxWhatsnew dd a:hover {
	color: #333;
	background: #ffe;
	text-decoration: underline;
}

/* サブページ１
---------------------------------------------------*/
#subcontents {
	background: url(img/contentstop.png) no-repeat;
}

#subHeading {
	padding: 15px 0 0 20px;
	height: 105px;
}

#subHeading h2 {
	font-size: 25px;
}

#subHeading p {
	color: #0f6fff;
}

#subHeading a {
	color: #0f6fff;
	text-decoration: none;
}


/*side*/
#subColumnL {
	float: left;
	width: 220px;
	padding: 0 0 0 20px;
	font-size: 13px;
}

#subColumnL .boxSideimg {
	width: 220px;
	height: 220px;
	background: url(img/suba_sidebg1.png) no-repeat;
	margin: 0 0 20px 0;
}

#subColumnL .boxSideimg img {
	padding: 7px 0 0 7px;
	width: 206px;
	height: 206px;
}

#subColumnL .boxSidealpha {
	margin: 0 0 20px 0;
}

#subColumnL .boxSidealpha h2 {
	font-size: 14px;
	color: #0f6fff;
	border-left: 1px solid #0f6fff;
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
}

#subColumnL .boxSidealpha li {
	background: url(img/suba_sideicon1.png) no-repeat 0px 7px;
	padding: 0 0 0 12px;
}

#subColumnL .boxSidealpha a {
	text-decoration: none;
	color: #333;
}

#subColumnL .boxSidealpha a:hover {
	text-decoration: underline;
	color: #333;
}

/*content*/
#subColumnR {
	float: left;
	width: 720px;
	padding: 0 0 0 20px;
}

.boxSubinfo,
.boxSubss,
.boxSubsarvice {
	margin: 0 0 25px 0;
}

.boxSubss h3,
.boxSubsarvice h3 {
	padding: 20px 0 0 20px;
}

.boxSubinfo {
}

.boxSubinfo h3 {
	margin: 0 0 10px 0;
}

.boxSubinfo p {
	margin: 0.9em 0 0.9em 10px;
}

.boxSubinfo a {
	background: url(img/suba_icon1.png) no-repeat 0 5px;
	padding: 0 0 0 17px;
	color: #0f6fff;
	text-decoration: none;
	-moz-transition: background-position 0.2s linear;
	-webkit-transition: background-position 0.2s linear;
}

.boxSubinfo a:hover {
	text-decoration: underline;
	background-position: 5px 5px;
}

.boxSubss {
	background: url(img/suba_ssbg.png) no-repeat;
	width: 720px;
	height: 280px;
}

.boxSubss li {
	background: url(img/suba_ssbg2.png) no-repeat;
	float: left;
	margin: 0 0 0 20px;
	width: 330px;
	height: 200px;
	_display: inline;
}

.boxSubss li img {
	width: 313px;
	height: 183px;
	padding: 8px 0 0 8px;
}

.boxSubsarvice {
	background: url(img/suba_listbg.png) no-repeat;
	width: 720px;
	height: 230px;
}

.boxSubsarvice h3 {
	margin: 0 0 20px 0;
}

.boxSubsarvice ul {
	overflow: hidden;
	_zoom: 1;
}

.boxSubsarvice li {
	float: left;
	width: 180px;
	font-size: 13px;
}

.boxSubsarvice li p {
	text-align: center;
	padding: 0 10px;
	margin: 0 0 10px 0;
}

#contentsbtm {
	clear: both;
	background: url(img/contentsbtm.png) no-repeat;
	width: 1000px;
	height: 20px;
	margin: 30px 0;
}

/* メンバーリスト
---------------------------------------------------*/
#memberlist {
	margin: 0 0 50px 0;
}

#memberlist li {
	float: left;
	margin: 0 10px 10px 0;
	width: 170px;
}

#memberlist li img {
	margin: 0 0 10px 0;
}

/* メンバー詳細
---------------------------------------------------*/
#memberlistmore {
	margin: 0 0 50px 0;
}

.listmorePic {
	float: left;
	width: 320px;
}

.listmoreTxt {
	float: left;
	width: 360px;
	padding: 0 0 0 20px;
}

.listmoreTxt .name,
.boxListmore {
	margin: 0 0 20px 0;
}

.listmoreTxt .name {
	border-bottom: 1px solid #333;
	padding: 0 0 7px 0;
}

.listmoreTxt .name .jp {
	font-size: 20px;
}

.listmoreTxt .name .en {
	font-size: 11px;
}

.boxListmore p {
	background: #eee;
	padding: 15px;
	border-radius: 5px;
}

.listmoreBtm {
	clear: both;
}

.listmoreBtm h3 {
	border-bottom: 1px solid #333;
	font-size: 20px;
	margin: 0 0 15px 0;
}

/* 会社概要
------------------------------------*/
table#company {
     border:none;
     border-collapse:collapse;
     width:730px;
     margin:15px 0 20px;}
table#company th {
     background:#F4FAFC;
     font-weight:bold;
     width:100px;}
table#company th, table#company td {
     border:1px solid #BBB;
     padding:15px 14px;}
/* お問い合わせ
------------------------------------*/
table#mail {
     border:none;
     border-collapse:collapse;
     width:600px;
     margin:15px 0 20px;}
table#mail th {
     background:#F4FAFC;
     width:160px;}
table#mail th, table#mail td {
     border:1px solid #BBB;
     padding:15px 14px;}
th.cen{text-align:center;}

/* sarvicelist
------------------------------------*/
#blockSarvicelist {
	margin: 0 0 50px 0;
}

#blockSarvicelist .txt {
	margin: 0 0 40px 0;
}

#blockSarvicelist .sarviceList {
	width: 750px;
	margin: 0 -30px 0 0;
	overflow: hidden;
	_zoom: 1;
}

#blockSarvicelist .sarviceList li {
	float: left;
	width: 345px;
	margin: 0 30px 0 0;
}

/* txtpage1
------------------------------------*/
#blocktxt1 {
    padding: 0 0 20px 0;
}

#blocktxt1 p {
    margin: 0 0 1.5em 0;
}

.linkcat {
  margin: 0 0 25px 0;
  list-style: none;
}

.linkcat h2 {
  font-weight: bold;
  list-style: none;
  border-left: 3px solid #3af;
  padding: 0 0 0 7px;
  margin: 0 0 10px 0;
}

.linkcat li {
  padding: 0 0 0 1em;
}

.linkcat li a {
  color: #3af;
}

/* page templete style
------------------------------------*/
.page-title3 {
  font-size: 17px;
  background: #0062C4;
  color: #fff;
  padding: 0 0 0 10px;
  line-height: 37px;
}

.page-title4 {
  font-weight: bold;
  background: url(img/icon_title.png) no-repeat 0 center;
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
}

.page-text {
  margin: 0 0 20px 0;
}

/* タイトル
------------------------------------*/
.tit_01 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 0 0px;
  line-height: 37px;
}

.tit_02 {
  font-size: 26px;
  font-weight: bold;
  padding: 0 0 0 0px;
  line-height: 37px;
}