/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
input,textarea,select{font:100% sans-serif,osaka,Verdana;border:1px solid #ccc;background:#fff;}
/*BODY全体に関する設定*/
body {
background-color:#ffffdd;
#padding:0px;margin:0px;
#background:#fff;
#font:70%/175% Tahoma,Osaka,Verdana,sans-serif;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
font-size:100%;
border-collapse: collapse;
}
a{
text-decoration:none;
color:#000;
/*font-weight:bold;*/
}
a:hover{color:#f06;
/*border-bottom:1px solid #999;*/}

/*通常のリンクの設定*/
a:link {
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
}
/*アクティブ状態のリンクの設定*/
a:active {
}

/*全体の設定*/
#mainBlock {
width:770px;
margin:auto;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}

.logo_area {
	background-color: hsla(30, 100%, 50%, 1);
	background-image: radial-gradient(at 40% 20%, hsla(25, 100%, 50%, 1) 0px, transparent 50%), radial-gradient(at 75% 25%, hsla(50, 100%, 80%, 1) 0px, transparent 50%), radial-gradient(at 25% 75%, hsla(30, 100%, 65%, 1) 0px, transparent 50%);
}

.btn-contact {
display:block;
padding:8px;
margin:0 0 8px;
background-color:#ff8800;
border-radius: 8px;
color: #fff;
wont-weight:bold;
}

.container_area {
background:#fff;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
margin-bottom:10px;
background:url('http://file.blog.chukara.jp/SubTitle.gif') no-repeat 0% 0%;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
font-size:21px;
padding: 50px 0px 0px 0px;}
/*ページタイトル文字色の設定*/
.TopTitleFont {
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 10px 0px 0px 30px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
margin:10px 0px;
text-align: right;
}
#FooterBlockEdit {
clear:both;
margin:10px 0px;
text-align: center;
}

#FooterBlock a{
font-weight:100;
font-size:xx-small;
color:#FFFFFF
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 199px;
font-size:90%;
text-align: left;
margin-bottom:-10px;margin-left:540px; padding:10px 0px;
background:#fff;
border:1px solid #ccc;
/*border:1px solid #ccc; border-top:none;*/
}
.PluginBlock a{font-weight:normal;}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:10px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
font-size:110%;
line-height:25px;
background:url('http://bfile.shinobi.jp/3964/sline.gif') 0px 3px;
}
.PluginTitle:first-letter {
font-weight:bold;
color:#c06;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
}
/*プラグインが表示される場所の設定*/
.PluginContents {
color:#666;
}
.master{text-align:right; padding:0px 10px;}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 710px;
padding:0px 10px;
float:left;
text-align: left;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
text-align: left;
background:#fff;
border:1px solid #ccc;
padding:20px;
margin-bottom:50px;
}
.大ちゃん{background:url('http://file.blog.chukara.jp/blog_none.gif') no-repeat 0% 0%;}
.かときちくん{background:url('http://file.blog.chukara.jp/blog_katokichi.gif') no-repeat 0% 0%;}
.くろっち{background:url('http://file.blog.chukara.jp/blog_kurotti.gif') no-repeat 0% 0%;}
.にっしー{background:url('http://file.blog.chukara.jp/blog_nissy.gif') no-repeat 0% 0%;}
.vodapone{background:url('http://file.blog.chukara.jp/blog_vodapone.gif') no-repeat 0% 0%;}
.ショーグン{background:url('http://file.blog.chukara.jp/blog_showgun.gif') no-repeat 0% 0%;}
.しょこタン{background:url('http://file.blog.chukara.jp/blog_shokotan.gif') no-repeat 0% 0%;}
.こっしー{background:url('http://file.blog.chukara.jp/blog_kossy.jpg') no-repeat 0% 0%;}

