@charset "UTF-8";

/* CSS Document */

/*********************************************************
　　　　　　　　トップページ　index.html
**********************************************************/


#spec {
	width: 510px;
	margin: 15px 0 0 20px;
}

#comment {
	width: 510px;
	margin: 15px 0 0 20px;
}


#topics {
	width: 230px;
	margin: 0 20px;
}

#index_left {
	float: left;
	width: 450px;
	margin-right: 18px;
}

.main_cot {
	background-image: url(../img/top_co_back.gif);
	background-repeat: repeat;
	padding: 15px;
	margin-bottom: 10px;
}
.cm {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}


.index_past {
	width: 420px;
	margin-bottom: 5px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 10px;
}


#index_right {
	float: left;
	width: 230px;
}

.pic {
	float: left;
	height: 150px;
	width: 100px;
	margin-right: 15px;
}

.index_text {
	float: left;
	width: 305px;
}
.index_text2 {
	float: left;
	padding-top: 30px;
	color: #CC0000;
}


.index_red {
	color: #990000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	margin-bottom: 10px;
}

.ms_past_link {
	width: 420px;
}

.ms_past_link p {
	background-color: #FFFFFF;
	margin-bottom: 8px;
	padding: 5px 10px;
}

.seminarday {
	font-size: 0.8em;
	margin-bottom: 10px;
}

.index_info p {
	padding-right: 10px;
	padding-left: 10px;
}

.wanted_btn {
	margin-bottom: 15px;
}

.topic_title {
	margin-bottom: 10px;
}

.topic_textwap {
	width: 230px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 15px;
}
.topic_pic {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
}
.topic_text {
	float: left;
	width: 160px;
	line-height: 110%;
}
.bana {
	width: 170px;
	padding-right: 30px;
	padding-left: 30px;
}
.monthly_profile {
	background-image: url(../img/top_co_back.gif);
	background-repeat: repeat;
	padding: 15px;
	margin-bottom: 20px;
}
