@charset "UTF-8";


/*-- ■SECTION 010 全体設定 --*/
/*-----------------------------------------------------------------
ページ全体の背景色・背景画像の設定
------------------------------------------------------------------*/

	body {
		background:#fff url(/img/template/user/441/bg.gif) center top; /*-- 背景色 --*/
		color:#060; /*-- 文字色 --*/
	}


/*-----------------------------------------------------------------
リンク文字色の基本設定
------------------------------------------------------------------*/

A {
 text-decoration: underline;
}


A:link {
	color: #336666;
}


A:hover {
}

A:visited {
	color: #666;
}


/*-----------------------------------------------------------------
不使用拡張部分
 --使用したい部分をコメントアウトまたは削除します。
------------------------------------------------------------------*/

	/*-- #title-banner-top, --*/
	/*-- #title-banner-bottom, --*/
	#main-top,
	/*-- #main-bottom,--*/
	/*-- .content-top,--*/
	/*-- .content-bottom,--*/
	#footer,
	.mod-entry-set-top,
	.mod-entry-set-bottom,
	.mod-comments-top,
	.mod-comments-bottom,
	.comment-list-top,
	.comment-list-bottom,
	.comment-form-top,
	.comment-form-bottom,
	.mod-trackbacks-top,
	.mod-trackbacks-bottom,
	.trackback-list-top,
	.trackback-list-bottom ,
	.sidebar-top,
	.sidebar-bottom,
{
		display:none;
	}


/*-- ■SECTION 020 レイアウト設定 --*/
/*-----------------------------------------------------------------
サイドバー＋メイン全体の設定
------------------------------------------------------------------*/

	#container {
		width:880px;
		padding:0 20px;
background:#fff url(/img/template/user/441/bg.gif) repeat-y center top; /*-- 背景色 --*/
		margin:0 auto;
	}

	#main {
width:auto;padding:15px 20px;
		/*-- コンテンツエリアの背景色：
		-----side-a center side-bを内包
		-----ただしカラム数・レイアウトにより出現領域は異なる --*/
	}


/*-- ■SECTION 030 #title-banner 設定 --*/
/*-----------------------------------------------------------------
タイトルバナーの設定
------------------------------------------------------------------*/

	/*-- タイトルバナー外枠の設定 --*/
		#title-banner {
		}
	/*-- タイトルバナー上部の設定 --*/
		#title-banner-top {
			display:none;		/*不可視*/
			width:100%;
			height:0px;
			margin:0;
		}
	/*-- タイトルバナー内部の設定 --*/
		#title-banner-body {
			width:100%;
			/*-- ↓タイトルバナーに画像を入れる場合は、下記のコメントをはずし、画像URLを指定する --*/
		
			background-image:url(/img/template/user/441/mainvisual.jpg);
			background-position: center top;
			background-repeat:no-repeat; 
		
			/*-- ↓タイトルバナーに画像を入れる場合は、画像に合わせて値を変更する --*/
			height:200px;
		}
	/*-- ブログタイトルの開始位置の設定 --*/
		#title-banner-body #title-banner-set {
			padding-top:43px;
			padding-left:35px;
		}
	/*-- タイトルバナー下部の設定 --*/
		#title-banner-bottom {
			display:none;		/*不可視*/
			width:100%;
			height:2px;
		}
	/*-- ブログタイトル文字の基本設定 --*/
		#title-banner-body #title-banner-set h1 {
			font-size:139%;display:block;height:58px;
			color:#fff;
			line-height:1.4;
			text-align:left;
			width:90%;
		}
	/*-- ブログタイトル文字の設定（文字色、リンク時装飾） --*/
		#title-banner-body #title-banner-set h1 a {
			color:#fff;
			text-decoration:none;
		}
		#title-banner-body #title-banner-set h1 a:hover{
			color:#fff;
			text-decoration:none;
		}
		#title-banner-body #title-banner-set h1 a:active {
			color:#fff;
			text-decoration:none;
		}
	/*-- ブログ概要の設定 --*/
		#title-banner-body #title-banner-set h2 {
			color:#fff;
			font-size:92%;
			line-height:1.2;
			width:90%;
			font-weight:normal;
		}


