/*  
Theme Name: Freedom Original
Theme URI: http://www.j-asw.jp/
Description: Freedom専用のテーマとして作成しました。
Version: 0.1
Author: GAR (Masanori Yamanaka)
Author URI: http://www.utatane-net.sakura.ne.jp/
*/

/* 標準設定部分 */

body {
	background-color: #ccffff;
	margin:0;
	padding:0;
	text-align: center;
}

img {
	border: none;
}

#container{
	width: 800px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
}

#header,#footer{
	margin: 0;
}

#main{
	margin: 0;
	padding: 0 10px;
}

#contents{
	width: 520px;
	float: right;
}

#sidebar{
	width: 220px;
	float: left;
	margin-right: 30px;
}

#footer{
	clear: both;
}

a{
	color: #3366aa;
}

table{
	font-size: 0.8em;
	color: #666666;
	}

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

#header{
	background-color: #538ad8;
	background-image: url(images/header.jpg);
	padding: 25px 20px 0px 20px;
	margin-bottom: 30px;
	height: 160px;
}

#header h1{
	width: 315px;
	height: 140px;
	margin: 0px;
	float: left;
}

#header h1 a {
	color: white;
	text-decoration: none;
}

#header p{
	font-size: 1em;
	margin-top: 35px;
	margin-right : 10px;
	float: right;
}

/* トップページ(home.php)用のデザイン設定 */

#t-left {
	width: 190px;
	float: left;
	margin-right: 20px;
	font-size: 0.75em;
	}

#t-left ul {
	color: #66aaff;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	}
	
#t-left ul ul{
	color: #88ccff;
	margin-bottom: 3px;
	}
	
#t-left h2 {
	font-size: 1em;
	background-color: #538ad8;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 6px 0;
	}

#t-left a{
	text-decoration: none;
	}

#t-center{
	width: 350px;
	float: left;
}

.t-photo{
	margin-bottom: 30px;
	}

.whatnew h2{
	font-size: 0.9em;
	color: #3366aa;
	border-bottom: solid 2px #538ad8;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	}

.whatnew h3{
	font-size: 0.85em;
	color: #999999;
	padding-left: 10px;
	}

.whatnew li{
	font-size: 0.8em;
	color: #666666;
	}

.whatnew a{
	text-decoration: none;
	}
	
.whatnew {
	margin-bottom: 40px;
	}

#t-right{
	width: 150px;
	float: right;
	margin-left: 10px;
	}

#t-right h2{
	font-size: 1em;
	background-color: #538ad8;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 6px 0;
	}

#t-bottom{
	clear: both;
	width: 750px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	border: double 4px #88ccff;
	font-size: 0.9em;
	}

#t-bottom ul {
	color: #66aaff;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	}
	
#t-bottom ul ul{
	color: #88ccff;
	margin-bottom: 3px;
	}
	
.t-bottom-l{
	width: 355px;
	float: left;
	}

.t-bottom-r{
	width: 355px;
	float: right;
	}

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

.post h2{
	font-size: 0.9em;
	color: #3366aa;
	border-bottom: solid 2px #538ad8;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	}

.post h2 a {
	text-decoration: none;
	}

.post h3{
	font-size: 0.85em;
	color: #666666;
	clear: all;
}

.post p{
	font-size: 0.8em;
	color: #666666;
	line-height: 150%;
	clear: all;
	}

.editer p{
	font-size: 0.8em;
	margin-top: -15px;
	color: #666666;
	float: right;
	}
	
.post {
	margin-bottom: 40px;
	}
	
.post ul,.post ol{
	text-decoration: none;
	font-size: 0.8em;
	color: #666666;
	}

.pagenav{
	font-size: 0.75em;
	}

/*--------------------------------------
	3-3-1. Topic Path
---------------------------------------*/

p.topicPath {
	margin: 1.3em 9em 0.3em 20px;
	padding-bottom: 0.8em;
	font-size: 85%;
	line-height: 1;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	text-justify: none; 
	letter-spacing: 1px;
}

p.topicPath a:link,
p.topicPath a:visited {
	padding: 0.1em 0.5em;
	border: 1px solid #eee;
	color: #888;
	background-color: #fff;
	text-decoration: none;
}

p.topicPath a:hover {
	color: #fff;
	border: 1px solid #fff;
	background-color: #222;
}

p.topicPath span.current {
	padding: 0.1em 0 0.1em 13px;
	color: #000;
	background-image: url(images/icon/v_arrow080102.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}
	
/* サイドバー部分のデザイン */

#sidebar {
	font-size: 0.75em;
	}
	
#sidebar ul {
	color: #66aaff;
	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: #538ad8;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 6px 0;
	}
	
/* コメント部分のデザイン */

#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: #ffffff;
	background-color: #538ad8;
	padding: 3px 0 6px;}
