@charset "UTF-8";
/*----------------------------------------

	- header setting
	- gnav01
	+ content01
		- main01
		- side01
	- pagetop01

-----------------------------------------*/

/*----------------------------------------
	header setting
-----------------------------------------*/

#header01 h1 {
	float: left;
	padding: 16px 0 21px;
}

/*----------------------------------------
	gnav01
-----------------------------------------*/

#gnav01 ul {
	padding-bottom: 5px;
}

/*----------------------------------------
	content01
-----------------------------------------*/

#content01 {
	width: 881px;
	padding: 23px 29px 0 30px;
	background: #ffffff url(../img/index_content_bg01.gif) no-repeat left top;
}

/*----------------------------------------
	main01
-----------------------------------------*/

#main01 {
	float: left;
	width: 640px;
	padding: 0;
}

#main01 #tit01 h2 {
	float: left;
}

#main01 #tit01 p {
	float: right;
}
#main01 .news01 {
	margin: 9px 3px 0 3px;
	padding-top: 10px;
	background: url(../img/common_line01.gif) repeat-x left top;
}
#main01 .news_top01 {
	margin: 0 3px;
	background: none;
}

#main01 .news01 .news_left01 {
	float: left;
	width: 480px;
}

#main01 .news01 .news_right01 {
	float: right;
	width: 130px;
	padding: 15px 0 0 20px;
	text-align: right;
}

#main01 .news01 .news_right01 p img {
	vertical-align: 0;
}

/*----------------------------------------
	side01
-----------------------------------------*/

#side01 {
	float: right;
	width: 212px;
}

#side01 #side_line01  {
	margin: 0 1px 22px 1px;
	padding-bottom: 22px;
	background: url(../img/common_line01.gif) repeat-x left bottom;
}

#side01 #textsize01 {
	width: 210px;
	background: url(../img/index_textsize_bg02.gif) repeat-y left top;
}

#side01 #textsize01 div {
	background: url(../img/index_textsize_bg01.gif) no-repeat left top;
}

#side01 #textsize01 div div {
	background: url(../img/index_textsize_bg03.gif) no-repeat left bottom;
}

#side01 #textsize01 dl#styleSwicher {
	float: none;
	width: 192px;
	padding: 6px 0 6px 10px;
}

#side01 #textsize01 dl#styleSwicher {
	float: none;
	width: 192px;
}

#side01 #textsize01 dl#styleSwicher dt {
	float: left;
	padding: 5px 24px 0 0;
	font-size: 0;
	line-height: 0;
}

#side01 ul li {
	padding-bottom: 11px;
	font-size: 0;
	line-height: 0;
}

#side01 #getreader01 {
	width: 212px;
	background: #f5f5f5 url(../img/index_getreader_bg01.gif) no-repeat left top;
}

#side01 #getreader01 div {
	padding: 10px 0 6px 13px;
	background: url(../img/index_getreader_bg01.gif) no-repeat left bottom;
}

#side01 #getreader01 p img {
	margin-bottom: 3px;
}

#side01 #getreader01 p#getreader01_t {
	padding-left: 2px;
}

/*----------------------------------------
	pagetop01
-----------------------------------------*/

p#pagetop01 {
	padding: 26px 29px 10px 0;
}
