@charset "euc-jp";
/* ========================================= */
/* tsuchida.css                              */
/* ========================================= */
/* body + common */
* {
	margin: 0;
	padding: 0;
	zoom: normal;
}
body {
	text-align: center;
	-apple-text-size-adjust: auto;
}
body#iframe {
	overflow: hidden;
	height: 30px;
}

ul,ol { list-style: none;}
li img { vertical-align: bottom;}

img { border: none;}

/* clearfix */
.test:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.backLink {
	margin-bottom: 20px;
}

/* ========================================= */
/* navigation */
ul#navigation {
	margin-bottom: 10px;
	width: 980px;
	height: 23px;
}
ul#navigation li {
	float: left;
	width: 140px;
}
.topicpath {
	font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
}
.topicpath a:link,
.topicpath a:visited,
.topicpath a:hover,
.topicpath a:active {
	color: #000;
}
#breadcrumb {
	margin: 0 auto;
	width: 912px;
	height: 32px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: 32px;
	background: #fff url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_breadcrumb.gif") no-repeat top left;
}
#breadcrumb a {
	color: #000;
}

/* ========================================= */
/* contents */
#container {
	margin: 0 auto;
	width: 980px;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #aaf;
}
#contents {
	margin: 0 auto 20px;
	width: 950px;
	font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
	text-align: left;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_middle.jpg") repeat-y 0 145px;
}
#headArea {
	position: relative;
	width: 950px;
	height: 571px;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_top.jpg") no-repeat top left;
	z-index: 5;
}
#headArea h1 {
	position: absolute;
	top: 44px;
	left: 309px;
}

#profile {
	position: relative;
	top: 347px;
	left: 0;
	margin: 0 auto;
	width: 894px;
	height: 172px;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_profile.jpg") no-repeat top left;
}
#prof01 { position: absolute; top: -20px; left: 10px;}
#prof02 { position: absolute; top: 17px; left: 265px;}

#inc_navigation {
	position: relative;
	top: 136px;
	left: 6px;
	margin: 0 auto;
	width: 882px;
	height: 30px;
}
#column_navi {
	width: 882px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 32px;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_backNumber.jpg") no-repeat top left;
	z-index: 6;
}
#column_navi p#new {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 23px;
	width: 138px;
	text-align: center;
}
#column_navi p#new a,
#column_navi ul li a {
	color: #fff;
}
#column_navi p#new a:hover,
#column_navi ul li a:hover {
    color: #ead75a;
}
#column_navi .prev {
	position: absolute;
	top: 2px;
	left: 170px;
}
#column_navi .next {
	position: absolute;
	top: 2px;
	left: 830px;
	cursor: pointer;
}
#column_navi .list_wrapper {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 210px;
	width: 630px;
	height: 31px;
}
#column_navi ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 2000px;
}
#column_navi ul li {
	float: left;
	margin-right: 15px;
	font-size: 18px;
	line-height: 31px;
}
*:first-child+html #column_navi ul li {
	letter-spacing: 0; /* IE7 bugfix */
}

#textBody {
	position: relative;
	margin-top: -25px;
	width: 950px;
	min-height: 426px;
	height: auto !important;
	height: 426px;
	z-index: 6;
}
#textBody h2 {
	margin: 0 0 20px 99px;
	width: 752px;
	height: 63px;
	line-height: 63px;
	font-family: '¥Ò¥é¥®¥ÎÌÀÄ« Pro W3', 'HGÌÀÄ«E', '£Í£Ó £ÐÌÀÄ«', '£Í£Ó ÌÀÄ«', serif;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_column_title.jpg") no-repeat top left;
}
#textBody p {
	margin: 0 50px 10px;
	background: rgba(30,5,6,0.01); /* for android */
	color: #fff;
	font-size: 18px;
	/* font-size: 113%; */
	text-indent: 1em;
	line-height: 1.5;
}
#textBody p.no_indent {
	text-indent: 0;
}
#textBody p.last,
#textBody.have-mb {
	margin-bottom: 28px;
}
#textBody p strong {
	font-size: 28px;
}
*:first-child+html #textBody p {
	letter-spacing: 0; /* IE7 IMG hasLayout true bugfix :) */
}

#textBody p img {
	margin: 0 7px -3px;
}
#textBody p span {
	*margin-left: -18px;
	zoom: 1;
}
#textBody p span.kohtsu img {
	margin: 0;
}
#textBody p span.kohtsu {
	margin: 0 7px -3px;
	*margin: 0 7px -3px -11px;
}
#textBody p span.kohtsu:first-child {
	margin-left: 0;
}
.haishi {
	margin: 30px 68px;
	width: auto;
	height: 40px;
}
.haishi img {
	float: left;
}
.kawa {
	margin: 30px 68px;
	width: auto;
	height: 40px;
}
.kawa img {
	float: left;
}
#textBody span.sup,
#textBody span.fuuro {
	position: relative;
	float: left;
	display: inline;
	margin-left: 20px;
}
#textBody span.fuuro:first-child {
	margin-left: 0;
}
#textBody span.sup img {
	float: none;
}
#textBody span.sup sup,
#textBody span.fuuro sup {
	-webkit-text-size-adjust: 100%;
	position: absolute;
	top: -25px;
	*top: -23px;
	left: 0;
	display: block;
	width: 32px;
	color: #fff;
	font-size: 14px;
	*font-size: 21px;
	text-align: center;
}
#textBody span.fuuro sup {
	width: 100px;
}
#textBody span.fuuro .yoko {
	margin-top: 10px;
}

#twitter {
	margin: 30px 57px 15px;
	text-align: right;
}

#inquiry {
	position: relative;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 837px;
	height: 251px;
	text-align: center;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_inquiry.jpg") no-repeat top left;
}
#inquiry h3 {
	margin-bottom: 8px;
}
#inquiry textarea {
	resize: none;
	overflow: auto;
	margin-bottom: 8px;
	width: 720px;
	height: 140px;
	font: normal 22px monospace;
}
#inquiry p {
	position: absolute;
	top: 200px;
	left: 660px;
	color: #fff;
	font-size: 22px;
}

#footer_link {
	position: relative;
	width: 950px;
	height: 95px;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_bg_footer.jpg") no-repeat top left;
}
#footer_link li {
	font-size: 25px;
}
#footer_link li a {
	display: block;
	width: 110px;
	height: 51px;
	line-height: 51px;
	color: #fff;
}
#footer_link #prev {
	position: absolute;
	top: 21px;
	left: 55px;
	text-align: right;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_img_arrow_prev.jpg") no-repeat top left;
}
#footer_link #next {
	position: absolute;
	top: 21px;
	right: 55px;
	text-align: left;
	background: url("https://www.maru-jan.com/image/pro_contents/tsuchida/tsuchida_img_arrow_next.jpg") no-repeat top right;
}

#backLink {
	margin: 0 auto 30px;
	width: 140px;
	height: 23px;
}

/* ========================================= */
