@charset "EUC-JP";

/* Information
-----------------------------------------------------
livedoor Blog shared design CSS {
	Name: iPhone1 simple
	Description: iPhone taste simple
	Author: forestk
	Contact: forestk@livedoor.com
	Update: 2008.06.05
}
-----------------------------------------------------*/

/* Table of Contents
-----------------------------------------------------
00 Common Setting
	00-1 Reset Style
	00-2 Basic Module
	00-3 HyperText Module
	01 Global Layout
01 Global Layout
02 livedoor Common Header
03 Blog Title
04 Main
	04-1 Article Header
	04-2 Entry Title
	04-3 Entry Content
	04-4 Article Post
05 Trackback & Comment
	05-1 Trackback URL
	05-2 Trackback Set
	05-3 Comment Set
	05-4 Comment Form
06 Private Mode & Comment Auth
07 Paging
08 Sub & Extra
	08-1 Side Title
	08-2 Calendar
	08-3 Side
	08-4 T09 FooteragCloud
	08-5 livedoor Services
09 Footer
10 Ads
-----------------------------------------------------*/

/*	=00 Common Setting
-----------------------------------------------------*/
/* =00-1 Reset Style --------------------------*/
html { overflow-y: scroll!important; }
body, a, div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { border: 0; }
input { vertical-align: middle; }
textarea { overflow: auto; }
address, caption, cite, code,
dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
q:before { content: open-quote }
q:after { content: close-quote }
abbr, acronym { border: 0; }
hr { display: none; }

/* =00-2 Basic Module --------------------------*/
body {
	background: #556270;
	line-height: 1.5;
	color: #333333;
	font-size: 14px;
	*font-size: 88%;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", Osaka, MS PGothic, "MS P打扑永弁", sans-serif;
	text-align: center;
}
q { margin: 0 0.2em;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea {
	font-family: "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", Osaka, MS PGothic, "MS P打扑永弁", sans-serif;
}


/* =00-3 HyperText Module --------------------------*/
a:link { color: #1E3FC4; text-decoration: none; }
a:visited { color: #551A8B; text-decoration: none; }
a:hover, a:visited:hover { text-decoration: underline; }
a:active { color: #CC3300; text-decoration: underline; }


/* =00-2 Clear Fix (Yes, I understand this is a hack.)
-------------------------------------------------------------------- */
/* *=Hack Hides from IE-mac \*/
div#content { min-height: 1%; zoom: 1; }
/* *End hide from IE-mac */
div#content:after {
	clear: both;
	content: " ";
	font-size: 0.1em;
	display: block;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}

#a1{
float:left;
width:200px;
}

#a3{
float:left;
width:250px;
}

#a2{
 width:700px;
height:400px;
}
/* **************************************************************-************************************************************** */

/* =01 Global Layout
-------------------------------------------------------------------- */
ul.ex-nav {
	height: 1px;
	overflow: hidden;
	background: transparent;
	margin-top: -1px;
}

div#container {
	width: 940px;
	margin: 5px auto 0;
}

div#container div.blog-title-outer {
	overflow: hidden;
	height: 60px;
	padding: 5px;
	background: transparent url(http://livedoor.blogimg.jp/gonnosuke21/imgs/8/a/8ab6372b.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
}

div#container div#content {
	width: 940px;
	margin: 0 auto;
	background: #FFFFFF url(http://livedoor.blogimg.jp/gonnosuke21/imgs/a/7/a7e01141.gif) repeat-y;
	text-align: left;
}

div#content div#main {
	float: left;
	width: 690px;
	padding: 0 5px;
}

div#content div#sub,
div#content div#extra {
	width: 220px;
	float: right;
	padding: 0 10px;
}
div#content div#sub { padding-top: 5px; }
div#content div#extra {
	clear: right;
	padding-bottom: 5px;
}

div#footer {
	overflow: hidden;
	width: 930px;
	height: 36px;
	line-height: 18px;
	margin: 0 auto 5px;
	padding: 2px 5px;
	background: transparent url(http://livedoor.blogimg.jp/gonnosuke21/imgs/5/a/5aa73ede.gif) no-repeat;
	color: #FFFFFF;
	font-size: 79%; /* 11px */
}


/*	=02 livedoor Common Header
-----------------------------------------------------*/
table#header {
	color: #FFFFFF;
	font-size: 11px;
}
table#header a { color: #FFFFFF; }
table#header a:active { color: #CCCCCC; }

