/* --------------------------------------------------
	2007/2/1
	「縦書きサイト」
 --------------------------------------------------- */
@charset "utf-8";
/***************************
  base 
***************************/
/* other */
*{ margin:0;padding:0;}
img{border:none;vertical-align:top;display:block;}
.clear{clear:both;}
p {margin:0;padding:0;}
b,strong { color:#f00;}

/* link */
a {color:#777;text-decoration:none;}
a:hover {text-decoration:underline; }

/* body */
html {
	/*height:100%;*/
	}
	
body {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	font:85%/1.5em "ＭＳ Ｐゴシック", Osaka;
	background:#fff url(image/main/background.jpg) repeat-x right top;
	line-height: 180%;
	letter-spacing:3px;
	color:#222;
	position:relative;
	}
	
#body-center {
	text-align:center;
	}


/***************************
  font-color
***************************/
.font-color-gray {
	color:#888888;
	}

.font-color-orange {
	color:#FF9933;
	}
	
.font-color-red {
	color:#FF0000;
	}
	
	
/***************************
  all 
***************************/
div#content {
	width:5250px;
	height:100%;
	padding:0 250px 0 0;
	text-align:right;
	position:relative;
	}
	
div#content2 {
	width:800px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:right;
	position:relative;
	}
	
div#wrapper {
	width:550px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	position:absolute;
	top:80px;
	left:10px;
	text-align:center;
	}
	
div#rowfierd{
	text-align:left;
	padding:10px;
	}
	

/***************************
  header 
***************************/
div#header {
	position:absolute;
	top:20px;
	right:20px;
	width:189px;
	height:405px;
	background: url(image/main/header.gif) no-repeat right top;
	text-align:right;
	}
	
div#header2 {
	position:absolute;
	top:80px;
	right:37px;
	width:189px;
	height:405px;
	background: url(image/main/header.gif) no-repeat right top;
	text-align:right;
	}
	
div#header-box{
	position:relative;
	width:189px;
	height:405px;
	}
	
div#header h1,
div#header2 h1 {
	padding:10px;
	position:absolute;
	top:30px;
	right:30px;
	color:#222;
	}

div#header h1 a
div#header2 h1 a{
	color:#222;
	}
		
div#top-menu {
	position:absolute;
	top:30px;
	left:10px;
	color:#222;
	}
	
	
/***************************
  footer 
***************************/
div#footer {
	position:absolute;
	right:50px;
	top:510px;
	/*top:450px;*/
	clear:both;
	text-align:right;
	}
	
div#footer img{
	float:right;
	}
	
div#footer-txt {
	margin:5px 0 0 0;
	float:left;
	}
	
#footer p{
	padding-top:10px;
	}
	
div#footer-abs {
    position: absolute;
}
div#footer-left-side {
    text-align:left;
    float: left;
}
div#footer-right-side {
    text-align:right;
    float: right;
}

/***************************
  navi 
***************************/	
div#navi {
	position:absolute;
	top:30px;
	right:240px;
	padding:0 0 5px 0;
	width:400px;
	}
	
div#navi2 {
	padding:0 0 5px 0;
	width:400px;
	float:left;
	}

div#navi3 {
	padding:0 0 5px 0;
	width:100px;
	text-align:right;
	float:right;
	}
	
	
/***************************
  sidebar 
***************************/	
#sidebar {
	position:absolute;
	top:3px;
	right:220px;
	margin:5px;
	width:750px;
	height:70px;
	text-align:left;
	z-index:100;
	}
	
#sidebar2 {
	position:absolute;
	top:0;
	left:0;
	margin:0 auto;
	padding-top:10px;
	width:1280px;
	height:70px;
	text-align:left;
	z-index:100;
	}

/* side-parts */
div.side-form {
	padding-right:5px;
	float:left;
	}
	
div.side-title {
	width:165px;
	height:42px;
	background:url(image/main/side-title.gif) no-repeat;
	}
	
div.side-title p{
	padding:12px 0 0 15px;
	color:#000;
	}
	
div.side-title2 {
	width:189px;
	height:42px;
	background:url(image/main/side-title2.gif) no-repeat;
	}
	
div.side-title3 {
	width:247px;
	height:42px;
	background:url(image/main/side-title3.gif) no-repeat;
	}
	
div.side-title2 .form{
	padding:11px 7px 0 7px;
	}
	
div.side-title3 .form{
	padding:11px 0 0 15px;
	}
	
div.side-body {
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-top:1px solid #FFFFFF;
	}
	
div.side-body2 {
	padding:5px;
	}
	
div.side-body2 img{
	marigin-right:15px;
	}
	
div.side-body p{
	line-height:160%;
	}
	
.side-body ul {
	margin:0;
	padding:0 0 0 5px;
	}
	
.side-body li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:160%;
	}

	
/***************************
  main
***************************/
	
/* entry-parts */
div.entry {
	padding-top:30px;
	position:absolute;
	top:30px;
	right:300px;
	height:380px;
	float:right;
	text-align:right;
	}
	
div.entry-body{
	position:absolute;
	top:30px;
	right:40px;
	text-align:right;
	width:5000px;
	}
	
div.entry-body p{
	padding:5px 0 20px 20px;
	}
	