/*-- 2017　見出し調整 --*/
/*-- ブログタイトル文字の基本設定 --*/
#title-banner-body #title-banner-set .blog-title {
font-size:139%;display:block;height:58px;color:#fff;line-height:1.4;text-align:left;width:90%;
font-weight:bold;
}
/*-- ブログタイトル文字の設定（文字色、リンク時装飾） --*/
#title-banner-body #title-banner-set .blog-title a ,
#title-banner-body #title-banner-set .blog-title a:hover,
#title-banner-body #title-banner-set .blog-title a:active {
color:#fff;text-decoration:none;
}
/*-- ブログ概要の設定 --*/
#title-banner-body #title-banner-set .blog-description {
color:#fff;font-size:92%;line-height:1.2;width:90%;font-weight:normal;
}
/*-- 2017　見出し調整 --*/



/*-- ■SECTION 040 #main 設定 --*/
/*-----------------------------------------------------------------
サイドバー＋メイン全体の下部の設定
------------------------------------------------------------------*/

	#main-bottom {
		display:none;			/*不可視*/
		background:transparent;
	}

/*-- ■SECTION 050 #main 内レイアウト設定 --*/
/*-----------------------------------------------------------------
サイドバー全体、メイン全体の設定
------------------------------------------------------------------*/

	/*-- メインの設定（2カラム時のみ） --*/
		#center-2c {
	}
	/*-- メインの設定（3カラム時のみ） --*/
		#center-3c {
	}
	/*-- メインの設定（外側・共通）margin:0 200px;が入っている --*/
		#center {
	}
	/*-- メインの設定（内側・共通）背景指定するならここ--*/
		#in-center {
			
	}
	/*-- サイドバー全体の設定 --*/
		#side-a,#side-b {
			width:200px;
	}

/*-- ■SECTION 060 #center-2c/3c 設定 --*/
/*-----------------------------------------------------------------
メインのレイアウトの設定
------------------------------------------------------------------*/

	/*-- カラム間のマージン設定（2カラムの場合）--*/
		.content-2c {
			margin:0 5px;
		}
	/*-- カラム間のマージン設定（3カラムの場合）--*/
		#in-center .content-3c {
			margin:0;
		}
	/*-- メイン上部の設定 --*/
		.content-top {
			display:none;
		}
		.content-body {
		}
	/*-- メイン下部の設定 --*/
		.content-bottom {
			height:10px;
		}



/*-- ■SECTION 070 エントリー設定 --*/
/*-----------------------------------------------------------------
記事の設定
------------------------------------------------------------------*/

	/*-- 記事の設定（外側） --*/
		.mod-entry-set {
		}
		.mod-entry-set-top {
		}
		.mod-entry-set-top div.lt {
		}
		.mod-entry-set-top div.rt {
		}
		.mod-entry-set-bottom {
		}
		.mod-entry-set-bottom div.lb {
		}
		.mod-entry-set-bottom div.rb {
		}

	/*-- 記事の設定（内側）--*/
		.entry {
		width:auto;
		}


	/*--xxxxxxxxxxxxxxxxxxxxxxxx
		記事上部の設定
	xxxxxxxxxxxxxxxxxxxxxxxxx--*/


		/*-- ↓記事タイトル・投稿日時|カテゴリーの背景を共通で設定する場合はここを使用 --*/
			.entry-top {
			}
		/*-- 記事タイトルの設定 --*/
			.entry-top h3 {
				text-align:left;color:#060;
				font-size:110%;font-weight:bold;
				line-height:1.2;
				
			/*-- 背景としてヘッダマークを挿入 --*/
			/*
			padding-left:;
			background:url("") no-repeat left top;
			*/
			}
			.content-3c .entry-top h3{padding:0 15px 0 15px;}
			.content-2c .entry-top h3{padding:0 20px 0 20px;}
		
			.entry-top h3 a {
				text-decoration:none;
			}
			.entry-top h3 a:hover {
				text-decoration:none;
			}
			.entry-top h3 a:visited {
				text-decoration:none;
			}

