@charset "utf-8";

/*=========================================

	Message／　CSS
	
=========================================*/

/*----- back_arr ------*/
#pageWrap .back_arr {
	padding:0 0 0 8px;
	margin: 0;
	background: url(../images/back_arr.gif) no-repeat 0px 0.4em;
	list-style: none;
}

/*　タイトル
-----------------------------*/

div#header .pt_message {
	background-image: url(../message/images/title_main.gif);
	background-repeat: no-repeat;
	height:36px;
}

#container #main .subt_01 {
	background-image: url(../message/images/subt_01.gif);
	margin-bottom:10px;
}

#container #main .subt_02 {
	background-image: url(../message/images/subt_02.gif);

}

#container #main .subt_03 {
	background-image: url(../message/images/subt_03.gif);
	margin-bottom:10px;
}


/*　サブメニュー
-----------------------------*/

#container #subMenu .menu_message li {
	width: 192px;
}

#container #subMenu .menu_message li a{
	height: 44px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../message/images/submenu.gif);
	background-repeat: no-repeat;
}

#container #subMenu .menu_message li.msg a{
	background-position: 0 0;
}

#container #subMenu .menu_message li.msg a:hover{
	background-position: -207px 0;
}

#container #subMenu .menu_message li.msgOn a {
	background-position: -207px 0;
}

#container #subMenu .menu_message li.profile a{
	background-position: 0 -44px;
}

#container #subMenu .menu_message li.profile a:hover{
	background-position: -207px -44px;
}

#container #subMenu .menu_message li.profileOn a {
	background-position: -207px -44px;
}

#container #subMenu .menu_message li.mtac a{
	background-position: 0 -88px;
	height:55px;
}

#container #subMenu .menu_message li.mtac a:hover{
	background-position: -207px -88px;
}

#container #subMenu .menu_message li.mtacOn a {
	background-position: -207px -88px;
	height:55px;
}


/*　メイン
-----------------------------*/

#main .mainWrap .leftArea  {
	width: 490px;
	float: left;
}

#main .mainWrap .rightArea {
	width: 197px;
	float: right;
}

#main .mainWrap .leftArea p {
	margin-bottom:16px;
}

#container #main .name {
	margin-right:10px;
	float:right;
}

/***** Press *****/

#main .press dl {
	border: 1px solid #c3c3c3;
	padding: 11px 15px 0 15px;
	margin: 23px 0 23px 0;
	width: 450px;
}

#main .press dl dt {
	color: #C00000;
	font-weight:bold;
}

#main .press dl dd {
	margin:0 0 11px 0;
}

#main .press .matop {
	margin:8px 0 0 0;
}

/***** Profiles *****/

#main .profiles .chatch {
	margin:0 0 20px 0;
	padding:0;
	clear: both;
}

#main .profiles .chatch h3.tsuji {
	background-image:none;
	margin:0 0 3px 0;
	padding:0;
	font-size:16px;
	text-indent:0;
	color:#565749;
}

#main .profiles h3 {
	background-image: url(../message/images/h3bg.gif);
	background-repeat: repeat-y;
	margin: 0 0 9px 0;
	padding: 7px 0 6px 15px;
	font-size: 12px;
	color: #7b7c6c;
	line-height: 1em;
	clear: both;
}



#main .profiles dl {
	margin: 0 0 0 2px;
	padding: 0 0 35px 0;
}

#main .profiles dt {
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 91px;
}

#main .profiles dd {
	margin: 0 0 4px 92px;
	padding: 0 0 0 13px;
	width: auto;
	border-left: 1px solid #E4E3D9;
}

#main .profiles .space {
	margin: 0 0 25px 92px;
}

#main .profiles .kind {
	width:35px;
	float:left;
}

#main .profiles .societies {
	margin:0 0 35px 2px;
}

#main .profiles .societies li {
	width: 310px;
	float:left;
	padding-bottom: 3px;
}

