@charset "UTF-8";

/*---------------------------------------------

Default CSS

for all pages
coded by d-spica at 2008-05-31
imported to "$category-name.css" and "top.css"

---------------------------------------------*/

 
/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
  margin: 0;
  padding: 0;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea, select {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
  vertical-align: baseline;
}

a img {
  border: none;
}


/* Setting */

html {  
  overflow-y: scroll;  
}

body {
  background: grey;
  font-family: 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 100%;
  color: white;
}

* html body { /* for IE6 */
  font-size: small;
}
  
*:first-child+html body { /* for IE7 */
  font-size: small;
}

ul {
  list-style-position: outside;
  list-style-type: none;
}

ol {
  list-style-position: outside;
}
  
table {
  border-collapse: collapse;
}

legend {
  color: #333;
}

div#main p,
div#main ul,
div#main ol,
div#main dl,
div#main blockquote,
div#main pre,
div#main table {
  margin: 1em 0;
}


/* Option *//*

* html .smallFont {
  font-family: 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}
  
*:first-child+html .smallFont {
  font-family: 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}

* html ul li dl,
* html ol li dl {
  display: inline;
}

*:first-child+html ul li dl,
*:first-child+html ol li dl {
  display: inline;
}

*/


/*---------------------------------------------

Font Size

20px : 154%
18px : 139%
16px : 124%
15px : 116%  125%
14px : 108%  117%
13px : 100%  108%
12px :  93%  100%
11px :  85%   92%

---------------------------------------------*/


img, abbr, acronym {
    border: 0;
} 

a:hover, a:active {
 color:#009cff;
 text-decoration:underline;
}

a, a:link, a:visited {
 color:#ffffff;
 text-decoration:underline;
}

object, img, a {
 outline: none;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}



#dropshadow {
 margin: 0 auto;
 padding:0;
 width: 1000px;
 background: url(http://www.sqex-ee.jp/images/shadow.gif) 0 0 repeat-y;
}

#container {
 margin:0 auto;
 padding:0;
 width:960px;
}

#header {
 margin:0;
 padding:0;
 width:960px;
 height:350px;
 background-color:#000000;
 display: inline;
}

#header h1 {
 display:none;
}

#header .img, #header object {
 display:block;
}

#flashcontent {
 width: 960px;
 height: 280px;
}
#headerNavi {
 text-align: center;
 width: 960px;
 margin: 0 auto;
 padding: 0;
 background: url(http://www.sqex-ee.jp/images/menu_side.gif) 0 0 repeat-x;
}

#headerNavi li {
 display: inline;
}

#headerNavi a {
 display: inline;
 width: auto;
 height: 60px;
 margin: 0;
 border: 0;
 outline: 0;
}
#headerNavi img {
 border: 0;
 vertical-align: bottom;
}
#footer {
 clear :both;
}
#content {
 margin:0 auto;
 padding:0;
 width:960px;
 text-align: left;
}
#leftbar {
 font-size: 74%;
 line-height: 1.25em;
 margin:0;
 padding:0px;
 width:320px;
 float:left;
}

.ua-ie-7 #leftbar, .ua-firefox #leftbar {
 font-size: 85%;
 line-height: 1.5em;
}

#leftbar dl {
 margin-top: 3px;
}
#leftbar .parent_category {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 92%;
 font-weight: bold;
 margin-bottom: 5px;
 margin-top: 5px;
}
#leftbar .entry_date {
 color: #aaaaaa;
}
#leftbar .imgbar {
 padding-bottom: 0;
}

#leftbar .subNavi {

}

#leftbar .subNaviZero {

}
#leftbar dl {
 padding-left: 12px;
}
#leftbar dt {
 width: 40px;
 float: left;
 clear: both;
 padding-bottom: 3px;
}
#leftbar dd {
 margin-left: 44px;
 line-height: 1.4;
 padding-bottom: 3px;
}
#leftbar ul {
 padding-left: 12px;
}
#leftbar ul ul {
 padding-left: 8px;
}
#leftbar li {
 display: block;
padding-bottom: 2px;
}

