body, p, div, h1, h2, h3, h4, h5, h6, table, tbody, tr, td, span, blockquote, a, abbr, address, cite, code, img, ul, ol, li, dl, dd, dt{
	border:0;
	outline:0;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", sans-serif;
	color:#333;
	vertical-align:baseline;
	list-style:none;
	text-decoration:none;
	line-height:1.7;
	margin:0;
	padding:0
}
#horizontal-ad {
	display:block;
}
#vertical-ad {
	display:none;
}
a:link, a:visited {
	color:#2061ac;
}
a:hover {
	color:#ac2020;
}
body {
	background:#cccccc;
	font-size:14px
}
div#wrap {
	width:960px;
	position:relative;
	margin:0 auto!important
}
div#sidebar {
	width:200px;
	height:100%;
	float:left;
	background:url(../images/side_e_bg.png) top left repeat;
	position:fixed
}
#logo {
	display:block;
	width:100%;
	position:relative;
	height:88px;
	background:url(../images/menu_e_top.png) top center no-repeat;
	text-indent:-9987px;
}

#logo2 {
	margin:10px 0 30px 0;
}
a#logo2 {
	text-align:center;
	display:block;
	width:100%;
	position:relative;
	z-index:999;
	opacity:1;
	-webkit-transition:all 300ms;
	-moz-transition:all 300ms;
	-o-transition:all 300ms;
	transition:all 300ms;
	padding:0;
}
ul#navigation {
	margin:0;
	position:relative;
	width:200px;
	z-index:999
}
ul#navigation li {
	border:none;
	margin:0;
	padding:0;
	text-indent:-9988px;
}

ul#navigation li.menu1 a {
	background:url(../images/emenu/menu1.png) center top no-repeat;
	width:auto;
	height:59px;
	display: block;
	cursor:pointer;
	padding:0px;
	text-align:center;
	color:#fff;
}
ul#navigation li.menu1 a:hover {
	background-position:center bottom;
}
ul#navigation li.menu2 a {
	background:url(../images/emenu/menu2.png) center top no-repeat;
	width:auto;
	height:59px;
	display: block;
	cursor:pointer;
	padding:0px;
	text-align:center;
	color:#fff;
}
ul#navigation li.menu2 a:hover {
	background-position:center bottom;
}
ul#navigation li.menu3 a {
	background:url(../images/emenu/menu3.png) center top no-repeat;
	width:auto;
	height:59px;
	display: block;
	cursor:pointer;
	padding:0px;
	text-align:center;
	color:#fff;
}
ul#navigation li.menu3 a:hover {
	background-position:center bottom;
}
ul#navigation li.menu4 a {
	background:url(../images/emenu/menu4.png) center top no-repeat;
	width:auto;
	height:59px;
	display: block;
	cursor:pointer;
	padding:0px;
	text-align:center;
}
ul#navigation li.menu4 a:hover {
	background-position:center bottom;
}
ul#navigation li.menu5 a {
	background:url(../images/emenu/menu5.png) center top no-repeat;
	width:auto;
	height:59px;
	display: block;
	cursor:pointer;
	padding:0px;
	text-align:center;
}
ul#navigation li.menu5 a:hover {
	background-position:center bottom;
}
ul#navigation li.menu6 a {
	background:url(../images/emenu/jp2.png) center top no-repeat;
	width:auto;
	height:42px;
	display: block;
	cursor:pointer;
	padding:0px;
	text-align:center;
}
ul#navigation li.menu6 a:hover {
	background:url(../images/emenu/jp2.png) center top no-repeat;
}
div#container {
	width:730px;
	float:right;
	padding-right:30px;
	position:relative;
	padding-top:0;
	background:url(../images/mainbg.jpg) left top repeat-y #fff;
}
h1{
	font-weight:bold !important;
	color:#003366 !important;
	font-size:20px !important;
	margin:10px 0;
}
div.page {
	margin-bottom:5px solid #dbdbdb;
	margin-bottom:0;
	padding-top:20px
}
div.page2 {
	margin-bottom:5px solid #dbdbdb;
	margin-bottom:0;
	padding-top:20px
}
div.page_content {
	padding:25px 0 40px 30px;
}
div.page_content2 {
	padding:25px 0 40px 0px;
}
h2 {
	color:#0e335f !important;
	font-size:24px !important;
	background:url(../images/h2_bg.jpg) left top no-repeat;
	height:30px;
	width:auto;
	text-indent:0.7em;
	padding-top:43px;
}
h2.enmode2 {
	color:#0e335f !important;
	font-size:24px !important;
	background:url(../images/h2_e_bg.png) left top no-repeat;
	height:80px;
	width:auto;
	text-indent:0.7em;
	padding-top:43px;
}
h2.enmode2 span {
	font-weight:normal;
	color:#0e335f;
	font-size:22px !important;
	text-indent:0.9em;
	display:block;
	}
