/* global */

* {
	font-family:'‚l‚r ‚oƒSƒVƒbƒN','ƒqƒ‰ƒMƒmŠÛƒS Pro W4','Hiragino Maru Gothic Pro','Osaka',sans-serif;
}
/* mac ie \*/
* { font-family:'Verdana'; }
/* end */

body {
	margin:0px 0px 0px 0px;
	color:#ffffff;
	background:#54b8e9;
	text-align:center;
	background-image:url(http://www.irokui.net/blog_item/200808-/bg_bg_01.jpg);
	background-attachment: fixed;
	background-repeat:repeat;
	background-position:bottom;
}

a:link {
	color:#ffffff;
	text-decoration:none;
}

a:visited {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	color:#ffff99;
	text-decoration:underline;
}

a:active {
	color:#ffff99;
	text-decoration:none;
}

h1,h2,h3,h4,h5,div,ul,table,img,form,input,option,textarea {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:10px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.cl {
	clear:both;
}

.main_cl {
	clear:both;height:1px;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.vtop {
	vertical-align:top;
}

.vbottom{
	vertical-align:bottom;
}

.s {
	font-size:10px;
}

.m,h5,td,th {
	font-size:12px;
}

.l,h3 {
	font-size:14px;
}

ul {
	list-style:none;
}

hr {
	color:#ffffff;
	height:1px;
}

.ipt {
	background:#ffffff;
	border: solid 1px #000000;
}

/* layout */

#container_top { 
	width:750px;
	padding:0px;
	margin:0px;
}

#main {
	width:750px;
	padding-top:10px;
}

#cont {
	width:550px;
	float:right;
	text-align:center;
}

#center {
	width:550px;
}

#left {
	width:200px;
	float:left;
	text-align:enter;
}

.padd {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.sb {
	width:180px;
	font-size:10px;
	word-break:break-all;
	overflow:hidden;
	text-align:center;
}

.inner {
	margin-left:0px;
	text-align:center;
}

.page {
	text-align:center;
	word-break:break-all;
	overflow:hidden;
	background:#54b8e9;
}

.page ul {
	padding:5px 0px 5px 0px;
}

.page li {
	margin:0px 10px 0px 10px;
	display:inline;
}

.page a {
	color:#ffffff;
}

/* header */

#head {
	margin:0px 50px 0px 0px;
	width:750px;
	text-align:left;
}

#blog_title {
	width: 100%;
	height:400px;
	margin:0px 0px 50px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	word-break: break-all;
	letter-spacing: 1px
}

#blog_title a:link, #blog_title a:visited, #blog_title a:hover, #blog_title a:active{
	color:#ffffff;
	text-decoration:none;
	letter-spacing: 1px
}

#dcpt {
	color: #ffffff;
	margin:0px auto px 0px 0px;
	padding:0px 20px 0px 20px;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
}

/* mac ie \*/
#dcpt {
	overflow:hidden;
}
/* end */

