@charset "UTF-8";


/* --------------------------------------------------------
title: Extensible Gallery (プレーン) CSS

table of contents

  =1 reset
  =2 frame layout
  =3 header
  =4 first
  =5 second(emp)
  =6 third(emp)
  =7 plugin
  =8 footer
  =9 archive and category page
  =10 permalink page
  =11 ad

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

/* =0 ヘッダ・フッター固定 
-------------------------------------------------------- */
body {
    margin: 0px;
    padding: 0px;
    /* IE6対策（スクロール時の表示ブレ防止） */
    background-image : url("dummy");
    background-attachment: fixed;
}T_
#header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    background: url(http://livedoor.blogimg.jp/kurrism/imgs/8/e/8e708e4d.png) repeat ;
    /* IE6対策（位置固定） */
    _position: absolute; 
    _top: expression(eval(document.documentElement.scrollTop+0)+'px');
}
#footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 11px;
    background: url(http://livedoor.blogimg.jp/kurrism/imgs/8/e/8e708e4d.png) repeat ;
    /* IE6対策（位置固定） */
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-60)+'px'); /* 高さ100pxの場合 */
}

/* =1 reset
-------------------------------------------------------- */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,table,th,tr,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}

html:root body img {
	vertical-align: bottom;
}

a img {
	border: none;
}

body {
	line-height: 1.3;
	background: #fff;
	color: #666;
	font-size: 83%;
	font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HG丸ｺﾞｼｯｸM-PRO",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HG丸ｺﾞｼｯｸM-PRO",sans-serif;
PRO",serif;

}



div#wrapperOuter a {
	color: #000;
	text-decoration: none;
}

div#wrapperOuter a:hover {
	color: #8fbc8f;
        text-decoration:underline;
}


table#header {
	background: #eee;

}

table#header a:link
, table#header a:active
, table#header a:visited
, table#header a:hover {
}

div#introductionOuter h1 a:link,
div#introductionOuter h1 a:active,
div#introductionOuter  h1 a:visited {
	color: #fffafa;
	font-weight: normal;
	font-size: 280%;
	font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HG丸ｺﾞｼｯｸM-PRO",sans-serif;
	text-decoration: none;
}

div#introductionOuter  h1 a:hover {
	color: #e6e6fa;
	background: none;
	text-decoration: none;
	padding: 0 15px 6px;
}

div#firstOuter div.articleOuter a:link {
	color: #258fb8;
}

div#firstOuter div.articleOuter a:visited {
	color: #258fb8;
}

div#firstOuter div.articleOuter a:hover {
	color: #8fbc8f;
}

div#footerOuter a {
	color: #333;
}

div#footerOuter a:hover {
	color: #8fbc8f;
        text-decoration:underline;
}


/* =2 frame layout
-------------------------------------------------------- */
div#wrapperOuter {
	width: 1250px;
	margin: 0 auto;
}


div#first {
	margin: 0 260px 0 0;
}

div#secondOuter {
	float: left;
	width: 230px;
        background-color:#fffafa;
	border: 2px solid #b0e0e6;
	overflow: hidden;
	margin-right : 10px;
        border-radius: 4px;
	font-size:15px;
        box-shadow: 2px 4px 4px 4px #777777;
}
div#thirdOuter {
	float: right;
        background-color:#fffafa;
	border: 2px solid #b0e0e6;
	width: 230px;
	overflow: hidden;
        border-radius: 4px;
	font-size:15px;
        box-shadow: 2px 4px 4px 4px #777777;
}
div#firstOuter {
	float: center;
	width: 760px;
        background-color:#fffafa;
	overflow: hidden;
	border: 2px solid #b0e0e6;
	margin: 5px  -260px 10px 10px;
        border-radius: 4px;
        box-shadow: 2px 4px 4px 4px #777777;
}


div#index-navigator1 {
	display: none;
}

div#footerOuter {
	clear: both;
}


#comment-form tr.input-url,
#comment-form tr.input-email,

#comment-form tr.input-facemark {
  display:none
}




/* =3 header
-------------------------------------------------------- */
div#introductionOuter {
	position: relative;
	background: url("http://livedoor.blogimg.jp/kurrism/imgs/2/f/2fb485bd-s.jpg") repeat-x ;
	left: 0.0em;
	padding: 35px 10px 35px 10px;
        height: 66px;
        margin: 2px 0 0 0;
        box-shadow: 2px 4px 4px 4px #777777;
}

	div#introductionOuter h1 {
		padding-bottom: 5px;
