/*
Theme Name: risetogetherjp
Theme URI: 
Author: risetogetherjp
Author URI:
Description: risetogetherjp
Version: 1.0
-------------------------------------------------------------- */

@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,input,blockquote
        {margin:0px;padding:0px;}
ul,ol   {list-style:none;}
select  {font-size:12px;}
body    {font-family:sans-serif;}
img     {border:none;}

a{
    color:#9D3292;
    text-decoration:none;
}
a:hover{
    color:#bD52b2;
    text-decoration:underline;
}
a:hover img{
	opacity:0.7;
}
body{
    background:#fff;
    color:#333;
    line-height:1.4em;
    font-size:12px;
}

/* -------------------------------------- header -------------------------------------- */
#header{
	width:100%;
	margin-bottom:12px;
}
	#header div.inner{
		width:950px;
		margin:0 auto;
	}
	
	#header .title{
		font-size:20px;
		font-weight:bold;
		float:left;
		margin-right:10px;
	}
		#header p.sub{
			color:#9D3292;
			line-height:25px;
			float:left;
			font-family:arial,verdana,helvetica,sans-serif;
			font-style:11px;
		}
	#header .title a{
		padding-left:39px;
		line-height:25px;
		display:block;
		background:url(images/logo.gif) no-repeat left top;
		font-family:"メイリオ","ヒラギノ角ゴ pro w3",serif;
	}
	#header form{
		float:right;
	}
	#header #menu-menu{
		clear:both;
		margin-top:8px;
		font-size:12px;
		width:950px;
		background:#9D3293;
		padding:8px 0;
	}
		#header #menu-menu li{
			float:left;
			border-right:1px solid #fff;
			background:#9D3293;
		}
		#header #menu-menu li a{
			padding:0 15px;
			text-decoration:none;
			display:block;
			color:#fff;
		}
		#header #menu-menu li a:hover{
			color:#FFCBDA;
		}
	#header #photo{
		clear:both;
		width:950px;
		height:250px;
		overflow:hidden;
	}	
	#header #menu-submenu{
		font-size:12px;
		width:950px;
		background:#FDEDF6;
	}
		#header #menu-submenu li{
			float:left;
			background:#FDEDF6;
			font-size:14px;
		}
		#header #menu-submenu li a{
			padding:0 15px;
			text-decoration:none;
			display:block;
			padding:8px 15px;
		}
		#header #menu-submenu li a:hover{
			background:#fff;
		}
	/* ------------------------------- clear ------------------------------------- */
	#header ul.menu:after {
	    content: ".";
	    display: block;
	    clear: both;
	    height: 0;
	    visibility: hidden;
	    font-size: 0;
	}

	#header ul.menu {
	    min-height: 1px;
	}

	* html #header ul.menu {
	    height: 1px;
	    /*¥*//*/
	    height: auto;
	    overflow: hidden;
	    /**/
	}