/*-- 2017　見出し調整 --*/
/*-- 記事タイトルの設定 --*/
.entry-top .entry-title,.entry-top .arcv-title,.entry-list-title {
text-align:left;color:#060;
font-size:110%;font-weight:bold;
line-height:1.2;
}
.entry-list-title {margin-bottom:10px;}
.content-3c .entry-top .entry-title,.content-3c .entry-top .arcv-title,.content-3c .entry-list-title{padding:0 15px 0 15px;}
.content-2c .entry-top .entry-title,.content-2c .entry-top .arcv-title,.content-2c .entry-list-title{padding:0 20px 0 20px;}
.entry-top .entry-title a,.entry-top .arcv-title a,.entry-list-title a,
.entry-top .entry-title a:hover,.entry-top .arcv-title a:hover,.entry-list-title a:hover,
.entry-top .entry-title a:visited,.entry-top .arcv-title a:visited,.entry-list-title a:visited
{text-decoration:none;}
/*-- 2017　見出し調整 --*/


		
		
		
		/*-- 投稿日時|カテゴリーの設定 --*/
			.entry-top-info {
				text-align:right;
				padding:0 2px;
				font-size:90%;
			}


.content-2c .entry-top-info{
padding:0 22px 0 22px;
}

			.entry-top-info a {
				text-decoration:underline;
			}
			.entry-top-info a:hover {
				text-decoration:underline;
			}
			.entry-top-info a:visited {
				text-decoration:underline;
			}
			.entry-top-info span.entry-top-info-time {
			}
			.entry-top-info span.entry-top-info-category {
			}

	/*--xxxxxxxxxxxxxxxxxxxxxxxx--*/
		/*-- 記事上部の設定ここまで --*/
		
		/*-- 記事部分の設定 --*/
	/*--xxxxxxxxxxxxxxxxxxxxxxxx--*/

			.entry-body {
			}
			/*-- 記事貼り付け画像の設定 --*/
				/*-- 画像の周りの間隔の設定（サムネイルになる部分） --*/
					.entry-body-image {
						margin:10px auto 10px;
					}
				/*-- 画像にリンクを貼った時の設定（通常時） --*/
					.entry-body-image a img,.entry-body-text a img {
						border:none;
					}
				/*-- 画像にリンクを貼った時の設定（リンク先を訪問したことがある時） --*/
					.entry-body-image a:visited img,.entry-body-text a:visited img {
						border:none;
					}
				/*-- 画像にリンクを貼った時の設定（カーソルをおいた時） --*/
					.entry-body-image a:hover img,.entry-body-text a:hover img {
						border:none;
					}
					
			/*-- 記事本文の設定 --*/
				.entry-body-text {
					padding:10px 25px;
					color:#060;
				}

				.content-2c .entry-body-text {padding:0 31px 0 31px;}

				.entry-body-text a:link {
					text-decoration:underline;
				}
				.entry-body-text a:hover {
					text-decoration:underline;
				}
				.entry-body-text a:visited {
					text-decoration:underline;
				}

				
		/*-- 記事部分の設定ここまで --*/
			
		/*-- 記事下部の設定 --*/
		
			/*-- 記事下部コメント　｜　の設定 --*/
			.entry-bottom {
				padding:2px;
				text-align:right;
			}
			.content-2c .entry-bottom{padding:0 29px 0 29px;}
			
			/*-- 記事下部コメント（）・トラックバック（）の設定 --*/
			
				.entry-bottom-info {
					font-size:90%;
				}
				.entry-bottom-info a {
					text-decoration:underline;
				}
				.entry-bottom-info a:hover {
					text-decoration:underline;
				}
				.entry-bottom-info a:visited {
					text-decoration:underline;
				}
		/*-- 記事下部の設定ここまで --*/

