/***********************/
/* レイアウトCSS         */
/***********************/

* {
	margin: 0;
	padding:0;
	border: 0px none;
}

/* レイアウトの設定*/
body.pages{
    margin:0px;
    padding:0px;
    text-align:center;
	background-color: #000000;
	background-image: url(../common/takayanagi_pages_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.topbody{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #000000;
	background-image: url(../common/takayanagi_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ラッパーの設定*/
#wrap{
    position:relative;
    width:750px;
    margin:0px auto;
    text-align:left;
}
/* ヘッダーの設定*/
#head{
    width:750px;
    height:140px;
}
#head-top{
    width:750px;
    height:70px;
}
/* 左側の設定*/
#left{
    width:520px;
    float:left;
}
#left-top{
    width:540px;
    height:500px;
    float:left;
}
/* 右側の設定*/
#right{
    width:210px;
    float:right;
}
#right-top{
    width:210px;
    height:500px;
    float:right;
}
/* 中央寄せブロック・内ブロック */
#center{
    width:750px;
	text-align:center;
}
#c-inner{
	margin:auto;
	width:550px;
	height:550px;
	background-color:#CCCCFF;
	text-align:left;
}
/* ブリッジの設定*/
#bridge{
	width:100%;
	height:90px;
	clear:both;
	position:relative;
	background-image: url(../common/takayanagi_bridge_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#bridge-top{
    width:100%;
	height:0px;
    clear:both;
	position:relative;
}
/* フッターの設定*/
#footer{
	position:relative;
	width:100%;
	height:30px;
	clear:both;
	background-image: url(../common/footer_bg.gif);
	background-repeat: repeat-x;
}
#pages{
	width:520px;
}
#pages-btm{
	background-image:url(../common/pages_btm_bg.gif);
	height:20px
}

/* パディングタイプ */
/* 全周囲 */
.pt-all-s{padding:5px;}
.pt-all-m{padding:10px;}
.pt-all-l{padding:20px;}
/* 水平 */
.pt-hrz-s{padding:0px 5px;}
.pt-hrz-m{padding:0px 10px;}
.pt-hrz-l{padding:0px 20px;}
/* 天地 */
.pt-vtc-s{padding:5px 0px;}
.pt-vtc-m{padding:10px 0px;}
.pt-vtc-l{padding:20px 0px;}
/* 右側 */
.pt-r-s{padding:0px 5px 0px 0px;}
.pt-r-m{padding:0px 10px 0px 0px;}
.pt-r-l{padding:0px 20px 0px 0px;}
/* 左側 */
.pt-l-s{padding:0px 0px 0px 5px;}
.pt-l-m{padding:0px 0px 0px 10px;}
.pt-l-l{padding:0px 0px 0px 20px;}

/* フォームの体裁 */
input , textarea , select {
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}

/* フォームなどオブジェクトサイズ */
.size-sss{
	width:25px;
}
.size-ss{
	width:50px;
}
.size-s{
	width:80px;
}
.size-m{
	width:120px;
}
.size-l{
	width:180px;
}
.size-ll{
	width:300px;
}
.size-lll{
	width:400px;
}

/* float-align */
.txt-center{text-align:center;}
.txt-l{text-align:left;}
.tet-r{text-align:right;}
.flt-l{float:left;}
.flt-r{float:right;}
.clear{clear:both;}

/* 本文テキスト内画像回り込み */
img.r {
float: right;
border: none;
margin-top:3px;
margin-left:8px;
margin-bottom:3px;
vertical-align:top;
}
img.l {
float: left;
border: none;
margin-top:3px;
margin-right:8px;
margin-bottom:3px;
vertical-align:top;
} 


/* リンクロールオーバーアクション */
a:hover{
    background-position:0px -45px;
}
a:active{
    background-position:0px -90px;
}

/* ナビゲーション */
a.home{
	background-image:url(../common/navi_home.gif);
}
a.profile{
	background-image:url(../common/navi_profile.gif);
}
a.section{
	background-image:url(../common/navi_section.gif);
}
a.business{
	background-image:url(../common/navi_business.gif);
}
a.news{
	background-image:url(../common/navi_news.gif);
}
a.inquiry{
	background-image:url(../common/navi_inquiry.gif);
}
a.recruit{
	background-image:url(../common/navi_recruit.gif);
}
a.access{
	background-image:url(../common/navi_access.gif);
}
a.privacypolicy{
	background-image:url(../common/navi_privacypolicy.gif);
}
#right-top ul, #right ul{
	background-image: url(../common/list_bdr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#right-top ul li , #right ul li{
    list-style:none;
    width:210px;
	height:35px;
}
#right-top ul a , #right ul a{
    display:block;
    width:210px;
    height:35px;
}
#right-top ul a span , #right ul a span{
	display:none;
}