/*	=03 Blog Title
-----------------------------------------------------*/
div.blog-title-outer a,
div.blog-title-outer a:visited { color: #FFFFFF; }
div.blog-title-outer a:active { color: #CCCCCC; }

div.blog-title-outer #blog-title {
	font-family: "Myriad Web", "Myriad Apple", "Myriad Pro", "Myriad Bold", "Calibri", "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", MS PGothic, "MS P打扑永弁", Osaka, sans-serif;
	font-size: 172%; /* 24px */
}
#blog-title a {
	padding: 5px;
	font-weight: bold;
	text-shadow: -1px -1px 1px #484848;
}
#blog-title a:hover { text-shadow: -1px -1px 1px #333333; }

div.blog-title-outer #blog-description {
	padding: 5px;
	font-size: 86%;/* 12px */
}

/*	=04 Main
-----------------------------------------------------*/
div#main .archives-title {
	margin: 10px 0;
	padding: 0 1em 5px;
	line-height: 40px;
	background: transparent url(http://livedoor.blogimg.jp/gonnosuke21/imgs/0/2/022e9092.gif) no-repeat;
	font-family: "Myriad Web", "Myriad Apple", "Myriad Pro", "Myriad Bold", "Calibri", "Lucida Grande", "Lucida Sans", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "甲仿幼用剩打 Pro W4", MS PGothic, "MS P打扑永弁", Osaka, sans-serif;
	font-size: 143%; /* 20px */
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFFFFF;
}
div#main div.hentry {
	margin-bottom: 1.5em;
	padding: 5px;
}

/* =04-1 Article Header --------------------------*/
div.hentry div.article-header {
	padding: 0 5px 4px;
	border-bottom: 1px solid #DFDFDF;
}
div.article-header div.article-date-outer,
div.article-header div.article-category-outer {
	color: #999999;
	font-size: 86%; /*12px */
}
body.category div.article-category-outer { display: none; }
/* date */
div.article-date-outer { float: left; }
/* category */
div.article-category-outer { margin-left: 12em; }
div.article-category-outer dl dt,
div.article-category-outer dl dd { display: inline; }

/* =04-2 Entry Title --------------------------*/
div.hentry .entry-title {
	clear: left;
	font-size: 129%; /* 18px */
}
div.hentry .entry-title a { font-weight: bold; }