/*-----------------------------------------------------------------
メインエリアにオリジナルモジュールを配置した時の設定
------------------------------------------------------------------*/

	/*-- オリジナルモジュール全体の設定 --*/
		#mod-freearea-main {
			
			margin:0 0 20px 0;
			background-color:transparent;
		}
		#mod-freearea-main .mod-entry-set-top {
		}
		#mod-freearea-main .entry {

		}
	/*-- オリジナルモジュール上部の設定 --*/
		#mod-freearea-main .entry .entry-top {
		}
	/*-- オリジナルモジュールタイトルの設定 --*/
		#mod-freearea-main .entry .entry-top h3 {
				text-align:left;color:#060;
				font-size:110%;font-weight:bold;
				line-height:1.2;
			/*-- 背景としてヘッダマークを挿入 --*/
			/*
			padding-left:;
			background:url("") no-repeat left top;
			*/
		}
	/*-- オリジナルモジュール内部の設定 --*/
		#mod-freearea-main .entry .entry-body {
			line-height:1.25;
			padding:10px 20px;
			border:none;
		}
	/*-- オリジナルモジュール記事の設定 --*/
		#mod-freearea-main .entry .entry-body-text {
			padding:10px 0;
			margin:0;
		}
	/*-- オリジナルモジュール下部の設定 --*/
		#mod-freearea-main .entry .entry-bottom {
			border:none;
		}

/*-- 2017　見出し調整 --*/
.sleep-ad-title {
text-align:left;color:#060;
font-size:110%;font-weight:bold;
line-height:1.2;
font-weight:bold;
}
.content-3c .sleep-ad-title{padding:0 15px 0 15px;}
.content-2c .sleep-ad-title{padding:0 20px 0 20px;}

/*-- 2017　見出し調整 --*/


/*-----------------------------------------------------------------
コメント欄の設定
------------------------------------------------------------------*/

	/*-- コメント欄全体の設定 --*/
		#mod-comments {
			margin-bottom:20px;
		}
	/*-- コメント欄タイトルの設定 --*/
		/*-- 【コメント】--*/
		#mod-comments h3{
				text-align:left;color:#060;
				font-size:110%;font-weight:bold;
				line-height:1.2;
				padding:0 22px 0 22px;
		}
	/*-- 各コメントの設定 --*/
		/*-- コメント全ての枠--*/
		#mod-comments .comment-list-body{
			margin-bottom:20px;
		}
		/*-- コメント1件の枠--*/
		#mod-comments .comment-list-body dl {
			padding:10px;color:#660;
			background:transparent;
			margin:0 30px 10px 30px;
			border-top:1px solid #e6ffb0;
		}
	/*-- 各コメントタイトルの設定 --*/
		span.comment-list-title {
			font-weight:bold;
			color:#066;
		}
	/*-- 各コメントネームの設定 --*/
		span.comment-list-name {
			color:#066;
		}

	/*-- 各コメント日付の設定 --*/
		.comment-list-body dl dd.comment-list-date {
			color:#666;text-align:right;font-size:90%;
		}
	/*-- コメント投稿欄全体--*/
		.comment-input dl {
		}
		.comment-submit input {
		}
		
/*-- コメント投稿欄注意文--*/
		.comment-notice,.comment-spam{
		}	
		/*-- コメント利用規約--*/
		.comment-notice a{
		}	

	/*-- gooIDを持っている人のみコメント可の場合の設定 --*/
		.comment-gooid {
			margin-bottom:20px;
			padding:0 10px 10px 10px;
		}
		.comment-gooid dl {
		}
		.comment-gooid dl dt {
			font-weight:bold;
		}
		.comment-gooid dl dd {
		}
		.comment-login-link {
			margin:10px 0;
		}
	/*-- gooIDを持っている人のみコメント可の場合の設定ここまで --*/
	/*-- コメント欄注意文の設定 --*/
		.comment-alert {
			margin:10px 0;
			text-align:center;
		}
		.comment-alert,.comment-gooid{
			color:#333333;
			font-weight:bold;
		}
		.comment-alert .comment-list-none,.comment-alert .comment-precheck{
			color:#333333;
			font-weight:bold;
		}
		.comment-alert span.comment-login {
			color:#336666;
		}
		.comment-alert span.comment-list-error {
			color:#336666;
			font-weight:bold;
			padding:5px;
			margin:10px 0;
		}
	/*-- コメント欄注意文の設定ここまで --*/