　　　　        color: #ffffff;
	}

		div#introductionOuter h1 a {
			padding-left: 15px;
　　　　                color: #ffffe0;
		}

div#introductionOuter div#description {
　　　　                color: #ffffff;
			padding-left: 15px;
}

/* オリジナルヘッダー */
#navi {
	width:100%;
	margin:7px 0 0 0;
        border: 2px #fff;
}

#navi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navi li {
	width:19.7%;
	margin:0;
	color:#fff;
	line-height:1.9em;
	float:left;
}

#navi li a {
	width:100%;
	font-size:100%;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url("http://livedoor.blogimg.jp/kurrism/imgs/b/9/b95c6768.png") repeat;
	/*background:#0066cc;*/
	text-align:center;
        border-size: 2px;
        border-color: #ffffff;
	display:block;
}

#navi li a:hover {
	color:#ffff00;
	/*background:#0066cc;*/
	background:url("http://livedoor.blogimg.jp/kurrism/imgs/b/9/b95c6768.png") repeat;
}

/* SUB MENU */
#navi ul.sub {
	background:#0066cc;
	/* background:url("http://livedoor.blogimg.jp/kurrism/imgs/b/9/b95c6768.png") repeat;*/
	width:19.5%;
 	height:auto; /* IE6 */
        border:1px;
	position: absolute;
}

#navi ul.sub li {
	float:none;
	border-top:1px solid #fff;
	width:100%;
}

#navi ul.sub li a {
	color:#ffffff;
	background:none;
	font-weight:bold;
	font-size:110%;
	width:100%;
}

#navi ul.sub li a:hover {
	color:#ffff00;
	background:#0066cc;
	/* background:url("http://livedoor.blogimg.jp/kurrism/imgs/b/9/b95c6768.png") repeat;*/
	width:100%;
}

#navi ul li.menu ul {
	display:none;
}

#navi ul li.menu_on ul {
	display:block;
}

#navi li.menu {
	border:solid #336699;
	border-width:0 1px;
}

#navi li.menu_on {
	border:solid #336699;
	border-width:0 1px 1px 1px;
}




/* オリジナルフッター */
#footer.RankerLink {
	height: 10px;
}
#footer.RankerLink li {
	height: 60px;
	width: 50%;
	float: left;
        padding-top: 5px;
	list-style-type:none;
	text-align: center;
	text-decoration: none;
}

#footer.RankerLink li:hover {
	text-decoration: none;
	color:#ffff00;
        padding-top: 5px;
	background-image: url(http://livedoor.blogimg.jp/kurrism/imgs/8/e/8e708e4d.png);
	background-repeat:repeat-x center;
}  

#footer.RankerLink li a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}  
#footer.RankerLink li a:link {
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}  
#footer.RankerLink li a:active {
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
}  

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

      BlogRoll css

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

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
.blogroll-channel {
    height: 240px;
    margin-bottom: 10px;
    padding: 4px;
    border: solid 1px #999;
    background: #fff;
    overflow-y: scroll;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 1.3;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 14px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 0px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 0px;
    color: #666;
    font-size: 0px;
}



.blogroll-wrapper{
	width:100%;
　　    height: 230px;
　　    border: solid 3px #999;
	overflow:hidden;
        font-size:14px;
        margin-left: 0px;
        box-shadow: 2px 4px 4px 4px #777777;
}
.blogroll-column{
	float:left;
　　    height: 228px;
	width:50%;
        font-size:14px;
	overflow:hidden;
}



/* =4 first
-------------------------------------------------------- */
div.articleWrapperOuter {
	clear: both;
	width: 750px;
	padding-bottom: 30px;
	padding-left: 0px;
	overflow: hidden;
        border-bottom: 1px solid #999999;
        zoom: 1;
}



div.articleWrapperOuter .advertisingsOuter {zoom: 1;}

div.articleWrapperOuter:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}





div.pager {
	padding: 10px 0px;
	text-transform: lowercase;
	text-align: center;
        align: center;
        width:750px;
}

div.adad {
	padding: 6px 10px;
	text-transform: lowercase;
        align: center;
        width:750px;
        border-bottom:solid 2px;
        border-top:solid 2px;
        background-color:#ffffff;
}