/* =04-3 Entry Content --------------------------*/
div.hentry div.entry-content {
	padding: 5px;
}
div.entry-content span.article-continue {
	display: block;
	margin: 1em 0;
	text-align: right;
}
div.entry-content span.article-continue a {
	padding: 0.5em 1em;
	-webkit-border-radius: 5px;
}
div.entry-content span.article-continue a:hover { background: #EEEEEE; }
div.hentry div.entry-content dl.article-tags {
	background: none;
	text-align: right;
}

div.hentry div.entry-content p+p { margin-top: 1em; }
div.hentry div.entry-content em,
div.hentry div.entry-content i,
div.hentry div.entry-content cite { font-style: italic; }
div.hentry div.entry-content strong,
div.hentry div.entry-content b { font-weight: bold; }
div.hentry div.entry-content blockquote {
	margin: 5px;
	padding: 0.5em;
	background: #EEEEEE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.hentry div.entry-content ul,
div.hentry div.entry-content ol { margin-left: 2.5em; }
div.hentry div.entry-content dl { margin-left: 1em; }
div.hentry div.entry-content dd { margin-left: 1.5em; }
div.hentry div.entry-content dl.common-theme dd { margin-left: 0; }
div.hentry div.entry-content dl.article-tags dd { margin-left: 0.5em; }
div.hentry div.entry-content blockquote ul,
div.hentry div.entry-content blockquote ol { margin-left: 1.5em; }
div.hentry div.entry-content ul { list-style: disc; }
div.hentry div.entry-content ul ul { list-style-type: circle }
div.hentry div.entry-content ul ul ul { list-style-type: square }
div.hentry div.entry-content ol { list-style: decimal; }
div.hentry div.entry-content li { margin: 0; padding: 0; }
div.hentry div.entry-content ins,
div.hentry div.entry-content u { text-decoration: underline; }
div.hentry div.entry-content del { color: #999999; text-decoration: line-through; }
div.hentry div.entry-content pre,
div.hentry div.entry-content code {
	margin: 5px;
	padding: 0 4px;
	background: #F8F8F8;
	border: 1px dotted #666;
	font-family: "Courier New", Courier, osaka, monospace;
	font-size: 108%;
}
div.hentry div.entry-content pre { width: 560px; }
div.hentry div.entry-content h1,
div.hentry div.entry-content h2,
div.hentry div.entry-content h3,
div.hentry div.entry-content h4,
div.hentry div.entry-content h5,
div.hentry div.entry-content h6 {
	clear: both;
	margin: 1em 0 0.2em;
	padding: 0 5px;
	font-weight: bold;
}
div.hentry div.entry-content h1 { font-size: 200% }
div.hentry div.entry-content h2 { font-size: 175%; }
div.hentry div.entry-content h3 { font-size: 134%; }
div.hentry div.entry-content h4 { font-size: 100%; }
div.hentry div.entry-content h5 { font-size: 92%; }
div.hentry div.entry-content h6 { font-size: 84%; }

/* =04-4 Article Post --------------------------*/
div.hentry ul.article-post {}
ul.article-post img,
ul.article-post li.article-author img { vertical-align: baseline; }
ul.article-post li.article-author a { color: #333333; }
ul.article-post li.article-author a:hover { text-decoration: none; }

/*	=05 Trackback & Comment
-----------------------------------------------------*/
div.article-option { padding: 1em 0; }
div.article-option h3 {
	margin: 0 0 0.5em;
	font-weight: bold;
}

/* =05-1 Trackback URL --------------------------*/
div#trackback-form ul { margin: 0 0 0 2em; }
div#trackback-form ul li { float: left; }
div#trackback-form ul li.trackback-form-url {
	width: 100%;
	margin-right: -95px;
}
div#trackback-form ul li.trackback-form-url span input {
	width: 99%;
	padding: 2px;
	border: 1px solid #000000;
	border-color: #666666 #999999 #999999 #666666;
	font-size: 86%; /* 12px */
}
div#trackback-form ul li.trackback-form-url span input:focus { font-weight: bold; }
div#trackback-form ul li.trackback-form-url span {
	display: block;
	padding-right: 110px;
}
div#trackback-form ul li.trackback-form-submit { width: 80px; }

/* =05-2 Trackback Set --------------------------*/
li.trackback-set { padding: 0 0 10px 2em; }
h4.ping-title,
h4.ping-title a { font-weight: bold; }
ul.ping-info {}
ul.ping-info li.ping-blog-name,
ul.ping-info li.ping-date {
	display: inline;
	margin-right: 5px;
	color: #999999;
	font-size: 86%; /*12px */
}
ul.ping-info li.ping-excerpt {
	margin: 5px;
	padding: 5px;
	background: #F5F5F5;
}

/* =05-3 Comment Set --------------------------*/
li.comment-set { padding: 0 0 10px 2em; }
ul.comment-info li.comment-author,
ul.comment-info li.comment-author a { font-weight: bold; }
ul.comment-info li.comment-date {
	margin-right: 5px;
	color: #999999;
	font-size: 86%; /*12px */
}
ul.comment-info li.comment-body {
	margin: 5px;
	padding: 5px;
	background: #F5F5F5;
}

/* =05-4 Comment Form --------------------------*/
div#comment-form-body { padding: 15px 0 15px 2em; }
div#comment-form-body table {
	border: 0;
	width: 80%;
	line-height: 25px;
}
div#comment-form-body table th {
	width: 5em;
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
div#comment-form-body table input#author,
div#comment-form-body table input#email,
div#comment-form-body table input#url,
div#comment-form-body table textarea {
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #000000;
	border-color: #666666 #999999 #999999 #666666;
}
div#comment-form-body table input#author:focus,
div#comment-form-body table input#email:focus,
div#comment-form-body table input#url:focus,
div#comment-form-body table textarea:focus { font-weight: bold; }
input#author { width: 65%; }
input#email { width: 65%; }
input#url { width: 85%; }
input#bake { margin: -3px 0 0 5px; }
textarea#text {
	width: 90%;
	height: 20em;
}
input.button {
	margin-top: 10px;
	width: 80px;
}
label.input-rating { margin-left: 20px; }
label.input-rating select { margin-left: 3px; }
label.input-rating-face,
label.input-rating-star { margin-left: 5px; }
label.input-rating-face input,
label.input-rating-star input { margin: -3px 5px 0 0; }

div#comment-form-body table tr.submit td { text-align: center; }

/*	=06 Private Mode & Comment Auth
-----------------------------------------------------*/
div.private-mode-announcement,
div#post-comment div.comment-auth-announcement {
	background: #EFEFEF;
	border: solid 1px #DEDEDE;
	margin: 10px;
	padding: 10px;
	color: #222222;
}
div.private-mode-announcement p,
div#post-comment div.comment-auth-announcement p {
	padding: 1px 0 1px 16px;
	background: transparent url(http://parts.blog.livedoor.jp/img/emoji/ic_password.gif) no-repeat 0 3px;
	text-align: left;
}

div.private-mode-announcement p.authorized { text-align: left; }
div.private-mode-announcement p.authorized span { font-weight: bold; }
div.private-mode-announcement p.authorized a { padding: 5px; }

/*	=07 Paging
-----------------------------------------------------*/
div.pager {
	clear: right;
	margin: 10px;
	padding: 5px;
	text-align: center;
}