/*-----------------------------------------------------------------
トラックバック欄の設定
------------------------------------------------------------------*/

	/*-- トラックバック欄全体の設定 --*/
		#mod-trackbacks {
			margin-bottom:20px;
		}
	/*-- トラックバック欄タイトルの設定 --*/
		#mod-trackbacks h3 {
				text-align:left;color:#060;
				font-size:110%;font-weight:bold;
				line-height:1.2;
				padding:0 22px 0 22px;
		}
	/*-- 「TRACKBACK PING URL」 --*/
		#mod-trackbacks .trackback-ping-url dt {
			padding-top:15px;
		}
	/*-- トラックバックURL欄設定 --*/
		#mod-trackbacks .trackback-ping-url {
			margin:20px;
			color:#666;
			font-weight:bold;
			text-align:center;
			border:1px solid #000;
			background:#e6ffb0;
		}
	/*-- トラックバックURL文字設定 --*/
		#mod-trackbacks .trackback-ping-url dd input {
			font-size:85%;margin:20px auto;text-align:center;
		}
	/*-- トラックバックを承認制にしている場合の注意書き設定 --*/
		#mod-trackbacks .trackback-filter {
		}
		#mod-trackbacks .trackback-filter ul{
			margin: 5px 20px 10px;
		}
		#mod-trackbacks .trackback-filter ul li {
			list-style:disc;
			list-style-position:outside;
			line-height:1.25;
		}
	/*-- トラックバックを承認制にしている場合の注意書き設定ここまで --*/
	/*-- 各トラックバックの設定 --*/
		/*-- 各トラックバック枠全体--*/
			#mod-trackbacks .trackback-list-body{
			padding:10px;
		}
	
		/*-- トラックバック1件--*/
		#mod-trackbacks .trackback-list-body dl {
			padding:10px;color:#000;
			background:transparent;
			margin:0 30px 10px 30px;
			border-top:1px solid #e6ffb0;
		}
		#mod-trackbacks .trackback-list-body dl dt {

		}
		#mod-trackbacks .trackback-list-body dl dt.trackback-list-title {

			font-weight:bold;
		}
		#mod-trackbacks .trackback-list-body dl dt a {
			font-weight:bold;color:#000;
			text-decoration:none;
		}
		#mod-trackbacks .trackback-list-body dl dt a:hover {color:#000;

			text-decoration:none;
		}
		#mod-trackbacks .trackback-list-body dl dt a:visited {color:#000;
	
			text-decoration:none;
		}
	/*-- 各トラックバックの設定ここまで --*/
	/*-- トラックバック注意文の設定 --*/
		#mod-trackbacks .trackback-alert {
			margin:10px 0;
			text-align:center;
		}
		#mod-trackbacks .trackback-alert .trackback-precheck{
			font-weight:bold;
			padding-top:10px;
		}
	/*-- トラックバック注意文の設定ここまで --*/


/*-----------------------------------------------------------------
次へ・前へ　部分の設定
------------------------------------------------------------------*/

	#mod-prev-next {
		margin:0 0 20px 0;
		padding:5px;
		background:transparent;
		font-weight:bold;
		border:solid 1px #b6df96;
	}
	#mod-prev-next a {
		text-decoration:underline;
	}
	#mod-prev-next a:hover {
		text-decoration:underline;
	}
	#mod-prev-next a:visited {
		text-decoration:underline;
	}


