@charset "UTF-8";

* {
	 font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}
body {
	background-image: none;
}

div#wrapper {
	width: 320px;
}
div#wrapper div#header {
	width: 320px;
}
div#wrapper div#header h1 {
	text-align: center;
	padding: 15px 0px;
	background-image: url(../images/noriyukiwada_face.gif);
	background-repeat: no-repeat;
	background-size: 31px 55px;
}
div#wrapper div#header h1 a {
	font-size: 24px;
}
div#gadget_wrapper {
	display: none;
}
div#container {
	border-radius: 0px;
}
div#container {
	width: 320px;
}
div#container h2 {
	font-size: 18px;
}
div.wl_article h3 {
	font-size: 18px;
	padding: 15px 0px 5px 5px;
}
div#container div.wl_article p img,div.wl_article object,div.wl_article embed {
	width: 290px;
}
div.wl_article object,div.wl_article embed {
	height: 163px;
}
div#container p {
	font-size: 16px;
	padding: 5px;
}
div#container p a {
	font-weight: bolder;
}
div#container div.wl_resize_thickbox img {
	border-radius: 10px;
	width: 300px;
}
div#msg_comments {
	padding: 5px;
}
div#msg_comments form#msg {
	
}
div#msg_comments form#msg p {
	width: 290px;
	padding: 0px;
}
div#msg_comments form#msg span {
	width: 290px;
	padding: 0px;
}
form#msg textarea {
	margin: 5px;
	width: 240px!important;
	width/**/: 240px;
}
em#msg_error {
	padding: 5px 15px;
}
input#msg_name,input#msg_mail {
	width: 240px;
	display: block;
	margin: 5px;
}
dl.wl_comment_other dt,dl.wl_comment_my dt,dl.wl_comment_other dd,dl.wl_comment_my dd {
	font-size: 14px;
}
ul.entry_ctrl {
	width: 260px;
	overflow: hidden;
	margin: 0px auto;
}
ul.entry_ctrl li {
	overflow: hidden;
	width: 130px;
	height: 40px;
	text-indent: -5000px;
}
ul.entry_ctrl li a {
	display: block;
	width: 130px;
	height: 40px;
	background-size: 130px 40px;
}

ul.entry_ctrl li a#weblog_prev_link {
	background-image: url(../images/mobile_next.png);
}

ul.entry_ctrl li a#weblog_next_link {
	background-image: url(../images/mobile_prev.png);
}

div.wl_others ul li a {
	font-size: 14px;
	padding: 10px 5px;
	font-weight: bolder;
}
div.wl_others ul li a em {
	font-size: 16px;
	font-weight: normal;
}
div.wl_list {
	padding: 0px;
}
div.wl_list dl dt {
	font-size: 16px;
	border-top: solid 1px #666;
	border-bottom: none;
}
div.wl_list dl dt em {
	display: block;
	font-size: 10px;
}
div.wl_list dl dt span {
	display: none;
}
div.wl_list dl dd {
	padding: 0px 15px 15px 15px;
	border-bottom: solid 1px #EEE;
}

div#ads {
	width: 320px;
	border-radius: 0px;
	overflow: hidden;
}
div#ads dl {
	width: 320px;
	height: auto;
	padding: 10px 0px;
	float: none;
}
div#ads dl dt,div#ads dl dd {
	font-size: 14px;
	padding: 0px 10px;
}
div#ads dl dt a {
	font-size: 16px;
}
div#msg_comments ul.CommentFieldSwitch {
	display: none;
}
dl.tw_comment {
	background-size: 65px 15px;
}
dl.fb_comment {
	background-size: 40px 15px;
}
div#bottom_bar div#ActivityStat span {
	font-size: 14px;
}
input#search_query {
	width: 100px;
}
