@charset "UTF-8";

/* :::::::::::::::::::::::::::::::::::::::::::::

	name:			style_temp.css;
	created:		2009-09-03;
	last-modified:	2009-09-03;
	writer:			makoto.uesugi(LiONMEDiA);

::::::::::::::::::::::::::::::::::::::::::::: */

/* css start ------------ */



/* :::::::::::::::::::::::::::::::::::::::::::::
	style_list
::::::::::::::::::::::::::::::::::::::::::::: */

.con {
margin-left:3em;
}
.con .m1 {
margin-left:2em;
margin-top:0;
margin-bottom:0;
}
.con .m1 li {
clear:both;
list-style-type:disc;
}

html>body .con .m1 {
margin-left:1em;
}

.con .m2 {
margin-left:2.5em;
margin-top:0;
margin-bottom:0;
}
.con .m2 li {
clear:both;
list-style-type:disc;
}
html>body .con .m2 {
margin-left:2em;
} 

.con .m3 {
margin-left:3em;
margin-top:0;
margin-bottom:0;
}
.con .m3 li {
clear:both;
list-style-type:disc;
}
html>body .con .m3 {
margin-left:3em;
} 



.con2 {
margin-left:3em;
}
.con2 .m1 {
margin-left:2em;
margin-top:0;
margin-bottom:0;
}
.con2 .m1 li {
clear:both;
list-style-type: decimal;
}

html>body .con2 .m1 {
margin-left:1em;
}

.con2 .m2 {
margin-left:2.5em;
margin-top:0;
margin-bottom:0;
}
.con2 .m2 li {
clear:both;
list-style-type: decimal;

}
html>body .con2 .m2 {
margin-left:2em;
} 

.con2 .m3 {
margin-left:3em;
margin-top:0;
margin-bottom:0;
}
.con2 .m3 li {
clear:both;
list-style-type: decimal;
}
html>body .con2 .m3 {
margin-left:3em;
} 



/* :::::::::::::::::::::::::::::::::::::::::::::
	style_caption
::::::::::::::::::::::::::::::::::::::::::::: */

h4.s_caption01{
	width: 556px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 3px 5px;
	color: #666;
	font-size: 88%;
}

h5.s_caption02{
	width: 556px;
	padding: 2px 5px;
	color: #666;
	font-size: 88%;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	style_table
::::::::::::::::::::::::::::::::::::::::::::: */

.tbg01{
	background: #FAF6CB;
}

.tbg02{
	background: #FAFDEF;
}

.tbg03{
	background: #FFF;
}



.table_sample01{
	width: 549px;
}    

    
.table_sample01 td { 
    text-align:left; 
    font-weight: normal;
    color: #000;
    text-align:center;
    line-height: 1.8;
    vertical-align: middle;
    border-bottom:1px solid #DEDEDE;
    }
    
    
.table_sample01 th { 
    font-weight: bold;
    color: #000;
    background: #FAF6CB;
    border-bottom:1px solid #DEDEDE;
    padding: 5px 0;
    }    



.table_sample02 .evenline td, .table_sample02 .evenline th { 
    background:#f7f7f3;
    }
    
.table_sample02{
	width: 549px;
}    
    
.table_sample02 th{
    font-weight: bold;
    color: #000;
    text-align:center;
    line-height: 1.8;
    background: #FAF6CB;
    padding: 5px 0;
}


    
.table_sample02 td { 
    border-bottom:1px solid #DEDEDE;
    color: #000;
    text-align:center;
    line-height: 1.8;
    padding: 5px 0;
    }



/* :::::::::::::::::::::::::::::::::::::::::::::
	strong style
::::::::::::::::::::::::::::::::::::::::::::: */


.strong {
	font-weight: bold;
	text-decoration: none;
}

.strong_red {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	temp_default style
::::::::::::::::::::::::::::::::::::::::::::: */

.txt10 { font-size: 63%; line-height: 1.4em;}	/* 10px */
.txt12 { font-size: 75%; line-height: 1.75em;}	/* 12px */
.txt14 { font-size: 88%;}	/* 14px */
.txt16 { font-size:133%;}	/* 16px */
.txt18 { font-size:149%;}	/* 18px */


.special_content_temp {
	width: 549px;
	line-height: 1.7;
}




/* css end ------------ */