div.page_content p {
	font-size:15px;
	padding:0 !important;
	margin:0 !important;
}
h3 {
	font-size:16px !important;
	color:#333 !important;
	background:url(../images/h3_bg.jpg) left top no-repeat;
	padding-left:1em;
	margin-bottom:5px;
}

img.no_border {
	border:none!important
}
ul.pagination li, ul.pagination li:hover {
	display:inline;
	background:none;
	border:none;
	margin-left:1px;
	padding:0
}
ul.pagination a:link, ul.pagination a:visited {
	display:inline-block;
	text-decoration:none;
	background:url(./images/bg/15.png);
	padding:5px 10px
}
div.footer {
	text-align:center;
	font-size:12px;
	margin-top:40px;
	padding:15px 0;
	color:#333;
}
.gotop {
	position:fixed;
	right:15px;
	bottom:15px;
	opacity:1;
	padding:10px;
	color:#fff;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	z-index:999;
	transition:all 300ms;
	-webkit-transition:all 300ms
}
.gotop:hover {
	color:#eee;
	opacity:.7
}
.gotop.hidden {
	display:none;
	opacity:0
}
a.gotop {
	text-decoration:none!important
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", sans-serif;
	font-weight:bold;
}

.one_half {
	float:left;
	width:50%
}
.one_third {
	float:left;
	width:33.33%
}
.one_fourth {
	float:left;
	width:25%
}
.one_half > .column_content, .one_half > div {
	padding-right:40px;
	background:url(../images/divi.gif) right top no-repeat;
}
.last > .column_content, .last > div {
	padding-right:0;
	background:none !important;
}
.one_half.last > .column_content, .one_half.last > div {
	padding-left:40px !important;
}

.column_content {
	margin-top:20px;
}


