@charset "UTF-8";

/*
Theme Name: SU Theme01
Theme URI: http://www.softunique.net/
Description: 
Author: SoftUnique
Author URI: http://www.softunique.jp/
*/

@import "css/reset.css";

/*---------------------------------------*/
/*---------------------------------------*/
/*　　　　　　サイト基本設定　　　　　　*/ 
/*----------------------------------------*/

/*　背景設定　*/

body {
	font-family: 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' ,sans-serif;
	background: url(images/bd_back.gif) repeat-y center top fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}

/*　リンク設定　　*/

a {
	color: #333333;
	text-decoration: none; 
}

a:hover {
	color: #333333;
	text-decoration: none; 
}


/*　全体枠設定　*/

#wrap {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

	#wrap .tit {
		background:#5b761a;
	}

	#wrap .tit h1 {
		float: left;
		color: #FFFFFF;
		font-weight: normal;
		font-size: 12px;
		margin: 0;
		padding: 3px 0 3px 10px;
	}


	#wrap .tit h2 {
		color: #333333;
		font-weight: normal;
		font-size: 12px;
		text-align: right;
		margin: 0;
		padding: 3px 3px 3px 10px;
	}

	#wrap .tit h2 a {
		color: #FFFFFF;
		text-decoration: none;
	}

	#wrap .tit h2 a:hover {
		color: #777777;
		background: none;
		text-decoration: none;
	}

	#wrap .tit p {
		position: absolute;
		z-index:3;
		clear: both;
		font-size: 13px;
		color: #555555;
		margin: 150px 10px 10px 25px;
		line-height: 120%;
		width:360px;
	}


/*----------------------------------------*/
/*　　　　　　ヘッダー設定　　　　　　　　*/
/*----------------------------------------*/

#header {
	position: absolute;
	background: url(images/header.gif) no-repeat left top;
	z-index:1;
	width: 800px;
	height: 240px;
	top:18px;
	margin:0;
	padding: 0;
}

	#header .logo {
		position: absolute;
		top: 100px;
		left: 20px;
	}


.xrea {
		position: absolute;
		z-index:6;
		top:10px;
		left: 320px;
		margin: 0 10px 0 0;
	}




/*-----------------------------------------*/
/*　　　　　　メイン設定　　　　　　　　　*/
/*----------------------------------------*/

#main_wrap {
	clear:both;
	text-align: justify;
	position: absolute;
	z-index:2;
	overflow: hidden;
	text-align: left;
	margin:0;
	padding:0;
	top:280px;
	width: 800px;
}


/*　コンテンツスペース　*/

