body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	background: #dddddf;
	border-top: 5px solid black;
	padding-bottom: 300px;
	min-width: 1000px;
	}

a,
a:link,
a:visited {
	color: #369;
	}
a:hover {
	color: #a00;
	}

.yes { -webkit-animation-name: tp1; -webkit-animation-duration: 1.9555s; -webkit-animation-iteration-count: infinite; }
@-webkit-keyframes tp1 { 0% { -webkit-transform: translate(-0px,0px); } 10% { -webkit-transform: translate(-0px,0px) rotate(-2deg); } 20% { -webkit-transform: translate(-0px,-10px) rotate(-6deg); } 30% { -webkit-transform: translate(-0px,4px) rotate(-6deg); } 40% { -webkit-transform: translate(-0px,-10px) rotate(-2deg); } 60% { -webkit-transform: translate(-0px,0px) rotate(2deg); } 70% { -webkit-transform: translate(0px,-10px) rotate(6deg); } 80% { -webkit-transform: translate(0px,4px) rotate(6deg); } 90% { -webkit-transform: translate(0px,-10px) rotate(2deg); } 100% { -webkit-transform: translate(-0px,0px); } }


button {
    display:block;
    font-size:16px;
    line-height:24px;
    text-decoration:none;
    font-weight:bold;
    color: #369;
    cursor:pointer;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 white;
	background: white;
	border: 1px solid #999999;
	font-weight: normal;
	padding: 3px 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	background: url(../images/hd.png) repeat-x bottom;
	-webkit-transition: color,background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: linear;		
	}

.button {
    font-size:16px;
    line-height:24px;
    text-decoration:none;
    font-weight:bold;
    color: #369;
    cursor:pointer;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 white;
	background: white;
	border: 1px solid #999999;
	font-weight: normal;
	padding: 3px 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	background: url(../images/hd.png) repeat-x bottom;
	}
.order {
    display:block;
	width: 80px;
	margin: 5px auto;
	}
.order:hover {
	background: #a00;
	color: white;
	text-shadow: 0 0 5px rgba(255,255,255,.7);
	border-color: red;
	}

#login-button {
	margin-left: 130px;
	}

#header {
	background: white;
	}

#header h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	font-size: 32px;
	line-height: 48px;
	padding-left: 60px;
	z-index: 300;
	background: url(../images/logo-s.png) no-repeat 5px 0;
	width: 940px;
	margin: 0 auto;
	}
#header h1 span {
	font-weight: bold;
	}
#header h1 span em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	}
#header h1 a,
#header h1 a:link,
#header h1 a:visited {
	color: black;
	text-decoration: none;
	}
#header h1 a:hover {
	text-decoration: underline;
	}
#bd {
	background: #dddddf url(../images/bd.png) repeat-x top;
	padding-top: 1px;
	}
#bd .inner {
	width: 960px;
	margin: 0 auto;
	background: rgba(250,250,255,.7);
	padding: 20px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-box-shadow: 0 4px 3px rgba(0,0,0,.1);
	}
h2 {
	font-size: 60px;
	font-family: "blue-goblet-1","blue-goblet-2";
	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,.5)));
	}
h2 {
	padding: 10px 0 30px;
	}
p {
	padding-bottom: 20px;
	}
.login-form label {
	font-family: "blue-goblet-1","blue-goblet-2";
	display: block;
	width: 110px;
	float: left;
	clear: both;
	text-align: right;
	padding: 5px 10px;
	font-size: 30px;
	line-height: 30px;
	}
.login-form input {
	font-family: "blue-goblet-1","blue-goblet-2";
	margin: 0;
	width: 250px;
	border: 1px solid #999;
	font-size: 24px;
	line-height: 24px;
	padding: 5px;
	-webkit-box-shadow: 0 1px 0 white;
	-webkit-border-radius: 5px;
	background: white;
	}
	
	
	
.border table {
	width:100%;
	background: white;
	border-top:1px solid #c6cfd6;
	border-right:1px solid #c6cfd6;
	border-collapse:collapse;
	line-height: 1.5em;
	}
.border caption {
	display: none;
	}	
.border tr.odd td	{
	background:#f0f1f2
	}
.border tr.odd .column1	{
	background:#f0f1f4;
	}	
.border .column1	{
	background:#f9fcfe;
	font-size: 15px;
	text-align: right;
	color: #3b3c3c;
	}
.border td {
	color: #8d8d8d;
	border-bottom: 1px solid #c6cfd6;
	border-left:1px solid #c6cfd6;
	padding:1em;
	text-align:center;
	line-height: 1.2em;
	}				
.border th {
	font-weight:normal;
	color: #273139;
	text-align:left;
	border-bottom: 1px solid #c6cfd6;
	border-left:1px solid #c6cfd6;
	padding:1em;
	width: 16.66%
	}							
