@media all{

/*--------------------------------------------------------
1、サイト全体の横幅
--------------------------------------------------------*/

html,
body,
#container,
#top,
#header,
#global-menu,
#breadcrumbs,
#main,
#footer,
#footer-banner{
	width: 100%;
	min-width: 950px;
}


#page-top,
#top-in,
#header-in,
#breadcrumbs ol,
#global-menu ul,
#main-in,
#footer-in,
#footer-banner ul{
	margin: auto;
	width: 950px;
}



/*--------------------------------------------------------
2、サイト全体の背景設定（初期設定ではコメントアウト）
------------------------------------------------------*/

/*--------------------------------------------------------
3、サイト全体の基本文字色
-------------------------------------------------------*/

body,pre{ color: #666; }


/*リンク文字*/
a{ text-decoration: underline; }
a:link,a:visited{ color: #03f; }
a:hover,a:active{ color: #c60; }


/*--------------------------------------------------------
4、エリアの設定
--------------------------------------------------------*/

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

#header{
	position: absolute;
	top: 0;
	background: url(../images/bg.jpg) left top repeat;
}

#header-in{
	position: relative;
	padding-top: 0px;/*▲ページ最上部からの距離*/
	height: 200px;
}


/*トップメニュー*/
#top-menu{
	position: absolute;
	top: 15px;
	right: 0;
}

#top-menu li{
	float: left;
	margin-right: 22px;
	line-height: 29px;
	color: #fff;
	font-size: 1.2em;
	text-decoration: underline;
}

#top-menu a{ text-decoration: underline; }
#top-menu a:link,#top-menu a:visited{ color: #fff; }
#top-menu a:hover,#top-menu a:active{ color: #fff; }


/*ヘッダーロゴテキスト*/
#header-logo{
	position: absolute;
	top: 5px;
}

#header-logo a{
	text-decoration: none;
	display: block;
	font-size: 6em;
	font-family: serif !important;
}
#header-logo a:link,
#header-logo a:visited,
#header-logo a:hover,
#header-logo a:active{ color: #fff; }


/*ヘッダーテキスト*/
#header-in #header-text{
	position: absolute;
	top: 55px;
	right: 0;
	text-align: left;
	color: #fff;
	font-size: 1.2em;
	width: 650px;
}


/*グローバルメニュー*/
#global-menu{
	position: absolute;
	top: 103px;/*▲ページ最上部からの距離*/
	left: 0;
}

#global-menu ul{
	height: 75px;
	background-color: #fff;
}

#global-menu li{
	float: left;
	height: 55px;
	overflow: hidden;
	font-size: 1.55em;
	font-weight: bold;
	line-height: 1.2;
}

#global-menu li small{
	font-size: 0.77em;
	font-weight: normal;
}

#global-menu ul li p{
	padding: 18px 0 0 63px;
}

#global-menu li a{
	display: block;
	padding: 18px 0 0 63px;
	height: 55px;
	color: #666;
}

#global-menu li.menu1{ width: 200px; background: url(../images/b1.gif) 0 10px no-repeat; padding: 10px 15px 0 0; margin-left: 50px;}
#global-menu li.menu2{ width: 200px; background: url(../images/b2.gif) 0 10px no-repeat; padding: 10px 15px 0 0; }
#global-menu li.menu3{ width: 200px; background: url(../images/b3.gif) 0 10px no-repeat; padding: 10px 15px 0 0; }
#global-menu li.menu4{ width: 200px; background: url(../images/b4.gif) 0 10px no-repeat; padding: 10px 35px 0 0; }

#global-menu ul li a:hover{
	height: 55px;
	text-decoration: underline;
}


/*--------------------------------------------------------
パン屑ナビ
--------------------------------------------------------*/

#breadcrumbs{
	position: absolute;
	top: 210px;/*▲ページ最上部からの距離*/
	left: 0;
}


#breadcrumbs li{
	float: left;
	padding: 0 10px 0 15px;
	background: url(../images/icon-breadcrumbs.gif) left 5px no-repeat;
	font-size: 1.2em;
}


/*パン屑ナビの先頭*/
#breadcrumbs li.first{
	padding-left: 0;
	background: none;
}


#breadcrumbs ol li a{ text-decoration: underline; }
#breadcrumbs ol li a:link,#breadcrumbs ol li a:visited{ color: #666; }
#breadcrumbs ol li a:hover,#breadcrumbs ol li a:active{ color: #666; text-decoration: none; }


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

#main{
	padding-top: 239px;/*▲ページ最上部からの距離*/
	height: 100%;
}


/*メインイメージ（TOPのみ）*/
#main-image{
	display: block;
	position: relative;
	width: 950px;
	height: 320px;
	margin-bottom: 20px !important;
}


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

#sidebar{
	float: right;
	width: 260px;
}

#sidebar-in{
	width: 260px;
	font-size: 1.2em;
}


