/* -----------------------------------------------------------
CSS Information
 File name:      Slider.css
 Style Info:     Sliderファイル専用CSS
----------------------------------------------------------- */
/*----------------------------------------------------
    ツイッター
----------------------------------------------------*/

.loadicon {
    margin: 140px 137px;
}

#twitter {
    margin-top: 10px;
    width: 100%;
}

#twitter_title {
    height: 40px;
    width: 100%;
    font: 12px/40px Cambria;
    text-transform: uppercase;
    border-bottom: 1px dotted #666;
}

#twitter_text {
    height: 280px;
    overflow: hidden;
    width: auto;
    word-wrap: break-word;
}

#twitter .tweet {
    border-bottom: 1px dotted #8E8E8E;
    color: #1C1C1C;
    overflow: hidden;
    padding: 6px;
    width: auto;
    font: 11px/15px Cambria;
}

#twitter .tweet a {
    color: #EF6A58;
    text-decoration: none;
}

#twitter .odd {
    background: none repeat scroll 0 0 #F6F6F6;
    word-wrap: break-word;
}

#twitter .even {
    background: none repeat scroll 0 0 #FFFFFF;
    word-wrap: break-word;
}

#twitter_follow {
    height: 26px;
    overflow: hidden;
    width: 100%;
    font: 13px/26px Cambria;
    text-align: center;
}

#twitter_follow a {
    display: block;
    height: 26px;
    width: 100%;
    text-decoration: none;
}

#twitter_follow a:hover {
    text-decoration: underline;
}

#twitter-ticker {
    display: none;
    height: 280px;
    text-align: left;
    width: auto;
}

#tweet-container {
    height: 280px;
    overflow: hidden;
    width: auto;
}

.tweet .avatar, .tweet .user, .tweet .time {
    text-align: left;
}

.tweet .time {
    clear: both;
    font-size: 10px;
}

.twitter_pane {
    width: 100%;
    height: 280px;
    overflow: auto;
}



/*----------------------------------------------------
	Topslider 読み込み 用
----------------------------------------------------*/

#Top-slider-wrap {
	margin: 0;
	height: 248px;
}

.TopstripViewer {
	position: relative;
	width: 970px;
	height: 228px;
	clear: both;
	overflow: hidden;
	line-height: 0;
	background: #000;
}

.TopstripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}

.TopstripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
}

/*----------------------------------------------------
	slider 読み込み 用
----------------------------------------------------*/

.loading {
	width: 24px;
	height: 24px;
}

.top_csw {
	width: 485px;
	height: 114px;
	padding-top: 75px;
	padding-left: 485px;
}

.top_csw .panel {
	display: none;
}

#slider-wrap #TopstripNav0 {
	width: 970px !important;
}

#TopstripNav0 ul {
	position: absolute;
	top: 310px;
	left: 230px;
	width: 970px;
}

#TopstripNav0 ul li {
	background: no-repeat;
	float: left;
	margin-right: 2px;
	width: 30px;
	height: 22px;
	overflow: hidden;
}

#TopstripNav0 ul li a {
	display: block;
	text-indent: -9999px;
	width: 25px;
	height: 22px;
	overflow: hidden;
	background: url(./slider/navi_btn.png) no-repeat;
}

#TopstripNav0 ul li a:hover {
	background: url(./slider/navi_btn_on.png) no-repeat;
}

#TopstripNav0 ul .current {
	background: url(./slider/navi_current.png) no-repeat;
}

#TopstripNav0 ul a.current:hover {
	background: url(./slider/navi_current.png) no-repeat;
}

/*-----------------
	左矢印用
-----------------*/

#TopstripNavL0 {
	position: relative;
	left: 0;
	top: 228px;
	text-indent: -9999px;
	background: url(./slider/left.png) no-repeat #fff;
	width: 20px;
	height: 15px;
	z-index: 500;
}

#TopstripNavL0 a {
	display: block;
	width: 20px;
	height: 15px;
}

#TopstripNavL0 a:hover {
	background: url(./slider/left_on.png) no-repeat #fff;
}

/*-----------------
	右矢印用
-----------------*/

