/* ------------------- */
/* HTML Elements */
/* ------------------- */

* {
	margin:0;
	padding:0;
}

body {
	font-size: 13px;
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo',"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif; */
	font-family : 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック",'メイリオ','Mayryo',arial,helvetica,clean,sans-serif; */
	background: #FFF;
	color: #333;
}

p {	
	margin: 15px 0;
}

a:link, a:visited {
	color: #333399;
	text-decoration:none
	}

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

a img {
	border:0;
	}

code {
	background:#ececec;
}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	line-height:1.5em;
	margin:10px 0px;
}

select {
	width: 130px;
}	

table {
/*    font-size:inherit; */
    font-size:100%;
}

/* ------------------- */
/* Text */
/* ------------------- */
h1 {
	font-size: 123.1%;
	font-weight:bold;
	letter-spacing:-0.08em;
}

h2 {
	font-size: 116%;
}

h3 {
	font-size: 108%;
	margin-bottom:3px;
	color:#333399;
	font-weight:bold;
}

h4 {
	font-size: 100%;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/* ------------------- */
/* Structure */
/* ------------------- */

#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
}

#page {
	width:940px;
	margin:0px auto;
	padding:10px;
/*	background:#ececec url(images/bgpage.png) repeat scroll 0 0; */
	background:#ececec; 
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}


/* ------------------- */
/* Header              */
/* ------------------- */
#header {
	font-size: 93%;
}

.headmenu{
	margin: 0px 0px 0px 0px;
	text-align: right; 
}

.renrakusaki{
	margin: 15px 0px 0px 0px;
	text-align: right; 
	font-style: normal;
	color:#666666;
}

/* ------------------- */
/* Navigation Bar*/
/* ------------------- */
#navbar {
	margin:0 auto;
	margin-top: 3px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	font-size:12px;
}

#page-bar {
	width:772px;
}

#page-bar ul {
	list-style: none;
}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
}

#page-bar li:hover {
	background: #033669;
}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:8px 12px;
	font-weight:normal;
	color:#FFF;
	display:block;
}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:144px;
	float:right;
	text-align:right;
	padding-top:5px;
	margin-right:10px;
	font-size: 93%;;
}

/* ------------------- */
/* Dropdown Menus */		
/* ------------------- */
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#page-bar li:hover ul {
	left: auto;
	display: block;
}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}

/* ------------------- */
/* Index Page*/
/* ------------------- */
#logo {
	width:350px;
}

#tagline {
	margin: 0px 0px 10px 0px;
	font-size:0.8em;
	color:#cccccc;
	}

#top {
	padding:0;
}

#top_ads_img{
	margin: 0px 0px 5px 0px;
}

#headlinebox {
	width:590px;
	float:left;
}

#top_banner{
	width:590px;
	margin: 0px 0px 5px 0px;
}

#headline {
	width:100%;
	background:#fff;
	line-height:1.5em;
	margin:0;
	padding:10px;
}

#headline  .title {
	margin: 15px 0px 5px 0px;
	font-weight:bold;
}

#headline div.meta {
/*	display:block; */
	margin-top: 5px;
}

#headline p {
	/*	padding-bottom:5px; */
}

#headline .topics_midashi_img
{
	padding-bottom:3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 10px 10px;
}

img.topic_midashi{
	margin: 0px;
	padding: 0px;
}

#featured .clearfloat {
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebar_topics .topic_item {
	margin-top: 10px;
}

#sidebar_topics .topic_item_date {
	margin-top: 5px;
	font-size: 93%;
}

#sidebar_topics .info {
	margin-top: 0px;
	padding-top: 5px;
	float:right;
	width:180px; 
}

#sidebar_topics .title {
	font-weight:normal;
}

#headline a img, #sidebar_topics a img {
	border:1px solid #ccc;
	margin-right: 5px;
	padding:2px;
}

/* ---- Index Page - middle  --- */
#middle {
	width: 930px;
	background:#fff;
	float:right;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px;
}