.pplist-1{
	padding-left: 0px;
    background: url(../common/maru01.gif) no-repeat -18px 0em;
    list-style: none;
}
.pplist-2{
	padding-left: 0px;
    background: url(../common/maru02.gif) no-repeat -18px 0em;
    list-style: none;
}
.pplist-3{
	padding-left: 0px;
    background: url(../common/maru03.gif) no-repeat -18px 0em;
    list-style: none;
}

/* テーブルタイプ */
.table01{
	width:100%;
}
.table01 th{
	width:120px;
	background-color:#E8F7E3;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table01 td{
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table02{
	width:100%;
}
.table02 td{
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table03{
	width:100%;
}
.table03 td{
	padding:1px;
}

/*************************/
/* 文字サイズサイズCSS */
/* IE／Mozilla系共用　　　　   */
/*************************/

/* 文字サイズ */
.fs09 {
	font-size: 9px !important;
	font-size: 0.6em;
	line-height:150%;
}
.fs10 {
	font-size: 10px !important;
	font-size: 0.7em;
	line-height:150%;
}
.fs12 {
	font-size: 12px !important;
	font-size: 0.8em;
	line-height:150%;
}
.fs14 {
	font-size: 14px !important;
	font-size: 1em;
	line-height:150%;
}
.fs18 {
	font-size: 18px !important;
	font-size: 1.2em;
	line-height:150%;
}
.fs20 {
	font-size: 20px !important;
	font-size: 1.4em;
	line-height:150%;
}
.fs24 {
	font-size: 24px !important;
	font-size: 1.8em;
	line-height:150%;
}

/* ウェイトボールド */
.fb {
	font-weight: bold !important;
}

/* 相対拡縮 */
.fs-s {
	font-size: 85%;
}
.fs-l {
	font-size: 120%;
}
.fs-ll {
	font-size: 150%;
}


/*********************/
/* テキスト＆BGカラーCSS */
/*********************/

/* 赤 */
.txt-red{
	color: #FF0000;
}
.txt-red1{
	color: #CC0000;
}
.txt-red2{
	color: #CC3333;
}
.bg-red{
	background-color: #FF0000;
}
.bg-red1{
	background-color: #CC0000;
}
.bg-red2{
	background-color: #CC3333;
}

/* 青 */
.txt-blue{
	color: #0000FF;
}
.txt-blue1{
	color: #0033CC;
}
.txt-blue2{
	color: #0066CC;
}
.bg-blue{
	background-color: #0000FF;
}
.bg-blue1{
	background-color: #0033CC;
}
.bg-blue2{
	background-color: #0066CC;
}

/* 緑 */
.txt-green{
	color: #006600;
}
.txt-green1{
	color: #00CC66;
}
.bg-green{
	background-color: #006600;
}
.bg-green1{
	background-color: #00CC66;
}

/* オレンジ */
.txt-orange{
	color: #FF6600;
}
.txt-orange1{
	color: #FF9933;
}
.bg-orange{
	background-color: #FF6600;
}
.bg-orange1{
	background-color: #FF9933;
}

/* グレー */
.txt-gray{
	color: #333333;
}
.txt-gray1{
	color: #666666;
}
.txt-gray2{
	color: #999999;
}
.bg-gray{
	background-color: #333333;
}
.bg-gray1{
	background-color: #666666;
}
.bg-gray2{
	background-color: #999999;
}

/* 黒 */
.txt-black{
	color: #000000;
}
.bg-black{
	background-color: #000000;
}

/* 白 */
.txt-white{
	color: #FFFFFF;
}
.bg-white{
	background-color: #FFFFFF;
}


/***************************/
/* テキストリンクカラーCSS */
/***************************/

/* 未訪問・訪問済リンク */
a:link,a:visited{
	text-decoration: none;
	color: #007298;
}

/* マウスオーバー時 */
a:hover,a:active {
	text-decoration: none;
	color: #FF6600;
}


/***************************/
/* MT記事体裁CSS */
/***************************/
.casette {
	color: #1B2C3B;
	}
.casette li{
	list-style:none;
	margin:0px;
	padding:0px;
}
.casette p {
    color: #1B2C3B;
    text-align: left;
	}

/*記事の日付*/
.casette h2 {
	text-align: right;
	color: #16324A;
    margin-bottom: 5px;
	}
.casette h3 {
	color: #92BAD5;
	padding:1px 0px 0px 5px;
	margin-bottom:7px;
	line-height: 140%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A0C3D8;
}
/*記事下のリンク*/
.casette p.posted {
	color: #1B2C3B;
	text-align: left;
    margin-bottom: 20px;
    line-height: normal;
   border-top: solid 1px #CCCCCC;
   border-bottom: solid 1px #CCCCCC;
	}
