@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(http://venture-tnk.com/img/haikei.gif);
	background-repeat:repeat;
	height:100%;
}

#allcontent {
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px 10px 10px;
}


span#firstletter{
	font-size: 3em;
	
}





#guide {
	width: 930px;
	height: 0px;
	color:#333;
	font-size: 9px;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
	padding: 5px 10px 0px 0px;
}

		#guide a:hover{
			color:#F0F;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:9px;
			text-decoration:underline;
		}







#header {
	width: 940px;
	height: 345px;
	background-image:url(http://venture-tnk.com/img/frame.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

		#logo {
			width: 150px;
			height: 100px;
			margin-top:5px;
			margin-left:15px;
			float:left;
			overflow:hidden;
			display:block;
		}
		
				#logo h1 {
					width:150px;
					height:100px;
					background-image:url(http://venture-tnk.com/img/tnklogo.png);
					background-position:center;
					background-repeat:no-repeat;
					color:#FFF;
					text-indent:-9999px;
				}



		#header_button {
			width: 740px;
			height: 28px;
			margin-top:15px;
			padding-left:185px;
			text-align:right;
		}
		
				#header_button a {
					width: 125px;
					height: 28px;
					background-image:url(http://venture-tnk.com/img/header_button_2.png);
					background-position:0px 0px;
					background-repeat:no-repeat;
					font-size:14px;
					font-weight:bold;
					margin: 15px 0px 0px 20px;
					padding-top: 4px;
					padding-left: 2px;
					float: left;
					text-align:center;
				}
				
				#header_button a:hover {
					width: 125px;
					height: 28px;
					background-image:url(http://venture-tnk.com/img/header_button_2.png);
					background-position:0px -38px;
					background-repeat:no-repeat;
					font-size:14px;
					font-weight:bold;
					color:#FFF;
					margin: 15px 0px 0px 20px;
					padding-top: 4px;
					padding-left: 2px;
					float: left;
					text-align:center;
				}






		#flash {
			background-image:url(http://venture-tnk.com/img/tnktop.swf);
			width: 910px;
			height: 300px;
			margin: 85px 15px 0px 15px;
			clear: both;
		}








		#menu_center {
			background-image:url(http://venture-tnk.com/img/frame_menu_center.png);
			background-repeat:no-repeat;
			text-align:center;
			width: 960px;
			height: 35px;
			margin-left:auto;
			margin-right:auto;
			margin-bottom:0px;
			padding-left:20px;
			padding-bottom: 8px;
		}
		
				#menu_center a {
					width: 200px;
					height: 25px;
					background-image:url(http://venture-tnk.com/img/menu_center_2.png);
					background-position:0px 0px;
					background-repeat:no-repeat;
					font-size:13px;
					font-weight:bold;
					margin: 10px 15px 0px 15px;
					padding-top: 4px;
					float: left;
					text-align:center;
				}
				
				#menu_center a:hover {
					width: 200px;
					height: 25px;
					background-image:url(http://venture-tnk.com/img/menu_center_2.png);
					background-position:0px -36px;
					background-repeat:no-repeat;
					font-size:13px;
					color:#fff;
					margin: 10px 15px 0px 15px;
					padding-top: 4px;
					float: left;
					text-align:center;
				}













#content_left {
	width: 735px;
	height:auto;
	float: left;
	margin-top:15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#content_members_profile {
	width: 915px;
	height:auto;
	float: left;
	margin-top:15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 12px;
}