#middle .category {
/*	width: 286px; */ /* 3 cols */
/*	width: 210px; */ /* 4 cols */
	width: 222px;  /* 4 cols */
/*	width: 164px; */ /* 5 cols */
	float:left;
/*	padding: 1px 1px 1px 1px; */
	background: #ffffff;
/*	border: 1px solid #eeeeee; */
}

#cat-1 {margin: 0px 10px 0px 0px;}
#cat-2 {margin: 0px 10px 0px 0px;}
#cat-3 {margin: 0px 10px 0px 0px;}
#cat-4 {margin: 0px 0px 0px 0px;}

#middle .category img{
	border-right: 1px solid #eeeeee;
	margin-right: 10px;
}

#middle .category p {
	font-size: 93%;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	line-height: 131%;
}

#middle .category a {
/*	color:#333333; */
	display:block;
	background:none;
}

#middle .category a:hover {
	background:none;
/*	color:#fff; */
	text-decoration:underline;
}

#middle .seemore {
	margin-top: 0px;
}

#middle h3.cat_title{
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 25px;
	font-size:100%;
	font-weight: normal;
	background: #eeeeee;
}

#cat-1 h3.cat_title { color: #1E6482; background: #ffffff url(images/logo_tate_icon_blue.png) no-repeat left top; }
#cat-2 h3.cat_title { color: #5A824B; background: #ffffff url(images/logo_tate_icon_green.png) no-repeat left top; }
#cat-3 h3.cat_title { color: #9B7D41; background: #ffffff url(images/logo_tate_icon_brown.png) no-repeat left top; }
#cat-4 h3.cat_title { color: #9B4150; background: #ffffff url(images/logo_tate_icon_red.png) no-repeat left top; }

#cat-1 h3.cat_title { border-bottom: 4px solid #1E6482; }
#cat-2 h3.cat_title { border-bottom: 4px solid #5A824B; }
#cat-3 h3.cat_title { border-bottom: 4px solid #9B7D41; }
#cat-4 h3.cat_title { border-bottom: 4px solid #9B4150; }

/* ---- Index Page - bottom  --- */
#bottom {
	width: 940px;
}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	float:left;
}

#bottom_right {
	width:300px;
	float:right;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

#front-list h3{
	font-weight:normal;
	font-size: 108%;
    background:#333 url(images/topics_blt_gray.png) no-repeat left top;  
	color:#fff;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 28px;
}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font-size: 2.0em;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

#front-popular h3 {
	color:#fff;
}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	color:#333;
	font-size:0.85em;
	text-align: right;
}

.meta a {
	color:#333;
}

#headline p {
	margin:0;
}


/* ------------------- */
/* Content             */
/* ------------------- */
#content {
	width:590px;
	background:#fff;
	padding:10px;
	line-height:1.75em;
	float:left;
/*	min-height:585px; */
	min-height:740px; 
}

#content .breadcrumbs {
	color:#666666;
	font-size: 93%;;
	line-height:1.0em;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom:dotted 1px #dddddd; 
}

#content .breadcrumbs a {}

#content h2.page_title {
	color:#183164;
	font-weight: bold;
	font-size: 153.9%;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 40px;
	background: url(images/sp_logo.png) no-repeat;
	border-bottom: 3px dotted #183164;
}

#content h3.item_title {
	color:#666666;
	font-size: 131%;
	margin: 0px;
	padding: 0px;
}

#content .cat_names {
	color:#666666;
	font-size: 93%;
	margin: 8px 0px 12px 0px;
	padding: 0px;
}

#content .item_date {
	font-size:93%;
	text-align: right;
	margin: 0px 0px 10px 0px;
}


#content h3.authors {
	margin-top:15px;
}

#content td{
	line-height:1.4em;
	padding: 5px;
}

.post {
	line-height:1.75em;
}

.post p {
	margin-top:0px;
}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:5px 0px;
}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
}

.post img, .post a img {
	margin:0 10px 5px 0;
	padding:0px;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:10px;
}

#stats {
	margin-top:0px;
	padding:0px 0px;
	font-size: 0.8em;
	text-align: right;
	display:block;
}

