@charset "utf-8";
/*

	Last Updated: 2009.2.19
	--------------------------------
	- Table of Contents -

    1. RESET
	  
    2. BODY FOOTER

	3. CLASS
	
	4. HEAD

	5. CONTENTS
	
	6. FOOTER

	--------------------------------
*/



/* ----------------
	1. RESET
---------------- */

* {
	margin:0px;
	padding:0px;
	scrollbar-arrow-color: #FEE6E6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FBB5BB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FEE6E6;
}

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;
}

.big{
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

ruby {
ruby-align: distribute-space;
ruby-overhang: auto;
ruby-position: above;
}




/* ----------------
	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: #4D4D4D;
}

a { text-decoration:none; }
a:link {
	color: #4D4D4D;
}
a:hover {
	color:#FF99CC;
}
a:visited { color: #333333; }


input, select, textarea {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#master {
	position:absolute;
	top:50%;
	left:50%;
	width:368px;
	height:auto;
	margin-top: -150px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -184px;
}

#master img {
	margin-top: 10px;
}

#container {
	width:780px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/back.jpg);
}

#container-profile {
	width:780px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


/* ----------------
	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; }


/* ----------------
	4. head
---------------- */

#news-header {
	width:auto;
	display: inline;
	height: auto;
	text-align: left;
	margin-top: 115px;
	margin-left: 120px;
	float: left;
}

#base-header {
	width:auto;
	display: inline;
	height: auto;
	text-align: left;
	margin-top: 100px;
	margin-left: 120px;
	float: left;
}

#container h1 {
	width:780px;
	display: block;
	text-align: right;
}

#nav {
	display:block;
	float: left;
	margin-top: 50px;
	width: 780px;
}

#nav li {
	float:left;
	display:block;
}

#container #nav .li-nav-home {
	width:60px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
}

#container #nav .li-nav-concept {
	width:85px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#container #nav .li-nav-works {
	width:100px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#container #nav .li-nav-profile {
	width:100px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#container #nav .li-nav-mail {
	width:80px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#container #nav .li-nav-link {
	width:100px;
	height:15px;
	display:inline;
	float: left;
	margin: 0px;
}

#base-nav {
	display:block;
	float: left;
	margin-top: 0px;
	width: 780px;
	background-color: #6D6F71;
}

#base-nav li {
	float:left;
	display:block;
}

#base-nav .li-nav-home {
	width:60px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
}

#base-nav .li-nav-concept {
	width:85px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#base-nav .li-nav-works {
	width:100px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#base-nav .li-nav-profile {
	width:100px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#base-nav .li-nav-mail {
	width:80px;
	height:15px;
	display:inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#base-nav .li-nav-link {
	width:100px;
	height:15px;
	display:inline;
	float: left;
	margin: 0px;
}

#for-top a {
	width:107px;
	display: inline;
	height: 31px;
	background-image: url(img/menu_00top.gif);
	float: right;
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-right: 45px;
}

#for-top2 a {
	width:107px;
	display: inline;
	height: 31px;
	background-image: url(img/menu_00top2.gif);
	float: right;
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-right: 45px;
}


/* ----------------
	5. CONTENTS
---------------- */


#contents {
	width:780px;
	display: block;
	float: left;
	margin-top: 15px;
	text-align: left;
}

#base-contents {
	width:780px;
	display: block;
	float: left;
	margin-top: 130px;
	text-align: left;
}

#h2 {
	width:888px;
	display: block;
	height: 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 30px;
}

#h2 img {
	display: inline;
	margin-right: 20px;
	margin-top: 6px;
}

#pagetop a {
	width:112px;
	height: 22px;
	background-image: url(img/icon_pagetop.gif);
	float: right;
	margin-top: 10px;
	display: block;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: top;
}

#pagetop a:hover {
	background-position: 0 -22px;
}

.link-pagetop a {
	margin-top: 10px;
	display: inline;
	float: right;
	background-image: url(image/button_page_top.gif);
	height: 19px;
	width: 89px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.profile-title {
	display: block;
	margin-top: 20px;
	background-image: url(img/profile_bar.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	width: 575px;
	vertical-align: baseline;
	margin-bottom: 20px;
}


/* ----------------
	6.FOOTER
---------------- */