/* article header
-------------------------------------- */
div.articleTitleOuter h2 {
	padding: 4px 8px 4px;
        border-bottom: 2px solid #999999;
        background: url(http://livedoor.blogimg.jp/kurrism/imgs/8/5/85a107d0.png) repeat ;
        border-radius: 4px;
        box-shadow: 2px 3px 3px 0px #777777;
        height:55px;
}

	div.articleTitleOuter h2 a {
		font-size: 160%;
		font-weight: normal;
	        font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
                color:#4682b4;
                font-weight:bold;
                border: 1px solid :#0000000;
	}


div.articleDateOuter {
	float: left;
}

div.articleDateOuter p {
	color: #999;
        border-bottom: 2px solid #999999;
        margin-bottom :10px;
}

	div.articleDateOuter abbr {
		margin-left: 1px;
	}


div.articleAuthorOuter {
	float: left;
	display: inline;
	margin-left: 1px;
        margin-bottom :10px;
	padding-left: 5px;
	border-left: solid 1px #999;
        border-bottom: 1px solid #999999;
	color: #999;
}

	div.articleAuthorOuter a {
		margin-left: 2px;
	}

	div.articleAuthorOuter img {
		display: none;
	}



span.article-date {
	margin-right: 5px;
}


/* article
-------------------------------------- */
div.articleOuter {
	padding-top: 30px;
        margin:  0 5px 0 8px;
        zoom: 1;
}


div.articleHeaderOuter {zoom: 1;}

div.articleOuter div.article {
	width: 740px;
	line-height: 1.45;
}

div.article h1,div.article h2,div.article h3,div.article h4 {
	padding-left: 10px;
	color: #fff;
}

div.article h5,div.article h6 {
	padding-left: 10px;
	color: #000;
}



div.article h1 {
	margin-bottom: 5px;
	background: #181818 url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/entry-h1.gif) repeat-x left top;
	font-size: 230%;
}

div.article h2 {
	margin-bottom: 5px;
	background: #444 url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/entry-h2.gif) repeat-x left top;
	font-size: 200%;
}

div.article h3 {
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #797979 url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/entry-h3.gif) repeat-x left top;
	font-size: 140%;
}

div.article h4 {
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #afafaf url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/entry-h4.gif) repeat-x left top;
	font-size: 105%;
	font-weight: normal;
}

div.article h5 {
	margin-bottom: 5px;
	padding-top: 13px;
	padding-bottom: 13px;
	background: #dedede url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/entry-h5.gif) repeat-x left top;
	font-size: 95%;
	font-weight: normal;
}

div.article h6 {
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/entry-h6.gif) repeat-x left top;
	font-size: 83%;
	font-weight: normal;
}



div.article blockquote {
	margin: 10px;
	padding: 25px 30px;
	background: url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/q-bg.gif);
}

div.article pre {
	padding: 25px 30px;
	background: #999;
	color: #fff;
}



div.article ul,
div.article ol {
	margin-left: 25px;
}

div.article ul li {
	list-style-type: disc;
}

div.article ol li {
	list-style-type: decimal;
}

div.article dl dt {
	font-weight: bold;
}

div.article dl dd {
	padding: 5px 0 0 20px;
}

div.article img.pict {
        border-top: 1px solid #007f7f;
        border-bottom: 1px solid #007f7f;
        border-right: 1px solid #007f7f;
        border-left: 1px solid #007f7f;
        border-radius: 2px;
	padding: 2px 2px 2px 2px;
        margin: 4px 4px 4px 4px;

}

div.t_d {
	 font-family: "メイリオ",Osaka,MS UI Gothic,sans-serif;
         font-size:18px;
	 color: #000000;
         font-weight: 790;
         margin: 1px 3px 0px 20px;
         border-bottom: 1px solid #a9a9a9;
         border-right: 1px solid #a9a9a9;
         border-left: 1px solid #a9a9a9;
         border-radius: 4px;
	 padding: 3px 3px 3px 6px;
         box-shadow: 2px 3px 3px 0px #777777;
}

div.t_i {
	font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
         font-size:15px;
         font-weight: 750;
	 color: #000000;
         border-top: 1px solid #a9a9a9;
         border-right: 1px solid #a9a9a9;
         border-left: 1px solid #a9a9a9;
         margin: 0px 3px 0px 20px;
	 padding: 3px 1px 3px 3px;
         box-shadow: 2px 3px 3px 0px #777777;
}

