@charset "UTF-8";

/* リンクの設定 */

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #fefe22;
}

a.li {
	 padding-left: 16px;
	 background: url(http://ikemen.in/BLOG-NAME/skins/images/li.gif) no-repeat left top;
}

/* リストの設定 */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 5px 0 5px 16px;
	background: url(http://ikemen.in/BLOG-NAME/skins/images/li.gif) no-repeat 0 5px;
	line-height: 110%;
}

/* 画像の設定 */

img {
	border: 0;
	vertical-align: middle;
}

/* フォームの設定 */

form {
}

input, textarea {
	vertical-align: middle;
	font-size: 12px;
	font-family: 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

label {
	display: block;
	color: #fff;
}

/* 文字の設定 */

body {
	font-size: 12px;
	font-family: 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #666;
}

td {
	font-size: 12px;
	font-family: 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	line-height: 110%;
	color: #f00;
}

code {
	color: #fff;
}

.small {
	font-size: 10px;
	color: #f0711f;
}

.clear {
	clear: both;
}



/* 見出しの設定 */

h3 {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #666;
	text-align: left;
	font-family: 'ＭＳ 明朝', 'ヒラギノ明朝 Pro W6', serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 180%;
	color: #f00;
}

h3 a {
	color: #f00;
}

h3.hidden {
	display: none;
}

h4 {
	margin: 0 0 10px;
	padding: 0;
	border-bottom: solid 1px #666;
	text-align: left;
	font-family: 'ＭＳ 明朝', 'ヒラギノ明朝 Pro W6', serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 180%;
	color: #f00;
}

h4 a {
	color: #f00;
}

h4 img {
	margin-bottom: 6px;
}

/* レイアウトの設定 */

body {
	margin: 0;
	padding: 0;
	background: #000 url(http://ikemen.in/BLOG-NAME/skins/images/bg2.jpg) repeat-y center fixed;
	text-align: center;
}

/* 全体 */
#container {
	width: 960px;
	min-height: 100%;
	margin: 0 auto;
	border-left: solid 1px #f0711f;
	border-right: solid 1px #f0711f;
	text-align: left;
}

/* beta + content */
#container-inner {
	float: left;
	width: 740px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;
}

/* 左カラム */
#beta {
	float: left;
	width: 210px;
	min-height: 100%;
	overflow: hidden;
}

/* 中央カラム */
#content {
	float: right;
	width: 520px;
	min-height: 100%;
	overflow: hidden;
}

/* 右カラム */
#gamma {
	float: right;
	width: 210px;
	min-height: 100%;
}

/* ヘッダ */

#header {
	height: 218px;
	background: #000 url(http://ikemen.in/BLOG-NAME/skins/images/head.jpg) no-repeat bottom;
	border-bottom: solid 1px #f0711f;
}

h1 {
	height: 18px;
	margin: 0;
	padding: 0 5px;
	border-bottom: solid 1px #f0711f;
	background: #000;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	color: #500;
}

h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

h2 a {
	display: block;
	width: 940px;
	height: 182px;
}

h2 {
	text-align: center;
}

/* Calendar */

#calendar {
	height: 18px;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
}

#calendar span {
	color: #fff;
}

/* アーカイブ */

.archive {
	margin: 20px 5px;
	padding-bottom: 10px;
}

.archive li {
height: 14px;
	margin: 0; 
	padding: 0 0 0 12px; 
	background: url(http://ikemen.in/BLOG-NAME/skins/images/dot1.gif) no-repeat left top; 
	font-size: 10px; 
}
.archive li.end { 
	background: url(http://ikemen.in/BLOG-NAME/skins/images/dot2.gif) no-repeat left top; 
}

/* Assets */

.asset {
	margin: 20px 5px;
	padding-bottom: 10px;
}

.asset-body {
	clear: both;
	overflow: hidden;
	margin: 10px 0;
	line-height: 180%;
}

.mt-image-left {
	float: left;
	margin: 0 20px 20px 0;
}

.mt-image-center {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.mt-image-right {
	float: right;
	margin: 0 0 20px 20px;
}

.asset-footer {
	margin: 0 10px;
	text-align: right;
	color: #666;
}
.asset-footer a {
	color: #666;
}

.asset-footer a:hover {
	color: #fefe22;
}

/* Nav */

.content-nav {
	margin: 20px 5px 0;
	padding-bottom: 10px;
	text-align: center ;
}


/* Comment */

#comment-form-external-auth {
	margin-bottom: 10px;
}

form#comments-form {
	line-height: 120%;
	color: #fff;
}

.comment-body {
	clear: both;
	overflow: hidden;
	margin: 20px 0 10px;
	line-height: 150%;
}

.comment-body p {
	margin: 0;
	padding: 0;
}

/* input */

#comment-author, #comment-email, #comment-url {
	width: 80%;
	margin-bottom: 12px;
	border: 0;
	background: #999;
	color: #000;
}

#comments-open-text {
	margin: 12px 0;
}

#comment-text {
	width: 80%;
	height: 110px;
	border: 0;
	background: #999;
	color: #000;
}

#comment-submit {
    font-weight: bold;
}

/* Trackback */

input#trackbackurl {
	border: 0;
	background: #999;
	color: #000;
}


/* Widget */

.widget {
	margin: 20px 5px 0;
}

.widget ul {
	margin-top: 5px;
}

/* popup */

.popup img.pop {
	display: block;
	top: -10000px;
	left: -10000px;
	position: absolute;
}

.popup a:hover {
	position: relative;
}

.popup a:hover img.pop {
	top: -200px;
	left: -350px;
}

/* 検索 */

.search-form li {
	padding-bottom: 0;
	background-position: 0 3px;
	line-height: 100%;
}

.search-ipt {
	width: 130px;
	border: 0;
	background: #000;
	font-size: 12px;
	color: #fff;
}

.search-btn {
	width: 60px;
	border: 0;
	background: #000;
	font-size: 12px;
	color: #fff;
}

/* フッタ */

#footer {
	clear: both;
	margin-top: 30px;
	padding: 20px;
	border-top: solid 1px #f0711f;
	background: #000;
	text-align: center;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #666;
}

#footer p.parts {
	padding-top: 10px;
}

#footer p.parts img {
	margin: 0 10px;
}

