@charset "Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: Aral,sans-serif;
	line-height: 13px;
	color:#96979a;
	height:100%;
}

img {border:0;}
table#gallery{height:100%;}
table#gallery tr{vertical-align:middle;}
table#gallery td img{ margin-left: 10px; }

div.collapse{ margin: 0;}
div.collapse-container{padding:0px;}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus{-moz-outline-style: none;}

#menu {
	background-color: #FFF;
	position: fixed;
	top: 0px;
	bottom: 0;
	left: 0px;
	width: 240px;
	height: 100%;
	overflow: auto
}

#leftScroll {
	background: #FFF url('../media/serie/images/gfx/left.png') center center no-repeat;
	position: fixed;
	top: 0px;
	left: 240px;
	width: 38px;
	height: 100%;
	overflow: auto;
	opacity:0;
	-ms-filter: "alpha(opacity=0)";/* IE8 */
}

#rightScroll {
	background: #FFF url('../media/serie/images/gfx/right.png') center center no-repeat;
	position: fixed;
	top: 0px;
	bottom: 0;
	right: 0px;
	width: 38px;
	height: 100%;
	overflow: auto;
	opacity:0;
	-ms-filter: "alpha(opacity=0)";/* IE8 */
}

#menu h3 {
	font-size: 11px;
	padding:0;
	font-weight:normal;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#menu #logo {
	margin: 0 0 20px 0;
}

#menu img {
	margin: 5px 0 ;
}

#menu li { 
	font-size:11px;
	padding:0 0 5px 0;
}

#menu li li { 
	font-size:11px;
	padding:0 0 1px 0;
}

.bullet {
	width:4px;
	height:8px;
	float:left;
	margin:3px 4px 0 0;
}

.tb{width:200px; padding-right:50px;}

ul#linkStyle li div{display:inline-block;}

span.caption{
	display:block;
	padding-top:10px;
	/*font-weight:bold;*/
	text-decoration:underline;
}

#infos{
	position: fixed;
	background:#FFF;
	font-size:13px;
	color:#96979a;
	top: 0px;
	right: 0px;
	width:100%;
	padding:5px 35px 5px 5px;
	text-align:right;
}

#content {
	height: 100%;
	position:absolute;
	top:0px;


}

.container {
	padding: 20px 20px 0 20px;
}


#pageContainer {
	padding: 177px 20px 20px 260px;
}

#contact {
	float:left;
	padding: 0px 20px 0 20px;
	font-size: 13px;
	width:100%;
}
#contact a {
	color:#96979a;
}

#contact ul{
	list-style: none;
}

#contact h3{
	padding: 0 0 5px 0;	
}

#contact ul li{
	padding: 0 0 10px 0;
}

#newsletter {
	float:right;
}

.fieldname {
	float:left;
	padding:5px 0;
}
.field {
	padding:2px 0;
	float:right;
}
.field input {
	background:#FFF;
	border:1px solid #96979a;
}

.clear{
	clear:both
}

div#banners{
	padding:10px 0px 15px 0px
}

#sankaku img, #contactMenu img{padding:0; margin:0;}

#sankaku{
	display:block;
	width:109px;
	height:50px;
}


#contactMenu {
	display:block;
	margin:0px;
	padding-bottom:0px;
	width:109px;
	height:50px;
}

.imgdesc {
	font-size:10px;
	padding:3px 0 0 10px;
	height:12px;
}
/*
#setPlace{
	float:left;
	position:fixed;
	top:202px;
	left:500px;
}
*/

/*--- imgPreview—p ----*/
#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: center;
    display: block;
    padding: 10px 0 3px 0;
}

/*--- profDetail ---*/

div.profDetail{
	position:absolute;
	top:140px;
	font-family:MS Gothic Osaka Helvetica;
	color:#000000;
	width:600px;
}

div.profDetail h1{
	font-size:2.5em;
	letter-spacing:0.05em;
	padding:10px 0px 25px 0px;
}

div.profDetail h2{
	font-size:1.5em;
	padding:0px 0px 7px 0px;
}

div.profDetail h3{
	font-size:1.2em;
	line-height:1.5em;
	padding:0px 0px 30px 0px;
}

div.profDetail span.profName{
	letter-spacing:0;
	font-size:0.7em;
}

div.profDetail p{
	font-size:1.2em;
	line-height:1.5em;
	padding-bottom:25px;
}

div.profDetail span.toMail{
	color:#1E90FF;
	/*#9ACD32*/
}

/*--- infoDetail ---*/
div.infoDetail{
	position:absolute;
	top:140px;
	font-family:MS Gothic Osaka Helvetica;
	color:#000000;
	width:600px;
}

div.infoDetail h1{
	font-size:2.5em;
	letter-spacing:0.05em;
	padding:10px 0px 25px 0px;
}

div.infoDetail h2{
	font-size:1.2em;
	padding:0px 0px 7px 0px;
}

div.infoDetail p{
	font-size:1.2em;
	line-height:1.7em;
	padding-bottom:25px;
}

div.infoDetail a{color:#1E90ff; font-weight:bold; line-height:2.2em;}
div.infoDetail a:hover{color:#9acd32;}
div.infoDetail span.infoTxt{color:#96979A;}


/* community span*/
span.cmm{display:block; padding-left:10px;}

/* UPDATE */
div.update span{display:block; padding-bottom:5px;}
div.update ul li{list-style-type:circle; list-style-position:inside;}