/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
height:66px;
/*padding:0px 10px 5px 75px;*/
padding:0px 10px 5px 95px;
line-height:20px;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
padding:3px;
color:#666;
margin: 15px 0px;
}
.EntryTextBox a{color:#f60;}
/*記事本文が記載される部分*/
.EntryText {
/*padding-left:80px;*/
line-height:23px;
/*background:url('http://bfile.shinobi.jp/3964/sline2.gif');*/
}
.EntryText a{font-weight:normal;}
.EntryText a:hover{background:#ccc;border:none;}
/*追記文書が記載される部分*/
.EntryPsText {
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:left;
font:90% verdana,georgia,tahoma,sans-serif;
padding-left:10px;
line-height:150%;
margin:3px 0px;
color:#666;
}
.EntryFooter a{font-weight:normal;color:#f60;}

/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left:0px;
}

/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left:10px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.TopPageLinkBlock{
text-align:right;
color:#999;
}
.PageLinkBlock{
clear:both;
text-align:center;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock a{
border-bottom:1px solid #000;
font-weight:normal;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
height:24px;
line-height:24px;
background:url('http://bfile.shinobi.jp/3964/sline.gif') 0px 3px;
}
.CommentMenuTitle span{
background:url('http://bfile.shinobi.jp/3964/sball.gif') no-repeat 0% 50%;
padding-left:10px;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 10px 0px 20px;
padding:10px;
border:1px solid #ccc;
}
/*コメントのタイトル部分*/
.CommentTitle{
font-weight:bold;
text-align: left;
}
/*コメント部分*/
.CommentText{
padding: 10px;
}
.CommentText a{
color:#f60;
border:none;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
/*投稿者のホームページへのリンク部分*/
.CommentURL,
.CommentUserName{
margin-left: 5px;
font-size:90%;
}
.CommentURL *,
.CommentUserName *{
font-weight:normal;
color:#999;
}
.CommentURL a,
.CommentUserName a{
color:#333;
}

/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin-bottom:20px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
padding-right:10px;
text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
}

.edit form{margin:0px;}
.edit .CommentMenuTitle{padding-left:10px;}
.edit{margin:30px auto;border:1px solid #ccc;padding:20px 0px;width:400px;}
.edit .CommentFormBlock{
padding:20px 20px 0px;
}
.edit .CommentFormSubmit{padding-top:20px;}
.edit .CommentFormSubmit input{width:100%;}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
border-bottom:1px dotted #999;
margin-bottom:10px;
padding-bottom:10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
line-height:24px;
height:24px;
background:url('http://bfile.shinobi.jp/3964/sline.gif') 0px 2px;
}
.TrackbackMenuTitle span{
background:url('http://bfile.shinobi.jp/3964/sball.gif') no-repeat 0% 50%;
padding-left:10px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
border-bottom:1px solid #000;
}
/*トラックバックの記事部分*/
.TrackbackText{
color:#966;
padding: 10px;}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
margin:5px 0px;

}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL{
width:250px;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data,.plugin_data {
text-align:left;
padding:0px 5px 0px 10px;

}
.Plugin_data a,.plugin_data a{
border:none;
background:url('http://bfile.shinobi.jp/3964/sball2.gif') no-repeat 0px 4px;
padding-left:10px;
}
.Plugin_data a:hover,.plugin_data a:hover{
border:none;
background:url('http://bfile.shinobi.jp/3964/sball.gif') no-repeat 0px 4px;
padding-left:10px;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date,.plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
width:80%;
margin:auto;
}
.CalendarMoveTable a{font-weight:bold;}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
margin:auto;
}
.CalendarTable a{font-weight:bold;}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
}

.CommentResBox {
	border:solid 1px #ccc;
	background:#eee;
	padding:10px;
}

.CommentResTitle {

}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
}

/*=================*/
/*2014/05/11 追記*/

<!--
/*******************************************************/
/* スタイルシート定義                                  */
/* ファイル名：_common_css.css                         */
/* 用途：全頁共通部位レイアウト用                      */
/*******************************************************/

