@charset "utf-8";

/*
 共通
-----------------------------------------*/
body {
	margin: 0px;
	padding-top: 0px;
	background-color: #9cf;
	background-image: url('../assets/images/gaosandyblog/bodybackimg.gif');
	background-repeat: repeat-x;
	font-family: Verdana,Tahoma,sans-serif;
	color: #222;
	font-size: 13px;
	line-height: 1.7em;
	}

* {
	margin: 0px;
	padding-top: 0px;
	}

img {
	border: 0px;
	}

a {
	color: #ff5502;
	text-decoration: none;
	}

a:hover {
	color: #ff9d02;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	
	}

blockquote {
	padding-left: 10px;
	color: #333;
	font-style: normal;
	}

.clear {
	clear: both;
	}

.alignleft {
	float: left;
	padding: 2px 0px 0px 5px;
	}

.alignright {
	float: right;
	padding: 2px 0px 0px 5px;
	}



/*
 The Wrapper
-----------------------------------------*/
#Wrapper {
	width: 912px;
	margin: 0px auto;
	background-color: #fff;
	}



/*
 ヘッダ
-----------------------------------------*/
#HeadWrap {
	position: relative;
	width: 912px;
	height: 280px;
	overflow: hidden;
	}

#HeadWrap h1 {
	display: block;
	background-image: url('../assets/images/gaosandyblog/headimg.gif');
	background-repeat: no-repeat;
	width: 912px;
	height: 280px;
	overflow: hidden;
	}

#HeadWrap h1 a {
	display: block;
	width: 912px;
	height: 280px;
	padding-top: 280px;
	overflow: hidden;
	text-indent: -912px;
	}

#HeadWrap p {
	position: absolute;
	width: 175px;
	left: 710px;
	top: 144px;
	z-index: 3;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	}



/*
 ボディ
-----------------------------------------*/
#Contents {
	padding: 24px 0px 24px 0px;
	width: 912px;
	list-style-type: none;
	}

#Contents #L {
	padding: 0px 24px 0px 24px;
	float: left;
	width: 600px;
	overflow: hidden;
	}

#Contents #R {
	padding: 0px 24px 0px 0px;
	float: right;
	width: 240px;
	overflow: hidden;
	}

.MT24 {
	margin: 0px;
	padding: 24px 0px 0px 0px;
	clear: both;
	height: 0px;
	overflow: hidden;
	}



/*
 フッタ
-----------------------------------------*/
#FootArea {
	width: 864px;
	height: 80px;
	background-color: #03a;
	padding: 24px;
	overflow: hidden;
	color: #fff;
	}

#FootArea a, #FootArea a:hover {
	color: #fff;
	text-decoration: none;
	}

#FootIllust {
	width: 600px;
	height: 196px;
	}



/*
 ページネーション
-----------------------------------------*/
.ditto_pages {
	margin: 10px 24px;
	font-size: 86%;
	color: black;
	}
.ditto_pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #008CBA;
	color: #fff;
	}
.ditto_pages .ditto_off {
	border: 1px solid #ccc;
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
	}
.ditto_pages a, .ditto_pages a:link, .ditto_pages a:visited {
	border: 1px solid #008CBA;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: black;
	}
.ditto_pages a:hover {
	background-color: #fff;
	color: #000;
	}



/*
 コンテンツ
-----------------------------------------*/
.Post {
	margin: 0px 0px 24px 0px;
	color: #333;
	font-family: Verdana,Tahoma,sans-serif;	
	/*font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;*/
	font-size: 13px;
	}

.Post p {
	margin-top: 1.0em;
	}

.date {
	margin-right: 12px;
	padding-top: 0px;
	float: left;
	width: 48px;
	height: 45px;
	background-image: url('../assets/images/gaosandyblog/date.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	line-height: 1.6em;
	font-family: Century gothic,Verdana,Helvitica,sans-serif;
	font-weight: normal;
    text-transform: uppercase;
	color: #fff;
	}

.date .day {
	color: #000;
	font-size: 20px;
	line-height: 1.0em;
	font-weight: bold;
	padding-top: 0px;
	}

h2.Title {
    font-size: 22px;
	line-height: 1.0em;
	color: #10276B;
	font-weight: normal;
	background: none;
	font-family: Century Gothic,Verdana,Tahoma,sans-serif;
	}

h2.Title a {
	color: #02a;
	text-decoration: none;
	}

h2.Title a:hover {
	color: #04b;
	font-weight: normal;
	text-decoration: none;
	}

.PostUnder {
	margin-bottom: 12px;
	}

.PostUnder .Cat {
	color: #ff5502;
	}

.PostInfo {
	margin: 1.0em 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	color: #553;
	font-size: 12px;
	border-top: solid 1px #aaa;
	}

.PostInfo a {
	color: #553;
	font-weight: normal;
	text-decoration: none;
	}



/*
 サイド
-----------------------------------------*/
.Sidebar {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: 240px;
	overflow: hidden;
	}

.Sidebar li.SideTitle {
	width: 240px;
	height: 31px;
	background-image: url('../assets/images/gaosandyblog/sidetitle.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	color: #030;
	font-size: 14px;
	line-height: 2.0em;
	font-weight: bold;
	}

.Sidebar li {
	display: block;
	}

.Sidebar .SideEnd {
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 8px;
	background-image: url('../assets/images/gaosandyblog/sideend.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	}

.Sidebar li h3 {
	margin: 0px;
	padding: 6px 10px 6px 10px;
	background-color: #090;
	color: #fff;
	font-size: 13px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: solid 1px #cf6;
	overflow: hidden;
	}

.Sidebar li h3 a {
	width: 220px;
	display: block;
	color: #fff;
	}

.Sidebar li h3 a:hover {
	color: #fd6;
	}

.Sidebar li h3 a .sDate {
	font-size: 10px;
	line-height: 1.2em;
	color: #dda;
	}