div.t_b {
	 font-family: "メイリオ",Osaka,MS UI Gothic,sans-serif;
         font-size:18px;
	 color: #000000;
         font-weight: 790;
         margin: 1px 6px 1px 5px;
	 padding: 3px 3px 3px 6px;
         box-shadow: 2px 3px 3px 0px #777777;
}

div.t_h {
	font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
         font-size:15px;
         font-weight: 650;
	 color: #000000;
         border-top:1px dashed;
         margin: 10px 6px 0px 3px;
}
div.t_b t_i {
	 font-family: "メイリオ",Osaka,MS UI Gothic,sans-serif;
         font-size:18px;
	 color: #000000;
         font-weight: 790;
         margin: 1px 3px 0px 30px;
         border-bottom: 1px solid #a9a9a9;
         border-right: 1px solid #a9a9a9;
         border-left: 1px solid #a9a9a9;
         border-radius: 3px;
	 padding: 3px 3px 3px 6px;
         box-shadow: 2px 3px 3px 0px #777777;
}

div.t_h t_i {
	font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
         font-size:15px;
         font-weight: 750;
	 color: #000000;
         border-top: 1px solid #a9a9a9;
         border-right: 1px solid #a9a9a9;
         border-left: 1px solid #a9a9a9;
         margin: 0px 3px 0px 30px;
	 padding: 3px 1px 3px 3px;
         box-shadow: 2px 3px 3px 0px #777777;
}

div.t_f {
	font-family: Georgia,Palatino,serif!important;
         font-size:17px;
	 color: #2f4f4f;
}
div.t_c {
	 font-family: "メイリオ","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
         font-size:16px;
	 color: #000000;
         font-weight: 650;
         margin: 8px 6px;
}


/* article footer
-------------------------------------- */
div.articleFooterOuter {
	clear: both;
	padding-top: 20px;
        margin-bottom: 10px;
}


ul.article-post {
	float: left;
	width: 165px;
	border-right: dotted 1px #333;
	text-align: left;
}

	div.articleFooterOuter ul.article-post li {
		display: block;
		margin-bottom: 5px;
		margin-left: 3px;
		text-transform: lowercase;
	}

	div.articleFooterOuter ul.article-post li.article-author {
		display: none;
	}

		ul.article-post li b {
			margin-right: 5px;
		}



div.article-attribute {
	clear: none;
	margin-left: 170px;
zoom: 1;
}

	div.article-attribute dl {
		margin-bottom: 5px;
	}

		div.article-attribute dl dt {
			padding: 0 0 0 20px;
			color: #999;
		}

		div.article-attribute dl.article-category dt {
			background: url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/icon-category.gif) no-repeat 0 1px;
			text-transform: lowercase;
		}

		dl.article-category dd {
			margin-right: 5px;
		}

		div.article-attribute dl.article-category dt,
		div.article-attribute dl.article-category dd {
			display: inline;
		}

	dl.article-tags {
		clear: none;
	}

		dl.article-tags dt {
			background: url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/icon-tag.gif) no-repeat 0 1px;
			text-transform: lowercase;
		}

	dl.common-theme {
		clear: none;
	}

		dl.common-theme dt {
			display: inline;
			background: url(http://parts.blog.livedoor.jp/img/usr/extensible_gallery_plain/icon-theme.gif) no-repeat 0 1px;
zoom: 1;
		}

#mypopup {
display: none;
position: absolute;
border:1px solid #bbb;
padding:5px 8px 8px;
font-size:12px;
color:#111;
background-color:#ffc;
list-style-type:none;
line-height:1.2;
text-align:left;
max-width:750px;
min-width:250px;
box-shadow: 3px 3px 3px #ccc;
-moz-box-shadow: 3px 3px 3px #ccc;
-webkit-box-shadow: 3px 3px 3px #ccc;
}

#mypopup li.comment-date, #mypopup li.comment-author{
display: inline;
color:#666;
}


/* =5 second
-------------------------------------------------------- */

/* =6 third
-------------------------------------------------------- */

/* =7 plugin
-------------------------------------------------------- */
div.sidetitlebody {
	padding: 7px 15px;
        text-align: center;
	color: #4682b4;
        border-top: 1px solid #4682b4;
        border-bottom: 1px solid #4682b4;
        border-radius: 3px;
}

div.sidebody {
	display: list-item;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 2px;
}