div.entry-body ul,
div.entry-body li,
div.entry-more ul,
div.entry-more li{
	padding:0;
	margin:0;
	}
	
	
div.main-box {
	position:relative;
	float:right;
	top:0;
	right:0;
	}

	
div.entry-more{
	padding-top:10px;
	text-align:right;
	}
	
div.entry-more-view{
	padding-top:10px;
	}
	
div.entry-info {
	position:absolute;
	top:450px;
/*	top:370px;
*/
	right:30px;
	margin-top:10px;
	padding-right:5px;
	width:1500px;
	/*	writing-mode: tb-rl;*/
	}
	
div.entry-navi {
	position:absolute;
	top:430px;
/*	top:350px;
*/
	right:30px;
	margin-top:10px;
	padding-right:5px;
	width:800px;
	/*	writing-mode: tb-rl;*/
	}
	
/* finding */
h2 {
	padding:15px 0 0 5px;
	font-size:120%;
	font-weight:bold;
	/* border-left:1px solid #555; */
	/* border-top:6px solid #555; */
	clear:both;
	}
	
#rowfierd h2 {
	padding:5px 0 5px 15px;
	border-bottom:1px solid #555;
	border-left:6px solid #555;
	}

h3 {
	font-size:110%;
	}

h2 a {
	color:#222;
	}

h3 a {
	color:#222;
	}
	
#etitle {
	}
	
/***************************
  link 
***************************/
div#link {
	position:absolute;
	top:440px;
	right:15px;
	width:189px;
	text-align:right;
	z-index:150;
	}
	
div#link2 {
	position:absolute;
	top:100px;
	left:10px;
	width:189px;
	text-align:left;
	z-index:150;
	}
	
div#link ul li,
div#link2 ul li {
	padding:0;
	margin:0;
	list-style:none;
	}
	

/***************************
 trackbacks
***************************/
.trackbacks {
	margin:40px 0 0 0;
	padding:10px;
	background-color:#eee;
	}
	
.trackbacks-body{
	margin:10px 20px 0 20px;
	padding:10px;
	border-bottom:1px dotted #CCCCCC;
	}
	
.trackbacks-body ul {
	margin:0;
	padding:0 0 0 20px;
	}
	
.trackbacks-body li{
	margin:0;
	padding:0;
	}
	
	
/***************************
 comments
***************************/
.comments {
	margin:40px 0 0 0;
	}
	
	
.comments h4{
	padding:3px 10px;
	background-color:#eee;
	}
	
.comments-body{
	margin:10px 20px 0 20px;
	padding:10px;
	border-bottom:1px dotted #CCCCCC;
	}
	
.comments-view{
	margin:10px 20px 0 20px;
	padding:10px;
	background-color:#eee;
	}
	
.comments ul {
	margin:0;
	padding:0 0 0 20px;
	}
	
.comments li{
	margin:0;
	padding:0;
	}

.comment-form {
	margin:40px 0 0 0;
	}
	
.comment-form h5{
	padding:3px 10px;
	background-color:#eee;
	}

#comments-open-text {
	margin-top:20px;
	}
	
.comments-open-content {
	margin-top:10px;
	}
	
/* search */
.search-body {
	margin:10px;
	padding:10px;
	background-color:#eee;
	}
		
	
/***************************
  option 
***************************/
.img-left{
	float:left;
	}
	
.img-right {
	float:right;
	}

#arrows {
	position: fixed;
	bottom: 40px;
	width:100%;
	cursor: pointer;
	text-align:center;
}

#arrows-box {
	width:200px;
	margin:0 auto;
}

#arrows ul {	
	list-style:none;
	margin: 0;
	padding: 0;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 50px;
	height: 50px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9000px;
	font-size: 50em;
}

#arrows ul #arleft a {background: transparent url('image/main/left.gif') no-repeat;}
#arrows ul #arright a{background:transparent  url('image/main/right.gif') no-repeat;}
	
/***************************
  table
***************************/
div.sheet-c,
div.sheet-l{
	padding-bottom:10px;
	}

div.sheet-c table,
div.sheet-l table{
	font:75%/1.5em "ＭＳ Ｐゴシック", Osaka;
	border-collapse:collapse;
	border:1px solid #ccc;
	border-spacing:0;
	empty-cells:show;
	}

div.sheet-c th,
div.sheet-l th{
	padding:5px;
	border:1px solid #ccc;
	background:	#F1F5F6;
	font-weight:normal;
	text-align:center;
	}

div.sheet-c td,
div.sheet-l td{
	padding:5px;
	border:1px dotted #ccc;
	text-align:center;
	}

div.sheet-l table,
div.sheet-l th,
div.sheet-l td{
	text-align:left;
	}


/***************************
  form
***************************/
input{
	border:1px solid #aaa;
	}
	
input:focus,
textarea:focus{
	background-color:#fee;
	}
	
textarea{
	padding:3px;
	border:1px solid #aaa;
	}

.input-no-line {
	border:none;
	}
	
fieldset {
	padding:10px;
	}
	
fieldset textarea{
	margin:0 0 10px 0;
	}
	
legend {
	padding:0 10px;
	}

/* CSS Document */