.border thead th {
	background:#f0f1f3;
	text-align:center;
	font:bold 15px/1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #3d3d3d;
	}	
.border tfoot th {
	text-align:center;
	background:#f0f1f2;
	}	
.border tfoot th strong {
	font:bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color: #74797d;
		}		
.border tfoot th em {
	line-height: 32px;
	color: #b49925;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	}
.border tfoot img {
	margin: 1em 0 0;
	}
.border {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width:95%;
	padding: 8px;
	background: #c1c1c4;
	clear: both;
	}

.border .flickr {
	color: #e12086;
	}
.border .yahoo {
	color: purple;
	}
.border .sp {
	color: #a00;
	}
.border .yes {
	color: white;
	background: black;
	display: block;
	width: 20px;
	margin: 0 auto;
	padding: 3px 1px 0;
	-webkit-border-radius: 50px;
	}


/* @group self-clear */

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.group {
	clear: both;
	border-top: 1px solid rgba(255,255,255,1);
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding: 10px 0;
	min-height: 40px;
	}
.group .tag,
.group h3 {
	padding: 0;
	padding-left: 215px;
	margin: 0;
	line-height: 1.3em;
	}
.group h3 {
	font-size: 18px;
	}
.group h3 span {
	color: #666;
	padding-right: 10px;
	}

.group .tag {
	font-size: 12px;
	}
.group:first-child {
	border-top: none;
	padding-top: 0;
	}
.group:last-child {
	border-bottom: none;
	}

.group .button {
	opacity: .5;
	-webkit-transition: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: linear;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	}
.group .button:hover {
	opacity: 1;
	}

/* @end */

.tools {
	float: left;
	position: relative;
	top: 3px;
	}
.tools li {
	float: left;
	margin-right: 5px;
	}
.tools .del {
	color: white;
	background: #a00;
	text-shadow: none;
	border: none;
	padding-left: 7px;
	padding-right: 7px;
	}
.tools .sync {
	color: white;
	background: #369;
	text-shadow: none;
	border: none;
	}
.tools .view {
	color: white;
	background: #499c73;
	text-shadow: none;
	border: none;
	}









.inner {
	overflow: hidden;
	}
#container {
	width: 500px;
	float: left;
	}
#container label {
	font-family: "blue-goblet-1","blue-goblet-2";
	display: block;
	clear: both;
	padding: 5px 0;
	font-size: 30px;
	line-height: 30px;
	}
#container input {
	padding: 3px;
	border: 1px solid #ccc;
	width: 100%;
	font-size: 16px;
	}
#editor {
	width: 100%;
	}
#datas {
	float: right;
	width: 400px;
	position: relative;
	top: 50px;
	}
#container #gtags {
	display: block;
	margin: 10px 0;
	}
#container label {
	padding-top: 10px;
	}




.note {
	background: white;
	border: 1px solid #ccc;
	padding: 20px;
	line-height: 1.5em;
	}
.note p {
	padding-bottom: 20px;
	}
.note img {
	display: block;
	margin: 10px;
	}




.inner {
	position: relative;
	}


.bookmark {
	position: absolute;
	right: 10px;
	top: 10px;
	}

#login-block a { -webkit-animation-name: tp1; -webkit-animation-duration: 1.9555s; -webkit-animation-iteration-count: infinite; }
@-webkit-keyframes tp1 { 0% { -webkit-transform: translate(-4px,0px); } 10% { -webkit-transform: translate(-4px,0px) rotate(-2deg); } 20% { -webkit-transform: translate(-10px,-10px) rotate(-6deg); } 30% { -webkit-transform: translate(-16px,4px) rotate(-6deg); } 40% { -webkit-transform: translate(-10px,-10px) rotate(-2deg); } 60% { -webkit-transform: translate(-4px,0px) rotate(2deg); } 70% { -webkit-transform: translate(10px,-10px) rotate(6deg); } 80% { -webkit-transform: translate(16px,4px) rotate(6deg); } 90% { -webkit-transform: translate(10px,-10px) rotate(2deg); } 100% { -webkit-transform: translate(-4px,0px); } }

	#login-block a {
		background: rgba(51,102,153,.5);
		text-decoration: none;
		display: block;
		float: right;
		padding: 20px;
		position: relative;
		z-index: 2000;
		-webkit-border-radius: 5px;
		top: -10px;
		left: -30px;
		color: white;
		-webkit-transition: color,background,padding,margin-left;
		-webkit-transition-duration: .3s;
		-webkit-transition-timing-function: linear;	
		}

	#login-block a:hover {
		background: rgba(170,0,0,.9);
		padding: 30px;
		margin-left: -10px;
		}