﻿html{
	height:100%;
}

body {
	letter-spacing:0.03em;
	text-align:center;
	height:100%;
	border:0px;
		background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_bg.gif);
background-repeat: repeat;
background-position: top center;
}


/* page
------------------------------------- */

#page1 {
	background-color: #FFFFFF;
	width:850px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	position:relative;
	min-height: 100%;
	line-height:150%;
}
* html div#page1 {
	height:100%;
}
#page2 {
	position:relative;
	min-height: 100%;
	line-height:150%;
	text-align:center;
}
* html div#page2 {
	height:100%;
}
#page3 {
	background-color: #FFFFFF;
	width:850px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	position:relative;
	min-height: 100%;
	line-height:150%;
}
* html div#page3 {
	height:100%;
}
#page4 {
	background-color: #FFFFFF;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	position:relative;
	min-height: 100%;
	line-height:150%;
}
* html div#page4 {
	height:100%;
}


/* content
------------------------------------- */

#content{
background-color: #ffffff;
		width:850px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border-top:2px solid #E3F9C5;
		background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_body.gif);
background-repeat: repeat-y;
background-position: top left;
}


/* kiji-image
------------------------------------- */

.size35{
	text-align: center;
	width: 35px;
	height: 35px;
}
.size55{
	text-align: center;
	width: 55px;
	height: 55px;
}
.size120{
	text-align: center;
	width: 120px;
	height: 120px;
}
img{
	vertical-align:top;
}



/* main
------------------------------------- */

#main1{
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	float:left;
	width:770px;
}
#main2{
	margin:0px 0px 10px 0px;
	padding:41px 13px 0px 0px;
	float:right;
	width:635px;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_copy.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#main3{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:left;
	width:585px;
}
#main4{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:right;
	width:500px;
}
#main_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}


/* parts4 list
------------------------------------- */

.parts4{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
}
.parts4 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts4 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:right;
}
.parts4 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts4 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 h3 a,
.parts4 h3 a:link,
.parts4 h3 a:active, 
.parts4 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts4 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts4 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 .kiji_member{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 .kiji_member a,
.parts4 .kiji_member a:link,
.parts4 .kiji_member a:active, 
.parts4 .kiji_member a:visited{
	color: #777777;
	text-decoration: none;
}
.parts4 .kiji_member a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts4 .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	display:none;
}
.parts4 .links a,
.parts4 .links a:link,
.parts4 .links a:active, 
.parts4 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts4 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* parts14 image
------------------------------------- */

.parts14{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
.parts14 h2{
	background-color: #EDAD00;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts14 img{
	vertical-align: top;
	max-width:635px;
}
.parts14 .image_1_01{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts14 .image_1_01 p{
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* parts15 free
------------------------------------- */

.parts15 h2{
	background-color: #EDAD00;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts15{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
}
.parts15.free a,
.parts15.free a:link,
.parts15.free a:active, 
.parts15.free a:visited{
	color: #000000;
	text-decoration: none;
}
.parts15.free a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* parts16 free
------------------------------------- */

.parts16 h2{
	background-color: #EDAD00;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts16{
width: 635px;
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts16.free a,
.parts16.free a:link,
.parts16.free a:active, 
.parts16.free a:visited{
	color: #000000;
	text-decoration: none;
}
.parts16.free a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* parts18 free EF1146
------------------------------------- */

body .parts18 h2{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:42px;
	line-height:42px;
	color:#EF1146;
	font-size:123%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:18px;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_title02.gif);
background-repeat: repeat;
background-position: top left;
}
.parts18{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
	border:1px solid #B7B8B8;
	overflow: hidden;
}
.parts18 img{
	margin:0px 0px 2px 5px;
}

.parts18 h3{
    font-size: 85%;
    text-align: center;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 5px 0px;
    padding: 0;
}
.parts18 h3 a,
.parts18 h3 a:link,
.parts18 h3 a:active, 
.parts18 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts18 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts19 free
------------------------------------- */

.parts19 h2{
	background-color: #EDAD00;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts19{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
	overflow: hidden;
}
.parts19 img{
	margin:10px 0px 0px 10px;
}
.nextcontent{
height:41px;
line-height:41px;
background-position: top center;
margin:0px 0px 0px 0px;
}
.nextcontent_inner{
		background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_arrow.gif);
		height:41px;
line-height:41px;
background-repeat: no-repeat;
background-position: center left;
float:right;
padding:0px 10px 0px 0px;
text-indent:22px;
font-size:123%;
color:#E36D72;
}
body .nextcontent_inner a{
color:#E36D72;
}

/* parts23 list
------------------------------------- */

.parts23{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
}
.parts23 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts23 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts23 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts23 h3 a,
.parts23 h3 a:link,
.parts23 h3 a:active, 
.parts23 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts23 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts23 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts23 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	display:none;
}
.parts23 .links a,
.parts23 .links a:link,
.parts23 .links a:active, 
.parts23 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts23 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* parts24 list
------------------------------------- */

.parts24{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
}
.parts24 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts24 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts24 .kiji_image{
	background-color: #ffffff;
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:120px;
	width:120px;
	float:right;
}
.parts24 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:14px 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts24 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#000000;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts24 h3 a,
.parts24 h3 a:link,
.parts24 h3 a:active,
.parts24 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts24 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts24 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:180%;
}
.parts24 p a,
.parts24 p a:link,
.parts24 p a:active,
.parts24 p a:visited{
	color: #777777;
	text-decoration: none;
}
.parts24 p a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts24 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#777777;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	display:none;
}
.parts24 .kiji_more {
	color:#777777;
	font-size:108%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts24 .kiji_more a,
.parts24 .kiji_more a:link,
.parts24 .kiji_more a:active,
.parts24 .kiji_more a:visited{
	color: #777777;
	text-decoration: none;
}
.parts24 .kiji_more a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts24 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	display:none;
}
.parts24 .links a,
.parts24 .links a:link,
.parts24 .links a:active,
.parts24 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts24 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}
/* parts25 list
------------------------------------- */

