/*━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*	cmanテンプレート共通 CSS tm01						*/
/*														*/
/*	Copyright (C) 2015 cman.co.jp All Rights Reserved	*/
/*														*/
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/* ━━━ 【エレメント】 ━━━━━━━━━━━━ */
body {
	color: #333333;
	margin: 2px 0 2px 0;
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family	: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
/*	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif; */
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 1px;
	-webkit-text-size-adjust: 100%;
	word-break: break-all;
	word-wrap: break-word;
}
a:link {
	color: #1d3994;
	text-decoration: none;
}

a:visited {
	color: #1d3994;
	text-decoration: none;
}

a:hover {
	color: #1d3994;
	text-decoration: underline;
}

/*
img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
}
*/

/* Android4 左寄り対応 */
#tmRightCont p{
	background-color:#fff;
}

/* ━━━ 【main frame】 ━━━━━━━━━━━━ */
/* メインフレーム */
div#tmMainFrame {
	max-width: 900px;
	min-width: 320px; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}

/* ヘッダー */
div#tmHeadAd{
	margin: 0;
	padding: 0;
}

/* ヘッダー部純広告 */
div#tmPr1 {
	margin: 1px 0 1px 0;
	padding: 0;
	clear: both;
}

/* ページ階層 */
div#tmPageLevel {
	margin: 1px 0 1px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 9pt;
	clear: both;
	background-color: #FFFFFF;	/* Android4 左寄り対応 */
}

div#tmSideMain {
	background-color: #FFFFFF;
	clear: both;
}

/* 左サイドメニュー */
div#tmLeftSide {
	vertical-align: top;
	width: 162px;
	padding: 0;
	border: 1px solid #cccccc;
	float: left;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

/* メインコンテンツ（右全体） */
div#tmRightCont {
	vertical-align: top;
	padding: 0;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

/* コンテンツヘッダー */
div#tmContHeadStr{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	clear: both;
}

/* コンテンツ広告 */
div#tmContHeadAd{
	margin: 5px auto;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
}

/* コンテンツ内容 */
div#tmContMain{
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #FFFFFF;
	clear: both;
}

/* ページ制御 */
div#tmPageCtrl{
	margin: 10px auto;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
}

/* ボトムメニュー */
div#tmBottomMenu {
	margin: 3px 0 0 0;
	padding: 0;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	clear: both;
}
@media screen and (max-width: 550px) {
	div#tmBottomMenu a {
		line-height: 2em;
	}
}
/* ボトムメニュー広告 */
div#tmBottomAd {
	margin: 3px auto;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
}

/* フッター */
div#tmFooter{
	margin: 0;
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: left;
	background-color: #eeeeee;
	font-size: 9pt;
	_zoom: 1;
	overflow: hidden; 
	clear: both;
}

/* デバイス選択 */
div#tmDevice{
	margin: 0;
	padding:10px;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	clear: both;
}


/* ━━━ 【右コンテンツ内 共通】 ━━━━━━━━ */
#tmRightCont h1 {
	padding: 8px 8px 8px 35px;
	background-image	: url(https://www2.cman.jp/imageCom/tmList_H1.gif);
	background-repeat	: no-repeat;
	background-position	: 8px;
	font-weight : bold;
	background-color: #336699;
	color: #ffffff;
	letter-spacing: 2px;
	font-size:12pt;
	margin: 1px;
}

#tmRightCont h2 {
	padding: 8px 8px 8px 35px;
	background-image	: url(https://www2.cman.jp/imageCom/tmList_H2.gif);
	background-repeat	: no-repeat;
	background-position	: 8px;
	font-weight : bold;
	background-color: #336699;
	color: #ffffff;
	letter-spacing: 2px;
	font-size:11pt;
	margin: 1px;
}

