/*
Theme Name: FOCA TYPE1 Width800
Theme URI: http://www.m-egg.com/
Description: SAMPLE 01
Author: MINAKO
*/

body	{
	background: #e6e6e6;
        margin: 0;
	padding: 0;
	text-align: center;
	}

#container {
	width: 800px;
	background: #ffffff url('images/foca-bg.jpg');
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#header, #main, #footer	{
	margin: 0 0px;
	}

#content	{
	width: 550px;
	float: left;
	margin: 0px 0 0 15px;
	}

#sidebar	{
	width: 180px;
	float: right;
	margin: 0px 9px 0px 0px;
	}

#footer	{
	clear: both;
	}

a	{
	color: #3366aa;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-color: #e6e6e6;
	background-image: url(images/foca-header.jpg);
	padding: 0px;
	margin-bottom: 0px;
	}

#header h1	{
	font-size: 1.4em;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom: 0;
	}

#header h1 a	{
	color: white;
	text-decoration: none;
	}

#header p	{
	height: 150px;
        font-size: 0.75em;
	margin-top: 0px;
	}

#headerimg	{
        height:165px
        wide:800px
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 1em;
	color: #3366aa;
	border-bottom: solid 2px #66cccc;
	background-image: url(images/title-mark.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	}

.post h2 a	{
	text-decoration: none;
	}

.post p	{
	font-size: 0.95em;
	font-color: #666666;
	line-height: 150%;
	}

.post	{
	margin-bottom: 40px;
	font-color: #666666;
	}

.pagenav	{
	font-size: 0.75em;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	background-color: #d9f3f3;
	}

#sidebar ul	{
	color: #66cccc;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	}

#sidebar ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
	}

#sidebar h2	{
	font-size: 1em;
	background-color: #66cccc;
	color: #ffffff;
	text-align:center;
	margin: 0;
	padding: 6px 0;
	}

/* カレンダー */
#calendar table	{
	margin: 10px 0 0px 15px;
	width: 90%;
	font-family:Osaka,Verdana,san-serif,
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 0px #538ad8;
	}

#calendar a	{
	font-family:Osaka,Verdana,san-serif,
        text-decoration: none;
	color: #3366aa;
	}

#calendar b	{
	font-family:Osaka,Verdana,san-serif,
        text-decoration: none;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
        color:#000000;
        background-image: url(images/foca-footer.jpg);
        padding:10px 0 15px;
	}