div.sidebottom {
	margin-bottom: 20px;
}

div.calendarheadbody {
	width: 210px;
}
div.calendarheadbody div.calendarhead {
	padding: 0 20px 10px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

div.caltop
, div.calbottom {
	display: none;
}

div.calbody {
	width: 210px;
}

table.caltbl {
	width: 210px;
		width: 140px;
	margin: 0 auto;
	border: 0;
}
div.calbody table.calendartable {}
td.caltblwkbg {}
td.calendarwd {}
td table.caltblwk td {
	font-size: 100%;
	font-weight: bold;
	height: 20px;
}

td table.caltblwk td.weekday {}
td table.caltblwk td.sat {}
td table.caltblwk td.sun {}
td table.caltblwk td span.calendarweek {}
td.caltbldaybg {}
td table.caltblday {
	margin: 0 auto 25px;
	width: 210px;
		width: 140px;
	color: #8d8d8d;
	font-size: 82%;
}
td table.caltblday td {
	width: 20px;
	height: 24px;
	padding: 0;
	text-align: center;
}
td table.caltblday td.caloff {}
td table.caltblday td.calendard {}
td table.caltblday td.calon {}


td table.caltblday td.calon a {
	padding: 10px 5px;
}


td table.caltblday td.calendardbg {}
td table.caltblday td span.calendar {}




ul#ld-services {
	text-align: center;
}






/* =8 footer
-------------------------------------------------------- */
div#footerOuter {
	padding: 50px 0 10px;
	text-align: center;
	text-transform: lowercase;
}

div#footerOuter p a {
	text-transform: capitalize;
}


/* =9 archive and category page
-------------------------------------------------------- */
div.navigator1 {
	display: none;
}

div.pager ul a {
	padding: 0 5px;
}

div.archiveTitleOuter h2 {
	margin-bottom: 30px;
	padding: 15px 0;
	border-top: dotted 1px #666;
	border-bottom: dotted 1px #666;
	font-family: Georgia,Palatino,serif!important;
	font-weight: normal;
	text-align: center;
        width: 710px;
}

	div.archiveTitleOuter h2 span {
		padding: 0 15px;
	}




/* =10 permalink page
-------------------------------------------------------- */

/* common
-------------------------------------- */
div#article-options {
	background-color: #ffffff;
	padding: 10px 20px;
        width: 750px;
}

div.article-option {
	padding: 15px 0;
}

div.article-option h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 110%;
}

/* reset */
	h4.ping-title
	, ul.ping-info
	, ul.ping-info li
	, ul.comment-info
	, ul.comment-info li {
		padding: 0;
		margin: 0;
	}

	ul.ping-info li
	, ul.comment-info li {
		list-style-type: none;
	}

/* ----------------------------------------------- */
/* trackback */

div#trackback-form ul {
	margin: 0 30px;
	padding: 0;
}

div#trackback-form ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

div#trackback-form ul li.trackback-form-url {
	width: 100%;
        width: 403px;
	margin-right: -90px;
}

div#trackback-form ul li.trackback-form-url span input {
	width: 100%;
}

div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 100px;
	/* trackbackURL とsubmitボタンとの余白 100px-90px=10px となる */
}

div#trackback-form ul li.trackback-form-submit {
	width: 80px;
}

div#trackback-form ul li.trackback-form-submit input {}

/* ----------------------------------------------- */
/* trackback list */

div.trackback-set {
	padding: 0 0 10px 20px;
	font-size: 90%;
}

h4.ping-title {
	display: inline;
	font-size: 100%;
	font-weight: normal;
}

ul.ping-info {
	display: inline;
}

ul.ping-info li.ping-blog-name {
	display: inline;
	margin-left: 20px;
}

ul.ping-info li.ping-blog-name span {
	margin: 0 10px;
}

ul.ping-info li.ping-date {
	display: inline;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

ul.ping-info li.ping-excerpt img.trackback-rating {}

/* ----------------------------------------------- */
/* comment list */

li.comment-set {
	padding: 0 0 10px 20px;
	font-size: 100%;
}

ul.comment-info li {
	display: inline;
	margin-left: 10px;
}

ul.comment-info li.comment-body {
	display: block;
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 5px;
}

ul.comment-info li.comment-body img.trackback-rating {}

/* ----------------------------------------------- */
/* comment form */

div#comment-form-body {
	background-color: #f5f5f5;
	padding: 15px 0 15px 5px;
        width: 750px;
}

