@charset "utf-8";
/*
Theme Name: Asahi Production Corporate Site
Theme URI: http://www.asahi-pro.co.jp/
Description: 旭プロダクションのテーマ
Author: Earthling inc.
Author URI: http://www.earth-ling.com/
*/

/* RESETS */
html, body {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
ol, ul, li, dl, dt, dd,
table, td, form, fieldset,
abbr, code {
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table, textarea {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* STRUCTURE */
body {
    color: #444;
	background: #CE0000 url(images/bg_body.gif) center top repeat-y;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 790px;
}

#header {
	padding-top: 30px;
}

#content {
	padding: 0 14px 15px;
	margin-bottom: 10px;
}

#main-content {
	float: right;
	width: 560px;
}

#sub-content {
	float: left;
	width: 185px;
}

#footer {
	clear: both;
	font-size: 93%;
}

/* Links */
a:link, a:visited {
	text-decoration: none;
	color: #339;
}

a:hover, a:active {
	text-decoration: underline;
	color: #900;
}

/* Header */
#header h1 {
	height: 78px;
	background: url(images/header.png) left top no-repeat;
}

#header h1 a {
	display: block;
	position: absolute;
	left: 0;
	top: 30px;
	width: 160px;
	height: 78px;
	text-indent: -9999px;
}

#header h1 a:hover, #header h1 a:active {
	background: url(images/header.png) 0 -78px no-repeat;
}

#header-description {
	position: absolute;
	left: 0;
	top: 0;
	width: 700px;
	height: 30px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 85%;
	color: #999;
}

#header-nav {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 700px;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
	font-size: 93%;
}

#header-nav a {
	color: #333;
}

#header-nav span,
#header-nav span a {
	color: #FFF;
}

#global-nav {
	position: absolute;
	right: 1px;
	top: 71px;
	widht: 490px;
	height: 36px;
}

#global-nav li {
	float: left;
	text-indent: -9999px;
	width: 122px;
	height: 100%;
	list-style: none;
}

#global-nav li a {
	display: block;
	height: 100%;
}

#global-nav #global-nav-portfolio a:hover,
#global-nav #global-nav-portfolio a:active {
	background: url(images/header.png) -301px -119px no-repeat;
}

#global-nav #global-nav-service a:hover,
#global-nav #global-nav-service a:active {
	background: url(images/header.png) -423px -119px no-repeat;
}

#global-nav #global-nav-recruit a:hover,
#global-nav #global-nav-recruit a:active {
	background: url(images/header.png) -545px -119px no-repeat;
}

#global-nav #global-nav-company a:hover,
#global-nav #global-nav-company a:active {
	background: url(images/header.png) -667px -119px no-repeat;
}

/* Content */
#page-nav {
	margin-bottom: 20px;
}

#page-nav li {
	margin-bottom: 5px;
	line-height: 1.5;
	list-style: none;
	font-size: 93%;
}

#page-nav li a {
	display: block;
	height: 100%;
	padding-left: 20px;
	background: url(images/pts_bullet.gif) 10px 50% no-repeat;
}

#page-nav li a:link, #page-nav li a:visited {
	color: #444;
}

#page-nav li a:hover, #page-nav li a:active {
	color: #900;
}

#page-nav li.current_page_item a {
	color: #900;
}

.breadcrumb {
	padding: 0 5px;
	line-height: 40px;
	font-size: 93%;
	color: #CCC;
}

.breadcrumb a {
	color: #666;
}

/* Footer */
#footer {
	margin-bottom: 5px;
	font-size: 93%;
}

#footer a {
	color: #444 !important;
	text-decoration: none;
}

#footer-nav {
	padding: 0 20px;
	margin-bottom: 5px;
}

#footer-nav img {
	margin-right: 5px;
}

#footer .copyright {
	padding: 5px 20px;
	margin-top: 5px;
	border-top: 1px solid #900;
}

/* Home Page */
#home-page #header {
	margin-bottom: 20px;
}

#home-page #content {
	padding: 0 25px 15px;
}

#home-page #content h2 {
	margin-bottom: 10px;
}

#home-page #content #news {
	float: right;
	width: 520px;
}

#home-page #content #news dt {
	margin-bottom: 3px;
	line-height: 1.5;
}

#home-page #content #news dt span {
	font-weight: bold;
}

#home-page #content #news dd {
	margin-bottom: 20px;
}

#home-page #content #news dd p {
	line-height: 1.5;
}

#home-page #content #banners,
#home-page #content #services,
#home-page #content #promotion {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}