#stats span {
	padding: 0px 0px 0px 0px;
}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}


#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
}

/* ------------------- */
/* Sidebar*/
/* ------------------- */

#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
}

#sidebar h3 {
	font-weight:normal;
	font-size: 108%;
    background:#333 url(images/topics_blt_gray.png) no-repeat left top;  
	color:#fff;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 28px;
}

#sidebar-top, #sidebar-bottom, #sidebar-right, #sidebar-blog {
	width:300px;
	float:right;
	padding: 10px 10px 10px 10px;
	background:#fff;
}

#sidebar-blog h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar-blog h4 {
	color: #8C87BF;
	font-size: 106%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom:1px dotted #ccc;
}

#sidebar-blog ul{
	margin: 5px 0px 0px 0px;
}

#sidebar-blog li{
	list-style:none;
	padding:3px 0px 3px 10px;
}


#sidebar-top{
	margin-bottom:10px;
}

#sidebar-right{
	margin-bottom:10px;
}

#sidebar-bottom, #sidebar-middle {
/*	margin-top:10px; */
}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}


#sidebar ul {
	/*	border-bottom:1px dotted #ccc; */
}

#sidebar ul.children {
	margin: 3px 0px 0px 0px;
	/*	border-bottom: 0px dotted #ccc; */
}

#sidebar li.cat-item{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:3px 0px 3px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
}

#sidebar li.cat-item ul li.cat-item:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:3px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar-blog{
	margin-bottom:10px;
}

.rssfeed_blog {
	text-align:right;
}


/* sidebar topics */

#sidebar_topics p {
	margin:0;
}

#sidebar_topics h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidebar_topics .clearfloat {
	margin-top: 0px;
	margin-bottom: 5px;
}

#sidebar_topics .info {
	margin-top: 0px;
	padding-top: 5px;
	float:right;
	width:185px;
}

#sidebar_topics .title {
	font-weight:normal;
}

#sidebar_topics a img {
	border:1px solid #ccc;
	margin-right: 5px;
	padding:2px;
}

/* ------------------- */
/* Form Elements */
/* ------------------- */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:100px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}


/* ------------------- */
/* Comments*/
/* ------------------- */

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}


.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* ------------------- */
/* Footer Info area    */
/* ------------------- */

#front-popular {
	font-size: 93%;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#333399;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}

/* ------------------- */
/* Footer*/
/* ------------------- */

#footer {
	margin: 0 auto;
	width: 960px;
	font-size: 93%;
	padding-top:10px;
	padding-bottom:10px;
}

.renrakusaki_footer{
	margin: 0px 0px 0px 0px;
	text-align: right; 
	font-style: normal;
	color:#666666;
}

#copyright{ text-align:right; }

/* ------------------- */
/* Float Properties*/
/* ------------------- */

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

.clearfloat {
	display: inline-block;
}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
}

*+html .clearfloat {
	height:1%;
}

.clearfloat {
	display:block;
}

/* ------------------- */
/* ninesteps added */
/* ------------------- */
#sitedesc {
	margin: 0px 0px 5px 0px;
	font-size: 93%;
	font-weight: normal;
	color:#cccccc;
}

#image_flicker{
	height: 126px;
	width: 610px;
}

#top_ads_img{
	width: 610px;
	margin: 0px 0px 10px 0px;
}

.readmore{
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-size: 93%;
}

.readitem{
	width: 100%;
	margin: 15px 0px 0px 0px;
	font-size: 93%;
}

#moretopics{
	width: 100%;
	margin: 10px 0px 0px 0px;
	text-align: right;
}

.top_newslist{
	margin: 0px 0px 0px 0px;
}



/* -------------- */
/* FAQ */
/* -------------- */
#simple_faq li{
	padding: 0px 0px 10px 0px;
}

/* -------------- */
/* Links */
/* -------------- */
.linkcat{}

#searchkey{
	margin: 0px 0px 20px 0px;
    border-bottom: dotted 1px #cccccc;
}


