@charset "UTF-8";
/* CSS Document for Top page */

/*
10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
*/

/*
Theme Name: T*=*T
Theme URI: http://www.unodos.jp/
Description: theme
Version: 1.0
Author: x_x
Date: September 2008


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/*-----------------------------------------------------------------------------basic---*/
*{

}


body {
	background: #fff;
	color: #1e1e1e;
	background: url(null) fixed;
	height: 100%;
	margin:0;
	padding:0;
	/*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif,verdana; */
	font-family: sans-serif,"メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", Arial, Helvetica;
	line-height: 1.231;
	font-size:13px; 
	*font-size:small;
	*font:x-small;
}


img {	
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}


p, li {
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 123.1%;
	font-weight: bold;
}


h2 {
	font-size: 108%;
	line-height:1.5;
	font-weight: bold;
}



h3 {
	font-size: 93%;
	font-weight: bold;
	padding-bottom: 2px;
}


h4 {
	font-size: 85%;;
	font-weight: bold;
	border-style: none;
	display: inline;
}

acronym, abbr, span.caps {
}


acronym, abbr {
	cursor: help;
	border:none;
}


blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 0.8em;
	font-style: normal;
	color:#999;
}



/*-----------------------------------------------------------------------------link---*/
a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:link img { 
	border:none;
	outline: none; 
}


a:hover {
	color: #787878;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------post---*/
/* distance below comment(0) */
.post {
	margin-bottom:60px;
	padding:4px;
}

.bgcolor { background-color:#ff0; }
.white { background-color:#fff; }
/*-----------------------------------------------------------------------------content---*/
#rap {
	background-color: #FFFFFF;
	width: 3070px;
	height: 800px;
	margin: 40px 0px 80px 30px;
	padding: 0px 0px 0px 0px;
}


#content {
	margin: 0;
	padding:0;
}



/*-----------------------------------------------------------------------------not---*/
/*-----------------------------------------------------------------------------header---*/
#header {
	color: #1e1e1e;
	text-decoration: none;
	background: none;
}

#headwrap {
	padding:64px 0 64px 0;
	margin:0;
}

#himage {
	border:0;
	margin:0;
	padding:0 0 0 2px;
}



/*-----------------------------------------------------------------------------abouttitle---*/
.abouttitle {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: none; 
}




/*-----------------------------------------------------------------------------storytitle---*/
.storytitle {
	color: #1e1e1e;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px;
	text-decoration: none;
	border: none;
}

.storytitle a:link, .storytitle a:visited {
	color: #1e1e1e;
	text-decoration: none;
	border: none;
}

.storytitle a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}



/*-----------------------------------------------------------------------------storytitle_thumb top only---*/
.title_thumb {
	width: 152px;
	color: #1e1e1e;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 2px;
	text-decoration: none;
	line-height: 1.4;
	overflow:auto;
}

.title_thumb a:link, .title_thumb a:visited {
	color: #1e1e1e;
	text-decoration: none;
	border: none;
}

.title_thumb a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}


/*-----------------------------------------------------------------------------exerpt top only---*/
.exerpt {
	color:#1e1e1e;
	margin: 0;
	padding: 0;
}

.exerpt p {
	font-size:77%;
	line-height: 1.5;
	margin-bottom:20px;
}


.exerpt p a:link, .exerpt p a:visited {
	color: #1e1e1e;
	text-decoration: underline;
}


.exerpt p a:hover {
	color: #787878;
	text-decoration: underline;
}

.exerpt p a.image_link:link{
	border: none;
}

.exerpt p a.image_link:visited{
	border: none;
}

.exerpt p a.image_link:active{
	border: none;
}

.exerpt p a.image_link:hover{
	border: none;
}



/*-----------------------------------------------------------------------------storycontent---*/
.storycontent {
	color:#1e1e1e;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.storycontent p {
	line-height: 2em;
	padding: 0px 0px;
	margin-bottom:20px;
}


.post .storycontent p a:link, .post .storycontent p a:visited {
	color: #1e1e1e;
	text-decoration: none;
	border-bottom: 1px dotted #1e1e1e;
}


.post .storycontent p a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}


.post .storycontent p a.image_link:link{
	border: none;
}

.post .storycontent p a.image_link:visited{
	border: none;
}

.post .storycontent p a.image_link:active{
	border: none;
}