/*-- ■SECTION 080 スポンサー誘導枠設定 --*/
/*-----------------------------------------------------------------
スポンサー誘導枠全体の設定
------------------------------------------------------------------*/

	.mod-entry-set-goo-ad {
		margin-top:20px;
		margin-bottom:30px;
		text-align:center;
	}
	/*-- 広告背景色 --*/
		.gooAd {
			margin:0;
			background:#fff;
		}
		.gooAd td {
		}
		td.gooAd_sponsor_td {
		}
		td.gooAd_title_td {
		}
		td.gooAd_url_td {
		}
		td.gooAd_text_td {
		}
		.gooAd_text {
		}
		td.gooAd_btm_td {
		}
	/*-- スポンサーリンク文字 --*/
		a.gooAd_sponsor {
		}
	/*-- タイトルリンク文字　見出し --*/
		a.gooAd_title {
			color:#366;
			font-weight:bold;
		}
		a:visited.gooAd_title {
			color:#366;
			font-weight:bold;
		}
	/*-- テキスト文字 --*/
		div.gooAd_text_td {
			line-height:1.1;
		}
		a.gooAd_text {
			color:#060;
		}
		a:visited.gooAd_text {
			color:#060;
		}
	/*-- URLリンク文字 --*/
		a.gooAd_url {
			color:#366;
		}
		a:visited.gooAd_url {
			color:#366;
		}
		
		
	/*-- リンク範囲拡大 --*/
		.gooAd_title_td A,
		.gooAd_url_td A,
		.gooAd_text_td A {
			text-decoration:none;
		}


/*-- ■SECTION 090 #sidebar 設定 --*/
/*-------------------------------------------------
サイドバー全体の設定
------------------------------------------------------------------*/

	/*--side-a・b内部直下--*/
	.sidebar {
		width:auto;color:#693;
		margin:0 15px;/*サイドバーに左右余白を入れる*/
	}


/*-- ■SECTION 100 サイドバーモジュール共通設定 --*/
/*-----------------------------------------------------------------
サイドバーモジュール共通設定
   .module共通設定はモジュールごとにデザインを変える場合でも、
   必ずセットしてください。
------------------------------------------------------------------*/
	/*-- モジュール共通設定、H4とmodule-bodyを内包 --*/
		.module	{
			
		}
	/*-- モジュール内の間隔の設定、上にH4がある--*/
		.module-body	{
			padding:0 10px 15px 10px;
		}
	/*-- モジュール内リスト文の設定 --*/
		.module ul li {
			text-align:left;
			color:#333333;
		}
	/*-- リスト、背景としてリストマークを挿入（必要に応じて） --*/
		/*
		.module-body ul li{
			padding:0 5px 5px 15px;width:auto;margin-left:7px;
			background:url("") no-repeat left 6px;
		}
		*/
	/*-- モジュール内定義リストの設定 --*/
		.module dl dt {
			font-weight:bold;
		}
		.module dl dd {
		}
	
	/*-- モジュール内区切り線の設定 --*/
		.module-body hr {
			height:1px;
			background-color:#333;
			border:0px;
		}
	/*-- モジュール内リンク文字の設定 --*/
		.module a {
			text-decoration:none;
		}
		.module a:link:hover {
			text-decoration:none;
		}
		.module a:visited {
			text-decoration:none;
		}

		
	/*-- ２カラムのサイドバーor３カラムの左サイドバー共通設定 --*/
		/*-- 全体の設定 --*/
			#side-a	{
				
			}
		/*-- 各モジュールの設定 --*/
			#side-a .module {

			}
		/*-- 各モジュール上部の設定 --*/
			#side-a .module .module-top {
				display:none;
			}
		/*-- 各モジュール内部の設定 --*/
			#side-a .module .module-body {
				
			}
		/*-- 各モジュール下部の設定 --*/
			#side-a .module .module-bottom {
				display:none;
			}
		/*-- 各モジュールタイトルの設定 --*/
			#side-a .module h4 {
				padding:1px 0 2px 0;
				text-align:center;
				color:#060;
				font-weight:bold;
				font-size:85%;
				background:url(/img/template/user/441/menu_h4.gif) no-repeat center top;
			}
			

/*-- 2017　見出し調整 --*/
/*-- 各モジュールタイトルの設定 --*/
#side-a .module .sidebar-text {
padding:1px 0 2px 0;
text-align:center;
color:#060;
font-weight:bold;
font-size:85%;
background:url(/img/template/user/441/menu_h4.gif) no-repeat center top;
}
/*-- 2017　見出し調整 --*/

	
	/*-- ３カラムの右サイドバー共通設定 --*/
		/*-- 全体の設定 --*/
			#side-b	{
				
			}
		/*-- 各モジュールの設定 --*/
			#side-b .module {

			}
		/*-- 各モジュール上部の設定 --*/
			#side-b .module .module-top {
				display:none;
			}
		/*-- 各モジュール内部の設定 --*/
			#side-b .module .module-body {
			}
		/*-- 各モジュール下部の設定 --*/
			#side-b .module .module-bottom {
				display:none;
			}
		/*-- 各モジュールタイトルの設定 --*/
			#side-b .module h4 {