#TopstripNavR0 {
	position: relative;
	left: 950px;
	top: -15px;
	text-indent: -9999px;
	background: url(./slider/right.png) no-repeat #fff;
	width: 20px;
	height: 15px;
}

#TopstripNavR0 a {
	display: block;
	width: 20px;
	height: 15px;
}

#TopstripNavR0 a:hover {
	background: url(./slider/right_on.png) no-repeat #fff;
}

#scroll {
	height: 1px;
	overflow: hidden;
	width: 200px;
}

#scroll h2 {
	font-size: 10px;
	line-height: 1.2em;
}

#twitterer_anywhere div ul li {
	list-style-type: none;
	padding: 0;
}

#twitterer_anywhere div div, #twitterer_anywhere div div div {
	padding-top: 0;
}

#twitterer_anywhere div {
	padding: 0;
}

.tweet_box {
	clear: both;
}

#twitterer_anywhere div ul li .tweet_box .tweet_box_left {
	float: left;
	padding-top: 1px;
	width: 30px;
}

#twitterer_anywhere div ul li .tweet_box .tweet_box_right {
	padding-left: 40px;
}

.tweet_box_right p {
	padding: 0;
	margin: 0;
}

/*header image*/

#flash {
	width: 864px;
	height: 201px;
}

#nav {
	padding: 0;
	margin: -14px 0px 6px;
	font-size: 12px;
	text-align: right;
}

#nav a {
	text-decoration: none;
}

#nav ul {
	padding: 5px 0px;
	margin-left: 0px;
}

#nav li {
	margin: 2px 10px 2px 0px;
	border-right: 2px solid gray;
	padding-right: 10px;
}

#nav li.current_page_item {
	font-weight: bold;
}

#wpfooter {
	text-align: center;
}

body {
	background: #000;
	color: #eee;
	margin: 0;
	padding: 0;
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*some class styling*/

.sidenote {
	padding: 5px;
	border: 1pt solid #ccc;
	float: right;
}

.sidequote {
	background: #111;
	font-style: italic;
	padding: 5px;
	border: double #ccc;
	border-width: 2px 0px;
	float: left;
	margin: 0px;
	margin-right: 10px;
}

.border,   hr {
	border: 1pt solid #333;
}

.doubleborder {
	border: 1px double #333;
	padding: 3px;
}

blockquote {
	border-left: 3px solid #369;
	padding-left: 5px;
}

/*linkcolors for default skin*/

a:link {
	color: #128bde;
	text-decoration: underline;
}

a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #ddd;
	text-decoration: underline;
}

a:active {
	color: #ddd;
}

/*header styles*/

h1, h2, h3, h4, h5, h6, #commentbox legend, #searchform label, #wp-calendar caption, #sidebar h2 a {
	color: #aaa;
	margin: 10px 0px;
	padding: 0px;
	font-weight: bold;
}

/*Wrap*/

#wrap {
	background: transparent;
	padding: 0px;
	

/*max-width: 80em;*/
	margin: 0px auto;
	width: 970px;
}

/*Access navigation*/

#accessnav, #footer, #footer ul {
	margin: 0px;
	padding: 0px;
}

#accessnav li:before {
	content: "\00BB \0020";
}

ul#accessnav a {
	color: #eee;
	text-decoration: none;
}

#footer {
	clear: both;
	padding-bottom: 20px;
}

/*header*/

#header {
	background: transparent;
	margin: 0px;
	padding: 18px 0px 0;
	text-align: left;
}

#header h1 {
	font-size: 100%;
}

#header p {
	margin: 2px 0px;
	padding: 0px;
}

#header h1 a:link, #header h1 a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 130%;
}

#header h1 a:hover, #header h1 a:active {
	color: #ddd;
	text-decoration: none;
	font-size: 130%;
}

/*content div*/

#content {
	width: 640px;
	float: right;
	letter-spacing: 0.05em;
	padding: 0 0 12px 0px;
}

#content2 {
	margin: 0 auto;
}

.thumbdate{
	z-index: 7;
	display: block;
	bottom: 30px;
	position: relative;
	left: 10px;
	text-shadow: 0 1px 0 #fff;
	font: bold 10px/15px Arial;
	background-color: #fff;
	padding: 1px 0 0 4px;
	margin: 0;
	width: 180px;
	opacity: 0.8;
	color: #000;
}