.post .storycontent p a.image_link:hover{
	border: none;
}



/*
.post .storycontent p a:link img{
	border: none;
}

.post .storycontent p a:visited img{
	border: none;
}

.post .storycontent p a:active img{
	border: none;
}

.post .storycontent p a:hover img{
	border: none;
}

*/

.imgMargin {
	padding: 20px 0px 20px 0px;
}

.shortMargin {
	padding: 40px 0px 6px 0px;
}

.midMargin {
	padding: 60px 0px 6px 0px;
}

.movMargin {
	padding: 80px 0px 6px 0px;
}


.superMargin {
	padding: 120px 0px 6px 0px;
}



.mMargin {
	margin: 0px 0px 40px 0px;
}

.imgBorder {
	border: 1px solid #d2d2d2;
}

/*-----------------------------------------------------------------------------meta---*/
.meta {
	color: #000;
	line-height:1.5;
}

.meta a:link, .meta a:visited {
	color: #000;
	font-weight: normal;
	letter-spacing: 0;
}


.meta a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}


.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


.result {	
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------------------------------------meta for single page---*/
.meta2 {
	font-size: 77%; /* .93em */
	color: #969696;
	line-height:1.8;
	margin-top: 60px;
}

.meta2 a:link, .meta a:visited {
	color: #969696;
	font-weight: normal;
	letter-spacing: 0;
}


.meta2 a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}


.meta2 li, ul.post-meta li {
	display: inline;
}

.meta2 ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}


ul.post-meta span.post-meta-key {
	font-weight: bold;
}


/*-----------------------------------------------------------------------------comments---*/
#comments{
	padding: 18px 0px 12px 0px;
}


.trackback {
	padding:48px 0px 2px 0px;
}

#postcomment{
	margin: 60px 0 12px 0;
}

/*----------------------------------------------------------------------------- CommentRes---*/

ol#commentlist {
	margin: 0;
	padding: 0;
	line-height: 2em;
	list-style-type: none;
	color: #1e1e1e;
}


#commentlist li{
	margin: 0px 0px 32px 0px;
}


#commentlist a:link, #commentlist a:visited {
	color: #969696;
}

#commentlist a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}

.commentby {
	padding: 4px 0 0 0;
}


.feedback {
	color: #666;
	text-align: right;
	font-size:11px;
	clear: both;
}


/*----------------------------------------------------------------------------- CommentForm---*/
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #999;
	padding: 0.2em;
}

#commentform p {
	margin: 0px 2px 16px 0px;
}


#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
}

/*-----------------------------------------------------------------------------sidebar---*/

#sidebar {
	margin: 0;
	padding: 0px 0 10px 0px;
	width: 240px;
	float: left;
	background: #fff;
}

#sidebar form {
	margin: 0;
	padding:0;
}

#sidebar input#s {
	width: 60%;
	margin:6px 0 6px 0;
	padding:0;
	border: 1px solid #999;
	color: #999;
}

#sidebar ul {
	color: #666;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#sidebar h1 {
	color: #ff0;
	font-size: 108%;
	font-weight: bold;
	margin:0;
	padding:0;
}



#sidebar h3 {
	color: #969696;
	font-size: 85%;
	font-weight: normal;
	margin:60px 0 8px 0;
	padding:0;
}


#sidebar a:link, #sidebar a:visited {
	color: #333;
	text-decoration: none;
	border: none;
}

#sidebar a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}


#sidebar ul li {
	padding-bottom: 2px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-size:77%;
	letter-spacing: 0;
	margin:2px 0 4px 0;
	padding: 0;
}

#sidebar ul ul li a {
	color: #333;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}

#sidebar ul ul ul.children {
	padding-left: 4px;
}


#sidebar li#alphabet {
	line-height: 1.8;
}


/*-----------------------------------------------------------------------------footer---*/

#footer {
	clear: both;
	position: fixed;
	bottom: 0px;
	right: 15px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+0));
	height: 100%;
}

#pageup {
    position: absolute; 
	bottom: 30px;
	right: 15px;
}

#pageup a {
	display: block;
	width: 101px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
}


#pageup a:hover {
	background-position: -101px 0px;
}

#pageup #goPagetop {
	background-image: url(http://www.unodos.jp/wp/wp-content/themes/b2/images/up.gif);
}


div#content hr {
    border:none;
    margin: 12px 0px 12px 0px;
    height: 24px
}