padding:1px 0 2px 0;
				text-align:center;
				color:#060;
				font-weight:bold;
				font-size:85%;
				background:url(/img/template/user/441/menu_h4.gif) no-repeat center top;

			}


/*-- 各モジュールタイトルの設定 --*/
#side-b .module .sidebar-text {
padding:1px 0 2px 0;
text-align:center;
color:#060;
font-weight:bold;
font-size:85%;
background:url(/img/template/user/441/menu_h4.gif) no-repeat center top;
}

/*-- ■SECTION 110 サイドバーモジュール個別設定 ■ --*/
/*-----------------------------------------------------------------
サイドバー／モジュールの各個別要素の設定
------------------------------------------------------------------*/

	/*-- お知らせ【PR】 --*/
		#mod-advertising {}
	/*-- プロフィール --*/
		#side-a #mod-profile h4{}
		#mod-profile .module-body{}
		#mod-profile .module-body dd.mod-pro-photo{padding:0;}

			/*プロフィール・項目名*/
			body #mod-profile .module-body dl dt
				{font-weight:bold;}
			/*プロフィール・内容*/
			body #mod-profile .module-body dl dd
				{padding:4px 0 4px 15px;}
	/*-- 携帯 --*/
		#mod-mobile {
			text-align:center;
		}
		#mod-mobile ul li{
			text-align:center;
		}
	/*-- 最新記事 --*/
		#mod-recent-entries{}
	/*-- カテゴリー --*/
		#mod-categories {}
	/*-- ログイン --*/
		#mod-login {}
		#mod-login ul li {
			border:none;
			padding:0;
		}
	/*-- 最新コメント --*/
		#mod-recent-comments {}
	/*-- 最新トラックバック --*/
		#mod-recent-trackbacks {}
	/*-- カレンダー --*/
		#mod-cal-table table{
			width:100%;
			/*TH・TDにborderをつけたい場合に使用
			border-collapse:separate;
			border-spacing:3px;
			*/
		}

			/*月表示の下にボーダーを入れたい場合に使用*/
			.mod-cal-caption{
				color:#060;
				border-bottom:2px solid #060;
			}
			/*前月・次月の上にボーダーを入れたい場合に使用*/
			div#mod-cal-prev-next {
				width:auto;margin:0 auto;
				padding:3px 7px 0 7px;
				border-top:2px solid #060;
			}
			/*前月のテキスト*/
			#mod-cal-prev-next .mod-cal-prev a{
				text-decoration:none;
			}
			/*前月のテキスト*/
			#mod-cal-prev-next .mod-cal-next a{
				text-decoration:none;
			}

		#mod-cal-table .mod-cal-caption {
			padding:4px;
			font-weight:bold;
		}

		/*曜日*/
		#mod-cal-table .mod-cal-week {
		}
		#mod-cal-table  td.mod-cal-day-lin-td {color:#030;
		}

		/*各日付、リンク無し*/
		#mod-cal-table th,#mod-cal-table td {
			padding:2px;
			text-align:center;color:#030;
			vertical-align:middle;
		}

		/*各日付、リンク有り*/
		#mod-cal-table .mod_cal_day_linked {
			font-weight:bold;color:#366;
			text-decoration:underline;
		}

	/*-- バックナンバー --*/
		#mod-back-numbers-scroll {}
		/*-- スクロールあり --*/
			#mod-back-numbers-scroll .module-body {
				padding:10px 0;
				width:auto;
				margin:5px 10px;
		}
		/*-- スクロールなし --*/
			#mod-back-numbers-noscroll .module-body {
				padding:15px 15px 20px
		}
	/*-- ブックマーク --*/
		#mod-bookmarks .mod-boo-name {
		}
	/*-- goo おすすめ --*/
		#mod-goo-recommends li {
			border:none;
		}
	/*-- RSS/gooブログ --*/
		#mod-powered-by {
			padding:10px;
		}
	/*-- フォントサイズ変更 --*/
		#font-size-changer {}
		#font-resizer ul li {
			background:none;
			padding:0;
			text-align:center;
			border:none;
		}

	/*-- オリジナルモジュール（サイドバー） --*/
		#mod-freearea-sidebar{
			
		}

		#mod-freearea-sidebar .module-body{
			padding:0 5px 10px 5px;color:#333;
		}

