@charset "utf-8";

/*
Theme Name:Line-Hair
Theme URI:http://www.eniacinternational.com/
Description:Line-Hair
Version:0.0.1
Author:Hidenori Funaki , Chihiro Iwabuchi
Author URI:http://www.eniacinternational.com/
*/

/*--- information
--------------------------------------------------------------------------	

	Build Date : 2010/05/15;
	Update Date : 2010/05/23;
	Site Name : Line;
	URL :;
	About :;
	Author : ENIAC INTERNATIONAL;

	D : ディレクター / DE : デザイナー / HT : HTMLコーダー / SY : システム

	D : 吉田亮太;
	DE : 秋田佳栄;
	HT : 岩渕千尋,舩木秀訓,岡本彩;
	SY : 岩渕千尋,舩木秀訓;

--------------------------------------------------------------------------*/

/*--- font-size adjustment

 -------------+-------------
  pixels (px) | percent (%)
 -------------+-------------
       10     |     77
       11     |     85
       12     |     93
       13     |    100
       14     |    107
       15     |    114
       16     |    122
       17     |    129
       18     |    136
       19     |    144
       20     |    152
       21     |    159
       22     |    167
       23     |    174
       24     |    182
       25     |    189
       26     |    197
 -------------+-------------
 
--------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	/*border:0;*/
	font-family:"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","HiraKakuPro-W3","MS UI Gothic","MS P Gothic","MS Gothic";
	font-size:12px;
	/*font-weight:normal;*/
	line-height:1.5;
	outline:none;
	/*For IE Only*/
	word-break:break-all;
	/*position:relative;*/
	color:#999;
}

#container {
	width:1080px;
	text-align:center;
	margin:0 auto;
	background-image:url(images/bg-001.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

#wrapper {
	width:1000px;
	text-align:left;
	background-color:#FFF;
	background-image:url(images/wrapper-bg-001.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 40px;
	/*height:2000px;*/
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

.clear {
	clear:both;
}

img {
	margin:0;
	padding:0;
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

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

a:visited {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#999;
	text-decoration:underline;
}

li {
	list-style:none;
	list-style-position:outside;
}

#main {
	width:602px;
	margin:300px 0 0 0;
}

.main-title-001 {
	font-size:14px;
	color:#39C;
	margin:0 0 20px 0;
}

.main-title-001 a {
	font-size:14px;
	color:#39C;
	text-decoration:none;
}

.main-title-001 a:visited {
	font-size:14px;
	color:#39C;
	text-decoration:none;
}

.main-title-001 a:hover {
	font-size:14px;
	color:#39C;
	text-decoration:underline;
}

.main-title-002 {
	font-size:11px;
	line-height:2.0;
	margin:0 0 20px 0;
}

.post-line-001 {
	width:602px;
	height:1px;
	margin:0 0 50px 0;
}

.post-title-001 {
	font-size:18px;
	color:#39C;
}

.post-title-001 a {
	font-size:18px;
	color:#39C;
	text-decoration:none;
}

.post-title-001 a:visited {
	font-size:18px;
	color:#39C;
	text-decoration:none;
}

.post-title-001 a:hover {
	font-size:18px;
	color:#39C;
	text-decoration:underline;
}

.post-author-001 {
	font-size:12px;
}

.post-info-001 {
	margin:0 0 40px 0;
	color:#666;
}

.post-text-001 {
	margin:0 0 10px 0;
	color:#333;
}

.post-text-001 a {
	color:#39C;
	text-decoration:none;
}

.post-text-001 a:visited {
	color:#39C;
	text-decoration:none;
}

.post-text-001 a:hover {
	color:#39C;
	text-decoration:underline;
}

.post-text-001 img {
	margin:0 0 10px 0;
}

.sidebar-logo-001 {
	width:182px;
	height:191px;
	margin:35px 0 10px 0;
}

.sibebar-text-001 {
	width:182px;
	text-align:center;
	margin:0 0 35px 0;
}

#wp-calendar {
	width:182px;
}

#wp-calendar caption {
	text-align:right;
	width:182px;
}

#wp-calendar th {
	background-color:#FFF;
	border:1px solid #CCC;
	font-style:normal;
	font-weight:normal;
	height:2.5em;
	text-align:center;
}

#wp-calendar td{
	color:#999;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:5px 0;
	text-align:center;
	font-size:10px;
}

#wp-calendar td.event {
	color:#39C;
}

#wp-calendar td a {
	display:block;
	font-size:10px;
	text-decoration:underline;
	color:#39C;
}

#wp-calendar tfoot td.pad {
	background-color:transparent;
	border:0;
}

#wp-calendar tfoot #prev {
	border:0;
	text-align:left;
}

#wp-calendar tfoot #next {
	border:0;
	text-align:right;
}

#s {
	width:178px;
	margin:0 0 5px 0;
}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}

.fn .url {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#39C;
}

.fn .url a {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#39C;
}

.fn .url a:visited {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#39C;
}

.fn .url a:hover {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#39C;
}

.comment-meta a {
	font-size:10px;
}

#author {
	width:300px;
	margin-bottom:5px;
}

#email {
	width:300px;
	margin-bottom:5px;
}

#url {
	width:300px;
	margin-bottom:5px;
}

#comment {
	width:598px;
	margin-bottom:5px;
}

.commentlist p {
	/*border-bottom:#CCCCCC 1px dashed;*/
	margin-bottom:10px;
}