.parts25{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts25 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts25 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts25 .kiji_image{
	background-color: #ffffff;
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:120px;
	width:120px;
	float:right;
}
.parts25 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts25 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#000000;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts25 h3 a,
.parts25 h3 a:link,
.parts25 h3 a:active,
.parts25 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts25 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts25 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts25 p a,
.parts25 p a:link,
.parts25 p a:active,
.parts25 p a:visited{
	color: #777777;
	text-decoration: none;
}
.parts25 p a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts25 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#777777;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts25 .kiji_more {
	color:#777777;
	font-size:108%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts25 .kiji_more a,
.parts25 .kiji_more a:link,
.parts25 .kiji_more a:active,
.parts25 .kiji_more a:visited{
	color: #777777;
	text-decoration: none;
}
.parts25 .kiji_more a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts25 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts25 .links a,
.parts25 .links a:link,
.parts25 .links a:active,
.parts25 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts25 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts27 list
------------------------------------- */

.parts27{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts27 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts27 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts27 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts27 h3 a,
.parts27 h3 a:link,
.parts27 h3 a:active, 
.parts27 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts27 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts27 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts27 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts27 .links a,
.parts27 .links a:link,
.parts27 .links a:active, 
.parts27 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts27 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}
/* parts29 list
------------------------------------- */

.parts29{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts29 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts29 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts29 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts29 h3 a,
.parts29 h3 a:link,
.parts29 h3 a:active, 
.parts29 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts29 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts29 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts29 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts29 .links a,
.parts29 .links a:link,
.parts29 .links a:active, 
.parts29 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts29 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}





/* parts30 list
------------------------------------- */

.parts30{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts30 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts30 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts30 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts30 h3 a,
.parts30 h3 a:link,
.parts30 h3 a:active, 
.parts30 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts30 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts30 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts30 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts30 .links a,
.parts30 .links a:link,
.parts30 .links a:active, 
.parts30 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts30 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}
/* parts31 list
------------------------------------- */

.parts31{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts31 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts31 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts31 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts31 h3 a,
.parts31 h3 a:link,
.parts31 h3 a:active, 
.parts31 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts31 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts31 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts31 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts31 .links a,
.parts31 .links a:link,
.parts31 .links a:active, 
.parts31 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts31 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}
/* parts32 list
------------------------------------- */

.parts32{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts32 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts32 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts32 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts32 h3 a,
.parts32 h3 a:link,
.parts32 h3 a:active, 
.parts32 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts32 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts32 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts32 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts32 .links a,
.parts32 .links a:link,
.parts32 .links a:active, 
.parts32 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts32 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* parts33 list
------------------------------------- */

.parts33{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts33 h2{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	height:42px;
	line-height:42px;
	color:#EF1146;
	font-size:123%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:18px;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_title01.gif);
background-repeat: repeat;
background-position: top left;
}
.parts33 h2 a,
.parts33 h2 a:link,
.parts33 h2 a:active, 
.parts33 h2 a:visited{
	color: #EF1146;
	text-decoration: none;
}
.parts33 h2 a:hover {
	color: #EF1146;
	text-decoration: underline;
}
.parts33 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
}
.parts33 .kiji_image{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts33 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts33 .kiji_date{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:right;
}
.parts33 .kiji_category{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts33 .kiji_category a,
.parts33 .kiji_category a:link,
.parts33 .kiji_category a:active, 
.parts33 .kiji_category a:visited{
	color: #777777;
	text-decoration: none;
}
.parts33 .kiji_category a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts33 .kiji_member{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts33 .kiji_member a,
.parts33 .kiji_member a:link,
.parts33 .kiji_member a:active, 
.parts33 .kiji_member a:visited{
	color: #777777;
	text-decoration: none;
}
.parts33 .kiji_member a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts33 .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:right;
	border-top:1px dotted #aaaaaa;
	font-size:100%;
}
.parts33 .links a,
.parts33 .links a:link,
.parts33 .links a:active, 
.parts33 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts33 .links a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}

/* parts35 list
------------------------------------- */

.parts35{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts35 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts35 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts35 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:right;
}
.parts35 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts35 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts35 h3 a,
.parts35 h3 a:link,
.parts35 h3 a:active, 
.parts35 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts35 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts35 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts35 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts35 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts35 .links a,
.parts35 .links a:link,
.parts35 .links a:active, 
.parts35 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts35 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}


.parts42 .links{
	display:none;
}
.parts42{
margin:10px 0px 10px 0px;
}
.parts42 .kiji_contents{
overflow: visible;
}
.parts42 h3{
	color: #000000;
    font-size: 108%;
    font-weight: normal;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 5px 0;
    text-indent: 0;
}
.parts42 h3 a,
.parts42 h3 a:link,
.parts42 h3 a:active, 
.parts42 h3 a:visited{
	color: #E86C74;
	text-decoration: none;
}
.parts42 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts5 list
------------------------------------- */

.parts5{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts5 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts5 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:left;
}
.parts5 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts5 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 h3 a,
.parts5 h3 a:link,
.parts5 h3 a:active, 
.parts5 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts5 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts5 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 .kiji_member{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 .kiji_member a,
.parts5 .kiji_member a:link,
.parts5 .kiji_member a:active, 
.parts5 .kiji_member a:visited{
	color: #777777;
	text-decoration: none;
}
.parts5 .kiji_member a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts5 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts5 .links a,
.parts5 .links a:link,
.parts5 .links a:active, 
.parts5 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts5 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* parts6 free
------------------------------------- */

.parts6 h2{
	background-color: #EDAD00;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts6.free{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts6.free a,
.parts6.free a:link,
.parts6.free a:active, 
.parts6.free a:visited{
	color: #000000;
	text-decoration: none;
}
.parts6.free a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* parts7 form
------------------------------------- */


.contact_form li{
/display: inline;
/zoom: 1;
}

.contact{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.contact h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.contact .contact_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
}
.contact .contact_text{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
.contact .contact_form li{
	display:inline-table;
	margin:0px 0px 8px 0px;
}
.contact .contact_index,
.contact .contact_body,
.contact .contact_submit{
	float:left;
}
.contact .contact_index{
	text-align:right;
	width:85px;
	line-height:150%;
	font-size:93%;
	color:#000000;
	min-height: 1px;
	padding-top:2px;
}
.contact .contact_body{
	padding:0px 0px 0px 10px;
	width:375px;
}
.contact .contact_body input,
.contact .contact_body textarea{
	border:1px solid #B7B8B8;
	padding:4px;
	margin:0px 0px 0px 0px;
	font-size:100%;
}
.contact .contact_body textarea{
	margin:0px 0px 0px 0px;
	width:375px;
}
.contact .contact_body select{
	border:1px solid #B7B8B8;
	padding:2px;
	font-size:100%;
}
.contact .contact_body option{
	line-height:150%;
	padding:0px 5px;
}
.contact .contact_body_comment{
	font-size:85%;
	color:#777777;
}
.contact .contact_body_needs{
	font-size:85%;
	color:#CC0000;
}
.contact .contact_submit{
	color:#ffffff;
	margin:0px 0px 0px 10px;
	padding:6px 0px;
}
.contact .contact_ssl{
	margin:20px 0px 0px 90px;
	padding:0px 0px;
	line-height:150%;
	font-size:85%;
}
.contact .contact_ssl a{
	color:#E36D72;
}
.contact .contact_ssl img{
	margin:0px 0px 5px 0px;
	padding:0px 0px;
}

.parts36 .bd{
margin:10px 0px 20px 0px;
padding:5px 5px;
border: 1px solid #DDDDDD;
}
.bd td.photo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: medium none;
    width: 220px;
    vertical-align:top;
}
.bd td.b {
    width: 100px;
	font-size:85%;
}
.bd td {
    border-bottom: 1px solid #DDDDDD;
    padding: 6px;
	font-size:93%;
	color:#666666;
}

/* parts53 free
------------------------------------- */

.parts53 .ncv_news-archive{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	height:101px;
	text-indent:-99999px;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/douga-Title.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.parts53{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
.parts53 p{
	font-size: 108%;
    line-height: 160%;
    margin: 0 0 15px;
    padding: 0 0 0 24px;
}

.parts53 a,
.parts53 a:link,
.parts53 a:active, 
.parts53 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts53 a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* parts54 free
------------------------------------- */

.parts54 {
	margin:0px 0px 20px 0px;
	padding: 0;
	text-indent:0px;
}

.parts54 .important-news{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:54px;
	line-height:54px;
	color:#333333;
	font-size:96%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-align:left;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/douga-Title-2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:130%;
}
.parts54 .important-news p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 140px;
	text-indent:0px;
}

.parts54 .bg-gradation{
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/BG-h3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:52px;
	line-height:130%;
}
.parts54 .gra-inner{
	margin: 0px 0px 0px 0px;
	padding: 8px 0 0 20px;
}
.parts54 .gra-inner li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
}
.parts54 .bg-gradation ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.parts54 .bg-gradation .font-1{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color: #df6a72;
	font-size:124%;
}
.parts54 .bg-gradation .font-2{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	font-size:10px;
}


.parts54 .kiji_contents{
	margin: 0 8px 10px;
	padding: 5px 2px 10px 4px;
	clear:both;
	border-bottom:medium dotted #cccccc;
}
.parts54 .kiji_image{
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:100px;
	width:140px;
	float:right;
}
.parts54 .size120 {
	height: 100px;
	text-align: center;
	width: 140px;
}
.parts54 .kiji_body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts54 .kiji_contents h3{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:110%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-decoration: underline;
}
.parts54 .kiji_contents h3 a,
.parts54 .kiji_contents h3 a:link,
.parts54 .kiji_contents h3 a:active,
.parts54 .kiji_contents h3 a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.parts54 .kiji_contents h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts54 .kiji_contents p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts54 .kiji_contents p a,
.parts54 .kiji_contents p a:link,
.parts54 .kiji_contents p a:active,
.parts54 .kiji_contents p a:visited{
	color: #444444;
	text-decoration: none;
}
.parts54 .kiji_contents p a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts54 .kiji_date{
	margin:0px 0px 0px 0px;
	padding: 0;
	color:#444444;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}

/* parts55 free
------------------------------------- */

.parts55 {
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 0px;
}
.parts55 .top-10{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:54px;
	line-height:54px;
	color:#333333;
	font-size:96%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-align:left;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/douga-Title-2-2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:130%;
}
.parts55 .top-10 p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 245px;
	text-indent:0px;
}

.parts55 .kiji_contents{
	margin: 0 8px 10px;
	padding: 5px 2px 13px 4px;
	clear:both;
	border-bottom:medium dotted #cccccc;
}
.parts55 .kiji_image{
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:100px;
	width:140px;
	float:right;
}
.parts55 .size120 {
	height: 100px;
	text-align: center;
	width: 140px;
}
.parts55 .kiji_body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts55 .kiji_contents h3{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:110%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-decoration: underline;
}

.parts54 .kiji_contents .pickup,
.parts55 .kiji_contents .pickup,
.parts57 .kiji_contents .pickup,
.parts58 .kiji_contents .pickup{
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/pickup.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 110px;
	color:#222222;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts54 .kiji_contents .premium,
.parts55 .kiji_contents .premium,
.parts57 .kiji_contents .premium,
.parts58 .kiji_contents .premium{
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/premium.png);
	background-repeat: no-repeat;
	background-position: 0px 0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 110px;
	color:#222222;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}



.parts55 .kiji_contents h3 a,
.parts55 .kiji_contents h3 a:link,
.parts55 .kiji_contents h3 a:active,
.parts55 .kiji_contents h3 a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.parts55 .kiji_contents h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts55 .kiji_contents p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts55 .kiji_contents p a,
.parts55 .kiji_contents p a:link,
.parts55 .kiji_contents p a:active,
.parts55 .kiji_contents p a:visited{
	color: #444444;
	text-decoration: none;
}
.parts55 .kiji_contents p a:hover {
	color: #e36d72;
	text-decoration: underline;
}
.parts55 .kiji_date{
	margin:0px 0px 0px 0px;
	padding: 0;
	color:#444444;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}

/* parts57 free
------------------------------------- */

.parts57 {
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 0px;
}
.parts57 .h2-03{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:54px;
	line-height:54px;
	color:#333333;
	font-size:96%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-align:left;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/douga-Title-3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:130%;
}
.parts57 .h2-03 p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 245px;
	text-indent:0px;
}

.parts57 .kiji_contents{
	margin: 0 8px 10px;
	padding: 5px 2px 13px 4px;
	clear:both;
	border-bottom:medium dotted #cccccc;
}
.parts57 .kiji_image{
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:100px;
	width:140px;
	float:right;
}
.parts57 .size120 {
	height: 100px;
	text-align: center;
	width: 140px;
}
.parts57 .kiji_body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts57 .kiji_contents h3{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:110%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-decoration: underline;
}

.parts57 .kiji_contents h3 a,
.parts57 .kiji_contents h3 a:link,
.parts57 .kiji_contents h3 a:active,
.parts57 .kiji_contents h3 a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.parts57 .kiji_contents h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts57 .kiji_contents p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts57 .kiji_contents p a,
.parts57 .kiji_contents p a:link,
.parts57 .kiji_contents p a:active,
.parts57 .kiji_contents p a:visited{
	color: #444444;
	text-decoration: none;
}
.parts57 .kiji_contents p a:hover {
	color: #e36d72;
	text-decoration: underline;
}
.parts57 .kiji_date{
	margin:0px 0px 0px 0px;
	padding: 0;
	color:#444444;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}

/* parts58 free
------------------------------------- */

.parts58 {
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 0px;
}

.parts58 .h2-04{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:54px;
	line-height:54px;
	color:#333333;
	font-size:96%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-align:left;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/douga-Title-4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:130%;
}
.parts58 .h2-04 p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 245px;
	text-indent:0px;
}

.parts58 .kiji_contents{
	margin: 0 8px 10px;
	padding: 5px 2px 13px 4px;
	clear:both;
	border-bottom:medium dotted #cccccc;
}
.parts58 .kiji_image{
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:100px;
	width:140px;
	float:right;
}
.parts58 .size120 {
	height: 100px;
	text-align: center;
	width: 140px;
}
.parts58 .kiji_body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts58 .kiji_contents h3{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:110%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-decoration: underline;
}

.parts58 .kiji_contents h3 a,
.parts58 .kiji_contents h3 a:link,
.parts58 .kiji_contents h3 a:active,
.parts58 .kiji_contents h3 a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.parts58 .kiji_contents h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts58 .kiji_contents p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts58 .kiji_contents p a,
.parts58 .kiji_contents p a:link,
.parts58 .kiji_contents p a:active,
.parts58 .kiji_contents p a:visited{
	color: #444444;
	text-decoration: none;
}
.parts58 .kiji_contents p a:hover {
	color: #e36d72;
	text-decoration: underline;
}
.parts58 .kiji_date{
	margin:0px 0px 0px 0px;
	padding: 0;
	color:#444444;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}


/* parts59
------------------------------------- */

.parts59 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.parts59 .kyuch-2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_9ch_taisou-2.jpg);
background-repeat: no-repeat;
background-position: top center;
height:773px;
}
.parts59 .prof-a{
	margin: 0;
	padding: 15px 0 0 15px;
}
.parts59 .prof-a a{
	margin: 0;
	padding: 0;
	display:block;
	height: 54px;
	width: 602px;
	text-indent:-9999px;
}

.parts59 ul.kyuch-2_inner{
	margin:0px 0px 0px 0px;
	padding:31px 0px 0px 240px;
	font-size:14px;
	letter-spacing:0.1em;
	line-height: 160%;
}
.parts59 ul.kyuch-3_inner{
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 240px;
	font-size:14px;
	letter-spacing:0.1em;
	line-height: 160%;
}



/* parts61
------------------------------------- */

.parts61 h2.kyuch-title{
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_9ch_taisou-title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:50px;
	line-height:46px;
	color:#FFDD37;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.1em;
	text-indent:10px;
}


/* parts60 list
------------------------------------- */

.parts60{
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
}

.parts60 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #E46C75;
}
.parts60 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:right;
}
.parts60 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts60 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts60 h3 a,
.parts60 h3 a:link,
.parts60 h3 a:active, 
.parts60 h3 a:visited{
	color: #3366FF;
	text-decoration: none;
}
.parts60 h3 a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.parts60 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts60 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts60 .kiji_member{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts60 .kiji_member a,
.parts60 .kiji_member a:link,
.parts60 .kiji_member a:active, 
.parts60 .kiji_member a:visited{
	color: #777777;
	text-decoration: none;
}
.parts60 .kiji_member a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts60 .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	display:none;
}
.parts60 .links a,
.parts60 .links a:link,
.parts60 .links a:active, 
.parts60 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts60 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts63
------------------------------------- */

.parts63{
	margin:20px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
}
.parts63 h3{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:18px;
}

.parts63 p{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts63 li{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts63 .lyrics-1{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
.parts63 .lyrics-2{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
.parts63 .lyrics-3{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
.parts63 div{
	margin: 0;
	padding: 0 0 0 15px;
}
.parts63 .lyrics-1-outer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:280px;
}
.parts63 .lyrics-2-outer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:250px;
}
.parts63 .lyrics-3-outer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

/* parts64 free
------------------------------------- */

.parts64 {
	margin:0px 0px 60px 0px;
	padding:0px 0px 0px 0px;
}

.parts64 .h2-05{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	height:54px;
	line-height:54px;
	color:#333333;
	font-size:96%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-align:left;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/movie/douga-Title-5.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height:130%;
}
.parts64 .h2-05 p{
	margin:0px 0px 0px 0px;
	padding:3px 30px 0px 165px;
	text-indent:0px;
}

.parts64 .kiji_contents{
	margin: 0 8px 10px;
	padding: 5px 2px 13px 4px;
	clear:both;
	border-bottom:medium dotted #cccccc;
}
.parts64 .kiji_image{
	border:1px solid #cccccc;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height:100px;
	width:140px;
	float:right;
}
.parts64 .size120 {
	height: 100px;
	text-align: center;
	width: 140px;
}
.parts64 .kiji_body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px;
	float:left;
	width: 420px;
}
.parts64 .kiji_contents h3{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:110%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-decoration: underline;
}

.parts64 .kiji_contents h3 a,
.parts64 .kiji_contents h3 a:link,
.parts64 .kiji_contents h3 a:active,
.parts64 .kiji_contents h3 a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.parts64 .kiji_contents h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts64 .kiji_contents p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts64 .kiji_contents p a,
.parts64 .kiji_contents p a:link,
.parts64 .kiji_contents p a:active,
.parts64 .kiji_contents p a:visited{
	color: #444444;
	text-decoration: none;
}
.parts64 .kiji_contents p a:hover {
	color: #e36d72;
	text-decoration: underline;
}
.parts64 .kiji_date{
	margin:0px 0px 0px 0px;
	padding: 0;
	color:#444444;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}

/* header1
------------------------------------- */

#header1 {
	margin:0px 0px 10px 0px;
			background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_header_bg.gif);
background-repeat: repeat;
background-position: top center;
}


/* header1 free1
------------------------------------- */

#header1 .free1{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
			width:850px;
			height:46px;
	text-align:left;
				background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_header.gif);
background-repeat: no-repeat;
background-position: top center;
}
#header1 .free1 a,
#header1 .free1 a:link,
#header1 .free1 a:active, 
#header1 .free1 a:visited{
}
#header1 .free1 a:hover {
}
.headernavi01{
float:left;
width:70px;
height:46px;
}
.headernavi01 a{
display:block;
text-indent:-9999px;
overflow:hidden;
width:70px;
height:46px;
}
.headernavi02{
float:left;
width:687px;
height:46px;
line-height:46px;
padding:0px;
font-size:90%;
letter-spacing:0.03em;
text-align: center;
}
.headernavi02 a,
.headernavi02 a:link,
.headernavi02 a:active, 
.headernavi02 a:visited{
color:#000000;
}
.headernavi02 a:hover {
color:#484FE8;
text-decoration: none;
}
.headernavi03{
float:right;
width:93px;
height:46px;
}
.headernavi03 a{
display:block;
text-indent:-9999px;
overflow:hidden;
width:93px;
height:46px;
}

