@charset "utf-8";


@import "/prx/000/http/cssnite.webridge-kagawa.com/vol7/shared/css/base.css";
@import "/prx/000/http/cssnite.webridge-kagawa.com/vol7/shared/css/common.css";
@import "/prx/000/http/cssnite.webridge-kagawa.com/vol7/shared/css/layout.css";


div.vol6-session {
	margin: 0px 0px 20px;
	padding: 20px;
	background: #DDEADD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.vol6-session p{
	margin: 1em 0;
}
div.vol6-session h3 {
	font-size: 122%;
	margin-top: 0px;
}

div.vol6-session h3 span {
	font-size: 85%;
	margin-top: 0px;
}

div.vol6-session div.profile {
	background: #fff;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:auto;
	box-shadow: 2px 2px 4px #bbb;
}
div.vol6-session div.profile h3,
div.vol6-session div.profile h4 {
	font-size: 122%;
}

div.vol6-session div.profile h4 {
	font-size: 122%;
	margin: 0.5em 0 0;
	padding: 0;
	border: 0;
	background:none;
}
span.furigana {
	font-size: 75%;
	font-weight: normal;
}
div.vol6-session div.profile img.right{
	float: right;
	margin: 0px 0px 10px 20px;
}
div.vol6-session div.profile  img.picFrame {
	background: #fff;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-webkit-box-shadow:2px 2px 4px #bbb;
	-moz-box-shadow:2px 2px 4px #bbb;
	box-shadow:2px 2px 4px #bbb;
}
