@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
*/


/*--common start--*/




body {
	background: #fbf8f3;
	text-align:center;
	behavior:url("/wp-content/themes/apt/stylesheets/csshover3.htc");

}

#main {
	background: url("../images/content_back_globe.jpg") 50px bottom no-repeat;
}

#main:after {
    content: "";
    display: block;
    height: 1px;
	overflow: auto;
	clear:right;
}

/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/


a {
	color:#0c0f37;
}
/*--common end--*/

/*contents　タイトル関係*/
.contents_main_page h2{
	width: 600px;
	height: 40px;
	margin:0px 0px 16px 16px;
	padding: 15px 0px 0px 75px;
	font-weight: bold;
	color: #0c0f37;
	background: url("../images/title_back.png") no-repeat;
}

.contents_main_page h2 a {
	color: #171f7e;
	text-decoration: none;
}

.contents_main_page h2 a:hover {
	text-decoration: underline;
}
/*contents-end*/



/*--header start--*/
#header {
	height: 172px;
	background:url("../images/header_back.jpg") repeat-x;
}

#header_inner {
	width: 940px;
	margin:0px auto;
	position: relative;
}

.title_box {
	width: 279px;
	height: 86px;
	margin-top: 16px;
	float: left;
}

.banner_box {
	width: 378px;
	height: 80px;
	margin-top: 16px;
	float: right;
}

.navigation_box {
	width: 960px;
	padding-top: 10px;
}

ul.global_navi {
	width: 960px;
}

ul.global_navi li{
	float: left;
}

/*-- header END --*/

/*--sidebar start--*/


.contents_side {
	width: 267px;
	text-align: left;
	float: right;
	text-align: left;
	zoom: 1;
}



.side_box {
	width: 267px;
	font-size: 12px;
	display: inline;
	margin-bottom: 0px;
	zoom: 1;
}

.side_box_body {
	width: 267px;
	padding-top: 10px;
	padding-bottom: 8px;
	background:url("../images/side_box_body.png") repeat-y;
}

p.subcategory_title {
	margin:8px 0px 0px 16px;
	padding-left:16px;
	line-height: 1.6em;
	background: url("../images/yaji_right.jpg") left center no-repeat;
}


.side_box_body ul {
	width: 227px;
	margin: 8px 16px 0px 37px;
}

.side_box_body ul li {
	background: url("../images/yaji_right.jpg") 0px 5px no-repeat;
	padding-left: 16px;
	line-height: 1.4em;
	margin-bottom: 8px;
}

.side_box_body ul li ul {
	width: 210px;
	margin-right: 16px;
}

	



.side_box_bottom {
	width: 267px;
	height: 6px;
	margin-bottom: 16px;
	background: url("../images/side_box_bottom.png") 0px 0px no-repeat;
}


ul.no_subcategories {
	margin:8px 0px 0px 0px;
	padding-left:16px;
}

ul.no_subcategories li{
	background: url("../images/yaji_right.jpg") left center no-repeat;
	margin-bottom: 8px;
}


/*--sidebar end--*/

/*--footer start--*/

#footer {
	border-top: 2px #161a49 solid;
}

#footer_inner {
	width: 940px;
	margin: 0px auto;
	position: relative;
	text-align:left;
}

ul.footer_navi {
	margin-top: 8px;
}

ul.footer_navi li {
	float: left;
	margin-right: 16px;
}
ul.footer_navi li img {
	vertical-align: middle;
}

ul.footer_navi li a {
	color: #000;
	text-decoration: underline;
}

ul.footer_navi li a:hover {
	color: #000;
	text-decoration: none;
}

p.copyrights {
	padding-top: 8px;
}



/*--footer end --*/
