body {
	font-size:15px;
	font-family: Helvetica, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'モリサワ 新ゴ R', 'Droid Sans', メイリオ, 'sans-serif';
	line-height:1.2;
	background:#ffffff;
	-webkit-text-size-adjust: none;
}

section {
	text-align: left;
	margin: 0;
	padding:5px 0;
}

h1 {
	border-bottom: 1px solid #202020;
	height:160px;
	display: block;
	background-color:#ffffff;
	background-position: center;
	background-repeat: no-repeat;
}

img{
	vertical-align: text-bottom;
	margin:0 0 1px 0;
}

div.nakami {
	margin:0;
	padding:5px 0;
}

div.nakamil {
	text-align: left;
	margin:0;
	padding:5px 0;
}

div.nakamir {
	text-align: right;
	margin:0;
	padding:5px 0;
}

.ye{
	background:#ffffc0;
	margin: 0;
	padding:0;
}

hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #202020;
	margin: 0;
	padding:0;
}

h2 {
	font-size: 18pt;
	text-shadow: 1px 1px 2px #ccc;
	color: #4040ff;
	width:320px;
}

#aisatu {
	font-size:15px;
	display: inline-block;
	text-align: left;
	width:280px;
	margin:0;
	padding:2px 0;
}

.px{
	border:1px solid #000000;
}

.twitterw{
	background:#202020;
	margin:15px auto;
	padding:3px;
	width:240px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}

div.staff{
	margin:0 5px 15px 5px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:3px solid #000000;
	border-bottom:3px solid #000000;
	display:inline-block;
	width:306px;
	text-align:left;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */

}
div.staff h3{
	background:#555555;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	padding:3px 10px;
	border-radius: 10px 10px 0 0;         /* CSS3 */
	-moz-border-radius: 10px 10px 0 0;    /* Firefox */
	-webkit-border-radius: 10px 10px 0 0; /* Safari,Chrome */

}
div.staff div.naka{
	margin:0;
	padding:5px;
	float:left;
}
div.staff img{
	width:120px;
	height:160px;
	margin:5px 0;
	padding:0;
	border:1px solid #000000;
}

#bbs{
	margin:0 auto;
	width:95%;
}
#bbs th{
	font-weight:bold;
	text-align:left;
}
#bbs td{
	font-weight:bold;
	text-align:left;
}
#bbs2{
	margin:0 auto;
	border-collapse: collapse;
	width:95%;
}
#bbs2 th{
	font-weight:bold;
	text-align:left;
	border:1px solid #000000;
	background:#4040ff;
	color:#ffffff;
	width:80px;
	padding:3px;
}
#bbs2 td{
	padding:3px;
	border:1px solid #000000;
	text-align:left;
}

div.keijiban{
	margin:0 10px 10px 10px;
	padding:5px;
	background:#ffffff;
	border:2px solid #4040ff;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
}

.bloglist{
	text-align:left;
	font-size:16px;
	padding:2px 0 3px 0;
	background-repeat:no-repeat;
	background-position:right;
}

div.bloglist a {
display:block;
width:100%;
padding:5px 0px; 
text-decoration:none;
}

.nikki{
	text-align:left;
	padding:10px 5px;
	font-weight:normal;
}
.nikki img{
	max-width:100%;
}
.nikki img.Emoji--forText{
	width:15px;
	height:15px;
}

input,textarea{
	font-size:15px;
}

span.red3{
	color:#ff0000;
	font-weight:bold;
	font-size:16px;
}
span.orange3{
	color:#ff8800;
	font-weight:bold;
	font-size:16px;
}
span.green3{
	color:#008000;
	font-weight:bold;
	font-size:16px;
}
span.blue3{
	color:#0000ff;
	font-weight:bold;
	font-size:16px;
}
span.pink3{
	color:#ff00ff;
	font-weight:bold;
	font-size:16px;
}
span.purple3{
	color:#800080;
	font-weight:bold;
	font-size:16px;
}
span.red4{
	color:#ff0000;
	font-weight:bold;
	font-size:24px;
}
span.orange4{
	color:#ff8800;
	font-weight:bold;
	font-size:24px;
}
span.green4{
	color:#008000;
	font-weight:bold;
	font-size:24px;
}
span.blue4{
	color:#0000ff;
	font-weight:bold;
	font-size:24px;
}
span.pink4{
	color:#ff00ff;
	font-weight:bold;
	font-size:24px;
}
span.purple4{
	color:#800080;
	font-weight:bold;
	font-size:24px;
}
span.red5{
	color:#ff0000;
	font-weight:bold;
	font-size:32px;
}
span.orange5{
	color:#ff8800;
	font-weight:bold;
	font-size:32px;
}
span.green5{
	color:#008000;
	font-weight:bold;
	font-size:32px;
}
span.blue5{
	color:#0000ff;
	font-weight:bold;
	font-size:32px;
}
span.pink5{
	color:#ff00ff;
	font-weight:bold;
	font-size:32px;
}
span.purple5{
	color:#800080;
	font-weight:bold;
	font-size:32px;
}
span.red2{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}
span.orange2{
	color:#ff8800;
	font-weight:bold;
	font-size:12px;
}
span.green2{
	color:#008000;
	font-weight:bold;
	font-size:12px;
}
span.blue2{
	color:#0000ff;
	font-weight:bold;
	font-size:12px;
}
span.pink2{
	color:#ff00ff;
	font-weight:bold;
	font-size:12px;
}
span.purple2{
	color:#800080;
	font-weight:bold;
	font-size:12px;
}
span.bold3{
	font-size:16px;
	font-weight:bold;
}
span.bold5{
	font-size:32px;
	font-weight:bold;
}
span.bold4{
	font-size:24px;
	font-weight:bold;
}
span.bold2{
	font-size:12px;
	font-weight:bold;
}