/* lside1
------------------------------------- */

#lside1{
	float:left;
	width:188px;
	margin-left:0px;
	padding:0px 0px 0px 1px;
}
#lside1 .parts_title {
	background-color:#EDAD00;
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	height:28px;
	letter-spacing:0.03em;
	line-height:28px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	text-indent:0;
}


/* lside1 link3
------------------------------------- */

#lside1 .link3{
	width:188px;
	text-align:left;
	font-size:100%;
	margin:0px 0px 8px 0px;
}
#lside1 .link3 li{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:2px;
	height:38px;
	width:188px;
}
#lside1 .link3 li a,
#lside1 .link3 li a:link,
#lside1 .link3 li a:active, 
#lside1 .link3 li a:visited{
background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_sidemenu.gif);
background-position:-188px 0px;
display:block;
	line-height:38px;
	height:38px;
	width:188px;
color:#5B4D45;
font-size:108%;
text-indent:15px;
text-decoration: none;
}
#lside1 .link3 li a:hover {
background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_sidemenu.gif);
background-position:0px 0px;
color:#5B4D45;
text-decoration: none;
}



/* lside1 search10
------------------------------------- */

#lside1 .search10 {
	margin:15px 0px 20px 1px;
	padding:43px 0px 0px 12px;
				background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_sidetop.gif);