#in-center .content-2c .mod-entry-set{padding:0;margin:0;}
#in-center .content-3c .mod-entry-set{padding:0;margin:0;}

		.content-2c .entry-body {
background:url("/img/template/user/441/cont2c_middle.gif") repeat-y center top;
		}

		.content-2c .entry-top {background:#fff;padding-bottom:20px;
background:url("/img/template/user/441/cont2c_top.gif") no-repeat center bottom;
				}

		.content-2c .entry-bottom {background:#fff;padding-top:20px;
background:url("/img/template/user/441/cont2c_bottom.gif") no-repeat center top;
				}

		.content-2c #mod-freearea-main .entry-bottom {background:#fff;padding-top:20px;margin-bottom:20px;
background:url("/img/template/user/441/cont2c_bottom.gif") no-repeat center top;
				}

.content-2c #mod-freearea-main .entry-body {padding-left:25px;padding-right:25px;}



		.content-3c .entry-body {
background:url("/img/template/user/441/cont3c_middle.gif") repeat-y center top;
		}

		.content-3c .entry-top-info {background-color:transparent;padding-bottom:20px;
background:url("/img/template/user/441/cont3c_top.gif") no-repeat center bottom;
				}
		.content-3c #mod-freearea-main .entry-top {background-color:transparent;padding-bottom:20px;
background:url("/img/template/user/441/cont3c_top.gif") no-repeat center bottom;
				}
.content-3c #mod-freearea-main .entry-bottom{margin-bottom:30px;}

		.content-3c .entry-bottom {background-color:transparent;padding-top:20px;
background:url("/img/template/user/441/cont3c_bottom.gif") no-repeat center top;
				}

/*フォントリサイザーリセット*/
#font-size-changer #font-resizer ul li {
background:none;list-style-image:none;text-align:center;}
#font-size-changer #font-resizer ul li.mod-fon-siz-small
{margin:0;padding:0;width:33%;}
#font-size-changer #font-resizer ul li.mod-fon-siz-reset
{margin:0;padding:0;width:33%;}
#font-size-changer #font-resizer ul li.mod-fon-siz-large
{margin:0;padding:0;width:33%;}

/*フォントリサイザーIE6バグフィックス*/
*html #font-size-changer #font-resizer ul li a:visited{color:inherit;}
*html #font-size-changer #font-resizer ul li a:hover{color:inherit;}

/*横スクロールバー排除*/
#mod-freearea-main .entry .entry-body{word-break:break-all;}
.trackback-list-body dl dt{word-break:break-all;}
.trackback-list-body dl dd{word-break:break-all;}
.entry-body-text{word-break:break-all;}
.comment-list-text{word-break:break-all;}

/*お知らせ【PR】/ 携帯モジュールのリスト・背景リセット*/
#mod-advertising .module-body ul li{background-image:none;}
#mod-advertising .module-body ul li{list-style-image:none;margin-left:auto;margin-right:auto;}
#mod-mobile .module-body ul li{background-image:none;}
#mod-mobile .module-body ul li{list-style-image:none;margin-left:0;margin-right:auto;}
#mod-prev-next .etBody{font-size:80%;}
#mod-prev-next ul li table{padding:0;margin:0;}

/*お題*/
.theme {
background-color: #ffffff;
background-image: none;
box-shadow: none;
-webkit-box-shadow:none;
padding: 10px 35px 10px 35px;
border:none;
}
.theme a:first-child {
background: url(/img/static/blog/theme_icon_pen.png) no-repeat left center;
}
.theme a {
padding-left: 25px;
}
blockquote {
margin: 0;
}