/*▼▼▼ ボディ・見出し関連 ▼▼▼*/

	/*******************************************************/
	/*                                                     */
	/* 【ページ全体】                                      */
	/* <body>                                              */
	/* ・マージンとパッディング設定                        */
	/* ・背景の画像を繰り返す                              */
	/*                                                     */
	/*******************************************************/

	body {
		margin : 0px;
		padding : 0px;
		background : #fffffe;
		background-repeat : repeat;
		background-image : url(http://chukara.jp/_common/_img/_back.gif);
	}

/*▲▲▲ ボディ・見出し関連 ▲▲▲*/

/*▼▼▼ ロゴエリア関連 ▼▼▼*/

	/*******************************************************/
	/*                                                     */
	/* 【ロゴエリア】                                      */
	/* .logo_area                                          */
	/* ・横幅を960pxとする                                 */
	/* ・エリア確保用クラス                                */
	/*                                                     */
	/*******************************************************/

	.logo_area {
		overflow : hidden;
		width : 960px;
		height : 96px;
		margin : 0px ;
		margin-right : auto;
		margin-left : auto;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー用ロゴ】                        */
	/* .global_menu_logo                                   */
	/* ・ロゴ用背景画像表示                                */
	/*                                                     */
	/*******************************************************/

	.global_menu_logo {
		float : left;
		width : 162px;
		_width : 204px;
		height : 96px;
		background-image : url(http://chukara.jp/_common/_img/_back_global_menu_logo.png);
		background-repeat : no-repeat;
		padding-left : 42px;
		padding-right : 0px;
		padding-top : 3px;
	}

	/*******************************************************/
	/*                                                     */
	/* 【google検索表示】                                  */
	/* .google_search                                      */
	/* ・google検索表示                                    */
	/*                                                     */
	/*******************************************************/

	.google_search {
		float : left;
		width : 300px;
		height : 51px;
		margin-top : 15px ;
	}

	.ninja_onebutton_area {
		float : left;
		width : 300px;
		margin-top : 20px ;
		margin-left : 50px ;
		height : 46px;
	}

	/*******************************************************/
	/*                                                     */
	/* 【ブレッドクラムリスト表示】                        */
	/* .breadcrumbs_list                                   */
	/* ・google検索表示                                    */
	/*                                                     */
	/*******************************************************/

	.breadcrumbs_list {
		float : left;
		width : 756px;
		height : 30px;
		background-image : url(http://chukara.jp/_common/_img/_back_breadcrumbs_list.png);
		background-repeat : no-repeat;
	}
	.breadcrumb {
		font-size : small;
	}

/*▲▲▲ ロゴエリア関連 ▲▲▲*/

/*▼▼▼ グローバルメニュー／コンテンツエリア関連 ▼▼▼*/

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー／コンテンツ表示用エリア確保】  */
	/* .container_area                                     */
	/* ・横幅を960pxとする                                 */
	/* ・左右枠外に均等に余りのエリアを割り振り            */
	/* ・背景の画像を繰り返す                              */
	/*                                                     */
	/*******************************************************/

	.container_area {
		overflow : hidden;
		width : 952px;
		_width : 960px;
		margin : 0px ;
		margin-right : auto;
		margin-left : auto;
		background : #ffffff;
		background-image : url(http://chukara.jp/_common/_img/_back_container.png);
		background-repeat : repeat;
		border-style : solid;
		border-width : 4px;
		border-color : #ff6600;
		border-top-style : none;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー用エリア】                      */
	/* .global_menu_area                                   */
	/* ・横幅を180pxとする                                 */
	/* ・下部に枠内隙間を入れる                            */
	/*                                                     */
	/*******************************************************/

	.global_menu_area{
		float : left;
		width : 180px;
		margin : 0px;
		margin-left : 20px;
		overflow : hidden;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー】                              */
	/* .global_menu                                        */
	/* ・グローバルメニューの背景画像と背景色を設定        */
	/*                                                     */
	/*******************************************************/

	.global_menu {
		overflow : hidden;
		background : #ffcc99;
		background-image : url(http://chukara.jp/_common/_img/_back_global_menu.png);
		background-repeat : no-repeat;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー】                              */
	/* .global_menu <ul>                                   */
	/* ・マージンとパッディング設定                        */
	/*                                                     */
	/*******************************************************/

	.global_menu ul {
		list-style : none;
		margin : 0px;
		padding : 0px;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー 大項目】                       */
	/* .global_menu_link_l1                                */
	/* ・大項目の設定                                      */
	/*                                                     */
	/*******************************************************/

	.global_menu_link_l1 {
		display : block;
		text-decoration : none;
		width : 170px;
		_width : 180px;
		padding : 5px;
		border-top-style : solid;
		border-top-width : 2px;
		border-color : #ffffff;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー 中項目】                       */
	/* .global_menu_link_l2                                */
	/* ・中項目の設定                                      */
	/*                                                     */
	/*******************************************************/

	.global_menu_link_l2 {
		display : block;
		text-decoration : none;
		width : 155px;
		_width : 165px;
		padding : 5px;
		margin-left :15px;
		border-style : solid;
		border-width : 2px;
		border-color : #ffffff;
		border-bottom-style : none;
		border-bottom-width : 0px;
		border-right-style : none;
		border-right-width : 0px;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー 中項目】                       */
	/* .global_menu <a>:hover                              */
	/* ・global_menu_link_l1とglobal_menu_link_l2に        */
	/*   マウスを乗せたときの変化設定                      */
	/*                                                     */
	/*******************************************************/

	.global_menu a:hover {
		background : #fffffe;
		/*background : #ffffff; と記述するとIE8では白でなく透明になってしまうので、微妙に色を加えてる*/
		/*実質的にglobal_menu_link_l1とglobal_menu_link_l2にマウスを乗せたときの変化設定*/
		color : #993300;
	}

	/*******************************************************/
	/*                                                     */
	/* 【グローバルメニュー下部】                          */
	/* .global_menu_under                                  */
	/* ・グローバルメニュー下部用用背景画像表示            */
	/*                                                     */
	/*******************************************************/

	.global_menu_under{
		overflow : hidden;
		width : 180px;
		height : 33px;
		background-image : url(http://chukara.jp/_common/_img/_back_global_menu_under.png);
	}

	/*******************************************************/
	/*                                                     */
	/* 【コンテンツ用エリア】                              */
	/* .content                                            */
	/* ・横幅を760pxとする                                 */
	/* ・上下に枠内隙間を入れる                            */
	/* ・左右に枠内隙間を入れない                          */
	/* ・回り込みを指定                                    */
	/*                                                     */
	/*******************************************************/

	.content_area {
		float: left;
		width : 732px;
		_width : 760px;
		overflow: hidden;
		padding : 10px;
		padding-top : 0px;
	}


	/*******************************************************/
	/*                                                     */
	/* 【コンテンツ用エリア】                              */
	/* .content                                            */
	/* ・横幅を760pxとする                                 */
	/* ・上下に枠内隙間を入れる                            */
	/* ・左右に枠内隙間を入れない                          */
	/* ・回り込みを指定                                    */
	/*                                                     */
	/*******************************************************/

	.content_area h1 {
		font-weight : normal;
		padding-left : 10px;
		/*margin-right : -10px;
		border-style : none;
		border-color : #ff6600;
		border-bottom-style : solid;
		border-bottom-width : 4px;
		border-left-style : solid;
		border-left-width : 40px;*/
		height : 70px;
		background-image: url("http://chukara.jp/_common/_img/_back_contents.gif");
		margin : 0px;
	}
	.content_area h1 div {
		position:relative;
		top:30px;
	}
	.content_area h2 {
		font-weight : normal;
		height : 50px;
		width : 400px;
		background-image: url("http://chukara.jp/_common/_img/_back_subcontents.gif");
		padding-left : 10px;
		margin : 0px;
	}
	.content_area h2 div {
		position:relative;
		top:20px;
	}
	.content_area h2 div.line_2 {
		position:relative;
		top:-10px;
	}

	.content_area hr {
		color : #ff6600;
		background-color : #ff6600;
		border:none;
		width : 90%;
		height : 4px;
	}

	/*******************************************************/
	/*                                                     */
	/* 【リフレッシュ用ブランク】                          */
	/* .blank                                              */
	/* ・フロート等のリフレッシュ用ブランクエリア          */
	/* ・横幅を732pxとする                                 */
	/*                                                     */
	/*******************************************************/

	.blank{
		clear : both;
		height : 20px;
		width : 732px;
		overflow: hidden;
	}

	.blank_02{
		clear : both;
		height : 1px;
		width : 732px;
		overflow: hidden;
	}
/*▲▲▲ グローバルメニュー／コンテンツエリア関連 ▲▲▲*/


/*▼▼▼ センタリング・左寄せ・右寄せ ▼▼▼*/

	/*******************************************************/
	/*                                                     */
	/* 【中央寄せ】                                        */
	/* .textCenter                                         */
	/* ・要素を中央寄せ                                    */
	/*                                                     */
	/*******************************************************/

	.textCenter {
		text-align : center;
	}

	/*******************************************************/
	/*                                                     */
	/* 【左寄せ】                                          */
	/* .textLeft                                           */
	/* ・要素を左寄せ                                      */
	/*                                                     */
	/*******************************************************/

	.textLeft {
		text-align : left;
	}

	/*******************************************************/
	/*                                                     */
	/* 【右寄せ】                                          */
	/* .textright                                          */
	/* ・要素を右寄せ                                      */
	/*                                                     */
	/*******************************************************/

	.textRight {
		text-align : right;
	}

/*▲▲▲ センタリング・左寄せ・右寄せ ▲▲▲*/

/*▼▼▼ リンク関連 ▼▼▼*/

	/*******************************************************/
	/*                                                     */
	/* 【リンクされた画像】                                */
	/* <a>タグ下の<img>                                    */
	/* ・枠線を表示しない                                  */
	/*                                                     */
	/*******************************************************/

	a img {
		border : none;
	}

	.link_yajirusi{
		margin-left : auto;
		margin-right : 0;
		text-align : left;
		display : block;
		text-decoration : none;
		width : 300px;
		padding:10px;
		padding-left : 25px;
		padding-right : 25px;
		background-repeat : no-repeat;
		background-position : right bottom;
		background-image : url(http://chukara.jp/_common/_img/_back_link.gif);
	}

	.link_yajirusi_right{
		display : block;
		text-decoration : none;
		width : 300px;
		padding:10px;
		padding-left : 25px;
		padding-right : 25px;
		background-repeat : no-repeat;
		background-position : right bottom;
		background-image : url(http://chukara.jp/_common/_img/_back_link.gif);
	}


/*▲▲▲ リンク関連 ▲▲▲*/


/*▼▼▼ フォーム関連 ▼▼▼*/
/*▲▲▲ フォーム関連 ▲▲▲*/


/*▲▲▲ コンテンツエリア関連 ▲▲▲*/

-->

