@charset "UTF-8";




/*
DSC 04 SUUMO
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	line-height:1.5;
	font-size:77%;
	font-family:Georgia,"MS PMincho" ,HeiseiMincho, "Hiragino Mincho Pro W3", serif;
}

a {
	cursor: pointer;
}
a:focus{
outline:none;
}

/* new clearfix */
.clearfix:after,
section:after{
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html section             { zoom: 1; } /* IE6 */
* html .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html section { zoom: 1; } /* IE */
*:first-child+html .clearfix { zoom: 1; } /* IE */


* html img {  
  behavior: url(assets/iepngfix/iepngfix.htc);  
}


/* module ------------------------------*/
.left { float:left; }
.right { float:right; }
.hide { display:none; }

/* ////////////////////////////////////////
#recruit
//////////////////////////////////////// */
#recruit {
	background:url(../images/line.gif) left bottom repeat-x;
}

#recruit p {
	width:950px;
	margin:0px auto;
	padding:15px 0px;
	border-bottom:1px solid #333333;
}


/* ////////////////////////////////////////
#top
//////////////////////////////////////// */
#top {
	background:url(../images/line.gif) left bottom repeat-x;
}

#top header {
	width:950px;
	margin:0px auto;
	padding:15px 0px;
	border-bottom:1px solid #333333;
	background:url(../images/header-navi-bg.gif) 240px top repeat-y;
}

#top header h1 {
	width:240px;
	float:left;
	padding-top:25px;
}

#top header nav {
	width:235px;
	float:left;
	padding-top:5px;
}

#top header nav ul {
}

#top header nav ul li {
}

#top header nav ul li a {
	display:block;
	padding:3px 25px;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
}


#top header nav ul li a:hover,
#top header nav ul li a.active {
	background:#3c9872 url(../images/header-navi-arrow.gif) right center no-repeat;
	color:#fff;
}


#top header h2 {
	width:432px;
	float:right;
}

/* ////////////////////////////////////////
#works
//////////////////////////////////////// */
#works {
	background:url(../images/line.gif) left bottom repeat-x;
}

#works nav {
	width:950px;
	margin:0px auto;
	padding:37px 0px 17px;
	border-bottom:1px solid #333333;

}

#works nav li {
	float:left;
	width:240px;
}

#works nav li.last {
	width:230px;
}

#works nav li figure {
	width:230px;
}

#works nav li figure a {
	padding:10px 10px 20px;
	line-height:1;
	display:block;
	background:#e1e1e1 url(../images/works-img-arrow.gif) left bottom no-repeat;
}

#works nav li figure a:hover,
#works nav li figure a.selected {
	background-color:#3c9872;
}

#works nav li figure figcaption {
	text-align:center;
	font-size:1.4em;
}

#works nav li figure figcaption strong {
	display:block;
	padding:10px 0px;
	font-family:Helvetica, Arial, sans-serif;
	background:url(../images/works-line.gif) center bottom no-repeat;
	text-align:center;
}

#works nav li figure figcaption em {
	display:block;
	padding:10px 0px;
	color:#555;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}


/* ////////////////////////////////////////
#contents
//////////////////////////////////////// */
.content {
	display:none;
	background:#fff;
	padding-bottom:1px;
}

#load {
	min-height:500px;
}

#contents {
	width:930px;
	margin:0px auto;
	overflow:visible;
	/*min-height:400px;*/
	background:url(../images/loading.gif) center center no-repeat;
}

#contents_plain {
	width:930px;
	margin:0px auto;
	overflow:visible;
	padding: 20px;
	/*min-height:400px;*/
}

#contents #loading {
	height:400px;
	margin:0px auto;
	text-align:center;
	background:url(../images/loading.gif) center center no-repeat;
}

#contents h1 {
	color:#3c9872;
	font-size:2em;
	font-style:italic;
}

#contents #index .left,
#contents #index .right {
	width:450px;
	padding:20px 0px;
}

#index {
	background:#fff;
	min-height:400px;
}

#contents a {
	color:#3c9872;
	font-style:italic;
}
#contents a:hover{
	color:#ccc;
	font-style:italic;

}
/* #news ------------------------------ */
#news {
}

#news h1 {
	padding-bottom:1em;
}

#news article {
}

#news article time {
}

#news p {
	padding:5px 0px 2em 1em;
}

/* #about ------------------------------ */
#about {
}

#about p {
	margin:10px 0px 20px;
font-size: 1.1em;	
	color:#000;
}

#about dl {
}

#about dl dt {
	font-weight:bold;
	padding-bottom:10px;
}


/* ////////////////////////////////////////
.profile
//////////////////////////////////////// */
.profile {
	width:220px;
	padding:30px 0px;
	float:left;
}

.profile h1 {
	font-size:0.9em;
	padding-bottom:1em;
}

.profile h2 {
	font-weight:bold;
	padding-bottom:0.5em;
}

.profile p {
	padding-bottom:1em;
}

/* ////////////////////////////////////////
.detail
//////////////////////////////////////// */
.detail {
	width:690px;
	padding:30px 0px;
	float:right;
}

.detail h1 {
	float:left;
	width:210px;
	background:url(../images/works-line.gif) left center repeat-x;
}

.detail h1 span {
	display:block;
	width:5em;
	background:#fff;
}
.detail h2{
font-weight: bold;
border-top: 1px solid #CCC;
padding-top: 10px;
}
.detail div div {
	padding:5px 0px 20px;
	float:right;
	width:460px;

}

.detail div p {
	padding-bottom:1em;
}

.detail .concept {
	font-size:1.4em;
}

/* ////////////////////////////////////////
#footer
//////////////////////////////////////// */
#footer {
margin-top:1px;
background:url(../images/line.gif) left top repeat-x;
}

#footer footer {
	width:950px;
	margin:0px auto;
	padding:27px 0px 17px;
	border-top:1px solid #333333;
}

#footer ul {
float:left;
padding:8px 8px 30px;
}

#footer ul li {
display:inline;
padding-right:20px;
line-height:1em;
font-size:0.9em;
}

#footer p {
float:right;
padding:0px 8px 30px 0px;
}


