html {
    border: 0 none;
    margin: 0;
    padding: 0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background: none repeat scroll 0 0 white;
    line-height: 1.5;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    float: none !important;
    font-weight: normal;
    text-align: left;
}
table, th, td {
    vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: medium none;
}
:focus {
    outline: 0 none;
}
html {
    font-size: 100.01%;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #222222;
    font-family: "Segoe UI","メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 75%;
}
h1, h2, h3, h4, h5, h6 {
    color: #111111;
    font-weight: normal;
}
h1 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 0.5em;
}
h2 {
    font-size: 1.6em;
    margin-bottom: 0.75em;
}
h3 {
    font-size: 1.4em;
    line-height: 1;
    margin-bottom: 1em;
}
h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}
h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}
h6 {
    font-size: 1em;
    font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}
p {
    margin: 0 0 1.5em;
}
.left {
    float: left !important;
}
p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}
.right {
    float: right !important;
}
p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
}
a:focus, a:hover {
    color: #0099FF;
}
a {
    color: #0066CC;
    text-decoration: underline;
}
blockquote {
    color: #666666;
    font-style: italic;
    margin: 1.5em;
}
strong, dfn {
    font-weight: bold;
}
em, dfn {
    font-style: italic;
}
sup, sub {
    line-height: 0;
}
abbr, acronym {
    border-bottom: 1px dotted #666666;
}
address {
    font-style: italic;
    margin: 0 0 1.5em;
}
del {
    color: #666666;
}
pre {
    margin: 1.5em 0;
    white-space: pre;
}
pre, code, tt {
    font: 1em/1.5 'andale mono','lucida console',monospace;
}
li ul, li ol {
    margin: 0;
}
ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
table {
    margin-bottom: 1.4em;
//    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: none repeat scroll 0 0 #C3D9FF;
}
th, td, caption {
    padding: 4px 10px 4px 5px;
}
tfoot {
    font-style: italic;
}
caption {
    background: none repeat scroll 0 0 #EEEEEE;
}
.small {
    font-size: 0.8em;
    line-height: 1.875em;
    margin-bottom: 1.875em;
}
.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}
.hide {
    display: none;
}
.quiet {
    color: #666666;
}
.loud {
    color: #000000;
}
.highlight {
    background: none repeat scroll 0 0 #FFFF00;
}
.added {
    background: none repeat scroll 0 0 #006600;
    color: #FFFFFF;
}
.removed {
    background: none repeat scroll 0 0 #990000;
    color: #FFFFFF;
}
.first {
    margin-left: 0;
    padding-left: 0;
}
.last {
    margin-right: 0;
    padding-right: 0;
}
.top {
    margin-top: 0;
    padding-top: 0;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
body {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #555555;
    font: 10pt "Segoe UI","メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    margin: 0;
    padding: 0;
}
#page {
    background: none repeat scroll 0 0 #EFEFEF;
    position: relative;
}
.block {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
#header {
    box-shadow: 0 3px 5px #666666;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.header-logo {
    background-color: #FFFFFF;
}
.header-logo .logo {
    display: block;
    float: left;
    height: 40px;
    line-height: 33px;
    padding: 10px 0 0;
    width: 700px;
}
.header-logo .logo img {
    vertical-align: top;
}
#shop-list {
    float: right;
    padding: 10px 0 0;
}
#shop-list img {
    vertical-align: middle;
}
.header-logo .site-info {
    color: #3F2877;
    font-size: 20px;
    margin-left: 20px;
}
#shop-list a {
    background-color: #3F2877;
    color: #FFFFFF;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    text-decoration: none;
}
#shop-list a:hover {
    background-color: #2CA2D4;
}
#shop-list a img {
    margin-left: 5px;
    vertical-align: middle;
}
.search-bar {
    background-color: #3F2877;
}
.search-bar .search {
    float: left;
    height: 26px;
    padding: 4px 0;
}
.search-bar .search input[type="text"] {
    background-color: #FFFFFF;
    border: medium none;
    height: 22px;
    padding: 2px;
    width: 300px;
}
.search-bar .search input[type="submit"] {
    background-color: #2CA2D4;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    line-height: 16px;
    padding: 5px 10px;
    text-align: center;
}
.search-bar .entry {
    float: right;
}
.search-bar .entry a {
    background-color: #FF6C00;
    color: #FFFFFF;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
}
.search-bar .entry a:hover {
    background-color: #FF7E00;
}
.search-bar .entry a img {
    vertical-align: middle;
}
.search-bar .login {
    float: right;
}
.search-bar .login a {
    background-color: #FF9C00;
    color: #FFFFFF;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
}
.search-bar .login a:hover {
    background-color: #FFA800;
}
.search-bar .login a img {
    vertical-align: middle;
}
.search-bar .logout {
    float: right;
}
.search-bar .logout a {
    background-color: #999999;
    color: #FFFFFF;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
}
.search-bar .logout a:hover {
    background-color: #A2A2A2;
}
.search-bar .logout a img {
    vertical-align: middle;
}
.search-bar .profile-edit {
    float: right;
}
.search-bar .profile-edit a {
    background-color: #FF6C00;
    color: #FFFFFF;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 9px;
    text-align: center;
    text-decoration: none;
}
.search-bar .profile-edit a:hover {
    background-color: #FF7E00;
}
.search-bar .profile-edit a img {
    vertical-align: middle;
}
.search-bar .nickname {
    color: #FFFFFF;
    float: right;
    line-height: 30px;
    padding: 2px 20px 2px 0;
    text-align: right;
    width: 360px;
}
#content {
    overflow: hidden;
    padding: 100px 0 10px;
}
#sidebar {
    padding: 20px 20px 20px 0;
}
#mainmenu {
    background-color: #99DBF7;
}
#mainmenu ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#mainmenu ul li {
    background-color: #2CA2D4;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    list-style-type: none;
    margin-left: 1px;
    text-align: center;
    width: 199px;
}
#mainmenu ul li:first-child {
    margin-left: 0;
    width: 200px;
}
#mainmenu ul li a {
    background-color: #2CA2D4;
    color: #FFFFFF;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 199px;
}
#mainmenu ul li:first-child a {
    width: 200px;
}
#mainmenu ul li a:hover, #mainmenu ul li.active a {
    background-color: #4ABCEC;
    text-decoration: none;
}
div.flash-error, div.flash-notice, div.flash-success {
    border: 2px solid #DDDDDD;
    margin-bottom: 1em;
    padding: 0.8em;
}
div.flash-error {
    background: none repeat scroll 0 0 #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
}
div.flash-notice {
    background: none repeat scroll 0 0 #FFF6BF;
    border-color: #FFD324;
    color: #514721;
}
div.flash-success {
    background: none repeat scroll 0 0 #E6EFC2;
    border-color: #C6D880;
    color: #264409;
}
div.flash-error a {
    color: #8A1F11;
}
div.flash-notice a {
    color: #514721;
}
div.flash-success a {
    color: #264409;
}
div.form .rememberMe label {
    display: inline;
}
div.view {
    border: 1px solid #C9E0ED;
    margin: 10px 0;
    padding: 10px;
}
div.breadcrumbs {
    font-size: 0.9em;
    padding: 5px 20px;
}
div.breadcrumbs span {
    font-weight: bold;
}
div.search-form {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 10px 0;
    padding: 10px;
}
.portlet {
    margin-bottom: 20px;
}
.portlet h3 {
    background: url("../../skin/kinection/head_bg.png") no-repeat scroll left bottom transparent;
    color: #2CA2D4;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 10px;
}
.portlet-content ul {
}
.follow ul {
    margin: 0;
    padding: 0;
}
.follow li {
    display: inline-block;
    list-style-type: none;
    margin: 2px;
}
.follow li a {
    display: block;
    height: 36px;
    line-height: 36px;
    width: 36px;
}
.follow li a img {
    vertical-align: middle;
}
.archive-list ul {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 16px;
}
.archive-list ul li {
    padding: 5px 0 0;
}
.archive-list ul li a {
    text-decoration: none;
}
.operations {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.operations li {
    padding-bottom: 2px;
}
.operations li a {
    color: #0066A4;
    display: block;
    font: bold 12px/15px Arial;
    padding: 2px 0 2px 8px;
    text-decoration: none;
}
.operations li a:visited {
    color: #0066A4;
}
.operations li a:hover {
    background: none repeat scroll 0 0 #80CFFF;
}
#footer {
    margin: 0;
    padding: 0;
}
#footer .goto-top {
    background: url("../../skin/kinection/footer_border.png") repeat-x scroll left bottom transparent;
}
#footer .goto-top {
    font-size: 10px;
    height: 31px;
}
#footer .goto-top a {
    background: url("../../skin/kinection/top_link_bg.png") no-repeat scroll left top transparent;
    display: block;
    float: right;
    height: 21px;
    line-height: 21px;
    padding: 10px 10px 0;
    text-align: center;
    text-decoration: none;
    width: 105px;
}
#footer .goto-top a img {
    vertical-align: middle;
}
.footer-menu {
    background-color: #FFFFFF;
    padding: 5px 0;
}
#footermenu {
    float: left;
}
.footer-menu .logo {
    float: left;
    margin-right: 15px;
}
#footermenu ul {
    margin: 0;
    padding: 0;
}
#footermenu ul li {
    border-right: 1px solid #000000;
    display: inline-block;
}
#footermenu ul li:first-child {
    border-left: 1px solid #000000;
}
#footermenu ul li a {
    background-color: transparent;
    font-size: 12px;
    padding: 5px;
    text-decoration: none;
}
.footer-menu .copyright {
    float: right;
    padding: 0 5px;
}
.content-main {
//    float: left;
    min-height: 500px;
    overflow: hidden;
    width: 750px;
margin: 0 auto;
background-color: #fff;
padding: 10px 10px 10px 20px;
}
.content-side {
    float: right;
    overflow: hidden;
    width: 200px;
}
.timeline {
    margin: 0;
    padding: 0;
}
.timeline li {
    list-style-type: none;
}
.timeline > li {
    background-color: #E5E5E5;
    background-position: 3px 3px;
    background-repeat: repeat-y;
    border-bottom: 1px solid #E5E5E5;
    padding: 0 1px 0 3px;
    position: relative;
}
.timeline > li:first-child {
    border-top: 1px solid #E5E5E5;
}
.timeline > li.series {
}
.timeline > li.news {
}
.timeline > li.review {
}
.timeline > li .post {
    background-color: #FFFFFF;
    border-left: 3px solid #E5E5E5;
    margin-left: 19px;
    padding: 10px 10px 10px 20px;
    vertical-align: top;
}
.timeline > li .head-image {
    left: 0;
    position: absolute;
    top: 0;
}
.timeline > li .post > .thumbnail {
    display: inline-block;
    line-height: 120px;
    vertical-align: top;
    width: 120px;
}
.timeline > li .post > .thumbnail a {
    border: 1px solid #E5E5E5;
    display: block;
    height: 120px;
    line-height: 120px;
    width: 120px;
}
.timeline > li .post > .thumbnail a img {
    vertical-align: middle;
}
.timeline > li .post > .post-box {
    display: inline-block;
    padding: 0 0 0 10px;
    width: 700px;
}
.timeline > li .post > .thumbnail + .post-box {
    width: 570px;
}
.timeline > li .post > .post-box > a {
    text-decoration: none;
}
.timeline > li .post > .post-box .title {
    display: inline-block;
    font-size: 16px;
}
.timeline > li .post > .post-box .title .draft {
    background-color: #E793B4;
    color: #FFFFFF;
}
.timeline > li .post > .post-box .date {
    color: #999999;
    display: block;
    float: right;
    text-align: right;
}
.timeline > li .post > .post-box .nickname {
    display: block;
}
.timeline > li .post > .post-box .summary {
    color: #555555;
    display: block;
    text-align: left;
}
a.read-more {
    padding-left: 12px;
}
.post-edit-link {
    display: block;
    text-align: right;
}
.comment-box {
    background-color: #F0F0F0;
    border: 1px solid #E5E5E5;
    padding: 5px 10px;
    width: 465px;
}
.write-comment {
    padding-left: 16px;
    text-decoration: none;
}
.comment-box ul {
    margin: 0;
    padding: 0;
}
.comment-box ul li {
    background-color: #FFFFFF;
    border-top: 1px solid #F0F0F0;
    font-size: 12px;
    line-height: 1.2em;
    list-style-type: none;
    padding: 5px;
}
.comment-box ul li .prof-image {
    display: block;
    float: left;
    text-align: center;
    width: 36px;
}
.comment-box ul li .prof-image a {
    border: 1px solid #E5E5E5;
    display: block;
    height: 36px;
    line-height: 36px;
    width: 36px;
}
.comment-box ul li .prof-image a img {
    vertical-align: middle;
}
.comment-box ul li .nickname {
    display: block;
    margin-left: 40px;
}
.comment-box ul li .comment {
    display: block;
    margin-left: 40px;
}
.timeline > li .post > .post-box .comment-box ul li > .date {
    display: block;
    float: none;
    margin-left: 40px;
    text-align: left;
}
.comment-box ul li .thread-comment {
    margin-left: 40px;
    margin-top: 10px;
}
.content-main h2 {
    color: #2CA2D4;
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px;
}
.content-main .profile {
    background-color: #DFDFDF;
    background-image: url("../../skin/kinection/profile_bg.png");
    background-position: 3px 3px;
    background-repeat: repeat-y;
    border: 3px solid #DFDFDF;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 15px 15px 50px;
    position: relative;
}
.content-main .profile .head-image {
    left: 0;
    position: absolute;
    top: 0;
}
.content-main .profile .prof-image {
    display: block;
    float: left;
    text-align: center;
    width: 180px;
}
.content-main .profile table {
    border-collapse: collapse;
    float: right;
    width: 500px;
}
.content-main .profile table th {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    font-weight: normal;
    padding: 5px;
    width: 100px;
}
.content-main .profile table td {
    background-color: #FFFFFF;
    border: 1px solid #DFDFDF;
    padding: 5px;
}
.content-main .profile table td.prof-edit-link {
    background-color: #DFDFDF;
    padding: 0;
    text-align: right;
}
.content-main .profile table td.prof-edit-link a {
    background-color: #FF6C00;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}
.content-main .profile table td.follow-edit-link a img {
    vertical-align: middle;
}
.content-main .profile table td.follow-edit-link {
    background-color: #DFDFDF;
    padding: 0;
    text-align: right;
}
.content-main .profile table td.follow-edit-link a {
    background-color: #2CA2D4;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}
.content-main .profile table td.prof-edit-link a img {
    vertical-align: middle;
}
.post-new-link {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
.post-new-link a {
    background-color: #2CA2D4;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    padding: 5px 80px;
    text-decoration: none;
}
.post-new-link a img {
    vertical-align: bottom;
}
.single-post {
    background-color: #FFFFFF;
    border: 1px solid #D5D5D5;
    padding: 20px;
}
.single-post .date {
    text-align: right;
}
.prof-min-box {
    background-color: #DFDFDF;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    padding: 15px;
}
.prof-min-box .nickname {
    background-color: #FFFFFF;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
}
.prof-min-box .nickname .prof-image {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    width: 36px;
}
.prof-min-box .nickname img {
    vertical-align: middle;
}
.prof-min-box .self-intro {
    background-color: #FFFFFF;
    display: block;
    margin: 1px auto 0;
    padding: 5px;
}
.prof-min-box .prof-edit-link {
    text-align: right;
}
.prof-min-box .prof-edit-link a {
    background-color: #FF6C00;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}
.prof-min-box .prof-edit-link a img {
    vertical-align: middle;
}
.prof-min-box .follow-edit-link {
    text-align: right;
}
.prof-min-box .follow-edit-link a {
    background-color: #2CA2D4;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}
.prof-min-box .follow-edit-link a img {
    vertical-align: middle;
}


/*
 * login
 */
#header-login-box {
}
#header-box-head {
    background-color: #6b6b6b;
    color: #ffffff;
    font-size: 123.1%;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}
#header-login-message {
    height: 2em;
    line-height: 2em;
}
#header-login-form input[type=text], #header-login-form input[type=password] {
	background-color: #faf8e7;
    border: 1px solid #6b6b6b;
    width: 100%;
}
#header-login-form table {
    margin: 0 auto;
}
#header-login-form th {
    padding: 5px;
    text-align: right;
    font-size: 100%;
}
#header-login-form td {
    padding: 5px;
    text-align: left;
    font-size: 123.1%;
}
#header-is-save-box {
    margin: 5px 0 0;
    font-size: 93%;
    color: #6B6B6B;
}
#header-login-exec-box {
    margin: 5px 0 0;
    font-size: 123.1%;
}
#header-login-exec {
    padding: 0 20px;
    font-size: 93%;
}
#user-regist-box {
	margin: 5px 0 0;
    font-size: 93%;
}
#header-login-cancel-box {
    margin: 10px 0;
    font-size: 85%;
}

a#header-login-cancel {
    padding: 3px 10px;
    background-color: #6b6b6b;
    color: #ffffff;
    border-radius: 5px;
}