#content {
	overflow: hidden;
	float: right;
	width: 580px;
	margin: 0 10px 0 10px;
	padding: 0;
	display: inline;
}

	#content .storytop {
		overflow: hidden;
		width: 570px;
		margin: 0 0 20px 10px;
		padding: 0;
	}


	#content .story,#content .post {
		overflow: hidden;
		width: 570px;
		margin: 20px 0 20px 10px;
		padding: 0;
	}

	#content .storyNext {
		overflow: hidden;
		width: 570px;
		margin: 30px 0 5px 0;
		padding: 0;
	}

		#content .story h3,#content .storyNext h3 {
			background: url(images/h3_title.gif) no-repeat;
			width: 570px;
			height: 43px;
			color: #333333;
			font-size: 1em;
			padding: 10px 0 5px 25px;
			margin: 20px 0 3px 0;
		}

		#content .storytop h3 {
			background: url(images/h3_title.gif) no-repeat;
			width: 570px;
			height: 43px;
			color: #333333;
			font-size: 1em;
			padding: 10px 0 5px 25px;
			margin: 0 0 3px 0;
		}
	
		#content .story h4,#content .storyNext h4,#content .storytop h4  {
			border-left: 7px #b1e11c solid;
			border-bottom: 1px #b1e11c solid;
			color: #333333;
			font-size: 1em;
			padding: 5px 0 4px 10px;
			margin: 20px 0 15px 2px;
		}
	
		#content .story h5,#content .storyNext h5,#content .storytop h5 {
			background:url(images/h5_titile.gif) no-repeat left;
			border: none;
			line-height: 180%;
			font-size: 1em;
			margin: 20px 0 10px 0;
			padding: 5px 0 3px 32px;
		}
	

		#content .story p,#content .storyNext p,#content .post p,#content .storytop p {
			padding: 5px 0 8px 3px;
			line-height: 180%;	
			color: #222222;
			font-size: 0.8em;
		}

		#content .storyh4 p {
			padding: 10px 0 15px 3px;
			line-height: 180%;	
			color: #222222;
			font-size: 0.8em;
		}

		#content .story ul,#content .storyNext ul,#content .post ul,#content .storytop ul {
			list-style-type: none;
			line-height: 180%;
			margin: 0;
			padding: 5px 0 20px 0;
		}

			#content .story ul li,#content .storyNext ul li,#content .post ul li,#content .storytop ul li {
				color: #222222;
				background: url(images/ya07r_10.gif) no-repeat 5px 6px;
				font-size: 0.8em;
				line-height: 180%;
				margin: 0 5px 0 20px;
				padding: 0 0 3px 25px;
			}

		#content .story ol,#content .storyNext ol,#content .storytop ol {
			list-style-type: none;
			line-height: 180%;
			margin: 3px 0 20px 0;
			padding: 0;
		}

			#content .story ol li,#content .storyNext ol li,#content .storytop ol li {
				color: #222222;
				background: url(images/pin16.png) #FFFCDB no-repeat 7px 9px;
				border: 1px #FDE0A3 solid;
				font-size: 0.85em;
				line-height: 180%;
				margin: 5px 15px 10px 28px;
				padding: 5px 10px 5px 28px;
			}
	
		#content .story dl,#content .storyNext dl,#content .storytop dl {
			list-style-type: none;
			line-height: 180%;
		}

			#content .story dt,#content .storyNext dt,#content .storytop dt {
				color: #333333;
				background:url(images/limark01.png) #fdec8f no-repeat 7px 6px;
				border-bottom: 1px #330000 solid;
				border-right: 1px #330000 solid;
				line-height: 180%;
				font-weight: bold;
				font-size: 0.8em;
				margin: 20px 0 10px 5px;
				padding: 2px 0 2px 25px;
			}

			#content .story dd,#content .storyNext dd,#content .storytop dd {
				font-size: 0.85em;
				color: #333333;
				font-size: 0.8em;
				line-height: 180%;
				margin: 0 0 20px 25px;
				padding: 0;
			}

		#content .post blockquote {
			background: #F6F6F6;
			border-left: #CCCCCC 7px solid;
			line-height: 160%;
			padding: 10px 10px 10px 5px;
			margin: 5px 10px 15px 25px;
		}

	#content .photoc {
		color: #666666;
		text-align:center;
		margin: 10px 0 15px 0;
		padding: 2px 0 0 0;
		font-size: 0.8em;
	}

	#content .photo_apply {
		color: #666666;
		text-align:center;
		margin: 70px 0 20px 0;
		padding: 2px 0 0 25px;
		font-size: 0.8em;
	}

	#content .photor {
		float: right;
		color: #666666;
		text-align:center;
		font-size: 0.8em;
		margin: 7px 0 7px 15px;
		padding: 2px 0 0 0;
	}

	#content .photol {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 0.8em;
		margin: 7px 15px 7px 0;
		padding: 2px 0 0 0;
	}

	#content .photor2 {
		float: right;
		color: #666666;
		text-align:center;
		font-size: 0.8em;
		margin: 7px 10px 7px 15px;
		padding: 2px 0 0 0;
	}

	#content .photol2 {
		float: left;
		color: #666666;
		text-align:center;
		font-size: 0.8em;
		margin: 7px 15px 7px 17px;
		padding: 2px 0 0 0;
	}

	#content .textright {
		text-align: right;
		font-size: 1em;
		margin: 10px 10px 10px 0;
		padding: 0;
	}

	#content .textright_s {
		text-align: right;
		font-size: 0.9em;
		margin: 10px 10px 10px 0;
		padding: 0;
	}
	