#tmRightCont h3 {
	padding: 4px 4px 4px 35px;
	background-image	: url(https://www2.cman.jp/imageCom/tmList_H3.jpg);
	background-repeat	: no-repeat;
	background-position	: 8px;
	font-weight : bold;
	background-color: #5588bb;
	color: #ffffff;
	letter-spacing: 2px;
	font-size:10pt;
	margin: 1px;
}

#tmRightCont h4 {
	padding: 4px 4px 4px 15px;
	font-weight : bold;
	background-color: #ccc;
	color: #333;
	letter-spacing: 2px;
	font-size:10pt;
	margin: 30px 1px 1px 1px;
}


/* ━━━ 【メインコンテンツ内】 ━━━━━━━━ */
.tmContNaiyo{
	padding: 5px 5px 5px 7px;
}

.tmMargL15px {
	/* このClassのmarginはモバイルの時消えます */
	margin-left:15px;
}

.tmMargL30px {
	/* このClassのmarginはモバイルの時消えます */
	margin-left:30px;
}


@media screen and (max-width: 550px) {
	.tmMargL15px {
		/* このClassのmarginはモバイルの時消えます */
		margin-left:0;
	}
	.tmMargL30px {
		/* このClassのmarginはモバイルの時消えます */
		margin-left:0;
	}
}


/* ━━━ 【ページ制御内】 ━━━━━━━━━━━ */
#tmPageCtrl ul{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight:bold;
}

#tmPageCtrl li{
	display: inline-block;
	margin: 5px 1px;
	padding: 5px 12px;
	border: 1px solid #bbbbbb;
	background-color: #ddffff;
	list-style-tyle: none;
}

#tmPageCtrl li.tmPageNow{
	background-color: #eeeeee;
	color: #999999;
}

#tmPageCtrl p {
	margin: 3px;
	padding: 0;
}

#tmPageCtrl a.tmPageB {
	display: inline-block;
	width: 72px;
	height: 25px;
	background-image : url(https://www2.cman.jp/imageCom/tmPage_b.gif);
	background-position: center left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: auto;
	margin-right: 3px;
	text-indent: -9999px;
}
#tmPageCtrl a.tmPageA {
	display: inline-block;
	width: 72px;
	height: 25px;
	background-image : url(https://www2.cman.jp/imageCom/tmPage_a.gif);
	background-position: center left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: auto;
	margin-right: 3px;
	text-indent: -9999px;
}


/* ━━━ 【左サイド（ボトム）内】 ━━━━━━━ */

/* 左サイドメニュー */
div.tmMenuList {
	background: #e6ecfe;
	padding: 0 0 10px 0;
	text-align: left;
}

