@charset "UTF-8";

/* CSS Document */

/*********************************************************
　渋谷維新ネットとは	　/about/
**********************************************************/

#message {
	width: 660px;
}

#message_txt {
	width: 510px;
	line-height: 1.8;
	float: left;
}

#message_photo {
	width: 140px;
	float: right;
}
.cm {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}

.box {
	background: url("/about/img/box_bg.gif") left top repeat-y;
}

.cnt td {
	padding-bottom: 20px;
}

.cnt_txt {
	width: 160px;
	line-height: 1.5;
	float: right;
}

.cnt_txt2 {
	width: 200px;
	line-height: 1.5;
	float: right;
}




/*********************************************************
　渋谷の志士紹介	　/member/
**********************************************************/

.member_lead {
	background: url("/img/line_x.gif") left bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.member_tbl {
	background: url("../img/line_x.gif") left bottom no-repeat;
	margin-bottom: 30px;
}

.member {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/img/dotline_x.gif) left bottom repeat-x;
}

.member_end {
	margin-bottom: 20px;
}
.menber_logo {
	float: left;
	padding-right: 10px;
	width: 60px;
}


.sitemap_wap {
	width: 660px;
}

.sitemap_left {
	float: left;
	width: 200px;
	padding-left: 50px;
}

.sitemap_center {
	float: left;
	width: 200px;
	padding-left: 20px;
}

.sitemap_right {
	float: left;
	width: 150px;
	padding-left: 20px;
}
.cnt_txt3 {
	width: 300px;
	line-height: 1.4;
	float: left;
}

.position {
	font-size: 10px;
	margin-top: 5px;
}

.motto {
	color: #CC0000;
	margin-top: 5px;
}

.company {
	line-height: 1.4;
	padding: 10px 10px 25px;
	margin-bottom: 20px;
	background: #EAEAEA;
}

.company h5 {
	font-size: 14px;
	display: block;
	float:left;
}

.hp {
	font-size: 14px;
	display: block;
	float:right;
}
.txt {
	float: left;
}



/*********************************************************
　MS申し込み	　/ms/
**********************************************************/

#ms {
	background: url(../img/top_co_back.gif) repeat;
	padding: 15px;
	margin-bottom: 10px;
}

.ms_photo {
	float: left;
	width: 120px;
	margin: 0 15px 10px 0;
}

.ms_text {
	float: left;
	width: 495px;
	margin-bottom: 10px;
}

.ms_title {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.ms_name {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 15px;
}

.ms_name span {
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}

.ms_date {
	
}

table.entry_form th {
	text-align: left;
	background: url("/entry/img/border_l.gif") left bottom no-repeat;
	padding: 12px 0 14px 20px;
}

table.entry_form td.data {
	background: url("/entry/img/border_r.gif") left bottom no-repeat;
	padding: 12px 0 14px 10px;
}


/*********************************************************
　コンテンツページ共通設定
**********************************************************/

.catch {
	margin-bottom: 25px;
}
#rinri {
	width: 660px;
}
.movie {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
table.join {
	height: 60px;
	margin-top: 15px;
	width: 450px;
	border-top: 3px solid #FF6600;
	border-left: 1px solid #333333;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
table.join      th {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 15px;
}
table.join td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 225px;
	padding-left: 15px;
	font-weight: bold;
}
th#company_name {
	background-color: #CCCCCC;
}
#tel {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
#ms2   #contents .cm {
	width: 754px;
	margin-right: auto;
	background-position: center;
	margin-left: auto;
}
