.breadcrumbs {
	font-family : sans-serif;
}
.breadcrumbs.top{
	margin : 0 0 30px 0;
}
.breadcrumbs.bottom{
	margin : 50px 0 0 0;
}

#content ol {
	padding : 10px 0 10px 30px;
}
#content ol li {
	list-style-type : decimal;
	line-height: 24px;
}

#containerimage {
	margin : 0 0 40px 0;
}

.shadow H3 {
	display : block;
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #eee;
	background-color : #aaa;
/*	height : 51px;*/
	line-height : 30px;
	font-size : 18px;
/*	text-indent : 20px;*/
	margin : 20px 0 10px 0;
	padding : 10px 20px;
	color : #fff;
/*	font-family : webmin;*/
}
.shadow H3:nth-child(1) {
	margin-top : 0;
}

.shadow H3 a,
.shadow H3 a:link,
.shadow H3 a:visited {
	display : block;
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #eee;
	background-color : #aaa;
	height : 51px;
	line-height : 51px;
	font-size : 18px;
	text-indent : 20px;
	margin : 0 0 20px 0;
	color : #fff;
	background-image : url("../images/h3a.png");
	background-repeat : no-repeat;
	text-decoration : none;
	text-indent : 44px;
}
.shadow H3 a:hover {
}

#oshougatsu .shadow H3 a,
#oshougatsu .shadow H3 a:link,
#oshougatsu .shadow H3 a:visited {
	display : inline;
}
.oshougatsu_link {
	display : inline-block;
	border-top : 1px dotted #999;
	border-bottom : 1px dotted #999;
	margin : 10px 0;
	padding : 0 10px;
}

.redcircle {
	color : #f00;
	font-size : 8px;
	vertical-align : 2px;
}


/****************************************
twoblock
****************************************/
#wrapper #container #content {
	font-family : sans-serif;
}

#wrapper #container #twoblockmenu {
	float : left;
	width : 258px;
}

#wrapper #container #twoblockcontent {
	float : left;
	margin : 0 0 0 40px;
	width : 600px;
}

/****************************************
home page
****************************************/
#home #content p {
	margin : 0 0 4px 0;
}

#newsblock{
	overflow : hidden;
	width : 960px;
	margin : 0 0 30px 0;
}
#newsblock h3 {
	margin : 0 0 10px 0;
	font-size : 16px;
	line-height : 27px;
	border-bottom : 2px solid #999;
}
#newsblock a {
	color : #555;
}
#newsblock a:hover {
	color : #c58581;
}

/*#bn01 {
	float : left;
	width : 224px;
}*/

#toppagecolumn {
	float : left;
	width : 460px;
	margin : 0;
}
#toppagenews {
	float : left;
	width : 460px;
	margin : 0 0 0 40px;
}

#bns {
	clear : both;
	margin : 0 0 20px 0;
}

/****************************************
sitemap
****************************************/

#sitemap #leftbox {
	width : 430px;
	float : left;
	margin : 0;
	padding : 0;
}

#sitemap #rightbox {
	width : 430px;
	float : left;
	margin : 0 0 0 40px;
	padding : 0;
}

#sitemap p {
	margin : 0 0 4px 0;
}

#sitemap table td {
	padding : 0 0 10px 0;
}


/****************************************
shinwa
****************************************/

#shinwa_index {
	background-color : #eee;
	padding : 20px;
}
#shinwa_index div {
	width : 860px;
	margin : 0 0 40px 0;
	text-align : center;
}

#shinwa_index div img {
	margin : 0 15px;
}

#yomiage {
	margin : 10px 0;
	text-align : right;
}
#yomiage input {
	font-size : 16px;
}

#storycontainer #storyleft {
	float : left;
	width : 480px;
}

#storycontainer #otherstory {
}

#storycontainer #commentary {
	float : left;
	width : 358px;
	border : 1px solid #d35d5a;
	padding : 10px;
	margin : 0 0 0 40px;
}

#otherstory {
	margin : 20px 0;
	text-align : right;
}

/****************************************
izanai/jjnja
****************************************/
h4 {
	margin : 20px 0 10px 0;
	color : #666;
	border-bottom : 1px solid #ccc;
	font-size : 15px;
	line-height : 24px;
	letter-spacing : 1px;
}
h4:nth-child(1) {
	margin-top : 0;
}

h4 .example {
	diaplay : block;
	float : right;
	color : #f00;
	font-size : 12px;
}

/****************************************
sanpai_movie
****************************************/


/****************************************
Column and News
****************************************/

.dottedline {
	border-bottom : 1px dotted #999;
	padding : 5px 0;
	line-height : 1em;
	vertical-align : top;
}

/****************************************
concerned
****************************************/

.outerlink a:after {
	content : ".";
	text-indent : -9999px;
	display : inline-block;
	width : 13px;
	height : 13px;
	margin : 0 0 0 10px;
	background-image : url("../images/outlink_arrow.png");
	background-repeat : no-repeat;
}

.innerlink p a {
	background-image : url("../images/pa.png");
	background-repeat : no-repeat;
	padding : 0 0 0 14px;
}