/*H3*/
#sidebar h3{
	clear: both;
	padding: 2px 8px;
	background: url(../images/bg-sidebar-h3.gif) left center no-repeat #1a45ab;
	border: 1px solid #8a8a89;
	color: #fff;
}

#sidebar h3 small{
	display: block;
	padding-top: 2px;
	border-top: 1px solid #d1d1d1;
	font-size: 0.768em;
}


/*お問い合わせ*/
#sidebar p.contact{
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
}


/*コンテンツ*/
#sidebar div.contents{
	margin-bottom: 20px;
	padding: 8px;
	background-color: #efefef;
}

#sidebar div.menu{
	margin-bottom: 20px;
	padding: 5px 8px 5px 8px;
	background-color: #efefef;
}


/*サイドメニュー*/
#sidebar ul.side-menu{
	padding: 8px;
	background-color: #efefef;
}

#sidebar .side-menu ul{
	padding: 0 0 15px 0;
	margin: 0;
	background-color: #fff;
}

#sidebar ul.side-menu li{
	margin-bottom: 4px;
	border: 1px solid #bfbfbf;
	border-left: 4px solid #0033aa;
}

#sidebar ul.side-menu li a{
	display: block;
	padding: 14px 20px;
	background: url(../images/icon/icon-menu01.gif) 4px 18px no-repeat #fff;
}

/*--IE7対策--*/
*+html ul.side-menu li a{ background: url(../images/icon/icon-menu01.gif) 6px 18px no-repeat #fff; }


/*最新情報*/
#sidebar ul.news li{
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px dotted #7070ba;
	background: none;
	font-weight: normal;
}

#sidebar ul.news p{ margin-bottom: 20px; }

.news1,.news2{
	margin-top: 15px!important;
	margin-bottom: 10px!important;
	font-size: 1.2em!important;
	font-weight: bold!important;
	color: #4386cb!important;
}

.news1{ background: url(../images/new.gif) right center no-repeat; }
.news2{}

.newst{
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	font-size: 1.2em;
	font-weight: bold;
	color: #555;
	text-decoration: underline;
	padding-left: 15px;
	background: url(../images/icon-menu01-r-black.png) 0 3px no-repeat;
}


/*アドセンス サイドバー*/
div.ads{
	margin-top: 6px;
	margin-left: -3px;
	margin-bottom: 19px;
	width: 250px;
	height: 250px;
}


/*アドセンス 本文*/
div.adslink{ margin: 30px 0 5px 2px; }

div.adslink a{
	font-size: 0.85em;
	font-weight: bold;
	color: #333;
}

div.adslink p{
	font-size: 0.79em;
	line-height: 1em;
	width: 230px;
	color: #666;
	margin: -1px 0 0 0;
}


/*--------------------------------------------------------
メインコンテンツ（本文）
--------------------------------------------------------*/

#main-contents,
#main-contents2{
	float: left;
	width: 660px;
	font-size: 1.4em;
}

#main-contents2{
	width: 950px!important;
}


/*H2*/
#main-contents h2,
#main-contents2 h2{
	clear: both;
	margin-bottom: 20px;
	padding: 10px 3px;
	background: url(../images/bg-contents-h2.gif) left bottom no-repeat;
	font-size: 1.5em;
	line-height: 1.2;
	color: #333;
}

#main-contents h2 small,
#main-contents2 h2 small{
	display: block;
	padding-top: 2px;
	font-size: 0.65em;
}


/*H3*/
#main-contents h3,
#main-contents2 h3{
	clear: both;
	margin-bottom: 10px;
	padding: 10px 0 8px 10px;
	border: 1px solid #999;
	font-size: 1em;
	font-weight: bold;
}


/*ギャラリージャンル*/
div.kind img{
	float: left;
	margin: 0 0 25px 0;
}

div.kind p{
	padding: 5px 0 0 270px;
}


/*H2直下のコメント*/
div.text{
	margin: 0 0 15px 0;
}

div.text p{
	padding: 0 0 15px 10px;
}


/*業務内容コメント*/
p.i1,
p.i2,
p.i3{
	float: left;
	margin: 10px 0 35px 0;
	height: 445px;
}

p.i1{ padding: 8px 8px 0 485px; background: url(../images/i1.jpg) center top no-repeat; }
p.i2{ padding: 8px 8px 0 329px; background: url(../images/i2.jpg) center top no-repeat; }
p.i3{ padding: 8px 8px 0 485px; background: url(../images/i3.jpg) center top no-repeat; }


/*ギャラリーボタン*/
div.gallery-menu img{
	float: left;
	margin: 0 0 72px 0;
}

div.gallery-menu ul	li{
	float: left;
	display: block;
	margin: 0 10px 0 0;
}

div.gallery-menu ul li a{
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 125px;
}

