@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@import url("common.css");

#main #right_column p{line-height:1.6em;}


/*トップページ*/
#main.top{
	background:none;
}

#main.top #top_left{
	float:left;
	width:253px;
}

#main.top #top_right{
	float:right;
	width:506px;
	border-left:1px solid #CCC;
}

#main.top #top_right p{
	margin:0 15px 15px 15px;
	line-height:1.4em;
}

/* センターについて*/
/* 概要・役員・評議員 */
#main .center table{
	margin-left:15px;
	margin-bottom:15px;
}

#main .center table td{
	padding:5px;
}

/* 沿革 */
#main .history table td{
	padding:5px;
}

#main .history .month{
	text-align:right;
}

#main .history .c2{
	font-size:10px;
	margin-top:1em;
}

#main .history .c1{
	color:#0B339D;
}

/* 寄与行為等 */
#main .contribution li.title{
	background:url(../img/center/btn_arrow.gif) top left no-repeat;
	text-indent:30px;
	margin-top:1em;
}

#main .contribution li.list{
	list-style-type:disc;
	margin-left:47px;
	margin-top:3px;
}

#main .contribution .adobe img{
	margin:20px 0 5px 0;
}

/* メッセージ */
/* 理事長メッセージ */
#main .message p{
	margin-left:20px;
	margin-bottom:1.5em;
}

#main .message .c1{
	text-align:right;
}

#main .message table{
	margin-left:20px;
}

#main .message td{
	padding-bottom:5px;
	vertical-align:top;
}

#main .message .c2{
	width:60px;
}

#main .message ul{
	margin-left:20px;
}

#main .message li{
	margin-bottom:5px;
	list-style-type:square;
	margin-left:1em;
}

/* other */
#main .privacy p{
	margin-left:20px;
	margin-bottom:25px;
}

/* お問い合わせ */

#main .reference td{
	padding-bottom:5px;
	vertical-align:top;
	line-height:1.4em;
}

#main .reference .c1{
	width:70px;
}
