@charset "UTF-8";
/*
Theme Name: Cupco One
Theme URI: none
Description: Two-columns, fixed-width, black and white color
Version: 1.0
Author: no one
Author URI: none
Tags: light, white, two-columns, fixed-width
*/

*{margin:0;padding:0;}

body {
font-family:arial, sans-serif;
font-size:12px;
line-height:200%;
}

a {
text-decoration:none;
color: #333;
}

a:hover {
color:#CCC;
}

a img {
border:0;
}

img {border:0;}
ul,li{list-style-type:none;}

textarea,input {
background-color:#EEE;border:1px solid #CCC;
color:#000;
font-family:Trebuchet MS, Sans-Serif;
margin:10px 0 10px 0;
padding:5px;
font-size:92%;
letter-spacing:1px;
}

.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft{float:left;}
.alignright{float: right;}

blockquote {
margin: 20px 5px 5px 5px;
border: 1px dashed #ccc;
background: url("images/blockquote.gif") 0% 0% no-repeat #fff;
padding: 7px;
padding-left: 30px;
}

h1{
font-family: "Lucida Sans Unicode",Arial,sans-serif;
}

h1 a {
color:black;
padding-right:10px;
}

h1 a:hover {color:#888;}

h1 span {
border-left:1px solid #444;
color: #666;
font-weight:normal;
font-size:12px;
padding: 5px 10px;
}

h2 {
}

.pagetitle {font-size:20px;padding-left:200px;margin-top:10px;background:#ddd;font-weight:normal;}

h3 { 
font-family:"Microsoft JhengHei","Trebuchet MS", Arial, sans-serif;
font-size:20px;
margin-top:30px;
margin-bottom:10px;
}

#page {
width:900px;
margin:0 auto;
}

/* ------------------------------------- header area  */

#header {
padding:20px 0 0px 0;
margin: 0;
float:left;
}

#header h1 #blogtitle {
	margin: 20px 0 0 0;
}

/* search form */
#searchform {
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
	float:right;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

.clear {
clear:both;
}

.nav {
text-align:center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 10px 0 0 0;
padding: 5px 0 5px 0;
}

.nav ul li {
float:left;
width: 100px;
list-style-type:none;
margin-left:10px;
padding: 5px 0 5px 0;
}

.nav ul li a, .nav ul li a:visited {
color: #333;
display:block;
letter-spacing:2px;
}

.nav ul li a:hover {
color:#FFF;
background:#333;
}

/* ------------------------------------- real sidebar area  */

#realsidebar {
margin:0px 10px 0 auto;
padding: 40px 0 20px 0;
width: 180px;
float:right;
display:inline-block;
text-align:center;
color:#000;
}

#realsidebar ul li h2 {
font-size:117%;
}

#realsidebar ul li a, #realsidebar ul li a:visited {
color:#333;
}

#realsidebar ul li a:hover {
color:#666;
}

#realsidebar ul li {
margin: 0 0 20px 0;
}



/* ------------------------------------- main content area  */

#main {
padding: 30px 0 20px 0;
}

.post {
border-bottom: 1px solid #ccc;
float:left;
margin: 10px auto 10px 0;
padding: 0;
}

.metainfo {
float:left;
width: 160px;
text-align:right;
margin: 0;
padding: 0;
color:#666;
display:block;
}

.metatitle {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background:#ddd;
text-align:left;
}

.metatitle1 {
border-bottom:1px solid #ccc;
}
.date {
font-size:92%;
}

.categorytitle {
color:#000;
font-size:117%;
letter-spacing:1px;
}

