@charset "utf-8";
/* ===================================================================
 style info : コンテンツエリア関係 他

fonts
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%? 21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%
=================================================================== */

/*----------------------------------------------------
	共通
----------------------------------------------------*/
/* スクロールバーの有無によるズレ対策 */
html {
	overflow-y: hidden;
	overflow-x: scroll;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック';
	background-image:url(../images/body_bg_white.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;

	}

input, textarea {
	font-family: Arial, Verdana, sans-serif;
}

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/* リンク
----------------------------------------------------*/
a {
overflow:hidden;
outline:none;

}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

/* よく使いそうなCSS3
----------------------------------------------------*/
#selectors {
/* 角丸 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

/* 角丸個別 */
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;

/* ボックスに影 */
	-webkit-box-shadow: 1px 1px 3px #999;
	-moz-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;

/* テキストに影 */
	text-shadow: 1px 1px 0px #999;
}

/* 汎用
----------------------------------------------------*/
/* clerfix */
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.tC,
.btn {
	text-align: center;
}

.tR,
.sign {
	text-align: right;
}


header {
	position:absolute;
	left:8000px;
	top:0px;
	width:260px;
	height:702px;
	background-image:url(../images/header_bg_white.png);
	background-position:left top;
	background-repeat:no-repeat;
}
h1 {
	position:fixed;
	left:12px;
	top:6px;
	width:100%;
	color:#fff;
	font-size:80%;
}
h3{
	position:absolute;
	left:7200px;
	top:160px;
	width:500px;
	height:250px;
}
ul#mode {
	margin:0px 0 0px 48px;
}
ul#mode li {
	display:inline;
   font-family: 'Times New Roman',serif;
   font-style: italic;
   text-decoration:none;
   color:#000;
   font-weight:bold;
   cursor:pointer;
	font-size:120%;

}
h2 {
	margin:120px 0 60px 48px;
}
h4 {
	display:none;
}
h4 a:link,
h4 a:visited,
h4 a:hover
{
	text-decoration:none;
	background-color:#000;
	padding:3px 0px;
	color:#fff;
}

header nav {
	margin:120px 0 60px 48px;
}
header nav li {
	margin-bottom:36px;
}
footer {
	background-repeat:no-repeat;
	position:fixed;
	width:8000px;
	height:240px;
	
}
/*----------------------------------------------------
	#contents（メインとサイド）
----------------------------------------------------*/
#contents {
	/zoom: 1;
	height:645px;
	position:absolute;
	left:4000px;
}

#web {
	position:absolute;
	left:5000px;
	top:24px;
	background-image:url(../images/web_bg_white.png);
	background-repeat:no-repeat;
	width:804px;
	height:645px;
}
#illust {
	position:absolute;
	left:3500px;
	top:24px;
	background-image:url(../images/illsut_bg_white.png);
	background-repeat:no-repeat;
	width:833px;
	height:618px;
}
#print {
	position:absolute;
	left:2000px;
	top:24px;
	background-image:url(../images/print_bg_white.png);
	background-repeat:no-repeat;
	width:791px;
	height:554px;
}

/*----------------------------------------------------
	#side（サイドバー）
----------------------------------------------------*/
#side {
	background-image:url(../images/works_bg.png);
	background-repeat:no-repeat;
	width:452px;
	height:495px;
	position:relative;
	left:0px;
	top:24px;
	padding-top:120px;
}
#side nav ul{
}
#side nav ul li{
	margin-bottom:40px;
	margin-left:50px;
	cursor:pointer;
}

#works {
	position:absolute;
	top:0px;
	width:8260px;
	height:240px;
	z-index:5000;
}







/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/



#slider-wrapper{
    width:500px;
    height:350px;
    margin:50px 0 0 72px;
}
#slider-wrapper01{
    width:275px;
    height:180px;
    margin:109px 0 0 72px;
}
#slider-wrapper02{
    width:470px;
    height:270px;
    margin:190px 0 0 140px;
}
#slider{
	position:relative;
    width:500px;
    height:350px;
    margin-left:36px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider01{
	position:relative;
    width:275px;
    height:180px;
    margin-left:36px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider02{
	position:relative;
    width:470px;
    height:270px;
    margin-left:36px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}

#slider img,
/*#slider01 img,*/
#slider02 img
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a,
#slider01 a,
#slider02 a
{
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}


.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:-15px;
}
a.nivo-prevNav {
	left:-15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:-30px;
	color:#000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