background-repeat: no-repeat;
background-position: top center;
}
#lside1 .search_textbox {
	width:165px;
	height:23px;
}
#lside1 .search_button{
margin:5px 0px 0px 0px;
	width:165px;
	height:23px;
	background:#80817D;
	color:#ffffff;
	border: 0 none;
}


/* lside1 image11
------------------------------------- */

#lside1 .image11{
	margin:0px 0px 5px 0px;
	padding:12px 0px 0px 16px;
}
#lside1 .image11 img{
	vertical-align: top;
}
#lside1 .image11 .image_1_01{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#lside1 .image11 .image_1_01 p{
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* lside1 image12
------------------------------------- */

#lside1 .image12{
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
}
#lside1 .image12 img{
	vertical-align: top;
}
#lside1 .image12 .image_1_01{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
#lside1 .image12 .image_1_01 p{
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* lside1 free13
------------------------------------- */

#lside1 .free13{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 7px;
}
#lside1 .free13 a,
#lside1 .free13 a:link,
#lside1 .free13 a:active, 
#lside1 .free13 a:visited{
}
#lside1 .free13 a:hover {
}
.ncv_link{
margin:0px 0px 4px 0px;
}
.ncv_link img{
margin:0px 1px 1px 0px;
}
#lside1 .free43 {
    margin: 0;
    padding: 0 0 0 7px;
}



