@charset "utf-8";

/*
--------------------------
free page css settings
coding date 2006/10/24
version 1.0
--------------------------
*/

/* ---------------------- COMMON SETTINGS ---------------------- */

* {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

/* Hacks Start from here */

#textImage_r:after,
#readImgRight:after,
#readImgLeft:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

#textImage_r,
#readImgRight,
#readImgLeft { display:inline-table; }

/* Hide from IE Mac \*/
* html #textImage_r,
* html #readImgRight,
* html #readImgLeft { height:1px; }
#textImage_r,
#readImgRight,
#readImgLeft { display:block; }
/* */
/*// End Hide from IE Mac */
/* END Hacks */

/*// ---------------------- END COMMON SETTINGS ---------------------- */

/* readOnly.html */

#readonly {
width: 585px;
margin-bottom: 30px;
}

#readonly h2 {
padding-bottom: 10px;
font-size:18px;
font-weight:bold; 
text-indent:5px;
}

/*// END readOnly.html*/

/* textImage_L.html */

#textImage_L {
width: 585px; 
margin-bottom: 30px;
}

#textImage_L img {
margin: 3px;
float: left;
}

#textImage_L p{
margin:0;
padding:5px;
font-size:12px;
line-height:130%;
}

/*// END textImage_L.html*/

/* textImage_r.html */

#textImage_r {
width: 585px; 
margin-bottom: 30px;
}

#textImage_r img {
margin: 3px;
float: right;
}

#textImage_r p{
margin:0;
padding:5px;
font-size:12px;
line-height:130%;
float: left;
}

/*// END textImage_r.html */

/* stdType.html */

#stdType {
width: 585px; 
margin-bottom: 30px;
}

#stdType h2 {
font-size:18px; 
font-weight:bold; 
padding-bottom: 10px;
text-indent:5px;
}

#stdType p {
margin:0;
padding:3px;
font-size:12px;
line-height:130%;
clear:both;
}

/*// END stdType.html */

#readImgLeft {
width: 580px; 
margin-bottom: 5px;
}

#readImgLeft h2 {
font-size:18px; 
font-weight:bold; 
padding-bottom: 10px;
text-indent:5px;
}

#readImgLeft p {
margin:0;
font-size:12px;
line-height:150%;
}

#readImgLeft img {
margin-right: 5px;
float: left;
}

/* readImgRight.html */

#readImgRight {
width: 580px; 
margin-bottom: 5px;
}

#readImgRight h2 {
font-size:18px; 
font-weight:bold; 
padding-bottom: 10px;
text-indent:5px;
}

#readImgRight p {
margin:0;
font-size:12px;
line-height:150%;
}

#readImgRight img {
margin-right: 5px;
float: right;
}

/*// END readImgRight.html */

/* readImg.html */

#readImg {
width: 530px; 
margin-bottom: 30px;
}

#readImg h2 {
font-size:22px; 
line-height: 1.2em; 
font-weight:bold; 
padding-bottom: 10px;
}

/*//END readImg.html */

/* txtOnly.html */

#txtOnly {
width: 530px;
margin-bottom: 30px;
}

#txtOnly p {
margin:0;
padding:3px;
font-size:12px;
line-height:130%;
}

/*// END txtOnly.html */

/* imgleft.html */

#imgleft {
width: 530px; 
margin-bottom: 30px;
}

#imgleft img {
margin-right: 5px; 
float: left;
}

#imgleft p {
margin:0;
padding:0; 
float: right;
line-height:130%;
}

/*// END imgleft.html */

/* txtImgList.html */

#txtImgList {
width: 530px; 
margin-bottom: 30px;
}

#txtImgList h2{
font-size:18px; 
font-weight:bold; 
padding-bottom: 10px;
}

#txtImgList img{
margin-right: 5px; 
float: right;
}

#txtImgList p{
margin:0;
padding:0;
padding:3px;
font-size:12px;
line-height:130%;
}

