a:link  { color: #3c3c3c }
a:visited  { color: #3c3c3c }
a:hover   { color: #87cefa }
a:active   { color: #87cefa }

/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */
body	{
	margin: 0;
	padding: 0;
         background-color: #f8f8ff;
	}

#container	{
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #dcdcdc;
         background-color: #ffffff;
	}

#banner	{
          margin-bottom: 0px;
	}

#footer	{
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	padding: 10px;
	font-size: 0.75em;
	line-height: 160%;
	}

#end	{
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	padding: 10px;
	font-size: 0.75em;
	line-height: 160%;
	}


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

#container {
width: 772px;
}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 10px;
		margin-right: 10px;
		}

	#contentx {
		margin: 0px 30px 0px 30px;
		}


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

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

	#centercircle	{
		width: 600px;
		margin: 0px 30px 0px 30px;
		}

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

	/* 右サイドバーの左の余白 */
	#right div	{
		margin: 0 15px 0 15px;
		}
	#left div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}
	.sidebar #calendar table	{
		width: 170px;
		}
	#three .sidebar #calendar table	{
		width: 160px;
		}
	#right #calendar table	{
		width: 168px;
		}
	#three #right #calendar table	{
		width: 158px;
		}


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

body {
       	text-align: center;
	}

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

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




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





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

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

#title	{
background-image: url(sa_header_60705.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
background-position: 100% 100%;
 padding: 186px 18px 2px;
	}

#title h1	{
	font-size: 2em;
	margin: 0;
	}

#title h1 a	{
	text-decoration: none;
	color: #ffc0cb;
	}

#title h2	{
	font-size: 1em;
	margin-top: 4px;
	color: #ffc0cb;
	}

#header-name {
	text-decoration: none;
	color: #ffc0cb;
	}

#title h2	{
	font-size: 1em;
	margin-top: 4px;
	color: #ffc0cb;
	}

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

#alpha p.content-nav {
	font-size: 0.9em;
	margin-left: 10px;
	}

#alpha h2 {
	font-size: 0.9em;
	margin-left: 10px;
	}

#alpha h3.asset-header {
	font-size: 1.00em;
	margin-left: 10px;
	}

#alpha h4.asset-header {
	font-size: 1.00em;
	color: #666;
	margin-left: 10px;
	}

#alpha a {
	color: #888888;
	text-decoration: none;
	}
	
#alpha a:hover {
	color: orange;
	}

#alpha div.asset-body {
	margin-left: 10px;
	margin-right: 0px;
	font-size: 0.90em;
	color: #666;
	line-height: 150%;
	}

#alpha div.entry-body {
	margin-left: 20px;
	margin-right: 0px;
	font-size: 0.90em;
	color: #666;
	line-height: 150%;
	}

#alpha div.asset-footer {
	margin-left: 20px;
	margin-right: 0px;
	font-size: 0.90em;
	color: #666;
	line-height: 150%;
	}


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

.sidebar h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-bottom: 0px;
	}

.sidebar ul	{
	font-size: 0.75em;
	color: orange;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 15px;
　　line-height: 140%;
	}
.sidebar h3 {
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
	font-size: 0.875em;
	color: #333333;
    }
.sidebar h3 {
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
	font-size: 0.875em;
	color: #333333;
        }

.widget-content h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.eigyo ul	{
	font-size: 0.75em;
	color: #666666;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
         line-height: 140%;
	}

.portrait h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-bottom: 4px;
	}

.portrait p	{
	font-size: 0.75em;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
    line-height: 140%;
	}

.links h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.links ul	{
	font-size: 0.75em;
	color: #666666;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
         line-height: 105%;
	}

.links p	{
	font-size: 0.9em;
	color: #666666;
	margin-top: 2px;
	margin-left: 9px;
         line-height: 120%;
	}