/* lside3 ﾆｰｲ隘ﾚ｡ｼ･ｸﾍﾑ
------------------------------------- */

#lside3{
	float:left;
	width:188px;
	margin-left:0px;
	padding:0px 0px 0px 1px;
}
#lside3 .parts_title {
	background-color:#EDAD00;
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	height:28px;
	letter-spacing:0.03em;
	line-height:28px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	text-indent:0;
}


/* lside3 link3
------------------------------------- */

#lside3 .link3{
	width:188px;
	text-align:left;
	font-size:100%;
	margin:0px 0px 8px 0px;
}
#lside3 .link3 li{
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:2px;
	height:38px;
	width:188px;
}
#lside3 .link3 li a,
#lside3 .link3 li a:link,
#lside3 .link3 li a:active, 
#lside3 .link3 li a:visited{
background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_sidemenu.gif);
background-position:-188px 0px;
display:block;
	line-height:38px;
	height:38px;
	width:188px;
color:#5B4D45;
font-size:108%;
text-indent:15px;
text-decoration: none;
}
#lside3 .link3 li a:hover {
background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_sidemenu.gif);
background-position:0px 0px;
color:#5B4D45;
text-decoration: none;
}



/* lside3 search10
------------------------------------- */

#lside3 .search10 {
	margin:15px 0px 20px 1px;
	padding:43px 0px 0px 12px;
				background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_sidetop.gif);