#menu_top {
       width: 735px;
       height: 250px;
       margin-bottom: 20px;
}

			#menu_top a{
				   text-decoration: none;
			}
			
			.menu_button h2{
				font-size:15px;
			}
				
			.menu_button p {
				font-size:10px;
				   padding: 0px 2px 2px 14px;
				   text-align: left;
			}
			
			#menu_top_upper {
				   width: 735px;
				   height: 120px;
				   margin-bottom: 10px;
			}
			
			#menu_top_1 {
				   width: 235px;
				   height: 120px;
				   float: left;
				   margin-right: 15px;
			}
			
			#menu_top_1 a {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-235px 0px;
			}
			
			#menu_top_1 a:hover {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-235px -127px;
			}
			
			#menu_top_2 {
				   width: 235px;
				   height: 120px;
				   float: left;
				   margin-right: 15px;
			}
			
			#menu_top_2 a {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:0px 0px;
			}
			
			#menu_top_2 a:hover {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:0px -129px;
			}
			
			#menu_top_3 {
				   width: 235px;
				   height: 120px;
				   float:left;
			}
			
			#menu_top_3 a {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-470px 0px;
			}
			
			#menu_top_3 a:hover {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-470px -128px;
			}
			
			#menu_top_lower {
				   width: 735px;
				   height: 120px;
			}
			
			#menu_top_4 {
				   height: 120px;
				   width: 235px;
				   margin-right: 15px;
				   float: left;
			}
			
			#menu_top_4 a {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-705px 0px;
			}
			
			#menu_top_4 a:hover {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-705px -128px;
			}
			
			#menu_top_5 {
				   width: 235px;
				   height: 120px;
				   margin-right: 15px;
				   float: left;
			}
			
			#menu_top_5 a {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-940px 0px;
			}
			
			#menu_top_5 a:hover {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-940px -128px;
			}
			
			#menu_top_6 {
				   height: 120px;
				   width: 235px;
				   float:left;
			}
			
			#menu_top_6 a {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-1175px 0px;
			}
			
			#menu_top_6 a:hover {
				width:205px;
				height: 110px;
				float: left;
				background-image:url(http://venture-tnk.com/img/topmenu_sprite.png);
				background-repeat:no-repeat;
				background-position:-1175px -128px;
			}
			
			.menu_button {
				   padding-top: 13px;
				   padding-left: 15px;
				   padding-right: 15px;
				   height: 107px;
				   width: 205px;
				   color: #666;
			}

#slideshow {
		width:727px;
		height:164px;
		background-image:url(http://venture-tnk.com/img/list_bgimg.png);
		background-repeat:repeat;
		margin: 5px 0px 0px 5px;
		border:1px solid #EAEAEA;
	}
	
#slideshow1 {
	width: 216px;
	height: auto;
	border: 1px solid #F0F;
	margin: 10px 10px 10px 15px;
	float:left;
}

#slideshow2 {
	width: 216px;
	height: auto;
	border: 1px solid #F0F;
	margin: 10px 10px 10px 10px;
	float: left;
}

#slideshow3 {
	width: 216px;
	height: auto;
	border: 1px solid #F0F;
	margin: 10px 15px 10px 10px;
	float: left;
}

#info {
	width: 735px;
	height: auto;
	clear: both;
	margin-top:20px;
}



	#index_bar {
		width:735px;
		height:auto;
		background-image:url(http://venture-tnk.com/img/index_bar_info.png);
		background-repeat:no-repeat;
		margin:5px 0px 0px 0px;
		padding:10px 0px 10px 0px;
	}
	
	#index_bar h2 {
		font-size:15px;
		margin-left:20px;
		float:left;
	}
	
	#index_bar a {
		font-size:12px;
		margin-left:590px;
	}
	
	#index_bar a:hover{
		color:#F0F;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:12px;
		text-decoration:underline;
	}
	
	#list {
		width:727px;
		height:160px;
		background-image:url(http://venture-tnk.com/img/list_bgimg.png);
		background-repeat:repeat;
		margin: 5px 0px 0px 3px;
		padding-top:10px;
		padding-bottom:17px;
		border:1px solid #EAEAEA;
	}
	
	.new {
		width:700px;
		height:auto;
		color:#333333;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:12px;
		text-decoration:none;
		line-height:15px;
		margin:7px 0px 7px 22px;
		padding:0px;
		float:left;
		background-image:url(http://venture-tnk.com/img/new.jpg);
		background-repeat:no-repeat;
		background-position: 105px -10px;
	}
	
	.new a {
		margin-left:50px;
	}
	
	.new a:hover{
		color:#F0F;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:12px;
		text-decoration:underline;
	}
	
	.news {
		width:700px;
		height:auto;
		color:#333333;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:12px;
		text-decoration:none;
		line-height:15px;
		margin:7px 0px 7px 22px;
		padding:0px;
		float:left;
	}
	
	.news a {
		margin-left:50px;
	}
	
	.news a:hover{
		color:#F0F;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:12px;
		text-decoration:underline;
	}










#banner {
	width: 180px;
	height: auto;
	float: right;
	margin-top:15px;
	margin-right:12px;
	margin-bottom: 10px;
	padding-top: 2px;
}

	#banner1 {
		width:180px;
		height:52px;
		margin-bottom:15px;
	}
	
	#banner2 {
		width:180px;
		height:52px;
		margin-bottom:15px;
	}
	
	#banner3 {
		width:180px;
		height:52px;
		margin-bottom:15px;
	}
	
	#banner4 {
		width:180px;
		height:52px;
		margin-bottom:15px;
	}
	
	#banner5 {
		width:180px;
		height:52px;
		margin-bottom:15px;
	}
	
	#facebook {
		margin-top:10px;
	}
		
	#twitter {
		margin-top:30px;
	}








