/*++++++++++++++++++++HOME設定+++++++++++++++++++++++++++++*/

body {
	margin-left: 0px;
	margin-top: 0px;
}

.futter_nor {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #3399FF;
}


.head_info_sasaki {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;
	font-size: x-small;
}
.head_info {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	color: #FFFFFF;
}


.style8 {font-size: xx-small; color: #3399FF; 
}

.style9 {
	color:#CC9933;
	font-weight:bold;
	font-size: 10px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
}

.style10 {
	color: #AAC8FF;
	font-size:10px;
	text-decoration:none;
	float:right;	
}

.body h1{
	color:#FFFFFF;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	margin-left:5px;
	padding-left:5px;
}
	
.body a{
	color:#ffffff;
}
	
.body a:hover{
	color:#ff9900;
}

.bread_small {
	font-size:10px;
}

/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 519px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 360px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 150px;
		}

/* ++++++ その他設定 ++++++ */


#container {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}



#center {
	position:relative;
	float: left;
	margin-top:20px;
	}

#right {
	position:relative;
	float: right;
	margin-top:20px;
	}



/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

#right div {
	margin-right:10px;
	}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */



/* ++++++ コンテンツ部分のデザイン ++++++ */


#title {
	height:auto;
	background-image:url(../img/tsujimoto/img01.jpg);
	background-repeat:no-repeat;
	}


/* --- エントリ --- */

.entry{
	font-size:10px;
	color:#000000;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	text-align: justify; text-justify: inter-ideograph;
	}

.entry p {
	font-size:1.2em;
	color:#333333;
	line-height:1.7em;
	letter-spacing:0.15em;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}
	
.entry strong {
	font-size:1.2em;
	color:#333333;
	font-weight:bold;
	letter-spacing:0em;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}

.entry img {
	margin:5px 5px 5px 5px;
	}
	
.entry a{
	color:#333333;
	font-size:13px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:18px;
	}
	
.entry a:hover{
	color:#ff7800;
	}

.entry h2 {
	font-size:16px;
	color:#ff7800;
	margin-bottom:2px;
	margin-left:10px;
	font-weight:bold;
	font-family:"'trebuchet ms', verdana, helvetica, arial, sans-serif;"
	}

.date {
	font-size:10px;
	color:#FF7800;
	margin-bottom:3px;
	padding-top:5px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	}

.arc p {
	margin:0 0 10px 0;
	}
	
.arc a {
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	}
	
.arc a:hover{
	color:#ff7800;
	text-decoration:underline;
	}

.entrynav {
	text-align:justify;
	text-justify:distribute-all-lines;
	}

.entrynav a{
	color:#ff7800;
	font-weight:bold;
	font-size:13px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:18px;
	text-decoration:none;
	}
	
.entrynav a:hover{
	color:#ff7800;
	font-weight:bold;
	text-decoration:underline;
	}

.leftnav {
	width:auto;
	position:relative;
	float:left;
	text-align:left;
	}

.rightnav {
	width:auto;
	position:relative;
	float:right;
	text-align:right;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */


.sidebar {
	font-size:10px;
	color:#333333;
	text-align:left;
	text-align: justify; text-justify: inter-ideograph;
	margin-top:10px;
	margin-bottom:10px;
	}

.sidebar h2 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0 0px 0px;
	margin:3px 7px 3px 0;
	font-family:"'trebuchet ms', verdana, helvetica, arial, sans-serif;"
	} 
	
.sidebar p {
	color:#333333;
	padding:3px 3px 0 3px;
	margin-top:3px;
	margin:3px 10px 15px 0px;
	}

.sidebar a{
	color:#333333;
	text-decoration:none;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	}
	
.sidebar a:hover{
	color:#ff7800;
	text-decoration:underline;
	}	

#list {
	margin:10px 10px 3px 3px;
	}
	
#listdate { 
	font-size:9px;
	color:#ff7800;
	margin:1px 0 1px 0px;
	padding:1px 0 0 0;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	}
	

/* ++++++ フッター部分のデザイン ++++++ */