div.pager .current {
	padding: 3px 6px;
	color: #000000;
}
div.pager ul.index-navigator li a {
	padding: 3px 6px;
	border: 1px solid #CCCCCC;
}
div.pager ul.index-navigator li.paging-prev a,
div.pager ul.index-navigator li.paging-next a {
	border: 2px solid #CCCCCC;
}
div.pager ul.index-navigator li a:hover {
	background: #EEEEEE;
	border-color: #999999;
}

ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}

/* = special tech ... border及嫖今毛繚尹月凶戶 */
ul.article-pager { overflow: hidden; }
ul.article-pager li {
	padding-top: 1px;/* 1px芴⑩﹋曉朿﹌ */
	padding-bottom: 32768px;
	margin-bottom: -32767px;/* 1px芴⑩﹋票朿﹌ */
}
ul.article-pager li a {
	display: block;
	margin: 0 10px;
}
ul.article-pager li.prev { text-align: right; }
ul.article-pager li.next { text-align: left; }
ul.article-pager li.both { border-left: 1px solid #999999; }

/*	=08 Sub & Extra
-----------------------------------------------------*/
/* =08-1 Side Title --------------------------*/
div.sidetitlebody,
div.calendarheadbody {
	padding: 5px 0 0;
	font-size: 115%; /* 16px */
}
div.sidetitle,
div.calendarhead {
	display: block;
	padding: 4px 5px 3px;
	background: transparent url(http://livedoor.blogimg.jp/gonnosuke21/imgs/b/9/b98c5d23.gif) no-repeat;
	border-bottom: 1px solid #A1A5A9;
	color: #000000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #FFFFFF;
}


/* =08-2 Calendar --------------------------*/
div.calendarhead { text-align: center; }
div.calendarhead a { font-weight: bold; }
table.caltbl {
	width: 100%;
	margin-bottom: 10px;
}
table.caltbl td { padding: 2px 0; }
table.caltblwk td { font-weight: bold; }
table.caltblday td.caloff { color: #666666; }
table.caltbl td.sun { color: #FF3300; }
table.caltbl td.sat { color: #0066FF; }
table.caltblday td a {
	padding: 2px 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
table.caltblday td a:hover {
	border-width: 2px;
	border-color: #999999;
}

/* =08-3 Side --------------------------*/
div.side,
div.calbody {
	width: 210px;
	padding: 5px;
	background: #F2F2F2 url(http://livedoor.blogimg.jp/gonnosuke21/imgs/a/9/a962109a.gif) repeat-y;
	text-align: center;
}
div.side div.sidebody {
	padding: 2px 5px;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;
}

div.side select { padding: 0 0 0 5px; }
div.side input.sf {
	padding: 2px;
	border: 1px solid #000000;
	border-color: #666666 #999999 #999999 #666666;
	font-size: 86%; /* 12px */
}
div.side input.sf:focus {
	background: #FFFFEE;
	border-color: #000000 #333333 #333333 #000000;
	font-weight: bold;
}
div.side input.sfbtn {}
div.sidebottom,
div.calbottom {
	width: 220px;
	height: 10px;
	margin-top: -5px;
	background: transparent url(http://livedoor.blogimg.jp/gonnosuke21/imgs/b/f/bfa9d529.gif) no-repeat;
}

/* =08-4 TagCloud --------------------------*/
div.side ul.tagcloud {
	margin-bottom: 5px;
	letter-spacing: -1px;
	font-size: 86%; /* 12px */
	text-align: center;
}
div.side ul.tagcloud li {
	vertical-align: middle;
}
div.side ul.tagcloud li a {
	padding: 1px;
}

/* =08-5 livedoor Services --------------------------*/
ul#ld-services { padding: 10px 0; }
ul#ld-services li { margin-bottom: -5px; }

/*	=09 Footer
-----------------------------------------------------*/
div#footer a { color: #FFFFFF; }
div#footer a:active { color: #CCCCCC; }

div#footer ul li {
	display: inline;
	margin: 0 0.5em;
	padding-left: 0.5em;
}


/*	=10 Ads
-----------------------------------------------------*/
div#ad {
	clear: both;
	overflow: hidden;
	margin: 10px 75px;
	background: #EEEEEE url(http://livedoor.blogimg.jp/gonnosuke21/imgs/9/8/983f114f.gif) no-repeat 5px 5px;
	text-align: center;
}
div#ad iframe { margin: 10px auto; }
div.gAdsense { padding: 10px 0; }
body.ad { background: transparent; }
a.adtitle { color: #1E3FC4!important; }
a.adtitle span { text-decoration: none!important; }
a.adtitle:hover span { text-decoration: underline!important; }
a.addescription { color: #333333!important; }
a.adurl { color: #1E3FC4!important; }
a.adurl:hover { text-decoration: underline!important; }
a.adld { color: #1E3FC4!important; }

/* **************************************************************-************************************************************** */
