@charset "UTF-8";

body{
	line-height: 1.2em;
}


* html body,* html div,* html p,* html td,* html li,* html dt,* html dd {
  	/* for WinIE6*/
  	letter-spacing: 1px;
  	font-size: 12px;
}

*:first-child+html body,*:first-child+html div,*:first-child+html p,*:first-child+html td,*:first-child+html li,*:first-child+html dt,*:first-child+html dd {
  	/* for WinIE7*/
  	font-size: 12px;
}

* html td,
* html th {
	/* for WinIE7*/
	font-size: 13px;
}

div,p,td,li,dt,dd{
	font-size: 12px;
}

/*-------------------------------------------------*/
div#main div#wrapp div#cont div#cont-in h1{
	font-size:20px;
}

div#main div#wrapp div#cont div#cont-in div#pagetitle h1{
	font-size:20px;
}

div#main div#wrapp div#cont div#cont-in div#pagetitle h2{
	font-size:16px;
}

div#main div#wrapp div#cont div#cont-in div#right-blog h3{
	font-size:14px;
}

/*----------------------------------------------*/
/*action*/

div#main div#wrapp div#cont div#cont-in div#right-blog div#action h2{
	font-size:14px;
}

div#main div#wrapp div#cont div#cont-in div#right-blog div#action h3{
	font-size:14px;
}

/*-----------------------------------------------*/

div#main div#wrapp div#cont div#cont-in div#right-blog h4{
	font-size:10px;
}

div#main div#wrapp div#cont div#cont-in div#right-page h2{
	font-size:16px;
}

body div#main div#wrapp div#cont div#cont-in div#right-page h3{
	font-size:14px;
}

div#main div#wrapp div#cont div#cont-in div#right-page h4{
	font-size:12px;
}

div#main div#wrapp div#cont div#cont-in div#right-page h5{
	font-size:10px;
}

div#side_blog  h3{
	font-size:14px;
}