#footer {
	width: 920px;
	height: 30px;
	text-align:left;
	clear: both;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

#footer p {
	float:right;
}

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

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


#builboard_second_layer {
	width: 910px;
	height: 215px;
	margin: 85px 15px 0px 15px;
	clear: both;
}



#menu_side {
	width: 175px;
	height: 700px;
	float:left;
	margin-top:15px;
}

#menu_side a {
	display:block;
	width:140px;
	height:auto;
	color:#444444;
	background-image:url(http://venture-tnk.com/img/menu_side_button_2.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-top:6px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	border-top:thin  dotted #093;
}

#menu_side a:hover{
	color:#FF9933;
	border-top:thin dotted #093;
	background-image:url(http://venture-tnk.com/img/menu_side_button_2.png);
	background-repeat:no-repeat;
	background-position: 0px -50px;
	text-decoration:none;
}



#contents {
	width: 560px;
	height:auto;
	float:right;
}

#members_profile {
	width: 725px;
	height:auto;
	float:left;
}

.bar_menu_members {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left: 5px;
	padding-top: 10px;
	float:left;
}

.bar_menu_members h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#bar_menu {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#bar_menu h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#bar_menu2 {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#bar_menu2 h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#bar_menu3 {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#bar_menu3 h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#bar_menu4 {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#bar_menu4 h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#bar_menu5 {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#bar_menu5 h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#bar_menu6 {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#bar_menu6 h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

.message {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	border:1px solid #EAEAEA;
}

.message a {
	text-decoration:underline;
}

.message a:hover {
	color:#F0F;
	text-decoration:underline;
}



		#second_main_upper {
			width: 550px;
			height:100px;
			padding-left:10px;
		}
		
		#second_main_upper a {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px 0px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_upper a:hover {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px -50px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_upper p {
			clear:both;
			width: 210px;
			height: 30px;
			background-image:url(http://venture-tnk.com/img/list_bgimg.png);
			background-repeat:repeat;
			margin-top: 5px;
			margin-right:auto;
			margin-left:auto;
			padding: 10px;
			border:1px solid #EAEAEA;
			font-size:11px
		}
		
		#second_menu_1 {
			width: 240px;
			height: 50px;
			float:left;
		}
		
		#second_menu_2 {
			width: 240px;
			height: 50px;
			float:right;
			margin-right:20px;
		}
		
		#second_main_middle {
			width: 550px;
			height:100px;
			padding-left:10px;
		}
		
		#second_main_middle a {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px 0px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_middle a:hover {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px -50px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_middle p {
			clear:both;
			width: 210px;
			height: 30px;
			background-image:url(http://venture-tnk.com/img/list_bgimg.png);
			background-repeat:repeat;
			margin-top: 5px;
			margin-right:auto;
			margin-left:auto;
			padding: 10px;
			border:1px solid #EAEAEA;
			font-size:11px
		}
		
		#second_menu_3 {
			width: 240px;
			height: 50px;
			float:left;
		}
		
		#second_menu_4 {
			width: 240px;
			height: 50px;
			float:right;
			margin-right:20px;
		}
		
		#second_main_low {
			width: 550px;
			height:100px;
			padding-left:10px;
		}
		
		#second_main_low a {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px 0px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_low a:hover {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px -50px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_low p {
			clear:both;
			width: 210px;
			height: 30px;
			background-image:url(http://venture-tnk.com/img/list_bgimg.png);
			background-repeat:repeat;
			margin-top: 5px;
			margin-right:auto;
			margin-left:auto;
			padding: 10px;
			border:1px solid #EAEAEA;
			font-size:11px
		}
		
		#second_menu_5 {
			width: 240px;
			height: 50px;
			float:left;
		}
		
		#second_menu_6 {
			width: 240px;
			height: 50px;
			float:right;
			margin-right:20px;
		}
		
		#second_main_lowlow {
			width: 550px;
			height:100px;
			padding-left:10px;
		}
		
		#second_main_lowlow a {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px 0px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_lowlow a:hover {
			display:block;
			background-image:url(http://venture-tnk.com/img/index_bar2_2.png);
			background-repeat:no-repeat;
			background-position: 0px -50px;
			float:left;
			width: 220px;
			height: 29px;
			margin-top: 5px;
			margin-right:20px;
			padding-top:11px;
			padding-left:20px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
		}
		
		#second_main_lowlow p {
			clear:both;
			width: 210px;
			height: 30px;
			background-image:url(http://venture-tnk.com/img/list_bgimg.png);
			background-repeat:repeat;
			margin-top: 5px;
			margin-right:auto;
			margin-left:auto;
			padding: 10px;
			border:1px solid #EAEAEA;
			font-size:11px
		}
		
		#second_menu_7 {
			width: 240px;
			height: 50px;
			float:left;
			margin-right:20px;
		}