/*　新着情報　*/

	#content .storycontent {
		color: #333333;
		line-height: 200%;
		border: 1px #b1e11c solid;
		width:558px;
		margin: 20px 0 5px 0;
		padding: 5px 5px 10px 5px;
	}


		#content .storycontent h3 {
			color: #333333;
			border-left:7px solid #b1e11c;
			background:#faffee;
			line-height: 140%;
			font-size: 11pt;
			margin: 0;
			padding: 5px 10px 3px 10px;
		}

			#content .storycontent h3 a {
				font-size: 11pt;
			}

		#content .storycontent p {
			padding: 5px 5px 8px 15px;
			line-height: 200%;	
			color: #333333;
			font-size: 0.8em;
		}

		#content .storycontent pre {
			width: 500px;
			font-family: Verdana, Arial, sans-serif;
			background: #f7f7f7;
			border: 1px solid #999999;
			line-height: 140%;
			padding: 3px 10px;
			margin: 15px auto;
			overflow: auto;
			color: #333333;
			font-size: 0.8em;
		}

/*		#content .storycontent a {
			color: #993333;
		}
*/
		#content .storycontent ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 5px 0;
		}

			#content .storycontent ul li {
				color: #333333;
				background: url(images/ca12_05.gif) no-repeat 5px 9px;
				font-size: 0.8em;
				line-height: 180%;
				margin: 3px 5px 3px 35px;
				padding: 0 0 0 18px;
			}

		
		#content .datef {
			border-left:7px solid #b1e11c;
			background:#faffee;
			line-height: 110%;
			padding: 0 10px 7px 10px;
			margin: 0 0 15px 0;
			text-align: right;
			color:#888888;
			font-size: 11px;
		}

		#content .meta, #content .meta a {
/*			color: #993333; */
			font-family: Osaka, Verdana, sans-serif;
			margin: 20px 5px 15px 0;
			text-align: right;
			font-size: 9pt;
		}

			#content .meta ul, #content .meta ul li {
				display: inline;
				text-decoration: none;
				background:none;
				margin: 0;	padding: 0;
			}

		#content .metac {
			color: #333333;
			margin: 0 5px 5px 0;
			text-align: right;
			font-size: 9pt;
		}

/*			#content .metac a {
				color: #993333;
			}
*/
	#content .feedback {
		clear: both;
		margin: 15px 0 50px 10px; padding: 20px 0 0 0;
	}

		#content .feedback p {
			font-size: 0.8em;
		}

		#content .feedback input {
			width:500px;
			background-color: #f5fddf;
			padding:3px;
		}

	#content .cate {
		overflow: hidden;
		width: 550px;
		background: url(images/hr1.gif) repeat-x top left;
		margin: 30px 0 0 10px;	padding: 30px 0 20px 0;
	}


/*　　コメントページ　*/

#comments {
	margin: 0 0 20px 10px;
}

	#comments .blog_font1 {
		font-size: 11pt;
		color:#333333;
		padding:10px 10px 0 15px;
		line-height: 180%;
	}

	#comments .blog_com_title {
		width:510px;
		border-left: 7px solid #b1e11c;
		border-bottom: 2px solid #b1e11c;
		margin:0 0 15px 15px;	
		font-size: 11pt;
		font-weight: bold;
		padding: 3px 0 3px 12px;
	}

	#comments .blog_com_font1 {
		color:#333333;
		padding:0 10px 0 20px;
		line-height: 120%;
		font-size: 10pt;
		margin:5px 0 10px 0;
	}

		#comments .blog_com_font1 p {
			font-size: 10pt;
			margin:5px 0 10px 0;
		}

	#comments .blog_com_waku {
		width:500px;
		background-color:#f5fddf; 
		border-top-width: 0;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 0;
		border-color: #b1e11c;
		border-style: solid;
		margin: 40px 10px 30px 25px;
		padding: 15px 0 10px 15px;
	}

		#comments .blog_com_waku span {
			font-size: 11pt;
			font-weight: bold;
			color:#333333;
		}

		#comments .blog_com_waku p {
			font-size: 10pt;
			color:#333333;
			margin: 10px 10px 0 5px;
		}

		#comments .blog_com_waku input,#comments .blog_com_waku textarea {
			font-size: 10pt;
			line-height: 140%;
			color:#333333;
		}

		#comments .center_blog01 hr {
			width: 80%;
			height: 1px;
			border-style: dotted none none none;
			border-top-color: #C9CACA;
			border-top-width: 1px;
			margin: 10px 0;
		}


