@charset "UTF-8";
@import "/modules/d3column/index.php?page=main_css";

.topic_path {
	float: left;
	margin-left: 30px;
	padding: 0 10px 0 16px;
	background: url('../img/icon_arrowP.jpg') no-repeat left bottom;
}

.d3forum.cat_id_1 #main h1 ,
.d3forum.cat_id_2 #main h1 {
	display: block;
	float: left;
	width: 151px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: url('../img/kuchikomi/kuchikomi_title.jpg') no-repeat;
	text-indent: -9999em;
}
.d3forum.cat_id_2 #main h1 {
	background-image: url('../img/kuchikomi/kuchikomi_title.jpg');
}
p.description {
	float: left;
	width: 388px;
	padding-left: 15px;
	font-size: 10px;
}

a.new_post {
	float: right;
	clear: none;
	display: block;
	width: 146px;
	height: 33px;
	margin-right: 18px;
	text-indent: -9999px;
	background: url('../img/kuchikomi/kuchikomi_btn.jpg') no-repeat;
}
a.new_post:hover {
	background-position: 0px -33px;
}

#post_preview {
	clear: both;
}


form#search {
	width: 690px;
	margin-bottom: 25px;
	padding: 5px;
	border-top: 1px solid #F7BFB9;
	border-bottom: 1px solid #F7BFB9;
	background-color: #fff3f3;
	text-align: center;
}
form#search fieldset {
	margin: 0;
	border: 0;
	width: 600px;
}
form#search fieldset legend {
	display: none;
}

form#search fieldset.keyword {
	background: url('../img/uchinoko/title_search.jpg') no-repeat 20px 0;
	text-align: right;
}
form#search fieldset.keyword input {
	width: 200px;
	font-size: 90%;
}
form#search fieldset.keyword p.search_comment {
	display: inline;
	font-size: 10px;
}

form#search fieldset.detail {
	text-align: center;
}
form#search fieldset.detail p.search_comment {
	height: 25px;
	margin: 4px 0 8px;
	text-indent: -9999em;
	background: #f3c1bb url('../img/kuchikomi/search_detail.jpg') no-repeat 0 3px;
}
form#search fieldset.detail button {
	display: block;
	margin: 7px auto 0;
}

.total_posts {
	float: left;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #35beae;
}

table.forum {
	clear: left;
	width: 680px;
	margin: 3px 13px;
	padding: 3px;
}
table.forum thead th {
	font-size: 80%;
	text-align: right;
}
table.forum thead th.title {
	text-align: left;
}
table.forum thead th.post_count {
	width: 8em;
}
table.forum thead th.view_count {
	width: 8em;
}
table.forum thead th.updated_at {
	width: 15em;
}
table.forum tbody th ,
table.forum tbody td {
	padding: 6px 0 2px;
	border-bottom: 1px dotted #6FE1DD;
	font-size: 95%;
}
table.forum tbody td {
	text-align: right;
}

table.forum tbody th {
	padding-left: 22px;
	background-position: left center;
}
.post.depth0 h2 ,
table.forum tbody th {
	padding-left: 22px;
}

.d3forum.cat_id_3 #backnumbers .section
{
	clear: both;
	margin: 0.3em 1em;
	border-bottom: 1px dotted #B8D2C9;
	padding: 0.6em 0;
}

.d3forum.cat_id_3 #backnumbers .section
{
	clear: both;
	margin: 0.3em 1em;
	border-bottom: 1px dotted #B8D2C9;
	padding: 0.6em 0;
}
.d3forum.cat_id_3 #backnumbers .section h3
{
	float: left;
	margin: 0 0 0.5em;
	font-weight: normal;
}
.d3forum.cat_id_3 #backnumbers .section .datetime
{
	clear: none;
	float: right;
	margin: 0.5em 1em;
	font-size: 90%;
}
.d3forum.cat_id_3 #backnumbers .section p
{
	width: 70%;
	font-size: 90%;
	line-height: 1.6;
}