#home-page #content #banners li,
#home-page #content #services li,
#home-page #content #promotion li {
	margin-bottom: 3px;
	list-style: none;
}

/* Misc Page */
.misc-page h2 {
	margin-bottom: 20px;
}

.misc-page #main-content h3 {
	border: 1px solid #CCC;
	margin-bottom: 8px;
	padding: 9px;
	font-weight: bold;
	font-size: 123.1%;
}

.misc-page #main-content h4 {
	padding: 2px 0 2px 10px;
	border-left: 3px solid #CCC;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5;
}

.misc-page #main-content p {
	margin-bottom: 20px;
	margin-left: 10px;
}

.misc-page #main-content table {
	margin-bottom: 20px;
	border-left: 3px solid #DDD;
}

.misc-page #main-content table td,
.misc-page #main-content table th {
	padding: 5px 10px;
	vertical-align: top;
}

.misc-page #main-content table th {
	width: 1%;
	text-align: left;
	white-space: nowrap;
}

.misc-page #main-content table table {
	margin: 0;
	border: 0;
}

.misc-page #main-content table table td,
.misc-page #main-content table table th {
	padding: 0 10px 0 0;
}

.misc-page #main-content p,
.misc-page #main-content td,
.misc-page #main-content th,
.misc-page #main-content li {
	line-height: 1.5;
}

.portfolio table {
	width: 100%;
	border-left: none !important;
}

.portfolio table th,
.portfolio table td {
	padding: 5px 0 !important;
	border-bottom: 1px solid #EEE;
	vertical-align: middle !important;
}

.portfolio table th {
	width: 80% !important;
	font-weight: normal;
	white-space: normal !important;
}

.portfolio table th a {
	text-decoration: underline !important;
}

.portfolio table td {
	line-height: 0.1;
	font-size: 0.1px;
}

.portfolio table td img {
	vertical-align: bottom;
}

.portfolio table td.portfolio-label {
	white-space: nowrap;
	text-align: right;
}

.portfolio table td.portfolio-label img {
	margin-left: 2px;
}

.portfolio table td.portfolio-link {
	width: 16px;
	text-align: right;
}

.news-list ul,
.portfolio-nav ul {
	margin: 0 0 20px;
}

.news-list li,
.portfolio-nav li {
	list-style: none;
}

.news-list li h4,
.portfolio-nav li h4 {
	margin-bottom: 5px;
	font-weight: bold;
}

.news-list li li,
.portfolio-nav li li {
	height: 20px;
	line-height: 20px;
}

.news-list li li a,
.portfolio-nav li li a {
	display: block;
	height: 100%;
	padding-left: 20px;
	background: url(images/pts_bullet.gif) 10px 50% no-repeat;
}

.news-list li li a:link, .news-list li li a:visited,
.portfolio-nav li li a:link, .portfolio-nav li li a:visited {
	color: #444;
}

.news-list li li a:hover, .news-list li li a:active,
.portfolio-nav li li a:hover, .portfolio-nav li li a:active {
	color: #900;
}

.portfolio-nav li li.current_page_item a {
	color: #900;
}

.portfolio-pickup {
	margin: 0 0 20px;
}

.portfolio-pickup li {
	list-style: none;
	margin: 0 0 5px !important;
}

.services li {
	text-indent: -20px;
	padding-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

.recruitment li {
	margin-bottom: 10px;
	list-style: none;
}

.services li a,
.recruitment li a {
	padding-left: 20px;
	background: url(images/pts_bullet.gif) 5px 50% no-repeat;
}

.sitemap ul {
	margin-bottom: 20px;
}

.sitemap li {
	padding-left: 20px;
	list-style: none;
	background: url(images/pts_bullet.gif) 5px 50% no-repeat;
}

#page-15 li,
.privacy li {
	margin-left: 20px;
	list-style: square;
}

form .form-zip {
	width: 8em;
}

form .form-age {
	width: 3em;
}

form input {
	width: 50%;
}

form .submit input {
	width: auto;
}

form textarea {
	width: 95%;
	height: 12em;
}

form table {
	width: 100%;
}

form table td,
form table th {
	vertical-align: top;
}

form td.form-requiredfiled {
	width: 33px;
}

.contact {
	border: 1px solid #EEE;
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 93%;
}

.contact p {
	margin: 0 13px 10px;
	line-height: 1.2;
}

.contact li {
	margin-bottom: 5px;
	text-align: center;
	list-style: none;
}

#sub-content .banners li {
	margin-bottom: 5px;
	list-style: none;
}

/* ClearFix */
#header:after,
#global-nav:after,
#content:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header,
#global-nav,
#content {
	zoom: 1;
}