/*　パンくずリスト　*/

	#content .bread {
		position: absolute;
		z-index:4;
		top:0;
		width:570px;
		font-size: 0.8em;
		line-height: 140%;
		color:#555555;
		padding: 0;
		margin:0;
	}
	
		#content .bread a {
			color:#7bc7fa;
		}


/*	フォームテーブル	*/

	#content .form1 {
		width: 570px;
		text-align: center;
		margin:7px 0 20px 0;
	}

		#content .form1 p {
			font-size:1em;
			color:#333333;
			padding:5px 7px 15px 7px;
		}

		#content .form1 table {
			width: 570px;
			border:1px #DCDAFA solid;
			border-spacing: 1px;
		}

		#content .form1 td,th {
			font-size: 0.8em;
			line-height: 150%;
			color:#333333;
			text-align: left;
		}

		#content .form1 th {
			width: 185px;
			font-weight: bold;
			background-color: #D3EDFB;
			border: none;
			padding: 5px 0 5px 10px;
		}

		#content .form1 td {
			width: 325px;		
			text-align:left;
			background-color: #ECF5FA;
			padding: 5px;
		}

		#content .form1 textarea {
			font-size: 1em;
			line-height: 150%;
		} 

		#content .form1 input {
			margin: 2px 0 0 0;
			padding: 2px 0;
		} 

		#content tr.bctd td {
			font-size: 0.9em;
			line-height: 180%;
			background-color: #D3EDFB;
			padding: 10px;
		}

		#content tr.bctd1 td {
			font-size: 0.8em;
			line-height: 180%;
			background-color: #D3EDFB;
			padding: 10px;
		}


	#content .ERR {
		color: #d44;
	}

/*　枠　*/

	#content .sq,#content .sqhp {
		border: 1px #FDE0A3 solid;
		background:#FFFCDB;
		padding: 10px 0;
		margin: 15px 15px 15px 20px;
	}

		#content .sq ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 5px 10px;
		}

			#content .sq ul li {
				color: #222222;
				background: url(images/limark01.png) no-repeat 2px 4px;
				font-size: 0.85em;
				line-height: 180%;
				margin: 3px 5px 3px 10px;
				padding: 0 0 0 27px;
			}

		#content .sq p {
			font-size: 0.85em;
			padding: 10px;
			margin: 0;
		}


		#content .sqhp ul {
			list-style-type: none;
			line-height: 180%;
			margin: 5px 0 5px 5px;
		}

			#content .sqhp ul li {
				color: #222222;
				background: url(images/limark01.png) no-repeat 7px 4px;
				font-size: 0.85em;
				line-height: 180%;
				margin: 3px 5px 3px 10px;
				padding: 0 0 0 27px;
			}

	#content .sq_blank {
		padding: 10px 0;
		margin: 10px 10px 15px 10px;
	}

	#content .sq_blankli {
		padding: 10px 5px;
		margin: 10px 10px 15px 25px;
	}

		#content .sq_blankli ol {
			list-style-type: none;
			line-height: 180%;
			margin: 3px 0 20px 0;
			padding: 0;
		}

			#content .sq_blankli ol li {
				color: #555555;
				background: url(images/pin16.png) no-repeat 7px 7px;
				border:none;
				font-size: 0.85em;
				line-height: 180%;
				margin: 5px 10px 10px 10px;
				padding: 2px 0 0 28px;
			}

	#content .sq01 {
		border: 1px #333333 solid;
		background:#FFFCDB;
		line-height: 180%;
		padding: 10px 10px 10px 15px;
		margin: 15px 20px 15px 25px;
	}

		#content .sq01 p {
			font-size: 12px;
			padding: 2px 0;
			margin: 0;
		}


/*	テーブル	*/

	#content .sttable {
		text-align: center;
		width: 550px;
		margin:7px 0 20px 15px;
	}

		#content .sttable table {
			width: 90%;
			border-collapse:collapse;
			margin: 10px auto 20px auto;
		}

			#content .sttable td,th {
				font-size: 0.8em;
				line-height: 140%;
				border: 1px #888888 solid;
				color:#333333;
			}

			#content .sttable th {
				width: 15%;
				background-color: #E4EAFD;
				font-weight: normal;
				text-align: center;
				padding: 3px 5px;
			}

			#content .sttable td {
				background-color: #FFFFFF;
				text-align: right;
				padding: 5px 5px;
			}
			