/* entry */
.entry {
	margin-bottom:40px;
	width:450px;
	text-align:left;
	background-image:url(http://www.irokui.net/blog_item/200808-/bg_blog_02.gif);
                background-repeat:no-repeat;
                background-position:left bottom;
}

.entry_title {
	height:66px;
	padding:20px 0px 0px 0px;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	color: #54b8e9;
	overflow: hidden;
	word-break: break-all;
	background-image:url(http://www.irokui.net/blog_item/200808-/bn_title_01.gif);
}

.entry_title_sub {
	padding:10px 10px 3px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	color: #54b8e9;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: 1px;
}

.title {
	color: #54b8e9;
	font-size:14px;
	font-weight:bold;
	line-height:0.5em;
}

.title a:link, .title a:visited, .title a:active {
	color: #54b8e9;
	text-decoration:none;
	font-weight:bold;
}

.title a:hover {
	color: #54b8e9;
	text-decoration:underline;
	font-weight:bold;
}

.date {
                padding:5px 0px 0px 0px;
	color:#54b8e9;
	font-size: 10px;
	font-weight : normal;
	text-align:center;
}

.txt {
	padding:10px 30px 0px 30px;
	line-height:1.5em;
	overflow:hidden;
	width:450px;
	font-size:12px;
	text-align:left;
	background-image:url(http://www.irokui.net/blog_item/200808-/bg_blog_01.gif);
                background-repeat:repeat-y;
}

.ext {
	padding-top:0px;
}

.link {
	margin-top:7px;
	padding:5px 10px 0px 1px;
	text-align:right;
}

.link li {
	display:inline;
}

.link a:link, .link a:visited {
	font-weight:normal;
	color:#54b8e9;
}

.link a:hover, .link a:active {
	font-weight:normal;
	color:#54b8e9;
	text-decoration: none;
}

.trackbacks, .comment {
	padding:4px 0px 1px 10px;
	font-weight:bold;
	text-align:left;
}

.point {
	padding:0px 0px 5px 0px;
}

.posted {
	padding:100px 8px 12px 8px;
	font-weight: normal;
	font-size: 10px;
	color: #54b8e9;
	line-height: 110%;
	text-align:right
}

.posted A:link, .posted A:visited{
	font-weight: normal;
	color: #54b8e9;
	text-decoration: none;
}

.posted A:active,.posted A:hover {
	font-weight: normal;
	color: #54b8e9;
	text-decoration: underline
}

.message {
	margin-top:10px;
	padding:10px 0px 8px 0px;
	line-height:1.2em;
	overflow:hidden;
	border-top: 1px #ffffff;
}

#comment_preview {
	width:300px;
}

/* sidebar */

.side {;
	width:180px;

	margin:0px 0px 0px 0px;
}

.side_title {
	height:30px;
	margin:0px 0px 0px 0px;
	padding:15px 10px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color: #ffffff;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: 1px;
	background-image:url(http://www.irokui.net/blog_item/200808-/bn_menu_01.gif);
	background-repeat:no-repeat;
                background-position:center bottom;
}

.side_text {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	background:#54b8e9;
	overflow: hidden;
	word-break: break-all;
	line-height: 150%;
}

.func {
	width:180px;
	margin:0px 0px 0px 0px;
}

h4 {
	padding:5px 0px 5px 10px;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	color: #ffffff;
	overflow: hidden;
	word-break: break-all;
	letter-spacing: 1px;
	background:#54b8e9;
}

.func_text {
	width:100%;
	padding:5px 5px 3px 5px;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	overflow: hidden;
	word-break: break-all;
	line-height: 150%;
	background:#54b8e9;
}

.func_text li {
	padding:0px 0px 5px 16px;
	line-height:1.3em;
	background:#54b8e9;	
}

.func_text td {
	width: 90%;
	white-space: nowrap;
	background:#54b8e9;
}

.func_text td.s {
	border: 0px;
	width: 10%
	background:#54b8e9;
}

.side_text a:link, .func_text a:link, .side_text a:visited, .func_text a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.side_text a:hover, .func_text a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

.side_text a:active, .func_text a:active {
	color:#ffffff;
	font-weight:bold;
}

.calendar {
	margin:0px 20px 0px 10px;
	padding:0px 2px 5px 2px;
	font-size:10px;
	color:#ffffff;
	line-height:150%;
	background:#54b8e9;
}

.calendar A,.calendar A:link {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline
}
.calendar A:visited {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline
}
.calendar A:active,.calendar A:hover{
	font-size:10px;
	font-weight:bold;
	color:#54b8e9;
	background: #ffffff;
	text-decoration: underline;
}

/* footer */

#foot {
	width:750px;
	padding:10px 0px 20px 0px;
}

#foot a:link, #foot a:visited, #foot a:hover, #foot a:active {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

#pword {
	padding-left:0px;
}