background-repeat: no-repeat;
background-position: top center;
}
#lside3 .search_textbox {
	width:165px;
	height:23px;
}
#lside3 .search_button{
margin:5px 0px 0px 0px;
	width:165px;
	height:23px;
	background:#80817D;
	color:#ffffff;
	border: 0 none;
}


/* lside3 image11
------------------------------------- */

#lside3 .image11{
	margin:0px 0px 5px 0px;
	padding:12px 0px 0px 16px;
}
#lside3 .image11 img{
	vertical-align: top;
}
#lside3 .image11 .image_1_01{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#lside3 .image11 .image_1_01 p{
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* lside3 image12
------------------------------------- */

#lside3 .image12{
	margin:0px 0px 5px 0px;
	padding:5px 0px 0px 0px;
}
#lside3 .image12 img{
	vertical-align: top;
}
#lside3 .image12 .image_1_01{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
#lside3 .image12 .image_1_01 p{
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* lside3 free13
------------------------------------- */

#lside3 .free13{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 7px;
}
#lside3 .free13 a,
#lside3 .free13 a:link,
#lside3 .free13 a:active, 
#lside3 .free13 a:visited{
}
#lside3 .free13 a:hover {
}
.ncv_link{
margin:0px 0px 4px 0px;
}
.ncv_link img{
margin:0px 1px 1px 0px;
}


/* footer1
------------------------------------- */

#footer1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
			background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_footerbg.gif);
background-repeat: repeat-x;
background-position: top center;
height:102px;
}


/* footer1 free2
------------------------------------- */

#footer1 .free2{
		margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
			width:850px;
			height:35px;
	text-align:left;
				background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_footer.gif);
background-repeat: no-repeat;
background-position: top right;
}
#footer1 .free2 a,
#footer1 .free2 a:link,
#footer1 .free2 a:active, 
#footer1 .free2 a:visited{
}
#footer1 .free2 a:hover {
}

.footernavi01{
float:left;
height:35px;
line-height:40px;
padding:0px 0px 0px 0px;
font-size:85%;
letter-spacing:0.03em;
}
.footernavi01 a,
.footernavi01 a:link,
.footernavi01 a:active, 
.footernavi01 a:visited{
color:#80817D;
}
.footernavi01 a:hover {
color:#E36D72;
text-decoration: none;
}
.footernavi02{
float:right;
width:43px;
height:35px;
line-height:35px;
}
.footernavi02 a{
display:block;
text-indent:-9999px;
overflow:hidden;
width:43px;
height:35px;
}


/* footer1 free20
------------------------------------- */

#footer1 .free20{
	background-color: #ffffff;
		margin:7px auto 0px auto;
	padding:0px 0px 0px 0px;
			width:850px;
	text-align:left;
	clear:both;
	color:#80817D;
}
#footer1 .free20 a,
#footer1 .free20 a:link,
#footer1 .free20 a:active, 
#footer1 .free20 a:visited{
	color:#80817D;
}
#footer1 .free20 a:hover {
}


/* footer1 counter21
------------------------------------- */

#footer1 .counter21{
		margin:0px auto 0px auto;
	padding:5px 0px 0px 0px;
			width:850px;
	text-align:left;
	font-size:85%;
	line-height:150%;
		color:#80817D;
	font-family:Arial,"｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "MS P Gothic","Osaka",Verdana, Helvetica, sans-serif;
}
#footer1 .counter21 a{
	color:#80817D;
	text-decoration: none;
}
#footer1 .counter21 a:link,
#footer1 .counter21 a:active, 
#footer1 .counter21 a:visited{
	color:#80817D;
	text-decoration: none;
}
#footer1 .counter21 a:hover {
	color:#80817D;
	text-decoration: underline;
}

/* kiji_comment
------------------------------------- */