/* -------------------------------------- container -------------------------------------- */
#container{
	width:950px;
	margin:12px auto 40px;
}
	#leftcolumn{
		width:660px;
		float:left;
		clear:both;
	}
		/* ------------------------ topics ----------------------------- */
		.home #leftcolumn h2{
			font-family:"ヒラギノ明朝 pro w6",serif;
			font-weight:normal;
			font-size:15px;
			color:#000;
			background:url(images/sub_icon.gif) no-repeat 0px 10px ;
			padding:12px 0 15px 33px;
		}
			.home #leftcolumn h2 a{color:#000;}
			.home #leftcolumn h2 a:hover{color:#9D3293;}

			.home #leftcolumn div.title{
				margin-bottom:10px;
			}
				.home #leftcolumn div.title h3{
					font-size:14px;
					font-weight:bold;
					line-height:1.3em;
				}
					.home #leftcolumn div.title p.date{
						font-size:12px;
						line-height:1.3em;
						color:#888;
					}
		/* ------------------------ feature ----------------------------- */
		.home #leftcolumn div.feature{
			border-bottom:1px dotted #ccc;
			margin-bottom:10px;
			padding-bottom:10px;
		}
		/* ------------------------ topics ----------------------------- */
		.home #leftcolumn div.topics{
			float:left;
			width:440px;
		}
			.home #leftcolumn div.topics h2{
				font-family:"ヒラギノ明朝 pro w6",serif;
				font-size:15px;
				color:#000;
				background:url(images/sub_icon.gif) no-repeat 0px 10px ;
				padding:12px 0 10px 33px;
				border-top:2px solid #9D3293;
				border-bottom:1px dotted #ccc;
				margin-bottom:12px;
			}
				.home #leftcolumn div.topics div.title{
					margin-bottom:10px;
					border-left:2px solid #9d3293;
					padding-left:8px;
				}
					.home #leftcolumn div.topics div.title p.date{
						font-size:12px;
						line-height:1.3em;
					}
					.home #leftcolumn div.topics div.title h3{
						font-size:14px;
						font-weight:bold;
						line-height:1.3em;
					}
				.home #leftcolumn div.topics p.thumbnail{
					float:left;
					margin-right:10px;
				}
					.home #leftcolumn div.topics p.thumbnail img{
						padding:5px;
						border:1px solid #eaeaea;
						width:100px;
						height:auto;
					}
				.home #leftcolumn div.topics div.body{
					font-size:14px;
					line-height:1.5em;
				}
		.home #leftcolumn div.event{
			float:right;
			width:190px;
			margin-bottom:10px;
		}
			.home #leftcolumn div.event h2{
				padding-left:0;
				background:none;
				border-top:2px solid #9D3293;
				border-bottom:1px dotted #ccc;
				padding:12px 0 10px 0;
				margin-bottom:10px;
			}
			.home #leftcolumn div.event ul{
				height:250px;
				overflow-y:auto;
			}
			.home #leftcolumn div.event ul li{
				margin-bottom:1px;
			}
			#leftcolumn div.event ul li a{
				padding:8px;
				background:#9D3293;
				display:block;
				color:white;
				font-size:12px;
				line-height:1.3em;
			}
		.home #leftcolumn div.box_left{
			margin-right:20px;
			clear:both;
			float:left;
		}
		.home #leftcolumn div.box_right{
			float:right;
		}
			
		.home #leftcolumn div.box {
			width:320px;
		}
			.home #leftcolumn div.box div.title{
				clear:both;
			}
			.home #leftcolumn div.box p.thumbnail{
				float:left;
				margin-bottom:10px;
				width:90px;
			}
			.home #leftcolumn div.box div.entry{
				margin-bottom:8px;
				padding-bottom:8px;
			}
				.home #leftcolumn div.box div.entry div.title{
					margin-bottom:10px;
					border-left:2px solid #9d3293;
					padding-left:8px;
				}
					.home #leftcolumn div.box div.entry p.date{
						font-size:11px;
					}
					.home #leftcolumn div.box div.entry div.title h3{
						font-size:12px;
						font-weight:normal;
					}
				.home #leftcolumn div.box p.thumbnail img{
					padding:3px;
					border:1px solid #eaeaea;
					width:70px;
				height:auto;
				}
				.home #leftcolumn div.box div.body{
					font-size:12px;
					line-height:1.4em;
				}
				.home #leftcolumn div.box div.hasthumbnail{
					margin-left:90px;
				}
			.home #leftcolumn div.box ul.entrylog{
				clear:both;
			}
				.home #leftcolumn div.box ul.entrylog li{
					margin-bottom:8px;
					border-top:1px dotted #ccc;
					padding-top:8px;
				}
					.home #leftcolumn div.box ul.entrylog li p.date{
						font-size:11px;
						margin:0;
						padding:0;
						line-height:1.3em;
					}
					.home #leftcolumn div.box ul.entrylog li h3{
						font-size:12px;
						font-weight:normal;
						padding:0;
						line-height:1.3em;
					}
		
		.home #leftcolumn div.slideshow{
			clear:both;
			margin-bottom:10px;
			border-top:1px dotted #ccc;
			border-bottom:1px dotted #ccc;
			padding:10px 0;
			outline:0;
		}
		.home #leftcolumn div.carousel{
			outline:0;
		}
		.home #leftcolumn div.carousel span.next,
		.home #leftcolumn div.carousel span.prev{
			margin-top:-28px;
			float:right;
			background:#9D3292;
			color:white;
			padding:2px 5px;
			margin-right:2px;
		}
		.home #leftcolumn div.carousel span.prev{
			margin-right:25px;
		}
		.home #leftcolumn div.carousel span.next:hover,
		.home #leftcolumn div.carousel span.prev:hover{
			background:#bD52b2;
		}
			.home #leftcolumn div.slideshow ul li{
				width:165px;
				float:left;
			}
				.home #leftcolumn div.slideshow ul li img{
					margin-bottom:8px;
				}
				.home #leftcolumn div.slideshow ul li div{
					margin-right:10px;
				}
				.home #leftcolumn div.slideshow ul li a{
					display:block;
					font-size:12px;
					line-height:1.3em;
				}
		
		.home #leftcolumn div.subboxes{
			border-top:1px dotted #ccc;
			padding-top:30px;
			clear:both;
		}
		.home #leftcolumn div.subbox_left{
			margin-right:1px;
			clear:both;
			float:left;
			width:339px;
		}
		.home #leftcolumn div.subbox_right{
			width:320px;
			float:right;
		}
		.home #leftcolumn div.subbox h2{
			background:purple;
			color:white;
			padding:5px;
		}
			.home #leftcolumn div.subbox h2 a{
				color:white;
			}
		.home #leftcolumn div.subbox ul{
			padding:10px 10px  10px 0;
		}
		.home 	#leftcolumn div.subbox ul li{
				margin-bottom:8px;
				font-size:12px;
				line-height:1.2em;
			}
			
	/* ------------------------ rightcolumn ----------------------------- */
	#rightcolumn{
		width:260px;
		float:right;
		margin-bottom:40px;
	}
		/* ------------------------ box ----------------------------- */
		#rightcolumn div.box{
			margin-bottom:10px;
			padding-bottom:10px;
			border-bottom:1px dotted #ccc;
		}
			.home #rightcolumn div.box h2{
				margin-bottom:15px;
				font-family:"times new roman","ヒラギノ明朝 pro w6",serif;
				font-size:15px;
				color:#000;
				background:url(images/sub_icon.gif) no-repeat 0px 10px ;
				padding:12px 0 10px 33px;
			}
		#rightcolumn ul li.widget{
				border-bottom:1px dotted #ccc;
				padding-bottom:10px;
		}
		#rightcolumn .widgettitle{
			font-family:"times new roman","ヒラギノ明朝 pro w6",serif;
			font-size:15px;
			color:#000;
			background:url(images/sub_icon.gif) no-repeat 0px 10px ;
			padding:12px 0 10px 33px;
		}
		#rightcolumn ul li.widget ul li{
			margin-bottom:8px;
		}
		#rightcolumn div.ustream embed,
		#rightcolumn div.ustream object,
		#rightcolumn div.ustream iframe{
			width:260px;
			height:180px;
		}

	/* ------------------------ single ----------------------------- */
	.single #leftcolumn h1{
		font-family:"ヒラギノ明朝 pro w6",serif;
		font-size:20px;
		color:#000;
		background:url(images/logo.gif) no-repeat 0px 15px ;
		padding:15px 0 8px 43px;
		border-top:2px solid #9D3293;
		line-height:1.2em;
	}
		.single #leftcolumn div.meta{
			padding-bottom:20px;
			border-bottom:1px dotted #ccc;
			margin-bottom:20px;
			padding-left:43px;
			color:#888;
		}
		.single #leftcolumn div.meta p.english,
		.page #leftcolumn div.meta p.english{
			padding-top:10px;
			margin:0;
		}
		.single #leftcolumn div.meta p.english a,
		.page #leftcolumn div.meta p.english a{
			background:#9D3293;
			padding:4px;
			color:white;
		}
		.single #leftcolumn div.meta ul.post-categories{
			display:inline;
		}
		.single #leftcolumn div.meta ul.post-categories li{
			display:inline;
		}
	.single #leftcolumn div.entry{
		font-size:14px;
		margin-bottom:20px;
		line-height:1.6em;
	}
	.single #leftcolumn div.english_entry,
	.page #leftcolumn div.english_entry{
		border-top:1px dotted #ccc;
		padding-top:20px;
	}
		/* ---- entrybody -------------------------- */
		.single #leftcolumn div.entry h1{
			margin-bottom:12px;
			font-weight:bold;
			font-size:24px;
			border-bottom:1px dotted #ccc;
			padding-bottom:10px;
			color:#46332C;
		}
		.single #leftcolumn div.entry h2{
			font-weight:bold;
			font-size:24px;
			padding-bottom:10px;
			line-height:1.2em;
			color:#46332C;
		}
		.single #leftcolumn div.entry h3{
			margin-bottom:12px;
			font-weight:bold;
			font-size:20px;
			color:#46332C;
		}
		.single #leftcolumn div.entry h4{
			margin-bottom:12px;
			font-weight:bold;
			font-size:18px;
			color:#46332C;
		}
		.single #leftcolumn div.entry h5{
			margin-bottom:12px;
			font-weight:bold;
			font-size:17px;
			color:#46332C;
		}
		.single #leftcolumn div.entry h6{
			margin-bottom:12px;
			font-weight:bold;
			font-size:15px;
			color:#46332C;
		}
		.single #leftcolumn div.entry p{
			margin-bottom:15px;
		}
		.single #leftcolumn div.entry ul{
			list-style:disc;
			padding-left:20px;
			margin-bottom:20px;
		}
		.single #leftcolumn div.entry ol{
			list-style:decimal;
			padding-left:20px;
			margin-bottom:20px;
		}
		.single #leftcolumn div.entry blockquote{
			font-style:italic;
			padding:20px;
			margin-bottom:20px;
			background:#f5f5f5;
		}
		.single #leftcolumn div.entry img.alignright{
			float:right;
			margin-left:10px;
			margin-bottom:10px;
		}
		.single #leftcolumn div.entry img.aligncenter{
			margin:0 auto;
			display:block;
		}
		.single #leftcolumn div.entry img.alignleft{
			float:left;
			margin-right:10px;
			margin-bottom:10px;
		}
		.single #leftcolumn ul.navigation{
			padding-top:20px;
		}
		.single #leftcolumn ul.navigation li.prev{
			float:left;
		}
		.single #leftcolumn ul.navigation li.next{
			float:right;
		}
	/* ------------------------ comment ----------------------------- */

				#leftcolumn #comments{
					margin-bottom:30px;
					font-size:12px;
					
				}
				#leftcolumn #comments h3{
					border-top:2px solid #9D3292;
					padding-top:10px;
					font-size:15px;
					font-weight:bold;
					border-bottom:1px dotted #ccc;
					padding-bottom:10px;
					margin-bottom:20px;
				}
				ol.commentlist{
					margin-bottom:20px;
				}
				ol.commentlist li.comment{
					margin-bottom:20px;
					border-bottom:1px solid #ccc;
					padding-bottom:15px;
				}
						ol.commentlist li.depth-2{
							padding-left:30px;
							border-bottom:none;
							padding-bottom:0;
						}
						ol.commentlist li.depth-3{
							padding-left:30px;
							border-bottom:none;
							padding-bottom:0;
						}
						ol.commentlist li.depth-4{
							padding-left:30px;
							border-bottom:none;
							padding-bottom:0;
						}
						ol.commentlist li.depth-5{
							padding-left:30px;
							border-bottom:none;
							padding-bottom:0;
						}
						ol.commentlist li.depth-6{
							padding-left:30px;
							border-bottom:none;
							padding-bottom:0;
						}
						ol.commentlist li.depth-7{
							padding-left:30px;
							border-bottom:none;
							padding-bottom:0;
						}
				ol.commentlist .comment-meta{
					font-size:11px;
				}
				ol.commentlist .comment-meta{
					font-size:11px;
				}
				.comment-author img{
					display:none;
				}
				.comment-author cite{
					font-weight:bold;
					font-size:17px;
					font-style:normal;
				}
				#respond{
					background:#f7f7f7;
					padding-bottom:15px;
					clear:both;
				}
					#respond h3{
						padding:0 10px;
					}
					#respond p{
						padding:0 10px;
					}
					#respond p.form-allowed-tags{
						font-size:12px;
						line-height:1.4em;
						margin-bottom:10px;
					}
					#respond label{
						width:120px;
						display:block;
						float:left;
						clear:left;
					}
					#respond p.comment-form-comment{
						margin-bottom:20px;
					}
					#respond textarea{
						width:450px;
					}
					#respond #submit{
						background:#9D3292;
						color:white;
						padding:8px 12px;
						border:none;
					}
					#respond p.form-submit{
						text-align:center;
					}
						#respond p.form-submit #submit:hover{
							background:#BD52B2;
							color:white;
						}
				
	/* ##################################### page ##################################### */
	.page #leftcolumn h1{
		font-family:"ヒラギノ明朝 pro w6",serif;
		font-size:20px;
		color:#000;
		background:url(images/logo.gif) no-repeat 0px 15px ;
		padding:15px 0 8px 43px;
		border-top:2px solid #9D3293;
		line-height:1.2em;
	}
		.page #leftcolumn div.meta{
			padding-bottom:20px;
			border-bottom:1px dotted #ccc;
			margin-bottom:20px;
			padding-left:43px;
			color:#888;
		}
		.page #leftcolumn div.meta ul.post-categories{
			display:inline;
		}
		.page #leftcolumn div.meta ul.post-categories li{
			display:inline;
		}
	.page #leftcolumn div.entry{
		font-size:14px;
		margin-bottom:20px;
		line-height:1.6em;
	}
		/* ---- entrybody -------------------------- */
		.page #leftcolumn div.entry h1{
			margin-bottom:12px;
			font-weight:bold;
			font-size:24px;
			border-bottom:1px dotted #ccc;
			padding-bottom:10px;
			color:#46332C;
		}
		.page #leftcolumn div.entry h2{
			font-weight:bold;
			font-size:24px;
			padding-bottom:10px;
			line-height:1.2em;
			color:#46332C;
		}
		.page #leftcolumn div.entry h3{
			margin-bottom:12px;
			font-weight:bold;
			font-size:20px;
			color:#46332C;
		}
		.page #leftcolumn div.entry h4{
			margin-bottom:12px;
			font-weight:bold;
			font-size:18px;
			color:#46332C;
		}
		.page #leftcolumn div.entry h5{
			margin-bottom:12px;
			font-weight:bold;
			font-size:17px;
			color:#46332C;
		}
		.page #leftcolumn div.entry h6{
			margin-bottom:12px;
			font-weight:bold;
			font-size:15px;
			color:#46332C;
		}
		.page #leftcolumn div.entry p{
			margin-bottom:15px;
		}
		.page #leftcolumn div.entry ul{
			list-style:disc;
			padding-left:20px;
			margin-bottom:20px;
		}
		.page #leftcolumn div.entry ol{
			list-style:decimal;
			padding-left:20px;
			margin-bottom:20px;
		}
		.page #leftcolumn div.entry blockquote{
			font-style:italic;
			padding:20px;
			margin-bottom:20px;
			background:#f5f5f5;
		}
		.page #leftcolumn div.entry img.alignright{
			float:right;
			margin-left:10px;
			margin-bottom:10px;
		}
		.page #leftcolumn div.entry img.aligncenter{
			margin:0 auto;
			display:block;
		}
		.page #leftcolumn div.entry img.alignleft{
			float:left;
			margin-right:10px;
			margin-bottom:10px;
		}
		.page #leftcolumn ul.navigation{
			padding-top:20px;
		}
		.page #leftcolumn ul.navigation li.prev{
			float:left;
		}
		.page #leftcolumn ul.navigation li.next{
			float:right;
		}
		#leftcolumn div.navigation{
			margin-bottom:40px;
		}
	/* ------------------------ archive ----------------------------- */
	.archive #leftcolumn div.archivetitle{
		background:url(images/logo.gif) no-repeat 0px 18px ;
		padding:20px 0 20px 40px;
		border-top:2px solid #9D3293;
		border-bottom:1px dotted #ccc;
		margin-bottom:15px;
	}
	.archive #leftcolumn div.archivetitle h1{
		font-family:"times new roman","ヒラギノ明朝 pro w6",serif;
		line-height:1.4em;
		color:#000;
		font-size:20px;
	}
		.single #leftcolumn div.meta{
			padding-bottom:20px;
			margin-bottom:20px;
			padding-left:43px;
			color:#888;
		}
		/* ------------------------ archive ----------------------------- */
		.archive #leftcolumn div.entry{
			border-bottom:1px solid #eaeaea;
			padding:0 0 10px;
			margin-bottom:20px;
		}
		.archive #leftcolumn div.lastentry{
			border-bottom:5px solid #000;
		}
		.archive #leftcolumn div.entry p.thumbnail{
			float:left;
			width:110px;
		}
				.archive #leftcolumn div.entry p.thumbnail img{
					width:100px;
					height:auto;
				}
		.archive #leftcolumn div.hasthumb div.entrymain{
			float:right;
			width:545px;
		}
		.archive #leftcolumn div.entry div.entrymain{
		}
			.archive #leftcolumn div.entry .header{
				border-left:2px solid #9D3292;
				padding-left:10px;
			}
			.archive #leftcolumn div.entry .title{
				font-size:16px;
				margin-bottom:1px;
				padding:0;
				font-weight:bold;
				line-height:1.4em;
			}
			.archive #leftcolumn div.entry p.meta{
				font-size:11px;
				color:#999;
				margin-bottom:10px;
			}
			.archive #leftcolumn div.entry div.body{
				margin-bottom:5px;
				font-size:14px;
				line-height:1.6em;
			}

	/* ------------------------ archive ----------------------------- */
	.search #leftcolumn div.archivetitle{
		background:url(images/logo.gif) no-repeat 0px 18px ;
		padding:20px 0 20px 40px;
		border-top:2px solid #9D3293;
		border-bottom:1px dotted #ccc;
		margin-bottom:15px;
	}
	.search #leftcolumn div.archivetitle h1{
		font-family:"times new roman","ヒラギノ明朝 pro w6",serif;
		line-height:1.4em;
		color:#000;
		font-size:20px;
	}
		/* ------------------------ search ----------------------------- */
		.search #leftcolumn div.entry{
			border-bottom:1px solid #eaeaea;
			padding:0 0 10px;
			margin-bottom:20px;
		}
		.search #leftcolumn div.lastentry{
			border-bottom:5px solid #000;
		}
		.search #leftcolumn div.entry p.thumbnail{
			float:left;
			width:110px;
		}
				.search #leftcolumn div.entry p.thumbnail img{
					width:100px;
					height:auto;
				}
		.search #leftcolumn div.hasthumb div.entrymain{
			float:right;
			width:545px;
		}
		.search #leftcolumn div.entry div.entrymain{
		}
			.search #leftcolumn div.entry .header{
				border-left:2px solid #9D3292;
				padding-left:10px;
			}
			.search #leftcolumn div.entry .title{
				font-size:16px;
				margin-bottom:1px;
				padding:0;
				font-weight:bold;
				line-height:1.4em;
			}
			.search #leftcolumn div.entry p.meta{
				font-size:11px;
				color:#999;
				margin-bottom:10px;
			}
			.search #leftcolumn div.entry div.body{
				margin-bottom:5px;
				font-size:14px;
				line-height:1.6em;
			}
	/* ------------------------ footer ----------------------------- */
	#footer{
		clear:both;
		padding:0px 0 30px;
		border-top:1px dotted #ccc;
		font-size:12px;
	}
		#footer div.wrapper{
			width:950px;
			margin:0 auto;
			padding:20px 0;
		}
	
		#footer div.wrapper p.copyright{
			float:left;
		}
		#footer div.wrapper ul.menu{
			float:right;
			line-height:1em;
		}

		#footer div.wrapper ul.menu li{
			float:left;
			border-right:1px solid #ccc;
			padding-right:5px;
			margin-right:5px;
		}

/* ------------------------------- editlink ------------------------------------- */
.post-edit-link{
	background:red;
	color:#333;
	display:inline;
}
/* ------------------------------- clear ------------------------------------- */
.clear:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

.clear {
    min-height: 1px;
}

* html .clear {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}