.first {
	clear:left
}
.last {
	clear:right
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both
}
.space {
	display:block;
	float:left;
	clear:both;
	margin:10px 0
}
ul li {
	line-height:2;
	background:url(../images/icons/bullet.jpg) no-repeat left center;
	padding-left:15px;
}
a:link, a:visited {
	text-decoration:underline
}
button {
   border: none;
   background: #1456ac;
   background: -webkit-gradient(linear, left top, left bottom, from(#1d8ed4), to(#1456ac));
   background: -webkit-linear-gradient(top, #1d8ed4, #1456ac);
   background: -moz-linear-gradient(top, #1d8ed4, #1456ac);
   background: -ms-linear-gradient(top, #1d8ed4, #1456ac);
   background: -o-linear-gradient(top, #1d8ed4, #1456ac);
   padding: 3px 20px 5px 20px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: none !important;
   -moz-box-shadow: none !important;
   box-shadow: none !important;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size:12px !important;
   text-decoration: none;
   vertical-align: middle;
   }
button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


ol li {
	list-style:decimal inside;
	padding:5px 0
}
blockquote {
	border-left:5px solid #7cb3d3;
	font-style:italic;
	padding:10px;
	margin:20px;
}
div.page img {
	padding:5px;
	border:1px solid #73aaca;
	max-width:94%
}
a#logo:hover, a.facebook:hover, a.twitter:hover, a.linkedin:hover, a.dribbble:hover, div.image_gallery img:hover {
	opacity:.5
}
fieldset#contact_form button, .right {
	float:right
}
div.misc a, a:hover {
	text-decoration:none
}
div.blogpost a.readmore:hover, ul.pagination a:hover, ul.pagination a.active_page {
	background:url(./images/bg/50.png);
	color:#FFF
}
ol.comments li.comment a.reply:hover, div.tab ul.tab_menu li:hover, div.tab ul.tab_menu li.active {
	background:#8f8f8f;
	color:#FFF
}
.knob {
	color: White !important;
	text-shadow:1px 1px 0px #0d4667;
	font-size:25px !important;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	position:absolute;
	margin-left:-5px;
	margin-top: 20px;
}
.next {
	position:absolute;
	margin-left: 680px;
	margin-top: 20px;
}
.button {
	color:#fff;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	/* IE hacks */
    zoom: 1;
 *display: inline;
	position: relative;
	overflow: visible;
	display: inline-block;
	padding: 0.5em 1em;
	font-size:12px;
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	background-color: #0D4667;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	/*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
    -webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	/* IE hacks */
    zoom: 1;
 *display: inline;
}
.button:hover, .button:focus, .button:active {
	border-color: #3072b3;
	text-decoration: none;
	color: #fff;
	background-color: #35779d;
}
.button:active, .button.active {
	color: #fff;
	background-color: #12415c;
}

/* overrides extra padding on button elements in Firefox */
.button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
ul.sublist li {
	width: 140px;
	float: left;
}
ul.sublist li {
	background: url('../images/ico-arrow.gif') 0px 10px no-repeat;
	font-size:12px;
}
ul.sublist li a {
	color:#fff;
	text-decoration:none;
}
ul.sublist li a:hover {
	color:#002b44;
}
/* GRID */
.grid {
	border: 1px solid #4b88ad;
	border-bottom: none;
	border-right: none;
	overflow: hidden;
}
.grid li {
	border-bottom: 1px solid #4b88ad;
	border-right: 1px solid #4b88ad;
	float: left;
	overflow: hidden;
	position: relative;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	padding-left:10px !important;
}
.ie7 .grid li {
	width: 19.9%;
	padding-left:10px !important;
}
.grid li a {
	display: block;
}
.grid img {
	display: block;
	height: auto;
	border:0px !important;
	width: 100%;
	opacity: .65;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.grid li:hover img {
	opacity: 1;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
/* CLIENTS */



#clients li:hover .original_img, .ie7 #clients li:hover a img, .ie8 #clients li:hover a img {
	opacity: 1;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
#clients li:hover .grayscale_img {
	opacity: 0;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
/* CLIENTS */

#clients .westfield:hover, #clients .westfield.active {
	background: #d9001f;
}
#clients .smuin:hover, #clients .smuin.active {
	background: #2a2333;
}
#clients .cytosport:hover, #clients .cytosport.active {
	background: #292c33;
}
#clients .toyota:hover, #clients .toyota.active {
	background: #f60031;
}
#clients .lands_end:hover, #clients .lands_end.active {
	background: #1e1d3c;
}
#clients .microsoft:hover, #clients .microsoft.active {
	background: #0079b0;
}
#clients .a_e:hover, #clients .a_e.active {
	background: #451e53;
}
#clients .skittles:hover, #clients .skittles.active {
	background: #d9001f;
}
#clients .juicy_fruit:hover, #clients .juicy_fruit.active {
	background: #fdbb00;
}
#clients .ge:hover, #clients .ge.active {
	background: #0977b4;
}
#clients .glad:hover, #clients .glad.active {
	background: #f6a200;
}
#clients .altoids:hover, #clients .altoids.active {
	background: #a7000a;
}
#clients .absolut:hover, #clients .absolut.active {
	background: #919191;
}
#clients .facebook:hover, #clients .facebook.active {
	background: #44559b;
}
#clients .jameson:hover, #clients .jameson.active {
	background: #003e25;
}
#clients .toyota:hover, #clients .toyota.active {
	background: #f60031;
}
#clients .orbit:hover, #clients .orbit.active {
	background: #95d2ef;
}
#clients .zynga:hover, #clients .zynga.active {
	background: #a9011b;
}
#clients .nike:hover, #clients .nike.active {
	background: #868686;
}
#clients .adidas:hover, #clients .adidas.active {
	background: #395cd4;
}
#clients .campaign:hover {
	background: transparent;
}
.flex-control-nav {
	display:none;
}

.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}

h4 {
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
			background-color:#d0e6f0;
			padding:10px 15px;
			font-size:14px !important;
			color:#0e335f !important;
}
/* --------------------------------------------------
   Table
-------------------------------------------------- */
.maru {
	width:100%;
    border-spacing: 0px;
	
    border: 1px solid #2387be;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;	
}
.maru p {
	background:url(../images/sq_list.gif) left top no-repeat;
	text-indent:1em;
	line-height:1.4;
	}
.maru th {
    padding:5px;
    background:#FFF;
    border-bottom:1px dashed #2387be;
	text-align:left;
}
.maru td {
    padding:10px 15px;
    background:none;
    border-bottom:1px dashed #2387be;
}
.maru tr td:first-child {
    border-right:none;
	width:23%;
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.maru tr:first-child th:first-child,
.maru tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.maru tr:first-child th:last-child,
.maru tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.maru tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
			border-bottom:none;
			border-right:none !important;
}
.maru tr:last-child th:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.maru tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
			border-right:none;
			border-bottom:none;
}
.maru tr:last-child th:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
			border-right:none;
}
/* --------------------------------------------
  thaed,tbodyを使う場合の設定
-------------------------------------------- */
.maru thead th {
	background:none;
	border-bottom:1px dashed #2387be;
	}
.maru thead+tbody th {background:#fff;}
.maru tbody th {text-align:left;}/*IE*/
/* -----------------------
  左上角丸 thead内　最初の行の最初のセル
----------------------- */
.maru thead tr:first-child th:first-child,
.maru thead tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}