/*　複数ページ前後リンク　*/

	#content .navigation {
		font-size: 0.8em;
		margin: 10px 5px 30px 10px;
	}

	#content .alignright {
		display: inline;
		float: right;
		margin: 10px 0 10px 5px; 
	}

	#content .alignleft {
		display: inline;
		float: left;
		margin: 10px 10px 10px 5px; 
	}

		#content .alignleft:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}





/*　分割リンク　*/

	#content .navi {
		width: 100%;
		font-size: 0.8em;
		text-align: center;
		margin: 0 0 30px 0;
	}

/*　　ページトップへ　*/

	#content .page_top {
		text-align: right;
		font-size: 0.8em;
		margin: 30px 0 30px 0;
		padding: 0;
	}


/*--------------------------------------*/
/*　　　　　　左メニュー設定　　　　　　*/
/*---------------------------------------*/


#left {
	float: left;
	width: 190px;
	margin: 0 0 0 10px;
	display: inline;
}

	#left .menu_img {
		border:0;
		margin:5px 0 0 0;
		padding:0;
	}

/*　お申し込み　*/

	#left .apply {
		width: 190px;
		margin: 0 0 20px 0;	padding:0;
	}

/*　メニュー　*/

	#left .menu {
		width: 190px;
		margin: 0 0 20px 0;
		padding:0;
		background: #f5fddf;
		/*border: 1px #7bc7fa solid;*/
	}

		#left .menu a:hover {
			color: #8d050c;
			background: none;
		}

		#left .menu p {
			font-size: 12px;
			line-height: 130%;
			padding: 5px 5px 5px 3px;
		}

		#left .menu h4,#left .menu h5 {
			background:url(images/mtb_01.gif) repeat-x top;
			margin:0;
			width: 183px;
			font-size: 13px;
			color:#333333;
			padding: 6px 0 6px 7px;
		}

			#left .menu h4 a,#left .menu h4 a {
				color:#333333;
				text-decoration: none;
			}

	#left .titlem {
		background:url(images/mtb_01.gif) repeat-x top;
		margin:0;
		padding:0;
		width: 180px;
		border-bottom: 1px #52a4db solid;
	}

		#left .titlem p {
			font-size: 14px;
			color:#FFFFFF;
			padding: 5px 0 4px 7px;
		}


		#left .menu ul {
			list-style-type: none;
			text-align: left;
			margin: 0 1px 0 0;
			padding:15px 0 15px 0;
		}

			#left .menu li,	
			#left .page_item li {
				color: #5F5F5F;
				background: url(images/yd06r_08.gif) no-repeat 1px 3px;
				font-size: 12px;
				line-height: 130%;
				margin: 0 0 0 5px;
				padding: 0 5px 9px 12px;
			}

		#left .menu dl {
			list-style-type: none;
			line-height: 180%;
		}

			#left .menu dt {
				color: #333333;
				background: #BF740C;
				line-height: 180%;
				font-weight: bold;
				padding: 3px 0;
				text-align: center;
			}

			#left .menu dd {
				font-size: 0.85em;
				color: #333333;
				background: url(images/yd08r_08.gif) no-repeat 0 5px;
				font-size: 1em;
				line-height: 130%;
				margin: 0 0 7px 5px;
				padding: 0 0 0 12px;
			}

		#left .menu_tag {
			margin: 5px;
			padding:0;
		}

			#left .menu_tag a {
				text-decoration: none;
			}

			#left .menu_tag a:hover {
				text-decoration: underline;
			}


		#left .photo01 {
			float: left;
			margin: 5px 5px 2px 5px;
			padding:0;
		}

	#left .photoc {
		color: #666666;
		text-align:center;
		margin: 10px 0 10px 0;
		padding: 2px 0 2px 0;
		line-height: 160%;
		font-size: 0.8em;
	}






/*　Yahoo!ブックマーク　*/

	#left .ybm {
		border:0;
		display: block;
		text-align: center;
		margin: 15px 0 5px 0;
	}
	
		#left .ybm a {
			font-size: 12px;
		}