#kiji_comment{
background-color: #ffffff;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
#kiji_comment h2{
background-image: url("http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_title01.gif");
background-position: left top;
background-repeat: repeat;
color: #EF1146;
font-size: 123%;
font-weight: normal;
height: 42px;
letter-spacing: 0.03em;
line-height: 42px;
margin: 0 0 2px;
padding: 0;
text-indent: 18px;
}
#kiji_comment h2 a,
#kiji_comment h2 a:link,
#kiji_comment h2 a:active,
#kiji_comment h2 a:visited{
color: #ffffff;
text-decoration: none;
}
#kiji_comment h2 a:hover {
color: #ffffff;
text-decoration: underline;
}
#kiji_comment .comment_form li {
display: inline-table;
margin: 0 0 8px;
}
#kiji_comment .comment_index,
#kiji_comment .comment_body,
#kiji_comment .comment_submit {
float: left;
}
#kiji_comment .comment_index {
color: #000000;
font-size: 93%;
line-height: 150%;
min-height: 1px;
padding-top: 2px;
text-align: right;
width: 35px;
}
#kiji_comment .comment_body {
padding: 0 0 0 10px;
width: 500px;
}
#kiji_comment .comment_body span{
font-size:85%;
}
#kiji_comment .comment_body input,
#kiji_comment .comment_body textarea {
border: 1px solid #B7B8B8;
font-size: 100%;
margin: 0;
padding: 3px;
}
#kiji_comment .comment_body textarea {
margin: 0;
width: 500px;
height:200px;
}
#kiji_comment .comment_body input[name="cm_name"] {
width:200px !important;
}
#kiji_comment .comment_body input[name="cm_title"] {
width:350px !important;
}
#kiji_comment .comment_body input[name="url"] {
width:350px !important;
}
#kiji_comment .comment_body input[name="password"] {
width:100px !important;
}
#kiji_comment .comment_body input[name="random_password"] {
width:150px !important;
}
#kiji_comment .comment_body select {
border: 1px solid #B7B8B8;
font-size: 100%;
padding: 2px;
}
#kiji_comment .comment_body option {
line-height: 150%;
padding: 0 5px;
}
#kiji_comment .comment_body_comment {
color: #777777;
font-size: 85%;
}
#kiji_comment .comment_body img {
margin:0px 0px 10px 0px;
}
#kiji_comment .comment_submit {
margin: 0 0 0 10px;
padding: 6px 0;
}
#kiji_comment .comment_submit span{
font-size:85%;
}
.contact_form li{
/display: inline;
/zoom: 1;
}

/* kiji
------------------------------------- */

#kiji{
	background-color: #ffffff;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
#kiji h2{
	background-color: #EDAD00;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#kiji h2 a,
#kiji h2 a:link,
#kiji h2 a:active, 
#kiji h2 a:visited{
	color: #ffffff;
	text-decoration: none;
}
#kiji h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#kiji .kiji_contents{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#kiji .kiji_image{
	margin:10px 0px 10px 10px;
	padding:0px 0px 0px 0px;
}
#kiji .kiji_image2{
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#kiji p{
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
#kiji p a,
#kiji p a:link,
#kiji p a:active, 
#kiji p a:visited{
	color: #E36D72;
	text-decoration: none;
}
#kiji .p a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#kiji .kiji_date{
	margin:15px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:right;
}
#kiji .kiji_category{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#kiji .kiji_category a,
#kiji .kiji_category a:link,
#kiji .kiji_category a:active, 
#kiji .kiji_category a:visited{
	color: #000000;
	text-decoration: none;
}
#kiji .kiji_category a:hover {
	color: #E36D72;
	text-decoration: underline;
}


/* kiji footer
------------------------------------- */

#kiji_footer{
	margin:0px 0px 5px 0px;
}


/* member list
------------------------------------- */

