@charset "utf-8";
/* CSS Document */


/* 共通タグ
=================================================*/
body {
	margin:0px;
	padding:auto;
	background-image: url(../../img/what_sv_img/BGline_x.jpg);
	background-repeat: repeat-x;
	line-height: 140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}


img{
	_vertical-align:bottom;
	border:0px;
}

p {
  margin: 0px;
  padding: 0px;
}
a {
  margin: 0px;
  padding: 0px;
}

h1{
/*  text-indent:-9999px;
*/  margin: 0px;
  height:0px;
  display:none;
  background-color:#CCCCCC;
}

h2{
  text-indent:-9999px;
  margin: 0px;
  font-size: 0px;
  size:1px;
}

hr {
	width:95%;
	text-align:center;
	border-color:#4D4D4D;
}


/* BOX全体用タグ
=================================================*/
#wrapper
{
	width:700px;
	margin:auto;
	padding:auto;
	background-color:#FFFFFF;
}


/*リンク色の設定タグ＠
--------------------------------------*/
a {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color:#FF3300;
	border-bottom: solid 1px;
}

/*リンク色の設定タグ＠
--------------------------------------*/
#navi_btn_bg a {
	text-decoration: none;
}
#navi_btn_bg a:visited {
	text-decoration: none;
}
#navi_btn_bg a:hover {
	border:0px;
}

#jsva_headline a {
	text-decoration: none;
}
#jsva_headline a:visited {
	text-decoration: none;
}
#jsva_headline a:hover {
	border:0px;
}

/*Footer用 リンク色の設定タグ＠
--------------------------------------*/

#footer .footer_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .footer_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .footer_navi a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px;
}


/* Navi用設定タグ＠
--------------------------------------*/

#navi_btn_bg{
	width:700px;
	height:20px;
	margin-top:5px;
	background-image:url(../../img/index_img/navi_btn_back.jpg);

}

#navi_btn{
	width:650px;
	height:20px;
	padding-left: 25px;
}

/* Headline-news用設定タグ＠
--------------------------------------*/

#jsva_headline{
	width:700px;
	height:19px;
	background-image:url(../../img/index_img/jsvanews_back.jpg);
}

#jsva_headline .secret_btn{
	margin-left:555px;
	_margin-left:555px;
}


/*　メインコンテンツ用タグ↓
========================================*/

#main_box {
    width:700px;
	height: auto;
}



/* パンくずリスト用　タグ
===============================*/
.pankuzu_list {
	width: 640px;
	height: 13px;
	clear: both;
	padding-top: 4px;
}

.home {
	font-weight:bold;
	font-size:12px;
	padding-left: 52px;
	color:#000000;
	float:left;
}

.tab {
    font-size:12px;
    padding-left: 10px;
	float:left;
	color: #003366;
}


/* Footer用タグ↓
=================================================*/

#footer {
	clear:left;
	width:700px;
	height:70px;
/*	margin-top:10px;
*/	color: #FFFFFF;
	background-image:url(../../img/index_img/footer.jpg);
}

#footer .footer_navi{
	width:265px;
	height:12px;
	padding-left:217.5px;
	padding-top: 10px;
}

#footer .copyright{
	width:400px;
	height:12px;
	padding-left: 190px;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}

/* チーム紹介用タグ↓
=================================================*/
#team table
{
   border-left: solid 1px #999999;
   border-bottom: solid 1px #999999;
   font-size:13px;
}

/*#team th, #team td
{
   border-top: solid 1px #999999;
   border-right: solid 1px #999999;
}
*/
.rightline {
	border-right:0px;
}


#team{
	clear:both;
}

#date{
	width:500px;
	margin-left:100px;
}

#ask{
	width:600px;
	margin-left:50px;
	margin-top:10px;
}

#block{
	clear:both;
	width:600px;
	margin-left:50px;
	margin-top:15px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.title {
	color:#FFFFFF;
	background-color:#173dff;
}

.men {
	color:#000066;
   	border-top: solid 1px #999999;
   	border-right: solid 1px #999999;
}

.women {
	color:#FF66CC;
   	border-top: solid 1px #999999;
   	border-right: solid 1px #999999;
}

.red {
	color:#FF0000;
}

.none {
   	border-right: 0px;
   	border-top: solid 1px #999999;
}

.new {
	float:right;
	padding-right:20px;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
}
/* チーム紹介用(各チームごとのスタイルシート)↓
=================================================*/
.team_profile {
	float:left;
}

.team_name {
	margin-bottom:15px;
	width:680px;
	padding-left:10px;
	margin-top:10px;
}

.profile_contents {
	width:680px;
	margin-left:10px;
	margin-bottom:20px;
}

.main_photo {
	float:left;
	width:300px;
	padding-left:20px;
	margin-top:5px;
}

.team_text {
	float:left;
	padding-left:20px;
	margin-bottom:30px;
}

.message {
	clear:both;
	width:640px;
	padding-left:30px;
	margin-top:20px;
	margin-bottom:30px;
}

.sub_photo {
	width:660px;
	padding-left:30px;
	float:left;
	margin-bottom:20px;
}

.photo {
	float:left;
	margin-right:20px;
}

.photo_last {
	float:left;
}

.message_top {
	background-image:url(../../img/team_img/message_top.gif);
	background-repeat:no-repeat;
	height:10px;
	font-size:1px;
}

.message_middle {
	background-image:url(../../img/team_img/message_middle.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
	line-height:150%;
}

.message_bottom {
	background-image:url(../../img/team_img/message_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}

.message_title {
	margin-left:15px;
	margin-top:0px;
}

.message_contents {
	margin-left:20px;
	width:600px;
	padding:10px 0px;
}

.other_team_area {
	float:left;
	width:700px;
}

.other_team {
	width:680px;
	padding-left:15px;
	margin-top:20px;
}

.other_team2 {
	width:680px;
	padding-left:12px;
	margin-top:20px;
}

.team_title {
	margin-bottom:5px;
	clear:both;
}

.back_area {
	float:left;
	width:680px;
	padding-bottom:20px;
}

.back_text {
	float:right;
}

.man_team {
	width:650px;
	margin-left:15px;
}

.man_team2 {
	float:left;
/*	margin-bottom:20px;
*/}

.man {
	float:left;
	text-align:center;
	width:165px;
}

.point {
	float:left;
	font-size:150%;
	margin-bottom:10px;
}

/*man_team用 リンク色の設定タグ＠
--------------------------------------*/

.other_team a {
	text-decoration: none;
}

.other_team a:visited {
	text-decoration: none;
}

.other_team a:hover {
	border-bottom:0px;
}