#pj {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #EAEAEA;
}

#pj a {
	text-decoration:underline;
}

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

#workshop {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #EAEAEA;
}

#workshop a {
	text-decoration:underline;
	font-weight:bold;
}

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

#about_tnk {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#about_tnk p {
	font-size:12px;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 15px;
	padding-bottom:10px;
	padding-left: 10px;
	border-top:thin  dotted #FF00FF;
}

#message {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#message a {
	text-decoration:underline;
}

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


#vision {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#tnkism {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#access {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #EAEAEA;
}

#news {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #EAEAEA;
}

#collabo {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #EAEAEA;
}

#collabo a {
	text-decoration:underline;
}

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

.linklist {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-bottom: 15px;
	margin-left:auto;
	padding: 10px 10px 10px 10px;
	border:1px solid #EAEAEA;
}

.linklist a {
	text-decoration:underline;
}

.linklist a:hover {
	color:#F0F;
	text-decoration:underline;
}

#profile {
	width:720px;
	height:auto;
	font-size:11px;
	float:left;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px 5px 10px 5px;
	border:1px solid #EAEAEA;
}

#profile p {
	font-weight:bold;
}

#prfile table {
	width:720px;
}

#profile table th {
	background-color:#FCF;
}

#profile table td.female {
	background-color:#FCF;
}

#profile a {
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
}

#profile a:hover{
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	text-decoration:underline;
}


#midway {
	width:700px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#midway p {
	font-size:12px;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:15px;
	padding-top: 15px;
	padding-bottom:10px;
	padding-left: 10px;
	border-top:thin  dotted #FF00FF;
	border-bottom:thin  dotted #FF00FF
}

#midway_bar {
	background-image:url(http://venture-tnk.com/img/index_bar.png);
	background-repeat:no-repeat;
	width:550px;
	height:40px;
	margin-top:15px;
	padding-top:10px;
}

#midway_bar h2 {
	font-size: 16px;
	margin: 0px 0px 0px 20px; 
}

#mtnk {
	width:700px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#itv {
	width:700px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#info_list {
	width:700px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#info_list p {
	margin-bottom: 10px;
}

#info_list a {
	text-decoration:underline;
}

#info_list a:hover{
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#post {
	width:520px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	padding: 10px;
	border:1px solid #EAEAEA;
}


#post a {
	font-weight:bold;
	text-decoration:underline;
}

#post a:hover {
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#members_post {
	width:705px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 70px;
	margin-left: 10px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#members_post a {
	font-weight:bold;
	text-decoration:underline;
}

#members_post a:hover {
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.members_posts {
	width:705px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 70px;
	margin-left: 10px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

.members_posts a {
	font-weight:bold;
	text-decoration:underline;
}

.members_posts a:hover {
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#map {
	width:700px;
	height:auto;
	font-size:12px;
	background-image:url(http://venture-tnk.com/img/list_bgimg.png);
	background-repeat:repeat;
	margin-top: 5px;
	padding: 10px;
	border:1px solid #EAEAEA;
}

#map a {
	font-size:12px;
	margin-bottom:15px;
	padding-top: 15px;
	padding-bottom:10px;
}

#map a:hover{
	color:#F0F;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-decoration:underline;
}


#under_construction {
	width: 735px;
	height:700px;
	background-image:url(http://venture-tnk.com/img/underconstruction.png);
	background-repeat:no-repeat;
	float: left;
	margin-bottom: 10px;
	margin-left: 15px;
}

