@charset "utf-8";#container {
	width: 100%;
}
img	{
	max-width: 100%;
	height: auto;
}
.subject	{
	width: 100%;
	margin-right: 0;
	border: 1px solid #AAA;
	padding: 10px;
	margin-bottom: 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-top-width: 8px;
}
#subject01	{
	border-top-color: #DC6618;
}
#subject02	{
	border-top-color: #83A80F;
}
#subject03	{
	border-top-color: #046096;
}
.subject img	{
	width: 30%;
	float: left;
}



.subject p	{

}
	width: 68%;
	float: right;



.subject h2	{
	margin: 0;
}
.subject h2+p {
	margin: 0;
}
#content	{
	width: 100%;
	margin-bottom: 20px;
}
#content h2	{

}
	font-size: 24px;
	color: #F00;

#sidebar	{
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#photos img	{
	position: static;
	max-width: 100%;
	margin-top: 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#photos p	{
	display: inline;
}
#photos	{
	border: none;
	height: auto;
	text-align: center;
}
table	{
	width: 100%;
}
#date	{
	width: 50px;
}
#comment, #namae, #email	{
	width: 100%;
}
#header h1	{
	font-size: 24px;
}
.basicinfo	{
	padding: 10px;
}
#nav ul li a {
	width: auto;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
h2	{
	font-size: 14px;
	color: #F00;

}
table {
	font-size: 14px;
	margin-top: 30px;
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	color: #000;
}
th {
	padding: 5px;
	background-color: #C2E162;
}
td {
	padding: 10px;
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}


#ber {
	color: #FFF;
	width: 100%;
}
#ber ul li a {
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #000;
}

#ber ul li a:hover {
	text-decoration: underline;
	font-size: 18px;
}


#ber ul li {
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFF;
	border: 2px solid #900;
	background-repeat: no-repeat;
	background-position: right;
}
#ber ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
#ber h3 {
	font-size: 14px;
	margin-top: 0px;
	margin: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}