.cont_block {
	width: 100%;
	margin: 0;
	padding: 0;
}

.cont_block div {
	display: block;
	float: left;
	width: 194px;
	
	height: 280px;
}

h2#pagetitle, h2#comments {
	color: #ddd;
	font-weight: normal;
	padding: 10px 0px 3px;
	font-size: 110%;
}

h2#pagetitle {
	padding: 3px 0px;
	font-size: 110%;
	border-bottom: 1px solid white;
}

#content h3.posttitle,  #content h2.posttitle {
	padding: 3px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 110%;
	font-weight: bold;
}

#content h3.posttitle a {
	font-size: 110%;
	font-weight: bold;
}

#content h2.posttitle a {
	font-size: 110%;
	font-weight: bold;
}

#content h3 a:link,  #content h3 a:visited, #content h2 a:link,   #content h2 a:visited {
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}

#content h2 a:hover, #content h2 a:active,  #content h3 a:hover,  #content h3 a:active {
	color: #bbb;
	font-size: 110%;
	font-weight: bold;
}

div.vis h3.posttitle,  div.vis h2.posttitle {
	padding: 4px;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	height: 36px;
}

div.vis h3.posttitle a {
	font-size: 100%;
	font-weight: bold;
}

div.vis h2.posttitle a {
	font-size: 100%;
	font-weight: bold;
}

div.vis h3 a:link,  div.vis h3 a:visited, div.vis h2 a:link,   div.vis h2 a:visited {
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

div.vis h2 a:hover, div.vis h2 a:active,  div.vis h3 a:hover,  div.vis h3 a:active {
	color: #bbb;
	font-size: 100%;
	font-weight: bold;
}

.post {
	margin: 15px 0px 25px;
	clear: both;
}

.sticky {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
}

.postmeta {
	clear: both;
	padding: 0;
}

.more-link {
	font-size: 12px;
	font-weight: bold;
}

.postmeta p {
	margin: 1px 0px;
	padding: 0;
}

.wp-caption {
	background: #eee;
	border: 1px solid #ccc;
}

/*Comments*/

#commentbox,  #footer {
	border-top: 1px solid #ccc;
}

#commentbox ol {
	list-style: none outside;
}

#commentlist li {
	border: 1px solid #ccc;
	padding: 10px;
	background-image: none;
}

#commentlist li.alt {
	
}

#commentlist li.bypostauthor {
	
}

ul.children {
	list-style: none outside;
}

.commentmeta {
	text-align: right;
}

img.avatar {
	border: 1px solid #ccc;
	background: #fcfcfc;
	float: right;
}

/*sidebar*/

#sidebar {
	padding: 0 20px 0 0;
	margin: 0;
	width: 300px;
	float: left;
}

#sidebar h2, #sidebar label {
	margin: 5px 0px 2px;
	font-size: 110%;
}

#sidebar a {
	text-decoration: none;
}

#sidebar ul {
	list-style: none outside;
	padding: 2px 0px;
	margin: 2px 0px;
}

#sidebar li {
	margin: 0px;
	padding: 3px 2px;
}

#sidebar li li {
	border-bottom: 1px solid #aaa;
}

#sidebar li li li:before {
	content: "\00BB \0020";
}

#sidebar li li li, #sidebar li ul.wp-tag-cloud li {
	border: none;
}

#sidebar form, #sidebar fieldset {
	margin: 0px;
	padding: 0px;
}

#sidebar label {
	display: block;
}

#sidebar input#searchquery, #sidebar input#search-widget {
	width: 50%;
}

#sidebar input.submit {
	width: 20%;
}

/* Widget styling*/

td#today {
	background: #333;
}

#wp-calendar caption {
	text-align: left;
}

/*forms*/

input , textarea, select, option {
	padding: 2px;
	border: 1px solid #eee;
	color: #111;
	margin: 2px;
	background-image: none;
}

fieldset,  legend {
	background: transparent;
	color: #eee;
	border: none;
	padding: 5px;
}

label,  legend {
	font-weight: normal;
}

.breadcrumb{
	padding-top: 10px;

}

/*and just to make this go through WP Themes directory*/

.alignright, .alignleft, .aligncenter, .wp-caption {
	
}