div.gallery-menu ul li.g1 a      { background-image: url(../images/d2.jpg); width: 218px; }
div.gallery-menu ul li.g1 a:hover{ background-image: url(../images/d1.jpg); }
div.gallery-menu ul li.g2 a      { background-image: url(../images/d4.jpg); width: 218px; }
div.gallery-menu ul li.g2 a:hover{ background-image: url(../images/d3.jpg); }
div.gallery-menu ul li.g3 a      { background-image: url(../images/d6.jpg); width: 218px; }
div.gallery-menu ul li.g3 a:hover{ background-image: url(../images/d5.jpg); }
div.gallery-menu ul li.g4 a      { background-image: url(../images/d8.jpg); width: 218px; }
div.gallery-menu ul li.g4 a:hover{ background-image: url(../images/d7.jpg); }


/*リンク集 H3仕上げ*/
#main-contents2 dl.h3 dt{
	clear: both;
	margin-bottom: 10px;
	padding: 10px 0 8px 10px;
	border: 1px solid #999;
	font-size: 1em;
	font-weight: bold;
}

#main-contents2 dl.h3 dd{
	margin: 18px 0 30px 15px;
}

#main-contents2 dl.h3 dt a{ text-decoration: underline; }
#main-contents2 dl.h3 dt a:link,#main-contents2 dl.h3 dt a:visited{ color: #666; }
#main-contents2 dl.h3 dt a:hover,#main-contents2 dl.h3 dt a:active{ color: #666; text-decoration: none; }






div.h{ margin: 0 0 400px 44px; }
.space{ margin-bottom: 90px; }


/*定義タグ スタイル1 業務内容＆リンク集*/
* html body #main-contents2 dl.dl1 dd div{ display: inline-block; }

#main-contents2 dl.dl1{
	border-bottom: 1px solid #999;
	margin-bottom: 70px;
}

#main-contents2 dl.dl1 dt{
	float: left;
	padding-top: 11px;
	padding-left: 20px;
	width: 11em;
	border-top: 1px solid #999;
	font-weight: bold;
}

#main-contents2 dl.dl1 dd{
	margin-left: 11em;
	padding: 11px 10px 10px 20px;
	border-top: 1px solid #999;
}


/*定義タグ スタイル2 ギャラリーページ用*/
* html body #main-contents2 dl.dl2 dd div{ display: inline-block; }

#main-contents2 dl.dl2{
	margin-bottom: 15px;
}

#main-contents2 dl.dl2 dt{
	float: left;
	padding: 11px 0 8px 10px;
	width: 10em;
	border-bottom: 1px solid #999;
}

#main-contents2 dl.dl2 dd{
	margin-left: 10em;
	padding: 11px 0 8px 0;
	border-bottom: 1px solid #999;
}

#main-contents2 div.fl-l p,
#main-contents2 div.fl-r p{	padding: 0 10px 0 10px; }

#main-contents2 div.fl-l img,
#main-contents2 div.fl-r img{ margin: 0!important; }

#main-contents2 div.clearfix{
	margin: 0 0 30px 0;
}


/*サイトマップ（リストタグ）*/
ul.sitemap li{
	margin: 0 0 400px 0;
}

ul.sitemap li{
	padding: 1px 0 3px 17px;
	list-style-type: none;
}

ul.sitemap li li{ border-left: 1px solid #555; }

ul.sitemap ul li{
	padding: 7px 0 0 20px;
	margin: 0 0 0 5px;
	background: url(../images/li.gif) 0 12px no-repeat;
}

ul.sitemap ul ul li{
	background:  url(../images/li.gif) 0 12px no-repeat;
	font-weight: normal;
}

ul.sitemap a{ text-decoration: underline; }
ul.sitemap a:link,ul.sitemap a:visited{ color: #666; }
ul.sitemap a:hover,ul.sitemap a:active{ color: #666; text-decoration: none; }


/*--------------------------------------------------------
フッター
--------------------------------------------------------*/

#footer{
	margin-top: 30px;
	font-size: 1.2em;
	color: #fff;
	background: url(../images/bg.jpg) left top repeat;
}


#footer-in{
	padding: 20px 0 15px 0;
	width: 950px;
	font-size: 1.1em;
}


/*H3*/
#footer-in h3{
	margin-bottom: 15px;
	padding: 2px 5px;
	border-bottom: 1px solid #fff;
}


/*フッターメニュー*/
div.footer-menu li{
	float: left;
	list-style: none;
	margin-right: 5px;
	padding-left: 22px;
}

div.footer-menu a{ text-decoration: underline; }
div.footer-menu a:link,div.footer-menu a:visited{ color: #fff; }
div.footer-menu a:hover,div.footer-menu a:active{ color: #fff; text-decoration: none; }


/*フッターバナー*/
#footer-banner{
	float: left;
	margin: 10px 0 5px 0;
}

#footer-banner li{
	list-style: none;
}



/*------------------------------------------------------------
　end
-------------------------------------------------------------*/
}