#leftbar img {
 vertical-align: top;
}

#newentry {
 padding:0 30px;
}

#newentry ul img {
  visibility: hidden;
  margin-bottom: -6px;
}

#category {
 padding:0 30px 0 20px;
}

#category ul, #archive ul {
  line-height: 1.5em;
}

#leftbar a {
 outline: 0;
}

#leftbar a:link, a:visited {
 color: #aaaaaa;
 text-decoration:underline;
}
#leftbar a:hover, a:active {
 color:#009cff;
 text-decoration:underline;
}

#archive {
 padding:10px 30px;
}
#banner {
 width: 100%;
 padding:10px 0 40px 40px;
}
#banner img {
 padding: 10px 0;
}

#main {
 margin:0;
 padding:0;
 width:640px;
 float:right;
}



#main .asset-header {
 line-height: 150%;
 background-color:#414141;
}

#main .asset-category {
  font-size:80%;
  font-weight: bold;
  width: 640px;
  background-color: #008FEA;
  line-height: 1.35em;
  padding: 5px 0;
  display: inline-block;
}

.ua-ie-7 #main .asset-category, .ua-firefox #main .asset-category {
 font-size: 85%;
 line-height: 1.5em;
}

#main .asset-category span {
  float:left;
}

#main .asset-category a {
  margin-left: 60px;
}

#main .asset-category a:first-child {
  float:left;
}

#main .asset-meta {
  float: right;
  margin: 0 60px;
}

#main .asset-meta a {
  margin:0 12px 0 0;
}

#main a, #main a:hover, #main a:active {
  color: #ffffff;
  text-decoration: none;
}

#main .asset-header h2 {
  padding: 10px 60px 12px 60px;
  font-size:16pt;
  font-weight:bold;
  color: #ffffff;
  clear:both;
line-height: 1.5;
}

#main .asset-body {
 padding: 30px 60px;
 font-size:10pt;
 line-height: 21pt;
}

#main .asset-body h3{
 margin: 20px 0 20px -20px;
 padding: 0 4px;
 width: 534px;
 font-size:12pt;
 font-weight: bold;
 border-bottom:1px #aaaaaa solid;
 clear:both;
}

#main .full {
 margin: -30px 0 0 -60px;
}

#page-title {
 width: 100%;
 padding: 4px 0;
 font-size:80%;
 text-indent: 20px;
 font-weight: bold;
 color: #414141;
 background-color: #666666;
}

.ua-firefox #page-title {
 font-size:85%;
}

#main .asset-footer {
  text-align: right;
  margin-bottom: 40px;
  margin-right: 60px;
}

#main .entryFooter {
  display: inline-table;
}

#main .entryFooter a {
  margin-left: 8px;
}

#main .entryFooter {
  display: inline-table;
}

#main .entry-tags {
 clear: both;
 padding: 10px 0 10px 0;
 text-align: center;
 font-size:9pt;
}
.content-nav {
 margin: 0 auto;
 padding: 20px 0 60px 0;
 font-size: 9pt;
 text-align: center;
}

.content-nav a {
 padding: 0 5px;
 color: #aaaaaa;
}

.content-nav span{
 padding: 0 5px;
}
.content-nav .current_page {
 margin-left: -1px;
 border-left: 1px #aaaaaa solid;
 border-right: 1px #aaaaaa solid;
 font-weight: bold;
}
.content-nav .link_page {
 margin-left: -1px;
 border-left: 1px #aaaaaa solid;
 border-right: 1px #aaaaaa solid;
}
.content-nav .link_next{

}
.content-nav .link_before{
}

#main .comments {
 padding: 30px 60px;
 font-size:10pt;
 line-height: 18pt;
}
#main .comments-header {
 font-size: 10pt;
 font-weight: bold;
}
#main .comment-content {
 padding: 10px 0 30px 0;
 font-size: 10pt;
}

#main .trackbacks {
 padding: 30px 60px;
 font-size:10pt;
 line-height: 18pt;
}
#main .trackbacks-header {
 font-size: 10pt;
 font-weight: bold;
}
#main .trackback-header {
 font-size: 10pt;
 font-weight: bold;
}
#main .trackback-content {
 padding: 10px 0 30px 0;
 font-size: 10pt;
}