#member{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
#member h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
#member .member_album{
	margin:0px 0px 0px 0px;
	padding:3px 10px 2px 10px;
	clear:both;
}
#member .member_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#member .member_image2{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:right;
}
#member .member_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#member h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member h3 a,
#member h3 a:link,
#member h3 a:active, 
#member h3 a:visited{
	color: #000000;
	text-decoration: none;
}
#member h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#member p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	text-indent:0px;
	font-size:93%;
}
#member .member_furi {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_url {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_url a,
#member .member_url a:link,
#member .member_url a:active, 
#member .member_url a:visited{
	color: #777777;
	text-decoration: none;
}
#member .member_url a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#member .member_date {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_date a,
#member .member_date a:link,
#member .member_date a:active, 
#member .member_date a:visited{
	color: #777777;
	text-decoration: none;
}
#member .member_date a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
#member .links a,
#member .links a:link,
#member .links a:active, 
#member .links a:visited{
	color: #777777;
	text-decoration: none;
}
#member .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#member .links_album {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	border-top:1px dotted #aaaaaa;
}
#member .links_album a,
#member .links_album a:link,
#member .links_album a:active, 
#member .links_album a:visited{
	color: #777777;
	text-decoration: none;
}
#member .links_album a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#member img{
	vertical-align: top;
}
#member .album{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album img{
	vertical-align: top;
}
#member .album_3_01 table,
#member .album_3_02 table,
#member .album_3_03 table{
	text-align: center;
	width: 181px;
	height: 181px;
	border:1px solid #aaaaaa;
}
#member .album_3_01{
	float:left;
	width:181px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_02{
	float:left;
	width:181px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_03{
	float:left;
	width:181px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_01 h3,
#member .album_3_02 h3,
#member .album_3_03 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_3_01 h3 a,
#member .album_3_02 h3 a,
#member .album_3_03 h3 a,
#member .album_3_01 h3 a:link,
#member .album_3_01 h3 a:active, 
#member .album_3_01 h3 a:visited,
#member .album_3_02 h3 a:link,
#member .album_3_02 h3 a:active, 
#member .album_3_02 h3 a:visited,
#member .album_3_03 h3 a:link,
#member .album_3_03 h3 a:active, 
#member .album_3_03 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
#member .album_3_01 h3 a:hover,
#member .album_3_02 h3 a:hover,
#member .album_3_03 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#member .album_4_01 table,
#member .album_4_02 table,
#member .album_4_03 table,
#member .album_4_04 table{
	text-align: center;
	width: 133px;
	height: 133px;
	border:1px solid #aaaaaa;
}
#member .album_4_01{
	float:left;
	width: 133px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_02{
	float:left;
	width: 133px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_03{
	float:left;
	width: 133px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_04{
	float:left;
	width: 133px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_01 h3,
#member .album_4_02 h3,
#member .album_4_03 h3,
#member .album_4_04 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_4_01 h3 a,
#member .album_4_02 h3 a,
#member .album_4_03 h3 a,
#member .album_4_04 h3 a,
#member .album_4_01 h3 a:link,
#member .album_4_01 h3 a:active, 
#member .album_4_01 h3 a:visited,
#member .album_4_02 h3 a:link,
#member .album_4_02 h3 a:active, 
#member .album_4_02 h3 a:visited,
#member .album_4_03 h3 a:link,
#member .album_4_03 h3 a:active, 
#member .album_4_03 h3 a:visited,
#member .album_4_04 h3 a:link,
#member .album_4_04 h3 a:active, 
#member .album_4_04 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
#member .album_4_01 h3 a:hover,
#member .album_4_02 h3 a:hover,
#member .album_4_03 h3 a:hover,
#member .album_4_04 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
#member .album_5_01 table,
#member .album_5_02 table,
#member .album_5_03 table,
#member .album_5_04 table,
#member .album_5_05 table{
	text-align: center;
	width: 105px;
	height: 105px;
	border:1px solid #aaaaaa;
}
#member .album_5_01{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_02{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_03{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_04{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_05{
	float:left;
	width:105px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_01 h3,
#member .album_5_02 h3,
#member .album_5_03 h3,
#member .album_5_04 h3,
#member .album_5_05 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_5_01 h3 a,
#member .album_5_02 h3 a,
#member .album_5_03 h3 a,
#member .album_5_04 h3 a,
#member .album_5_05 h3 a,
#member .album_5_01 h3 a:link,
#member .album_5_01 h3 a:active, 
#member .album_5_01 h3 a:visited,
#member .album_5_02 h3 a:link,
#member .album_5_02 h3 a:active, 
#member .album_5_02 h3 a:visited,
#member .album_5_03 h3 a:link,
#member .album_5_03 h3 a:active, 
#member .album_5_03 h3 a:visited,
#member .album_5_04 h3 a:link,
#member .album_5_04 h3 a:active, 
#member .album_5_04 h3 a:visited,
#member .album_5_05 h3 a:link,
#member .album_5_05 h3 a:active, 
#member .album_5_05 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
#member .album_5_01 h3 a:hover,
#member .album_5_02 h3 a:hover,
#member .album_5_03 h3 a:hover,
#member .album_5_04 h3 a:hover,
#member .album_5_05 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts44 list
------------------------------------- */

.parts44{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.parts44 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts44 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts44 h3 a,
.parts44 h3 a:link,
.parts44 h3 a:active, 
.parts44 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts44 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts44 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts44 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts44 .links a,
.parts44 .links a:link,
.parts44 .links a:active, 
.parts44 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts44 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts45 list
------------------------------------- */

.parts45{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.parts45 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts45 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts45 h3 a,
.parts45 h3 a:link,
.parts45 h3 a:active, 
.parts45 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts45 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts45 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts45 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts45 .links a,
.parts45 .links a:link,
.parts45 .links a:active, 
.parts45 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts45 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}

/* parts46 list
------------------------------------- */

.parts46{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts46 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts46 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts46 h3 a,
.parts46 h3 a:link,
.parts46 h3 a:active, 
.parts46 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts46 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts46 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts46 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts46 .links a,
.parts46 .links a:link,
.parts46 .links a:active, 
.parts46 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts46 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}


.parts42{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 635px;
}
.parts42 h2{
	background-image: url("http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_title01.gif");
    background-position: left top;
    background-repeat: repeat;
    color:#EF1146;
    font-size: 123%;
    font-weight: normal;
    height: 42px;
    letter-spacing: 0.03em;
    line-height: 42px;
    margin: 0 0 2px;
    padding: 0;
    text-indent: 18px;
}
.parts42 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts42 h3{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#000000;
	font-size:108%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts42 h3 a,
.parts42 h3 a:link,
.parts42 h3 a:active, 
.parts42 h3 a:visited{
	color: #000000;
	text-decoration: none;
}
.parts42 h3 a:hover {
	color: #E36D72;
	text-decoration: underline;
}
.parts42 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts23 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	display:none;
}
.parts23 .links a,
.parts23 .links a:link,
.parts23 .links a:active, 
.parts23 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts23 .links a:hover {
	color: #E36D72;
	text-decoration: underline;
}

.contact h2,
.free h2,
.list h2,
.album h2,
#member h2,
#kiji h2{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	height:42px;
	line-height:42px;
	color:#EF1146;
	font-size:123%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:18px;
	background-image: url(http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_title01.gif);
background-repeat: repeat;
background-position: top left;
}




.bangumi{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.banners{
margin:0px 2px 0px 0px;
float:left;
}

.search11 .search_textbox{
width:220px;
}
.search11 {
background-color: #eeeeee;
padding:10px;
}



/* default link
------------------------------------- */

a:link {
	color: #E36D72;
	text-decoration: none;
}
a:visited {
	color: #E36D72;
	text-decoration: none;
}
a:hover {
	color: #E36D72;
	text-decoration: underline;
}
a:active {
	color: #E36D72;
	text-decoration: none;
}


/* clearfix
------------------------------------- */

.clearfix:after {
  content: ".";  /* ｿｷ､ｷ､､ﾍﾗﾁﾇ､釥・*/
  display: block;  /* ･ﾖ･愠ﾃ･ｯ･・ﾙ･・ﾗﾁﾇ､ﾋ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Reset
------------------------------------- */

h1{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

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

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

h2{
	background-image: url("http://f.tukiyama.jp/ncv-y/c/ncv-y/ncv_title01.gif");
	background-position: left top;
	background-repeat: repeat;
	color: #EF1146;
	font-size: 123%;
	font-weight: normal;
	height: 42px;
	letter-spacing: 0.03em;
	line-height: 42px;
	margin: 0 0 10px;
	padding: 0;
	text-indent: 18px;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 100%;
}


/* Fonts
------------------------------------- */


body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
	*font-size:small;/* for IE6/7 */
	*font:x-small;/* for IE Quirks Mode */
}

body {
	font-family:"｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "MS P Gothic","Osaka",Verdana, Helvetica, sans-serif;
}

select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
 	*font-size:108%;
	line-height:100%;
}



/* sns
------------------------------------- */

#snsb {
	margin: 0 auto;
	padding-top:10px;
    	text-align: center;
}