.post.depth0.category2 h2  , table.forum tbody tr.category2  th { }
.post.depth0.category3 h2  , table.forum tbody tr.category3  th { }
.post.depth0.category4 h2  , table.forum tbody tr.category4  th { }
.post.depth0.category5 h2  , table.forum tbody tr.category5  th { }
.post.depth0.category6 h2  , table.forum tbody tr.category6  th { }
.post.depth0.category7 h2  , table.forum tbody tr.category7  th { }
.post.depth0.category8 h2  , table.forum tbody tr.category8  th { }
.post.depth0.category9 h2  , table.forum tbody tr.category9  th { }
.post.depth0.category10 h2 , table.forum tbody tr.category10 th { }
.post.depth0.category11 h2 , table.forum tbody tr.category11 th { }
.post.depth0.category12 h2 , table.forum tbody tr.category12 th { }
.post.depth0.category13 h2 , table.forum tbody tr.category13 th { }
.post.depth0.category14 h2 , table.forum tbody tr.category14 th { }
.post.depth0.category15 h2 , table.forum tbody tr.category15 th { }
.post.depth0.category16 h2 , table.forum tbody tr.category16 th { }
.post.depth0.category17 h2 , table.forum tbody tr.category17 th { }
.post.depth0.category18 h2 , table.forum tbody tr.category18 th { }

.page {
	clear: left;
	text-align: right;
}

/* postform */

form#postform {
	width: 670px;
	height: auto;
	padding: 15px;
}
form#postform table {
	width: 100%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
form#postform #subject {
	width: 60%;
}
form#postform textarea {
	width: 90%;
}
form#postform .category select {
	margin-right: 1em;
}

#post_preview {
	width: 670px;
	padding: 0 15px;
}
#post_preview dt ,
#post_preview dd {
	display: block;
	margin: 0;
	padding: 0.5em 0.8em;
	float: right;
}
#post_preview dt {
	background-color: #B1E2DE;
	width: 632px;
	margin-top: 15px;
}
#post_preview dd {
	_height: 10em;
	min-height: 10em;
	border: 1px solid #B1E2DE;
	background-color: #E1F5F3;
}

#help {
	width: 670px;
	margin: 0 auto 2em;
	line-height: 1.8;
	text-align: left;
}
#help h2 {
	text-indent: -9999em;
	background: url('../img/knack.jpg') no-repeat;
}
#help dt{
	margin-top: 1em;
}
#help dd{
	text-indent: 1em;
}

/* post */

.post {
	float: right;
	width: 630px /* under depth4*/ ;
	margin-right: 18px;
	margin-bottom: 0.8em;
	border: 1px solid #B1E2DE;
}
.post.depth0 { width: 670px; }
.post.depth1 { width: 660px; }
.post.depth2 { width: 650px; }
.post.depth3 { width: 640px; }

.post a {
	color: #35AA8F;
}
.post img {
	margin: 0 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.post h2 {
	padding: 0.5em 0.6em;
	font-size: 100%;
	background-color: #B1E2DE;
}
.post.depth0 h2 {
	padding-left: 30px;
	font-size: 110%;
	background-position: 7px center;
}

.post dl.metadata {
	padding: 0.5em 0.6em;
	background-color: #DAEDEB;
}
.post dl.metadata dt ,
.post dl.metadata dd {
	display: inline;
}
.post dl.metadata dd {
	margin-right: 0.5em;
	padding-right: 0.4em;
	border-right: 1px solid;
}

.post .body {
	padding: 10px;
	line-height:1.7;
	background-color: #F6FCFC;
	overflow: auto;
}
.post .body p.caution {
	color: #e34c3a;
	text-align: left;
	margin: 4px 0;
}

.post ul.control {
	padding: 0.2em 0.6em;
	text-align: right;
	background-color: #DAEDEB;
}
.post.depth0 ul.control {
	background-color: #B1E2DE;
}
.post ul.control li ,
.post ul.control li form {
	display: inline;
	list-style: none;
}
.post ul.control li a {
padding: 0.1em 0.2em;
	border: 0;

	color: WindowText;

	background: url("../../../themes/petowa/img/back_btn.gif") no-repeat 0 0;
}
#admin_panel {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: auto;
	padding: 15px 10px 15px 0;
	text-align: center;
}

.submit input ,
.submit button {
	padding: 0;
	font-size: 100%;
}

/* topic block */
.section {
	margin: 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #303030;
}
.topic_title {
	background: url('../img/icon_arrowG_transparent.gif') no-repeat left center;
	padding: 0 15px;
	margin: 10px 0;
	text-align: left;
}
.topic_title a {
	font-weight: bold;
	font-size: 15px;
	color: #F07060;
	text-decoration: underline;
}