div#comment-form-body table {
	border: 0;
	width: 100%;
	line-height: 25px;
	font-size: 90%;
}

div#comment-form-body table th {
	width: 3em;
	padding-right: 5px;
	text-align: left;
	font-weight: normal;
}

input#author {
	width: 135px;
}

input#email {
	width: 185px;
}

input#url {
	width: 185px;
}

input#bake {
	margin: 0 0 0 5px;
}

textarea#text {
	width: 450px;
	height: 150px;
}

input.button {
	margin-top: 10px;
	width: 80px;
}

div#comment-form-body table tr.input-etc td {
	padding-top: 6px;
}

label.input-rating {
	margin-left: 20px;
}

label.input-rating select {
	margin-left: 3px;
}

label.input-rating-face {
	margin-left: 5px;
}

label.input-rating-star {}

div#comment-form-body table tr.submit td {
	text-align: center;
}

/* comment auth */
div.comment-auth-announcement {
	margin: 10px 0;
	border-color: #b0c4de;
	font-size: 90%;
}

div.comment-auth-announcement p a {
	margin: 0 3px;
}








/* pixiv
-------------------------------------- */
body#galleryEntry div.articleWrapperOuter {
	padding-bottom: 85px;
}



h3.takecommenthead,
div#trackback-form h3,
div#comments-list h3,
div#trackbacks-list h3 {
	text-transform: lowercase;
}


div#article-options {
	padding: 10px 0 50px;
}


div#article-options h3 {
	font-family: Georgia,Palatino,serif!important;
serif;
	font-weight: normal;
}


div#comment-form-body table {
	width: 90%;
	table-layout: fixed;
}
div#comment-form-body {
	background-color: #fff;
}




/* comment */
div#comments-list .odd {
	background: #f5f5f5;
}


ul.comment-info {
	padding-top: 15px;
	padding-bottom: 15px;
}

li.comment-set {
	padding: 0 0 10px 20px;
}

	ul.comment-info li.comment-author {
		display: block;
	}
	ul.comment-info li.comment-author span {
		font-weight: bold;
	}

	ul.comment-info li.comment-date {
		display: block;
		padding-top: 5px;
		color: #999;
		font-size: 83%;
	}

	ul.comment-info li.comment-body {
		padding-top: 15px;
	}


/* form */

div#comment-form-body tr.input-auther th,
div#comment-form-body tr.input-auther td,
div#comment-form-body tr.input-email th,
div#comment-form-body tr.input-email td,
div#comment-form-body tr.input-etc th,
div#comment-form-body tr.input-etc td {
	padding-bottom: 10px;
}

div#comment-form-body table th {
	width: 3.5em;
}

div#comment-form-body table tr.submit td {
	text-align: left;
}




/* trackback */
div#trackbacks-list .odd {
	background: #f5f5f5;
}


div#trackback-form {
	padding-bottom: 55px;
}

div#trackbacks-list li.trackback-set {
	padding: 15px;
}


	div#trackbacks-list li.ping-date {
		display: block;
		padding-top: 5px;
		color: #999;
		font-size: 83%;
	}

	div#trackbacks-list li.ping-excerpt {
		padding-top: 15px;
	}





/* paging */
ul.article-pager li.prev {
	margin-right: -0.3em;
}

.article-pager li.both {
	border-left: solid 1px #676767;
}

.article-pager a span {
	padding: 0 5px;
	color: #999;
}



/* =11 ad
-------------------------------------------------------- */
div.advertisingsOuter {
	clear: both;
	padding-top: 35px;
}



div#ad {
	margin: 0 auto 0;
	text-align: center;
}

div#ad iframe {
	margin: 10px auto;
}

div.gAdsense {
	padding: 0 0!important;
}

body#galleryEntry div.gAdsense {
	padding-bottom: 10px!important;
}

body.ad {
	background: transparent;
	text-align: left;
}

a.adtitle {
	color: #0000ff!important;
	font-weight: bold;
}

a.adtitle span {
	font-size: 90%!important;
}

a.addescription {
	color: #000000!important;
}

a.addescription span {
	font-size: 82%!important;
}

a.adurl {
	color: #1b8d1c!important;
	text-decoration: none;
}

a.adurl span {
	font-size: 82%!important;
}