.categorytitle a, .categorytitle a:visited {
color:#000;
font-size:117%;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

.categorytitle a:hover {
color:#666;
text-decoration:none;
border-bottom:1px solid #666;
}

.comments {
color:#000;
font-size:100%;
}

.comments a, .comments a:visited {
color:#000;
font-size:100%;
font-weight:bold;
text-decoration:none;
}

.comments a:hover {
color:#666;
text-decoration:none;
border-bottom:1px solid #666;
}

.metaentry {
text-align:left;
}

.entry{
float:right;
width:510px;
border-left:1px solid #ccc;
font-family:verdana, sans-serif;
text-align:justify;
margin: 0 auto 0 10px;
padding: 0 0 0px 10px;
}

.entry h2 {
padding: 0 0 0 5px;
margin: 0 0 30px 0;
font-family:'Times New Roman', 'Times', serif;
color:#000;
font-size:167%;
letter-spacing:2px;
}

.entry h2 a, .entry h2 a:visited{
font-family:'Times New Roman', 'Times', serif;
color:#000;
/*font-size:150%;*/
letter-spacing:2px;
display:block;
border-bottom:1px solid #FFF;
}

.entry h2 a:hover{
color:#666;
border-bottom:1px solid #666;
}

.post-entry {
font-family: 'Courier New', 'Courier', monospace;
line-height:125%;
color:#000;
font-size:109%;
}
.entry p, .comment-entry p {margin-bottom:20px;}

.entry p a, .entry p a:visited {
font-weight:bold;
color:#000;
text-decoration:none;
border-bottom:1px solid #FFF;
}

.entry p a:hover {
color:#000;
text-decoration:none;
border-bottom:1px solid #000;
}

.navigation {
width:700px;
font-size:11px;
color:#666;
margin: 20px 0 50px 0;
float:left;
}
.navigation a{
font-size:11px;
color:#000;
}
.navigation a:hover{
color:#666;
}

.alignleft {float:left;margin-left:10px;}
.alignright {float:right;margin-right:10px;}

/* ------------------------------------- comment area  */

#commentbox {
display:inline-block;
width:500px;
margin: 20px 10px 0 180px;
clear:left;
}
.comment-list{
/*clear:both;*/

}
.comment-list .comment{
list-style-position:outside;list-style-type:none;margin-bottom:8px;
}
.comment-list li .avatar{
float:left;margin-bottom:4px;margin-right:8px;
}
.comment-list .comment cite{
text-align:right;
width:500px;margin-bottom:30px;color:#333;font-size:11px;font-style:normal;
}
.comment-list .comment cite a,.comment-list .comment cite a:visited{color:#333;font-size:11px;font-style:normal;text-decoration:none;}
.comment-list .comment cite a:hover{color:#C0C0C0;font-size:11px;font-style:normal;text-decoration:none;}
.comment-list li p{margin:0px;color:#333;font-size:11px;line-height:175%;letter-spacing:1px;}

.comtit{
font-size:150%;
padding:0;
margin:0 0 20px 0;
}

form#formset {
display:inline-block;
border-top:1px solid #CCC;
margin: 50px 0px 0 0px;
padding: 10px 0 20px 0;
}
/*form#formset #formtop input,form#formset fieldset #submit{background-color:#CCCCCC;font-family:Trebuchet MS, Sans-Serif;}*/
form#formset fieldset{border-width:0;color:#000;}
form#formset fieldset p{font-size:11px;}
form#formset fieldset a,form#formset fieldset a:visited{color:#000;font-size:11px;text-decoration:none;}
form#formset fieldset a:hover{color:#000;font-size:11px;text-decoration:none;border-bottom:1px solid #000;}
form#formset fieldset textarea,form#formset fieldset input{
background-color:#EEE;border:1px solid #CCC;
color:#000;
font-family:Trebuchet MS, Sans-Serif;
margin:10px 0 10px 0;
padding:5px;
font-size:92%;
letter-spacing:1px;
}

/* ------------------------------------- footer area  */
#sidebar {margin-bottom:20px;}

.side , .side-last{float:left;width:212px;margin-left:10px;}

.title {
padding:5px;
font-size:92%;
background:url("images/line.gif");
color:#FFF;
letter-spacing:2px;
text-align:center;
}

.inside{padding:5px;margin-top:5px;font-size:92%; line-height:125%;}
.inside li {padding:0 2px; margin-bottom:15px;}
.inside li a{
}

.inside-comments {padding:5px;margin-top:5px;font-size:92%; line-height:125%;}
.inside-comments li {
padding:0 2px;
text-decoration:none;
margin-bottom:15px;
}
.comment-author {
text-decoration:underline;
}

#footer {
padding-top:10px;
margin-bottom:50px;
clear:both;
}

.copyright {border-top:1px solid #CCC;padding-top:5px;font-size:11px;}
span.previous { padding: 0 20px 0 0; float: left; }
.copyright p {float:right;}

.wp-caption {
text-align: center;
margin: 10px;
border: 1px solid #dadada;
padding: 7px;
background-color: #e8e8e8;
}
 
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 180%;
padding: 0;
color: #000;
letter-spacing: 0.1em;
text-align: center;
}

/* ------------------------------------- links area  */

div #linkbunch {
margin-bottom:60px;
}
div #linkbunch .linkcat ul li{
	margin:0 20px 0 0;
	float:left;
	width: 200px;
	padding:5px;
}

div #linkbunch .linkcat ul li a{
	
}

div #linkbunch .linkcategorytitle {
	font-size:117%;
	margin:0 0px 5px 0;
}
div #linkbunch ul li {
	margin:0 0px 40px 0;
	float:left;
}

div #linkbunch .blogroll {
}


/* ------------------------------------- font size

基本サイズ12px

表示したいサイズ	指定する値
10px	84%
11px	92%
12px	100%
13px	109%
14px	117%
15px	125%
16px	134%
17px	142%
18px	150%
19px	159%
20px	167%
21px	175%
22px	184%
23px	192%
24px	200%
25px	209%
26px	217%

------------------------------------- font size  */