#main .archive {
 padding: 30px 60px;
 font-size:10pt;
 line-height: 18pt;
}
#main .archive-header {
 font-size: 10pt;
 font-weight: bold;
}
#main .archive-content {
 padding-left:30px;
}
.round_image {
	margin: 0pt 20px 20px 0pt;
	position: relative;
	display: block;
	float: left;
}
.round_image b {
	width: 16px;
	height: 16px;
	font-size: 0;
	background-image: url(http://www.sqex-ee.jp/images/round_image.gif);
	position: absolute;
}
.round_image .tl {
	top: 0;
	left: 0;
}
.round_image .tr {
	top: 0;
	right: 0;
	background-position: 16px 0;
}
.round_image .bl {
	bottom: 0;
	left: 0;
	background-position: 0 16px;
}
.round_image .br {
	bottom: 0;
	right: 0;
	background-position: 16px 16px;
}

.photo_image {
	margin: 0pt 20px 20px 0pt;
    padding: 4px;
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-right: 1px #999999 solid;
    border-bottom: 1px #999999 solid;
    background-color: #ffffff;
	position: relative;
	display: block;
	float: left;
}

.shadow_image {
	background: url(http://www.sqex-ee.jp/images/shadow_image.gif) right bottom;
	margin: 0pt 20px 20px 0pt;
	display: block;
	float: left;
}

.shadow_image img {
	position: relative;
	top: -4px;
	left: -4px;
}

div#sqexFooter {
  margin-top: -10px;
}

#switch {
  display:none;
}

#tweet {
  width: 260px;
  height: 300px;
  padding: 0 30px 20px 30px;
  overflow:hidden;
  position: relative;
}

#tweet-title {
  background:url(http://www.sqex-ee.jp/images/sidebar_twitter.gif) no-repeat;
  width:260px;
  height:50px;
  margin: 5px 0 0 30px;
}

#tweet ul {
  position: relative;
  width: 235px;
  top: 0px;
}

.ua-ie-6 #tweet ul, .ua-ie-7 #tweet ul, .ua-ie-8 #tweet ul {
  width: 205px;
}

#tweet li {
	padding: 10px;
	border-radius: 6px;
	box-shadow: inset 0px 0px 6px 3px #222222;
	-moz-border-radius: 6px;
	-moz-box-shadow: inset 0px 0px 6px 3px #222222;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: inset 0px 0px 6px 3px #222222;
	background-color: #333333; !important;
	border-style: solid;
	border-width: 1px;
	border-color: #111111;
	margin-bottom: 10px;
	font-size:11px;
	line-height: 1.5em;
	position: absolute;
        min-height: 48px;
}

#tweet li .tweet-icon {
  margin: 0 10px 4px 0;
  float:left;
}

#tweet li .tweet-created_at {
  text-align: right;
  color:#b8161b;
}

#tweet li .tweet-username {
  font-weight: bold;
  color:#b8161b;
}

#tweet li .tweet-bodytext {
  line-height: 1.65em;
}

#tweet li .tweet-bodytext:after {
  clear: both;
}

.ua-ie-6 #tweet li .tweet-bodytext, .ua-ie-7 #tweet li .tweet-bodytext, .ua-ie-8 #tweet li .tweet-bodytext {
  padding-right:0;
}

#sns {
  background:url(http://www.sqex-ee.jp/images/sidebar_sns.gif) no-repeat;
  width:260px;
  height:50px;
  margin: 5px 0 0 30px;
}

#share-twitter {
  width: 235px;
  margin: 0 41px 0 41px;
}

#share-twitter .follow {
  float: right;
  margin-top: 4px;
}

.ua-ie-7 #share-twitter .follow {
  margin-right: -3px;
}

#share-twitter a {
  float:left;
  display: inline-block;
}

#share-facebook {
  width: 235px;
  margin: 2px 41px 10px 41px;
}

#share-facebook img {
  
}

