	
/* reset styles 
--------------------------------------------- */
	
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight:normal;
	line-height:1.4em;

	}
	
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	}
body {
	line-height: 1;
	background:#eee;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
* :focus { outline: 0; }	
	

/* clear floats */
	
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* for IE6 */ * html .group { height:1%; }
/* for IE7 */ *:first-child+html .group { min-height:1px; }


/* global rules
--------------------------------------------- */

body {
  font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:75%;
  color:#666;
}

strong {
  font-weight:500;
  color:#333;
}

a {
  text-decoration:none;
  font-weight:500;
  color:#330;
}

p {
  margin-bottom:1em;
}



/* sidebar navigation
--------------------------------------------- */

#sidebar {
  width:960px;
  margin:0 auto;
}

#sidebar header {
  width: 225px;
  position: fixed;
  float: left;
  background:url(../images/bg.png) repeat-y left top;
  height:100%;
  z-index:100;
  min-height:700px;
}

#sidebar header aside {
  position:fixed;
  bottom:0;
  text-transform:uppercase;
}

#sidebar div.subcon {
  width:188px;
  margin-left:18px;
}

#sidebar p.header {
  font-weight:800;
  color:#fff;
  padding:8px 10px;
  margin-bottom:0;
  letter-spacing:0.1em;                                                           
}

#sidebar .subcon ul {
  margin-bottom:1em;
}

#sidebar .subcon a {
  color:#777;
  display:block;
  text-decoration:none;
  border-bottom:1px solid #666;
  padding:0.5em 0;
  letter-spacing:0.1em;                        
}

#sidebar .subcon a:hover {
  color:#fff;
}

#sidebar .subcon li:last-child a {
  border-bottom:0;
}

#sidebar p.copyright {
  font-size:0.7em;
}

#sidebar h2 {
  margin-bottom:15px;
}

#sidebar h2 a {                                                                            
  display:block;
}

#sidebar h2 img {
  display:block;
  margin:0 auto;
}

#sidebar nav {
  width:188px;
  margin:0 auto;
  border:solid #fff;
  border-width:5px 0;
  font-family:"Open Sans";
  padding:5px 0;
}

#sidebar nav ul {		
	text-transform: uppercase;	
	font-size:13px;	
	list-style-type: none;
}

#sidebar nav li {
	text-align:right;		
	padding:0.25em 0;
}

#sidebar nav li.selected { 
  padding:0.5em 0; 
  border-top:2px solid #555; 
  border-bottom:2px solid #555; 
  margin:5px 0 10px;
}


#sidebar nav span.title {
  display:block;
  padding-bottom:0.25em;
}


#sidebar nav li.selected span.title { 
  color:#fff; font-weight:bold 
}

#sidebar nav li a {
	color: #666;
	text-decoration:none;
	display:block;
	letter-spacing:0.1em;
}

#sidebar nav li a:hover {
	color: #515151;	
}


/* content framework
--------------------------------------------- */

section.outer {
  position:relative;
  overflow:hidden;
  padding-bottom:200px;
}

.container {
  width:960px;
  margin:0 auto;
}

.inner {
  width:720px;
  margin-left:240px;
  padding-bottom:40px;
  padding-top:10px;
  position:relative;
}

.inner img {
  position:relative;
  z-index:0;
}

.inner header.main {
  padding-bottom:22px;
  margin-bottom:20px;
}

.inner header.main h1 {
  font-size:1.5em;
  font-style:italic;
  text-transform:uppercase;
  color:rgb(191,190,190);
  font-weight:600;
  padding:6px 20px;
  text-align:right;
  background:#fff;
}

.inner header.main h2 {
  font-size:1em;
  font-style:italic;
  text-transform:uppercase;
  color:rgb(191,190,190);
  font-weight:600;
  padding:6px 20px;
  text-align:right;
  background:#363636;
}



.inner header.sub {
  border:2px solid #333;
  border-width:2px 0;
  margin-bottom:1em;
}
.inner header.sub h1 {
  text-transform:uppercase;
  font-weight:700;
  letter-spacing:0.1em;
  line-height:2em;
  color:#484848;
  font-size:1.3em;
}

.inner header.sub h1 span.number {
  display:block;
  float:right;
  width:130px;
  text-align:right;
  font-style:italic;
  color:rgb(191,190,190);
  background:#333;
  font-weight:400;
  letter-spacing:0.4em;
  padding-right:10px;
  font-size:.75em;
  line-height:2.0em;
}


/* first /
--------------------------------------------- */

section#first {
  height:589px;
  background:url(../images/mainimage.jpg) 50% 0 no-repeat;
  padding-bottom:0;
  overflow:hidden;
}

section#first div.scale {
background:url(../images/main-text.png) 85px 80px no-repeat;
	height: 1170px;
	position: absolute;
width:100%;
	z-index: 100;  
}




/* second
--------------------------------------------- */

section#second {
  background:rgb(33,195,232);
  padding-bottom:0;
  border-bottom:100px solid #fff;
}

section#second h2{
  font-size:1.5em;
  text-transform:uppercase;
  color:rgb(191,190,190);
  font-weight:600;
  padding:6px 20px;
  text-align:right;
  background:#252f5f;
  margin-bottom:10px;
}

section#second h3 {
	border-bottom: 1px solid #eee;
	color: #eee;
	font-size: 1.5em;
	margin: 20px 0px 15px;
}

section#second h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #eee;
	background: none;
	padding: 0px;
	margin-bottom: 10px;
	border-style: none;
}

section#second h5 {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

section#second ol{
	margin: 15px 0px 20px 20px;
	padding: 0px 15px;
}

section#second li {
	list-style: none;
	margin: 5px 0px 10px 10px;
	padding: 0px 0px 1px;
}

section#second li a {
	text-decoration: none;
	margin: 0px;
}

section#second blockquote {
	background: #fff;
	padding: 20px;
	border: 2px dotted #D4D4D4;
	margin: 30px;
}

section#second table {
	margin: 30px 0px;
}
section#second table th {
	background: #D4D4D4;
	padding: 3px;
	border: 1px solid #eee;
}
section#second table td {
	border: 1px solid #eee;
	padding: 3px;
}
section#second dl {
	margin: 20px 0px;
}
section#second dl dt {
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;
}
section#second dl dd {
	margin: 0px 0px 15px;
	padding: 0px;
}

section#second aside h2 {
	font-size: 1em;
	font-weight: bold;
	color: #eee;
	text-align:left;
	background: none;
	padding: 0px;
	margin-bottom: 10px;
	border-style: none;
}