/* -----------------------
  右上角丸 thead内　最初の行の最後のセル
----------------------- */
.maru thead tr:first-child th:last-child,
.maru thead tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  角丸なし　thaedの後のtbody 最初の行の最初のセル
  角丸なし　thaedの後のtbody 最初の行の最後のセル
----------------------- */
.maru thead+tbody tr:first-child th:first-child,
.maru thead+tbody tr:first-child td:first-child,
.maru thead+tbody tr:first-child th:last-child,
.maru thead+tbody tr:first-child td:last-child {
    -webkit-border-radius:0px;
       -moz-border-radius:0px;
         -o-border-radius:0px;
            border-radius:0px;
}
/* -----------------------
  左下角丸　thaedの後のtbody 最後の行の最初のセル
----------------------- */
.maru thead+tbody tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
			border-right:none !important;
}
.maru thead+tbody tr:last-child th:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
}
/* -----------------------
  右下角丸　thaedの後のtbody 最後の行の最後のセル
----------------------- */
.maru thead+tbody tr:last-child th:last-child,
.maru thead+tbody tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
} 
.maru2 {
	width:100%;
    border-spacing: 0px;
	
    border: 1px solid #2387be;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;	
}
.maru2 th {
    border-bottom:1px dashed #2387be;
}
.maru2 td {
    padding:10px 15px;
    background:none;
    border-bottom:1px dashed #2387be;
}
.maru2 th {
    background:#ddedf4;
    color:#333333;
	text-align:left;
	width:23%;
	padding:10px 15px !important;
}

.maru2 tr td:first-child {
    border-right:1px dashed #2387be;
	white-space:nowrap;
}

/* -----------------------
  左上角丸　最初の行の最初のセル
----------------------- */
.maru2 tr:first-child th:first-child,
.maru2 tr:first-child td:first-child {
    -webkit-border-radius: 6px 0 0 0;
       -moz-border-radius: 6px 0 0 0;
         -o-border-radius: 6px 0 0 0;
            border-radius: 6px 0 0 0;
}
/* -----------------------
  右上角丸　最初の行の最後のセル
----------------------- */
.maru2 tr:first-child th:last-child,
.maru2 tr:first-child td:last-child {
    -webkit-border-radius: 0 6px 0 0;
       -moz-border-radius: 0 6px 0 0;
         -o-border-radius: 0 6px 0 0;
            border-radius: 0 6px 0 0;
}
/* -----------------------
  左下角丸　最後の行の最初のセル
----------------------- */
.maru2 tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
			border-bottom:none;
			border-right:1px dashed #2387be !important;
}
.maru2 tr:last-child th:first-child {
    -webkit-border-radius: 0 0 0 6px;
       -moz-border-radius: 0 0 0 6px;
         -o-border-radius: 0 0 0 6px;
            border-radius: 0 0 0 6px;
			border-bottom:none;
}
/* -----------------------
  右下角丸　最後の行の最後のセル
----------------------- */
.maru2 tr:last-child td:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
			border-right:none;
			border-bottom:none;
}
.maru2 tr:last-child th:last-child {
    -webkit-border-radius: 0 0 6px 0;
       -moz-border-radius: 0 0 6px 0;
         -o-border-radius: 0 0 6px 0;
            border-radius: 0 0 6px 0;
			border-right:none;
}



.rinenwrap {
	background:none;
	width:auto;
	height:auto;
	padding:1px 0 1px 0;
	margin:15px 20px 10px 20px;
	text-align:center;
}
.rinenwrap h3 {
	background:none;
	font-size:24px !important;
	color:#0e335f !important;
	padding:15px 0 0 0;
	font-weight:normal;
}
.rinenbox {
	background:none;
	margin:4px 4px 3px 4px;
	width:auto;
	padding-bottom:12px;
}
.rinenbox ul {
		text-align:left;
}

.rinenbox li.no1 {
	margin-left:10px;
	padding:0;
	list-style-image:url(../images/1en.png);
}
.rinenbox li.no2 {
	margin-left:10px;
	padding:0;
	list-style-image:url(../images/2en.png);
}
.rinenbox li.no3 {
	margin-left:10px;
	padding:0;
	list-style-image:url(../images/3en.png);
}
.rinenbox li.no4 {
	margin-left:10px;
	padding:0;
	list-style-image:url(../images/4en.png);
}


#contact p {
	margin-top:20px !important;
}
p.tk {
	line-height:5;
	background:url(../images/sprite_prev.png) left center no-repeat;
	text-indent:1.5em;
}

textarea {
	width:400px !important;
}