@charset "utf-8";
/*
Theme Name: apt
Theme URI: http://apt10-4.com/
Description: theme for apt10-4.com
Author: Media Max Japan, Inc.
Version: 1.0
Tags: mmj, sanwa
*
/* CSS Document */




/*	-- single.php start  -- */
#contents_inner_page {
	width: 940px;
	margin: 0px auto 0px;
	text-align: left;
}

.contents_main_page {
	width: 653px;
	margin-top: 8px;
	float: left;
}

.contents_side {
	margin-right: 0px;
}

.bread {
	margin: 16px 0px 16px;
}

.categories_kiji {
	margin-bottom: 30px;
}


.side_box {
}




.contents_box_top {
	width: 634px;
	height: 4px;
	background: url("../images/contents_box_top.gif") center top no-repeat;
}

.contents_box_body {
	width: 634px;
	padding: 4px 0px 12px 0px;
	_margin-top: -13px;
	background: url("../images/contents_box_body.gif") repeat-y;
}




.contents_box_body p {
	width: 580px;
	margin-left: 16px;
	line-height: 1.45em;	
}

.contents_box_body ul, .contents_box_body ol {
	margin-left: 16px;
	line-height: 1.45em;
}


.contents_box_bottom {
	width: 634px;
	height: 4px;
	_margin-top: -13px;
	background: url("../images/contents_box_bottom.gif") center bottom no-repeat;
}

.entry-utility {
	width: 600px;
}

.pre_next_link {
	width: 600px;
	margin: 16px 16px 0px;
	border-collapse: collapse;
}

.next_link {
	text-align: right;
	display:inline-table;
}

.entry-utility {
	margin-top: 32px;
}


/*	-- single.php end  -- */


/*==サイトマップ==*/

.ddsg-wrapper ul {
	margin-left: 16px;
	margin-top: 8px;
}

.ddsg-wrapper ul li{
	background: url("../images/yaji_right.jpg") 0px 5px no-repeat;
	padding-left: 16px;
	line-height: 1.45em;
	margin-bottom: 8px;
}



span.plugin_right {
	_clear: left;
}



/*  運営会社 */

.profile_table {
	width: 634px;
	border: #aaa 1px solid;
	border-collapse: collapse;
}

.profile_table tr, .profile_table th, .profile_table td {
	border: #ccc 1px solid;
}

.profile_table th {
	background: url("../images/table_back.png") repeat;
	_background: #eee;
	vertical-align: top;
	padding: 4px 8px 0px 0px;
	text-align: right;
}

.profile_table td {
	padding: 4px 0px 30px 8px;
}



/*問い合わせ画面*/

.inquiry_header span {
	margin-left: 20px;
}
	

.inquiry_table {
	width: 600px;
	margin-left: 16px;
	border: #aaa 1px solid;
	border-collapse: collapse;
}


.inquiry_table tr, .inquiry_table th, .inquiry_table td {
	border: #ccc 1px solid;
}


.inquiry_table th {
	width: 180px;
	background: url("../images/table_back.png") repeat;
	_background: #eee;
	vertical-align: top;
	padding: 4px 8px 0px 0px;
	text-align: left;
}


.inquiry_table th span {
	margin-left: 8px;
}

.inquiry_table th img {
	vertical-align: top;
}




img.hissu_one {
	margin-left: 94px;
}

img.hissu_two {
	margin-left: 46px;
}

img.hissu_three {
	margin-left: 20px;
}


.inquiry_table td {
	padding: 4px 0px 30px 8px;
}

.inquiry_table td p {
	width: 300px;
}

.inquiry_table input.text_short {
	width: 200px;
}

.inquiry_table td p input["type=textarea"] {
	width: 400px;
}

p span.submit_in {
	margin: 0px 0px 0px 215px;
}


p input.submit_bt {
	background: url("../images/form_submit_off.png") no-repeat;
	width: 189px;
	height: 50px;
	border: none;
	margin-top: 16px;
}


p input.submit_bt:hover {
	background: url("../images/form_submit_on.png") no-repeat;
	_background: url("../images/form_submit_on.jpg") no-repeat;
}