.tmMenuList .tmMenuN{
	display:block;
	min-width:145px;
	max-width:220px;
	padding: 2px 1px 2px 16px;
	text-align: left;
	background-image: url(https://www2.cman.jp/imageCom/tmMenuT.gif);
	background-repeat	: no-repeat;
	background-position	: 4px 7px;
}

.tmMenuList .tmMenuL{
	display:block;
	min-width:135px;
	max-width:220px;
	padding: 2px 1px 2px 18px;
	text-align: left;
	background-image: url(https://www2.cman.jp/imageCom/tmMenuListLB.gif);
	background-repeat	: no-repeat;
	background-position	: 4px 7px;
}

.tmMenuList a.tmMenuL:hover {
	background-image: url(https://www2.cman.jp/imageCom/tmMenuListLR.gif);
}

.tmMenuList .tmMenuM{
	display:inline-block;
	min-width:135px;
	max-width:220px;
	padding: 2px 1px 2px 22px;
	text-align: left;
	background-image: url(https://www2.cman.jp/imageCom/tmMenuListMB.gif);
	background-repeat	: no-repeat;
	background-position	: 10px 9px;
}

.tmMenuList a.tmMenuM:hover {
	background-image: url(https://www2.cman.jp/imageCom/tmMenuListMR.gif);
}


/* ━━━ 【フッター内】 ━━━━━━━━━━━━ */
#tmFooterLink a{
	display:inline-block;
	min-width:120px;
	max-width:300px;
	padding: 1px 10px 2px 18px;
	text-align: left;
	color: #333333;
	background-image: url(https://www2.cman.jp/imageCom/tmMenuListLGR.gif);
	background-repeat	: no-repeat;
	background-position	: 4px 7px;
}
@media screen and (max-width: 550px) {
	#tmFooterLink a{
		padding: 1px 10px 12px 18px;
	}
}

#tmFooterLink a:hover {
	background-image: url(https://www2.cman.jp/imageCom/tmMenuListLR.gif);
}


/* ━━━ 【デバイス切り替え内】 ━━━━━━━━ */
#tmDevice #tmViewSmart {
	display:inline-block;
	width:180px;
	padding: 1px 1px 2px 34px;
	background-image: url(https://www2.cman.jp/imageCom/tmViewSmart.gif);
	background-repeat	: no-repeat;
	background-position	: 4px 1px;
}
#tmDevice #tmViewPc {
	display:inline-block;
	width:100px;
	padding: 1px 1px 2px 38px;
	background-image: url(https://www2.cman.jp/imageCom/tmViewPc.gif);
	background-repeat	: no-repeat;
	background-position	: 4px 1px;
}


/* ━━━ 【純広告】 ━━━━━━━━ */
@media screen and (max-width: 900px) {
	#tmAdJun1 {
		display: none;
	}
	#tmAdJun2 {
		display: none;
	}
}

/* ━━━ 【汎用】 ━━━━━━━━━━━━━━━ */
/* ページトップ リンク */
.tmPageTop {
	display: block;
	width: 123px;
	height: 27px;
	background-image : url(https://www2.cman.jp/imageCom/tmReturnTop.png);
	background-position: center left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: auto;
	margin-right: 3px;
	text-indent: -9999px;
}

/* 共通テーブル */
.tmTable{
	font-family:"Osaka?等幅","ＭＳ ゴシック","monospace";
	background-color: #ffffff;
	border-collapse: collapse;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 40px;
}
.tmTable th{
	text-align: center;
	border: 1px #666666 solid;
	padding: 3px 5px;
	background-color: #eeeeee;
	font-size:9pt;
}
.tmTable td{
	border: 1px #666666 solid;
	padding: 6px;
	letter-spacing: 1px;
	font-size:9pt;
}
.tmTable td p{
	margin:0;
	padding: 5px;
	line-height: 1.5em;
}

/* 広告マーク */
.tmAdGaid{
	clear: both;
	background-color: #eeeeee;
	text-align: center;
	margin:5px auto 1px auto;
	padding:1px;
	border: 1px solid #dddddd;
	font-size:8pt;
	line-height: 1em;
}

/* float関連 */
.tmFloatRight{
	float:right;
}

.tmFloatLeft{
	float:left;
}

.tmFloatClear{
	clear: both;
}

.tmClearfix:after {	/* floatの解除 */
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.tmClearfix {
	min-height: 1px; /*IE6,7対策*/
}
* html .tmClearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
#cmanLinkGaid{
	clear: both;
	display:block;
/*	width:100px; */
	text-align:center;
	border:1px solid;
	border-color:#aaaaaa #444444 #444444 #aaaaaa;
	background:#dddddd;
}

/*------------- 関連ページリンク --------------*/
.kanrenLink{
	font-family:"Osaka?等幅","ＭＳ ゴシック","monospace";
	background-color: #ffffff;
	border-collapse: collapse;
	color: #333333;
}
.kanrenLink th{
	text-align: center;
	border: 1px #666666 solid;
	padding: 3px 5px;
	background-color: #ffdd99;
	font-size:9pt;
	color: #555555;
}
.kanrenLink td{
	border: 1px #666666 solid;
	padding: 10px;
	letter-spacing: 1px;
	font-size: 9pt;
	font-weight : bold;
}

