/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
 background-color:#FFFF00;
 font-size: 12px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 padding:0px;
 margin:0px;
}
a:link {
	color:#445395;
	text-decoration: none;
}
a:visited {color:#DB7093;
text-decoration: none;}
a:hover {color: #564b47;}
a:active { color:#000000;}

img{
	border:0px;
}

img.download {vertical-align:middle;}

hr {
	color: #FF990D;
}

.title{
 color:darkblue;
 font-size:18px;
 font-weight: bold;
}
.title2{
    color:darkblue;
    font-size:16px;
    font-weight: bold;
    line-height:18px;
}
.title3{
    color:red;
    font-size:16px;
    font-weight: bold;
    line-height:18px;
}
.title3{
    color:#000000;
    font-size:16px;
    font-weight: bold;
    line-height:18px;
}

/* ----------container to center the layout-------------- */
#container {
 font-size: 12px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 background-color:#FFFF00;
 line-height:14px;
 width: 900px;
 margin-top:20px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 padding:10px;
}
#topitem {
	width: 900px;
	height: 150px;
	background-image: url(image/item/toplogo.jpg);
}

#menuitem {
	width: 200px;
	height: 480px;
	float: left;
	background-image: url(image/item/menuback.jpg);	
}


#mainImg {
	float: right;	
	width: 700px;
	height:480px;	
	position:relative;
	text-align:center;
}

#mainImg div {
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#navi {
	font-size: 14px;
	font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#333333;
	background-color:#FFFF00;
	line-height:14px;
	width: 900px;
	height:15px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

#bottomitem {
 font-size: 12px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 background-color:#FFFF00;
 line-height:14px;
 width: 900px;
 height: 40px;
 margin-top:20px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 padding:10px;
 text-align: center; 
	
}

#profile {
	width: 900px;
	height:502px;
	background-image:url(image/profile/sayaka01.jpg)

}


/* ----------container to center the layout-------------- */
#container2 {
 font-size: 14px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 background-color:#FFFF00;
 line-height:14px;
 width: 900px;
 margin-top:20px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 padding:10px;
}

/* ----------banner for logo-------------- */
#banner {
    text-align: right;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    width:700px;
}

/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content { 
min-height:260px;
height:expression(this.scrollHeight > 260 ? "auto":"260px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
 float: left;
 width: 370px;
 margin: 0px;
 padding: 5px;
 line-height:19px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; 
font-size: 11px;
}
/*------------left2---------------------------- */
#left2 {
 line-height:23px;
}
/*------------left2---------------------------- */
#left3 {
 line-height:20px;
}
/*------------ topics --------------------------- */
#topics {
 border-style:double;
 width:340px;
 margin-left:auto;
 background-color:#FFFFFF;
 border-color:#FF990D;
 line-height:14px;
 font-size: 12px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 padding:3px;
 height:160px;
 margin-right:auto;
}
/*------------ topics2 --------------------------- */
#topics2 {
 width:340px;
 margin-left:auto;
 line-height:36px;
 font-size: 14px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 padding:3px;
 margin-right:auto;
 text-align:center;
}

/*--- Topics Title ---*/
.topic1 {
 font-size: 16px;
 color:#FF0000;
 font-weight: bold;
 line-height:18px;
}
/*--- FC Containts --- */
#fccontainer {
 font-size: 12px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#000055;
 background-color:#FFFFFF;
 line-height:14px;
 width: 630px;
 margin-top:20px;
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 padding:20px;
}
.topic2 {
 font-size: 16px;
 font-weight: bold;
 line-height:18px;
}

#martitem {
 width:680px;
 background-image:url('cgi-bin/mart/back.jpg');
 height:150px;
 border-color:#C0C0C0;
 border-style:groove;
 border-width:thin;
 padding:5px;
}

.clear { clear : both ; text-align : right ; }
.alignl {
    float:left;
}
.alignr {
    float:right;
}
.alignb {
    text-align:center;
}
.plineheight {
	font-size: 16px;
	font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
    text-align:left;
    line-height:24px;
}
.plineheight2 {
	font-size: 16px;
	font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
    text-align:left;
    line-height:26px;
}
.lineheight1 {
	font-size: 12px;
	font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
    text-align:left;
    line-height:20px;
}
#inner {
 font-size: 12px;
 font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 color:#333333;
 background-color:#FFFF00;
 line-height:14px;
 width: 680px;
 margin-top:5px;
 margin-bottom: 5px;
 margin-left: auto;
 margin-right: auto;
 padding:10px;

}
.discotitle{
    font-size: 12px;
    font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
    font-style:normal;
    font-weight:bold;
}
.tablewidth {
	width:180px;
}

/*------------ topics 20090104--------------------------- */
#topics20090104 {
	border-style:solid;
	width:567px;
	margin-left:auto;
	background-color:#FFFFFF;
	/*	border-color:#FF990D; */
	border-color:#00F;
	line-height:14px;
	font-size: 12px;
	font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#333333;
	height:400px;
	margin-right:auto;
	background-image:url('image/2011summer.jpg');
}
/*--- 2009.5.26 ---- */
.coution{
    font-size: 12px;
    font-family:HiraMaruPro-W4,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
    font-style:normal;
    font-weight:bold;
    color:#FF0000;
}

