@charset "UTF-8";
@import url(http://agilemedia.jp/embed/CSS/AMN-iphonelabo.css);
/* @Style license ID.0313 */
/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address,table,td,th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

em { font-style: normal; }
br {letter-spacing: 0; }

img {
border-style: none;
}
/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

div#header {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/header.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 920px;
	overflow: hidden;
}

div#content {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/bodybg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 920px;
}

div#navi {
	background-image: url(blogimg/navibg.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 910px;
	float: left;
	clear: both;
}

#image {
	text-indent: -9999px;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 20px;
	clear: both;
}
div#wrapper {
	float: left;
	width: 710px;
		width: 690px; /* -----for_amn */
}
div#main {
	font-size: 87.5%;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 0.05em;
	margin-top: 0;
	padding-top: 0;
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	/*width: 500px;*/
		width: 480px; /* -----for_amn */
	float: right;
}

div#sub1 {
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 200px;
	float: right;
}

div#sub2 {
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	/*width: 200px;*/
		width: 220px; /* -----for_amn */

	float: left;
}

div#footer {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/footer.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	clear: both;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 30px;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 15px;
	padding-bottom: 0px;
}


/************************************************
*	Content 					     		    * 
************************************************/

/************************************************
*	navi 					     		    * 
************************************************/

div#navi .pad {
	padding-left: 10px;
	padding-right: 10px;
	
}

div#navi ul {
	margin-top: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
div#navi ul li {
	font-size: 90%;
	font-weight: bold;
	display: inline;
}

div#navi ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #069FD2;
	background-image: url(blogimg/navi0.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: .7em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: .6em;
	float: left;
	border-right: 1px solid #e0e0e0;
}

div#navi ul li a:hover {
	color: #ffffff;
	background-color: #666666;
	background-image: url(blogimg/navi.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}


/************************************************
*	main 					     		    * 
************************************************/

div#main .inner {
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
}

/* 見出し */
div#main h2 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-image: url(http://ipodtouchlab.com/imgs/bgcode.gif);
	border-left: 5px solid #BBBBBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

div#main h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h3.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
div#main h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h4.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

div#main a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 5px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	width: 470px;
	border: 1px solid #DEDEDE;
	background: url(http://ipodtouchlab.com/imgs/quote_start.png) no-repeat scroll top left;
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#main blockquote p {
	background: url(http://ipodtouchlab.com/imgs/quote_end.png) no-repeat scroll bottom right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.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;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* 投稿者情報 */
div#main p.posted {
	font-size: 85%;
	clear: both;
}
#main .posted img {
	margin-bottom: 0;
}

/* コメンター画像 */
div#main .commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}

/* テーブル */
div#main table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 85%;
	margin-bottom: 25px;
	color: #000000;
}

div#main td {
	padding: 7px;
	border: 1px dotted #ccc;
	font-size: 100%;
}

div#main th {
	padding: 7px;
	background: #eeeeee;
	font-weight: normal;
	border: 1px solid #ccc;
        white-space: nowrap;
	font-size: 100%;
}


/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub1 .inner {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
}
div#sub2 .inner {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
}

/* サイドバー見出し */

div#sub1 h2 {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #069FD2;
	background-image: url(blogimg/sideh2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}

div#sub2 h2 {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	/*background-color: #069FD2;*/
	background-image: url(blogimg/sideh2r.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}



div#sub1 h3 , div#sub2 h3 {
	font-size: 90%;
	font-weight: bold;
	color: #069FD2;
	background-color: #ffffff;
	margin-top: 5px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069FD2;
}


/* サイドバーリスト */

div#sub1 ul , div#sub2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

 /* -----for_amn */
div#sub2 ul {
	margin-left: 0px;
	margin-right: 0px;
	}
 /* -----for_amn */

div#sub1 ul li , div#sub2 ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub1 ul li li , div#sub2 ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub1 ul li a , div#sub2 ul li a{
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}

div#sub1 ul li a:hover , div#sub2 ul li a:hover{
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#sub1 p , div#sub2 p{
	line-height: 15px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub1 .module-tagcloud .module-content ,
div#sub2 .module-tagcloud .module-content
	{text-align: left; }

div#sub1 .module-tagcloud .module-content .module-list ,
div#sub2 .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub1 .module-tagcloud .module-content .module-list .module-list-item ,
div#sub2 .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub1 .module-tagcloud .module-content .module-list li.taglevel1 ,
div#sub2 .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub1 .module-tagcloud .module-content .module-list li.taglevel2 ,
div#sub2 .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub1 .module-tagcloud .module-content .module-list li.taglevel3 ,
div#sub2 .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub1 .module-tagcloud .module-content .module-list li.taglevel4 ,
div#sub2 .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub1 .module-tagcloud .module-content .module-list li.taglevel5 ,
div#sub2 .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub1 .module-tagcloud .module-content .module-list li.taglevel6 ,
div#sub2 .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub1 li.item , div#sub2 li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}


/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}












