@charset "utf-8";
/*

	Last Updated: 2010.1.7
	--------------------------------
	- Table of Contents -

    1. RESET
	  
    2. BODY FOOTER

	3. CLASS
	
	4. HEAD

	5. CONTENTS
	
	6. FOOTER

	--------------------------------
*/



/* ----------------
	1. RESET
---------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th {
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
	visibility: visible;
}

ul {
list-style: none;
}


ruby {
ruby-align: distribute-space;
ruby-overhang: auto;
ruby-position: above;
}

.mini {
font-size:9px;
}




/* ----------------
	2. BODY
---------------- */



body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	text-align:center;
	margin:0;
	padding:0;
	line-height:1.8em;
	background-color: #FFFFFF;
	color: #999999;
}

a { text-decoration:none; }
a:hover {
	color:#FF99CC;
}
a:link {
	color: #999999;
}
a:visited { color: #999999; }


input, select, textarea {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#master {
	position:absolute;
	top:50%;
	left:50%;
	width:615px;
	height:350px;
	margin-top: -150px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -270px;
	background-image: url(img_base/index_back.jpg);
	background-repeat: no-repeat;
}

#enter {
	width:41px;
	height: 12px;
	display: block;
	float: left;
	padding-top: 115px;
	padding-left: 340px;
}

#index-copyright {
	width:615px;
	height: auto;
	display: block;
	float: right;
	text-align: right;
	padding-top: 200px;
}

#contents-container {
	position:absolute;
	top:50%;
	left:50%;
	width:680px;
	height:510px;
	margin-top: -250px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -320px;
	background-image: url(img_contents/contents_back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}

#contents-menu {
	width:200px;
	height: auto;
	display: block;
	text-align: left;
	padding-top: 45px;
}

#contents-menu li {
	width:200px;
	height: auto;
	display: block;
	text-align: left;
	padding-top: 31px;
}

#news {
	width:200px;
	height: auto;
	display: block;
	text-align: left;
	padding-top: 130px;
	color: #7da0a8;
}

#contents-copyright {
	width:200px;
	height: auto;
	display: block;
	padding-top: 20px;
}

#contents-homeback {
	width:200px;
	height: auto;
	display: block;
	padding-top: 20px;
}

.contents-nav {
	width:50px;
	height: auto;
	display: block;
	padding-top: 10px;
	float: left;
}

#container {
	width:680px;
	text-align: left;
	height: auto;
	margin-top: 55px;
	margin-left: 65px;
	float: left;
	padding-bottom: 20px;
}

#title {
	width:auto;
	float: left;
	height: 30px;
}

#rogo {
	width:auto;
	float: right;
	height: 28px;
	padding-right: 28px;
	padding-top: 2px;
}

#title-space {
	width:680px;
	float: left;
	height: 90px;
}

#side-menu {
	width:140px;
	float: left;
}

#side-menu li {
	width:100px;
	float: left;
	list-style-type: none;
	height: 30px;
}

#contents-outline {
	float: left;
	margin-top: 15px;
	margin-left: 70px;
}

.outline-table {
	display: block;
	margin-bottom: 20px;
}

.outline-table th {
	vertical-align: top;
	display: table-cell;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}

.outline-table td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}

.outline-table-td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
	vertical-align: top;
}

#copyright {
	display: block;
	float: left;
	padding-top: 5px;
}

#homeback {
	width:100px;
	height: auto;
	display: block;
	float: right;
	text-align: right;
}

#works-nav {
	display:block;
	float: left;
	padding-top: 10px;
}

#works-nav li {
	float:left;
	display:block;
	padding-right: 14px;
}

#contents-works {
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	display: block;
}

#contents-works p {
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}

.works-table {
	display: block;
	margin-bottom: 20px;
}

.works-table td {
	display: table-cell;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.works-table-1line {
	display: block;
	margin-bottom: 20px;
}

#link {
	display: block;
}

#link li {
	display: block;
	padding-bottom: 10px;
}

#form-table td {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
}

#form-table th {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
}

.form-table-comment {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	width: 350px;
}

#contents-diary {
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	display: block;
	margin-bottom: 20px;
}

.diary-table-title {
	display: table-cell;
	padding-top: 3px;
	padding-right: 0px;
	width: 490px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 10px;
}

.diary-table-contents {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	width: 480px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 15px;
}

.diary-table-contents img {
	padding: 10px;
}

.diary-table-backnumber {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	width: 480px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	text-align: right;
}

.diary-table-backnumber2 {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	width: 480px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 20px;
}





/* ----------------
	3. CLASS
---------------- */

.clearfix:after {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clearfix { display: inline-block; }

.clearBoth {
	clear: both;
/*	border: 1px solid #00F;*/
}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display: block; }
/* End Hide from IE-mac */

.red { color:#FF0000; }

.none{
display:none;
}



/* ----------------
	4. head
---------------- */



/* ----------------
	6.FOOTER
---------------- */