/*　W3C　*/

	#left .w3c{
		text-align: center;
		margin: 0 0 0 0;
		padding: 10px 0;
	}

		#left .w3c p {
			text-align: left;
			margin: 5px 8px 0 8px;
			font-size:0.7em;
			font-weight: normal;
			color: #444444;
		}


/*--------------------------------------*/
/*　　　　　　フッター設定　　　　　　*/
/*--------------------------------------*/

#footer {
	clear: both;
	color: #800202;
	font-size: 0.8em;
	margin:0;
	text-align: center;
	line-height: 140%;
	width: 800px;
}

	#footer a {
		color: #333333;
		font-size: 0.9em;
	}

	#footer a:hover {
		background: #FFFACD;
	}

	#footer .f_menu {
		color: #333333;
		/*background: #dfeffe;*/
		margin:0;
		padding: 12px 0;
		line-height: 160%;
		width: 780px;
	}

	#footer .b_menu {
		clear:both;
		color: #FFFFFF;
		border-bottom: 7px solid #5b761a;
		background: #b1e11c;
		margin:0;
		padding: 5px 0 5px 0;
		text-align: center;
		line-height: 140%;
		width: 800px;
	}

		#footer .b_menu h3 {
			color: #FFFFFF;
			font-weight: normal;
			font-size:0.9em;
			margin:0;
			padding: 5px 0 0 0;
			text-align: center;
			line-height: 140%;
		}

		#footer .b_menu p {
			color: #FFFFFF;
			padding: 2px 0 5px 0;
			text-align: center;
			line-height: 140%;
		}

		#footer .b_menu a {
			color: #FFFFFF;
			text-decoration: none;
		}

		#footer .b_menu a:hover {
			text-decoration: none;
			background: #800202;
		}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}


/*-----------------------------------*/
/*　　フォントカラー設定　　　　*/
/*---------------------------------*/

.fred {
	color: #FF0000;
}

.fored {
	color: #ff3300;
}

.fblue {
	color: #0000FF;
}

.fgreen {
	color: #008000;
}

.fgray {
	color: #808080;
}

.foran {
	color: #FFA500;
}

.bfred {
	color: #FF0000;
	font-weight:bold;
}

.bfored {
	color: #ff3300;
	font-weight:bold;
}

.bfblue {
	color: #0000FF;
	font-weight:bold;
}

.bfgreen {
	color: #008000;
	font-weight:bold;
}

.bfgreeen {
	color: #7ab80f;
	font-weight:bold;
}

.bfgray {
	color: #808080;
	font-weight:bold;
}

.bforan {
	font-weight:bold;
	color: #FFA500;
}

.bfbrown {
	font-weight:bold;
	color: #993333;
}

.bfred1,.bfored1,.bfblue1,.bfgreen1,
.bfgray1,.bforan1,.bfbrown1 {
	font-weight:bold;
	font-size:16px;
}


.bfred1 {
	color: #FF0000;
}

.bfored1 {
	color: #ff3300;
}

.bfblue1 {
	color: #0000FF;
}

.bfgreen1 {
	color: #008000;
}

.bfgray1 {
	color: #808080;
}

.bfbrown1 {
	color: #993333;
}

.bforan1 {
	color: #FFA500;
}


/*------------------------------------*/
/*　　　　　　文字装飾　　　　　　　　　*/
/*---------------------------------*/
.under {
	text-decoration: underline;
}

.under_red {
	border-bottom: 1px #E60012 solid;
}

.under_ored {
	border-bottom: 1px #FF3300 solid;
}

.bg_yel {
	color: #333333;
	font-weight:bold;
	background-color: #FFFF00;
}



/*--------------------------------*/
/*　　　　　　画像設定　　　*/
/*-------------------------------*/

.img_bn{
	border: none;
}

.img_marg{
	border: none;
	margin: 5px 0;
}

.img_blogtitle{
	border: none;
	margin: 30px 0 5px 0;
}

.img_google{
	width: 75px;
	height: 32px;
	border: none;
	/*background: #FFFFFF;*/
	vertical-align: middle;	
}

.img_toptitle {
	border: none;
	margin: 0 0 10px 0;
}

.img_fr {
	float: right;
	border: 0;
	margin: 0 5px 10px 10px;
}



/*--------------------------------*/
/*　　　　　　フロー解除　　　*/
/*-------------------------------*/

.clear {
	clear: both;
}