a.adld {
	color: #666666!important;
	text-decoration: underline;
	font-size: 110%;
}

div#wrapperOuter div#ad a:hover ,
div#wrapperOuter div#ad2 a:hover {
	background: none;
}



div#gAdsense_google_jp a:hover {
	background: none!important;
}


div#ad,
div#ad2 {
	clear: both;
}

/* overture */
dt.advTitle{
	color: #004b91!important;
	background: none!important;
	font-size: 100%;
	font-weight: normal;
}

dt.advTitle:hover {
	text-decoration: underline!important;
}

/* ad */
  	#agasnv-section{
		width: 730px;
		height:auto;
		margin: 10px 0;
		padding: 0;
		background: #ffffff;
	}
	x2#agasnv-title{
		float: left;
		clear: both;
		font-size: 30px;
		color: #333;
		margin: 0;
		padding: 0;
	}
	#agasnv-section .background-color{
		margin: 10px 0 0 15px;
		background: #f0ffbe;
	}
	dl#agasnv-section-box{
		width: 718px;
		padding: 5px;
		float: left;
		clear: both;
		border: solid 1px #ccc;
	}
	dl#agasnv-section-box dt {
		float: left;
	}
	dl#agasnv-section-box dt img{
		margin: 0 10px 0 0;
		border: solid 3px #96b725;
	}
	dl#agasnv-section-box dt img:hover{
		margin: 0 10px 0 0;
		border: solid 3px #aacb35;
	}
	dl#agasnv-section-box dd#description{
		font-size: 14px;
		line-height: 20px;
	}
	dl#agasnv-section-box .blue{
		color: #08C;
	}
	dl#agasnv-section-box #check-section{
		margin: 10px 25px 10px 0;
		float: right;
	}
	dl#agasnv-section-box #check-section a:link,
	dl#agasnv-section-box #check-section a:visited{
		font-size: 21px;
		line-height: 36px;
		color: #50739b;
	}
	dl#agasnv-section-box #check-section a:hover{
		font-size: 21px;
		line-height: 36px;
		color: #71cee2;
	}
	dl#agasnv-section-box #check-section .check{
		background: url(http://livedoor.blogimg.jp/kurrism/imgs/8/e/8e708e4d.png no-repeat 0 0;
		height:32px;
		width: 186px;
		float: left;
		text-indent: -10000px;
		margin: 0 6px;
	}
	dl#agasnv-section-box #check-section .check:hover{
		background: url(http://livedoor.blogimg.jp/kurrism/imgs/8/e/8e708e4d.png) no-repeat 0 -36px;
		height:36px;
		width: 186px;
		float: left;
		text-indent: -10000px;
		margin: 0 6px;
	}
	dl#agasnv-section-box dt#site-section{
		margin: 10px 0 0 0 ;
	}
	dl#agasnv-section-box dt#site-section img{
		border: none;
		margin: 0;
	}
	dl#agasnv-section-box dt#site-section img:hover{
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	}
	dl#agasnv-section-box dd#site-section-description{
		width: 225px;
		float: left;
		font-size: 14px;
		line-height: 20px;
		margin: 8px 0 0 8px;
		background: #f0ffbe;
		padding: 5px;
	}
	dl#agasnv-section-box dd#site-section-description a:link,
	dl#agasnv-section-box dd#site-section-description a:visited{
		font-weight: 600;
		color: #fff;
		float: right;
		margin: 8px 0 0 0;
		background:#96b725;
		padding: 2px 8px;
		border-radius: 3px;
		text-decoration: none;
	}
	dl#agasnv-section-box dd#site-section-description a:hover{
		color: #fff;
		float: right;
		margin: 8px 0 0 0;
		background:#bee240;
	}


/*
div#firstOuter div.articleOuter .advTitle a:hover {
	background: none;
	color: #00f;
	text-decoration: underline;
}
*/
div#mypopup {
display: none;
position: absolute;
border:1px solid #bbb;
padding:5px 8px 8px;
font-size:12px;
color:#111;
background-color:#ffc;
list-style-type:none;
line-height:1.2;
text-align:left;
max-width:700px;
min-width:250px;
box-shadow: 3px 3px 3px #ccc;
-moz-box-shadow: 3px 3px 3px #ccc;
-webkit-box-shadow: 3px 3px 3px #ccc;
}

div#mypopup li.comment-date, #mypopup li.comment-author{
display: inline;
color:#666;
}