* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #FFF;
	text-align: center;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
	margin: 0px 0px 0px 15px;
}

div, td {
	font-family: 'メイリオ' ,Meiryo ,'Hiragino Kaku Gothic Pro' , tahoma ,'ＭＳ Ｐゴシック', helvetica , sans-serif ;

}


.form_color {
	background: #ECECEC;
}

a { color: #999966; text-decoration: underline; }
a:link		{ color: #336666; text-decoration: underline; }
a:visited	{ color: #336666; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none; }



/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#header {  
        position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	background: url(http://north-base.com/coppola/top_img.jpg) no-repeat;
	width: 800px;
	height: 300px;
}
#header h1 {
	position: absolute;
	left: 395px;
	top: 51px;
	height: 210px;
	width: 404px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(http://north-base.com/coppola/top_img_h1.jpg);
	background-repeat: no-repeat;
}

#header h1 a {
	height: 210px;
	width: 404px;
	text-decoration: none;
	display: block;
}

#header h1 a:focus{
	outline:none;
}
#contents #left {
	float: left;
	width: 170px;
}

#contents #center {
        padding: 20px 0px 0px 0px;
	float: left;
	width: 460px;
}

#contents #center .pad {
	padding: 0 20px;
}

#contents #right {
	float: right;
	width: 170px;
}

#footer {
	clear: both;
}



/* =================================== */
/* ヘッダー */
/* =================================== */

h1 {  }

