@charset "UTF-8";
*{
	margin:0;
	padding:0;
	font-family:Meiryo,sans-serif,'Lucida Grande';
	font-weight:100;
	letter-spacing:1px;
}
body{
	font-size:12px;
	background: -moz-linear-gradient(left center,#bdf2ff,white 10%,white 90%,#bdf2ff);
	background-image: -ms-linear-gradient(right, #bdf2ff 0%,#fff 10%,#fff 90%, #bdf2ff 100%);
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #bdf2ff), color-stop(0.1,#fff),color-stop(0.9, #fff),color-stop(1, #bdf2ff));
}
a{
	outline:none;
	overflow:hidden;
}
p{
	color:#555;
}
h1{
	font-size:12px;
	text-align:right;
	line-height:30px;

}
h2{
	color:#f0c358;
	margin-top:20px;
	margin-bottom:30px;
	font-size:40px;
	letter-spacing:3px;
}
h3{
	margin-bottom:10px;
	font-size:16px;
}
h4{
	color:#00e4ff;
	font-size:30px;
	font-weight:400;
}
h5{
	font-size:16px;
	color:orange;
	margin-top:20px;
}
#wrapper{
	width: 800px;
	margin: 0 auto;
}
#header{
	width:800px;
	height:120px;
	background:url(../images/top/header.jpg) repeat-x;
}
#mainimg{
	width:900px;
	height:200px;
}
#mainimg>div{
	float:left;
}
#mainimg p{
	padding:0 20px;
	color:#999;
	line-height:20px;
}
#mainright{
	width:400px;
	text-align:center;
}
#mainlady{
	float:right;
}
#menutext{
	width: 800px;
	margin: 0 auto
}
#menutext li{
	width: 199px;
	text-align: center;
	float: left;
	list-style: none;
	border-right: 1px solid #ddd;
	line-height:40px;
	height:40px;
}
#menutext li:last-child{
	width:200px;
	border:none
}
#menutext a{
	color:#777;
	font-size:16px;
	text-decoration:none;
	display:block;
	width:199px;
	height:40px;
}
#menutext a:hover{
	color:black;
	text-decoration:underline;
}
#item{
	margin:20px 0;
}
#item>div{
	float:right;
}
#item01{
	color:#555;
	width:198px;
	padding:10px;
	border-left:1px solid #ddd;
	height:570px;
}
#item01 p{
	line-height:20px;
}
#item01 span{
	font-size:16px;
}
#item01 img{
	margin-top:30px;
}
#item02,#item03{
	width:579px;
}
#item02{
	height:270px;
	margin-bottom:30px;
}
#item02 p{
	padding:0 20px;
	color:#555;
}

#item02 h4,#item03 h4{
	color:pink;
	border-bottom:1px dotted #ddd;
	width:550px;
	font-size:22px;
	margin-bottom:20px;
}
#item02>div{
	float:left;
}
#item02 div:last-child{
	width:355px;
}
#graph{
	width:220px;
	height:160px;
}
#item03 p{
	padding:0 20px;
}
#item04{
	margin-top:20px;
}
#item04>div{
	float:left;
}
#item04 div:last-child{
	width:500px;
	padding-left:70px;
}
#item04 h4{
	color:pink;
	border-bottom:1px dotted #ddd;
	font-size:22px;
	margin-bottom:20px;
}
#item04 h4 img{
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#item04 span{
	margin-left:100px;
}
#item05>div{
	float:left;
	width:396px;
	height:150px;
	border:1px dotted #eee;
	margin:10px 1px;
	position:relative;
	background: -moz-linear-gradient(left center,#fdfdcc,white 20%,white);
	background-image: -ms-linear-gradient(right, #FFFFFF 0%,#fff 80%, #fdfdcc 100%);
	background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #FFFFFF), color-stop(0.8, #fff),color-stop(1, #fdfdcc));
}
#item05 h6{
	line-height:30px;
	color:#00af43;
	font-size:18px;
	text-indent:10px;
}
#item05 p{
	line-height:20px;
	color:#555;
	font-size:11px;
	padding:6px 10px;
}
.next{
	position:absolute;
	bottom:5px;
	right:5px;
}
.next a{
	font-size:16px;
	color:orange;
}
.next a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#footer{
	width:800px;
	height:100px;
    margin: 20px 0 0 0;
	text-align:center;
	clear:both;
}
#footleft,#footright{
	float:left;
}
#footleft{
	width:299px;
	border-right:1px dotted gray;
	text-align:left;
}
#footleft a{
	color:#aaa;
}
#footleft a:hover{
	color:#888;
}
#footleft li{
	list-style-position:inside;
}
#footright{
	width:500px;
	line-height:60px;
}
#totop{
	position:fixed;
	right:50px;
	bottom:50px;
	cursor:pointer;
}
#totop p:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	color:green;
	font-weight:bold;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.center{
	text-align:center;
}
#share{
	width:30px;
	height:96px;
	position:fixed;
	left:0;
	top:0;
}
#share li{
	width:30px;
	height:30px;
	overflow:hidden;
}
#share img{
	vertical-align:text-bottom;
	margin-top:2px;
}
#blog{
	padding-top:20px;
}
#blog:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}