#doctor_contents_title_msg{
	font-weight: bold;
	font-size: 15px;
	color: #F07060;
}

.topic_text {
	margin: 0 auto 10px;
	height: 9.5em;
	padding: 0 15px;
	text-align: left;
	overflow: hidden;
}
.topic_text_main {
	margin: 0 auto;
	width: 90%;
	height: 6.0em;

	line-height: 1.2em;
	padding: 0 5px;
	text-align: left;
	overflow: hidden;
}
/* safari only */
body:first-of-type .topic_text_main {
	line-height: 1.2;
}
.topic_text_person_infomation{
	margin: 0 auto;
	line-height: 1.2em;
	padding: 0 5px;
	text-align: left;
	/*overflow: hidden;*/
}


.topic_text_block {
	margin: 0 auto;
	width: 90%;
	height:6.4em;
	/*height: 12.6em;*/
	line-height: 1.6em;
	text-align: left;
	overflow: hidden;
}
.new_colum_doctor_contents {
	/*background-image: url('../imageData/doctor/title_doctorContents.jpg');*/
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-bottom: 8px;
	padding-top: 1px;
	width: 700px;
	/*height: 220px;*/
}
.new_colum_gyokai_contents {
	/*background-image: url('../imageData/activity/tab_business.jpg');*/
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-bottom: 8px;
	padding-top: 1px;
	width: 700px;
	clear: both;
}
.new_colum_our_contents {
	/*background-image: url('../imageData/activity/title_protection.jpg');*/
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-bottom: 8px;
	padding-top: 1px;
	width: 700px;
	clear: both;
}
.new_section {
	margin: 0px 0 0 0;
	padding: 0 10px 10px 10px;
}
.new_topic_title {
	padding: 10px 5px;
	margin: 0 10px;
	text-align: left;
}
.new_topic_title a {
	font-weight: bold;
	font-size: 15px;
	color: #30B0B0;
}

#new_topic_title_link{
color: #30B0B0;
}

.new_topic_link {
	text-align: right;
	width: 470px;
	margin: 5px 15px 0;
}
.new_topic_link a {
	color: #FFA0A0;
}
td.new_topic_image_block {
	padding: 10px;
}
#d3column_doctor_description {
	background-image: url(../imageData/doctor/doctorContents_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 3px 175px;
	border-bottom: 1px dotted #6FE1DD;
	width: 525px;
	min-height: 36px;
	_height: 36px;
	font-size: 90%;
}
#d3column_doctor_description p {
	width: 473px;
	padding: 0 10px;
	float: left;
}
#d3column_gyokai_description {
	background-image: url(../imageData/activity/business_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 3px 140px;
	border-bottom: 1px dotted #6FE1DD;
	width: 560px;
	min-height: 36px;
	_height: 36px;
	font-size: 90%;
}
#d3column_gyokai_description p {
	width: 508px;
	padding: 0 10px;
	float: left;
}
#d3column_activity_description {
	background-image: url(../imageData/activity/protection_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 3px 125px;
	border-bottom: 1px dotted #6FE1DD;
	width: 580px;
	min-height: 36px;
	_height: 36px;
	font-size: 90%;
}
#d3column_activity_description p {
	width: 528px;
	padding: 0 10px;
	float: left;
}

#d3column_person_infomation {
	width: 700px;
	margin: 10px 0;
	background-color: #ECF0F0;
	clear: both;
}
#d3column_person_infomation_table td {
	padding: 5px;
}
.d3column_person_infomation_name {
	width: 100%;
	padding: 0 5px;
	margin: 5px 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #F07060;
}

.d3column_person_infomation_name a{
	color: #F07060;
	text-decoration: underline;
}

#d3column_person_infomation_message {
	width: 100%;
	padding: 0 5px;
	margin: 10px 0 0 0;
	text-align: left;
	font-weight: bold;
	color: #30C0B0;
}
.d3column_person_infomation_text {
	margin: 10px 0;
	padding: 0 5px;
	overflow: hidden;
	height: 6.0em;
}



#topic_text_block_doctor_contents {
	margin: 0 auto;
	width: 90%;
	height: 50px;
	line-height: 1.6em;
	text-align: left;
	overflow: hidden;
}
.back_top_link {
	margin: 20px 0;
	padding-right: 20px;
	text-align: right;
}
.back_top_link a {
	color: #F07474;
	text-decoration: underline;
}