.site_title a {color: #666666;text-decoration: none;}
.site_title a:link {color: #666666;text-decoration: none;}
.site_title a:visited {color: #666666;text-decoration: none;}
.site_title a:active {color: #666666;text-decoration: none;}
.site_title a:hover {color: #666666;text-decoration: none;}

.site_title {
	font-size: 24px;
	color: #000000;
	margin: 20px 0px 10px 0px;
	padding: 0px;
        text-indent: -9999px;
}

.description {
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 25px 0px;
        text-indent: -9999px;
}

.header-l {
	float:left;
}

.header-r {
	float:right;
	text-align:right;
	margin: 5px 5px 0px 5px;
	font-size: 10px;
}



/* =================================== */
/* エントリー */
/* =================================== */

.view{
	font-size: 12px;
	color: #666666;
	margin: 15px 0px 30px 0px;
}

.entry_tag {
	font-size: 10.5px;
	color: #666666;
	text-align:left;
	margin: 15px 0 0 0;
}

.entry_tag a {
	font-style: italic;
}

.entry {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

	.entry_date {
		font-size: 10px;
		color: #336666;
		margin: 10px 0px 0px 0px;
		padding-bottom: 3px;
		border-bottom: 1px dotted #CCCCCC;
                text-align: right;
	}
	
	.entry_title {
                padding: 0px 0px 0px 35px;
		font-size: 15px;
		font-weight: bolder;
		color: #000;
		margin: 5px 0 10px 0;
		height: 30px;
		line-height: 30px;
		vertical-align: middle;
		background: url(http://north-base.com/coppola/title_pic.gif) no-repeat;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #333333;
		margin: 20px 0;
	}
	.entry_body img {
                border: 1px solid #999999;
        }
	.entry_author {
		font-size: 10px;
		color: #999999;
		margin: 5px 0px 5px 0px;
		text-align: right;
	}
	
	.entry_more {
		font-size: 11px;
		line-height: 170%;
		color: #333333;
		margin: 15px 0px 15px 0px;
	}
	
	.entry_state {
		font-size: 11px;
		color: #666666;
		margin: 15px 0px 30px 0px;
	}

.entry_navi {
	font-size:10.5px;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #666666;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}


.comment {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_title {
	font-size: 12px;
	color: #666;
	margin: 10px 5px 0px 0px;
	padding-bottom: 3px;
}

.comment_state {
	font-size: 10px;
	color: #666;
}

.comment_description {
	
	padding: 10px 0px 10px;
	font-size: 12px;
	color: #666;
}


.comment_form {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
}


.form_label {
	font-size: 12px;
	color: #666;
}


.form_btn {
	margin: 5px 0px;
}



.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

.page {
	font-size: 12px;
	color: #666666;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	line-height: 170%;
	margin: 10px 0px 0px 7px;
}

.linktext {
	font-size: 11px;
	color: #999999;
	line-height: 170%;
	margin: 5px 0px 25px 9px;
}



/* =================================== */
/* 検索 */
/* =================================== */

.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 5px 7px;
}

.search .form_color {
	width:140px;
}


.button {
	margin: 5px 0 0 0;
}



/* =================================== */
/*フッター */
/* =================================== */

.copyright {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
}



/* =================================== */
/* Lists */
/* =================================== */

ul.entry_lists {
	margin: 10px 0px 10px 0px;
}
ul.entry_lists li {
	font-size:12px;
	line-height: 1.8em;
	list-style-type: none;
}
ul.entry_lists li a {
}

ul.entry_lists li.entry_list_description {
	margin: 5px 0 15px 0;
	padding:10px;
	list-style:none;
	border:1px #AAA solid;
}

.entry_lists dt {
	padding-left:15px;
	background-position:left;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	}
	
.entry_lists dd {
	padding:0 0 5px 0;
	line-height: 1.2em;
}

.entry_lists_date {
	color: #999;
}


.lightup {
	background-color: #F5F5F5;
}


/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	/*
	padding-top:20px;
	padding-left:10px;
	*/
}


/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left;
}

.entry_cloud ul {
	margin: 10px 0px;
}

.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	font-size: 12px;
	}



/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

.pager strong {
	font-size: 130%;
	font-weight: bold;
}



/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 10px 0px 0px 7px;
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 2px 2px;
}

.calendar_month td {
	font-weight: bold;
}

.calendar_week td {
	font-family: "monospace";
}

.calendar_day td {
	background-color: #F9F9F9;
}

/* =================================== */
/* ORIGNAL */
/* =================================== */
#toplink {
        padding: 0px;
	margin: 0px 0px 0px 7px;
	width: 160px;
	height: 42px;
	text-indent: -9999px;
}
#toplink a {
        display: block;
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 42px;
	background: url(http://north-base.com/coppola/toplink.gif) no-repeat;
}
#toplink a:hover {
        background: url(http://north-base.com/coppola/toplink_f2.gif) no-repeat;
}
#playing {
        padding: 0px;
	margin: 3px 0px 0px 7px;
	width: 160px;
	height: 42px;
	text-indent: -9999px;
}
#playing a {
        display: block;
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 42px;
	background: url(http://north-base.com/coppola/playing.gif) no-repeat;
}
#playing a:hover {
        background: url(http://north-base.com/coppola/playing_f2.gif) no-repeat;
}
#diarylink {
        padding: 0px;
	margin: 3px 0px 0px 7px;
	width: 160px;
	height: 42px;
	text-indent: -9999px;
}
#diarylink a {
        display: block;
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 42px;
	background: url(http://north-base.com/coppola/diarylink.gif) no-repeat;
}
#diarylink a:hover {
        background: url(http://north-base.com/coppola/diarylink_f2.gif) no-repeat;
}
#etclink {
        padding: 0px;
	margin: 3px 0px 0px 7px;
	width: 160px;
	height: 42px;
	text-indent: -9999px;
}
#etclink a {
        display: block;
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 42px;
	background: url(http://north-base.com/coppola/link.gif) no-repeat;
}
#etclink a:hover {
        background: url(http://north-base.com/coppola/link_f2.gif) no-repeat;
}
#maillink {
        padding: 0px;
	margin: 3px 0px 0px 7px;
	width: 160px;
	height: 42px;
	text-indent: -9999px;
}
#maillink a {
        display: block;
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 42px;
	background: url(http://north-base.com/coppola/mail.gif) no-repeat;
}
#maillink a:hover {
        background: url(http://north-base.com/coppola/mail_f2.gif) no-repeat;
}
#link_area  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#link_area li {
        margin: 3px 0px 3px 7px;
}
#audio_area {
        margin: 0px 0px 0px 7px;
	padding: 3px 0px 0px 0px;
 
}
#audio_area h4 {
        margin: 0px;
	padding: 0px 0px 10px 0px;
 
}
.link_table {
        margin: 0px;
	padding: 0px;
}
.link_table img {
        border: none;
}  
.link_table td {
        text-align: left;
	vertical-align: top;
}      
.link_table h3 {
        font-size: 12px;
        padding: 0px 0px 0px 5px;
} 
.link_table p {
        padding: 0px 0px 0px 5px;
}
#link_sub {
        padding: 0px 5px 0px 0px;
        margin: 0px;
	text-align: right;
        font-size: 10px;
	color: #999999;
}

