@charset "EUC-JP";


/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}



/* Default
------------------------------------------------- */

body {
	text-align:center;
	color:#333;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
	font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	background-color: #114456;
	line-height:140%;
	padding:0;
	margin:0;
	background-image: url(http://templates.blog.fc2.com/template/kaze_movie/bg.jpg);
	background-repeat: repeat-x;
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link, a:visited, a:active { color: #e86107; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }

#googleAdContainer{
	color:#999;
}
#googleAdContainer a:link, a:visited, a:active { color: #53c9fb; text-decoration: none; }
#googleAdContainer a:hover { color: #666; text-decoration: none; }



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small¡¡!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width : 820px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
	background-color: #FFF;
	background-image: url(http://templates.blog.fc2.com/template/kaze_movie/main_bg.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 100%;
	overflow: hidden;
	padding:0;
}

#main {
	float:right;
	width: 550px !important;
	width /* for IE5.5 */: 550px;
	padding: 0px;
	margin:0px;
	overflow: hidden;
}

#sidemenu {
	float : left;
	margin: 0px 0px 0px 12px;
	padding: 20px 0px 0px 0px;
	width: 236px;
	background-image: url(http://templates.blog.fc2.com/template/kaze_movie/l_bg.jpg);
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	text-align:center;
	color:#666;
	padding: 8px 15px 8px 15px;
	background-color: #d4d2d2;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}

.banner {
margin: 0px 13px 17px 13px;
padding: 0px;
text-align:center;
}



/* Header
------------------------------------------------------------ */

#header h1 {
	text-align: center;
	padding-bottom: 5px;
	display:none;
}
	
#header p {
	text-align: center;
	display:none;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	text-align:left;
	margin:20px 20px 20px 0px; 
	padding: 0 0 100px 0;
	background:url(http://templates.blog.fc2.com/template/kaze_movie/entry_block_bg.jpg) 0 100% no-repeat;
}

h2.entry_header {
	background-image: url(http://templates.blog.fc2.com/template/kaze_movie/entry_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	color:#333333;
	margin:0 5px;
	padding: 15px 95px 15px 3px;
	overflow: hidden;
}

h2.entry_header a:link, a:visited, a:active { color: #333; text-decoration: none; }
h2.entry_header a:hover { color: #e86107; text-decoration: none; }

.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}

.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
.entry_body p.tag_lnk {
	margin: 0px;
}
	
.entry_body p.theme {
	margin: 10px 0px 0px;
}

.entry_footer {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.entry_footer li {
	color:#666;
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

.pagetop {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {

	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border: 1px dotted;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 5px;
}

.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
font-size: 11px;
padding:5px 10px 0px 10px;
margin: 0px 0px 0px 0px;
line-height: 170%;
font-family: Verdana;
text-align: left;
color:#555;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	margin: 0px 13px 17px 13px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #fe6600;
	background-color: #fff;
	background-image: url(http://templates.blog.fc2.com/template/kaze_movie/plugin_title.gif);
	background-repeat: repeat-x;
}
	
.sidemenu_body .plg_title {
color:#FFF;
font-weight: bold;
text-align: left;
padding:6px 0px 8px 10px;
letter-spacing: 2px;
}

	
.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
font-size: small !important; /* IE7 */
font-size: 82%; 	/* IE6 */
padding: 5px 10px 0px 10px;
margin: 0px 0px 0px 0px;
line-height: 170%;
font-family: Verdana;
text-align: left;
color: #555;
}

.sidemenu_body .plg_body input {
	margin: 2px;
}

.sidemenu_body ul li {
	background: url(http://templates.blog.fc2.com/template/kaze_movie/icon.gif) 0 8px no-repeat;
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	clear: both;
	overflow: hidden;
}

.sidemenu_body a:link
  {
  color: #555;
  text-decoration: none; }

.sidemenu_body a:visited
  {
  color: #555;}

.sidemenu_body a:hover
  {
  color: #fe6600;
  text-decoration: none; }

.sidemenu_body a:active
  {
  color: #555;
  text-decoration: none }




/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #999999;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}
    
.mylog {
	padding: 5px;
	border: 1px solid #A5A5A5;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}

.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}



/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}

#footer .copyright {
	margin-bottom: 10px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}