#share-facebook iframe {
  margin-top: 5px;
  float:right;
}

#share-facebook a {
  display: inline-block;
}

.ua-ie-7 #share-twitter iframe {
  margin-top: -25px;
  margin-right: -14px;
  float:right;
}

.ua-ie-7 #share-facebook iframe {
  margin-top: -25px;
  margin-right: -3px;
  float:right;
}

#tweet-edge {
  background-image: url(http://www.sqex-ee.jp/images/tweet-edge.png);
  height: 20px;
  width: 260px;
  top: 300px;
  position: absolute;
  z-index: 1;
  clear: both;
}

/* tipTip css */

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

.ua-ie-7 #tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: black;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}














/* mobile css */

.ua-mobile #leftbar, .ua-mobile #header object, .ua-mobile #header embed, .ua-mobile #flashcontent, .ua-mobile #sqexHeader-black, .ua-mobile #sqexFooter {
  display: none;
}

.ua-mobile body, .ua-mobile #dropshadow, .ua-mobile #container {
  width:100%;
  margin: 0;
  padding: 0;
  background-image: none;
  background-color: black;
  overflow-x:hidden;
  -webkit-text-size-adjust: none;
  text-align: center;
}
.ua-mobile #header {
  vertical-align:top;
  overflow:hidden;
}
.ua-mobile #header h1 {
  display:block;
}

.ua-mobile #header .img {
  margin: 0 auto;
}

.ua-mobile #main {
  width:100%;
  font-size:100%;
  clear:both;
}

.ua-mobile #main .entryFooter a {
  margin-left: 18px;
}

.ua-mobile #main .entryFooter img {
  width: 64px;
  height: 64px;
}

.ua-mobile #main .full{
  margin-bottom: 20px;
  text-align: center;
  width: 960px;
  height: auto;
}

.ua-mobile #main .asset-body iframe{
  height: 540px;
}

.ua-mobile #main .full{
  margin-bottom: 20px;
  text-align: center;
  width: 960px;
  height: auto;
}


.ua-mobile #main .asset-header, .ua-mobile #main .asset-header h2, .ua-mobile #main .asset-meta {
  
}

.ua-mobile #headerNavi{
  
}

.ua-mobile #main .asset-header {
}

.ua-mobile #page-title {
    font-size:160%;
    padding:10px 0;
    text-indent: 60px;
}
.ua-mobile #main .asset-category {
    width:960px;
    font-size:160%;
    line-height: 1.5em;
    padding: 5px 0;
    display: inline-block;
}

.ua-mobile #main .asset-meta {
  margin-right:60px;
  text-align:right;
  float:right;
}

.ua-mobile #main .asset-meta a:first-child {
  margin:0 20px 0 0;
}

.ua-mobile #main .asset-header h2 {
  font-size:300%;
  line-height: 1.25em;
  padding:20px 60px 15px 55px;
}

.ua-mobile #main .asset-body {
 padding: 30px 60px;
 font-size:220%;
 line-height: 1.5em;
}





.ua-mobile #main .asset-body h3{
  width: 100%;
  font-size:120%;
  margin:20px 0 20px;
  line-height: 1.5em;
  padding:0;
}

.ua-mobile .content-nav{
  font-size:200%;
}

.ua-mobile .content-nav .current_page{
  background-color:#AAA;
  color:white;
  border: 1px #AAA solid;
  margin: 0 10px 0 10px;
}

.ua-mobile .content-nav .link_page {
  border: 1px #AAA solid;
  margin: 0 10px 0 10px;
  text-decoration: none;
}

.ua-mobile-desktop #switch, .ua-mobile #switch {
  font-size:400%;
  font-family:Verdana, arial, sans-serif;
  text-align:center;
  color:black;
  display:block;
  padding:0.6em 0 0.6em 0;
  background: -moz-linear-gradient(top, #fff, #F1F1F1 1%, #F1F1F1 50%, #DFDFDF 99%, #ccc);  
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.01, #F1F1F1), color-stop(0.5, #F1F1F1), color-stop(0.99, #DFDFDF), to(#ccc));
}