@charset "utf-8";

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Basic Settings
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	font-size: 0;
	line-height: 0;
	background: #000000;
}

body #container {
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #FFFFFF;
	line-height: 1.6;
	font-size: 14px;
}

a { 
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

strong { font-weight: bold; }

ol, ul { list-style: none; }

img { vertical-align: bottom; }

.clr { width:100%; }

.clr:after {
	content: "";
	display: block;
	clear: both;
}

.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Header
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#headerGlobal {
	height: 600px;
	padding: 0px 0 0 0;
	margin-bottom: 30px;
	background: url(//img01.ti-da.net/usr/h/a/i/hairdco/14670748_1140695612684834_4766931128614889753_n2_1.jpg) center top no-repeat;
	min-width: 940px;
}

#headerGlobal hgroup {
	width: 940px;
	margin: 0 auto;
}

#headerGlobal hgroup h1 {
	font-size: 40px;
	font-weight: bold;
}

#headerGlobal hgroup h1 a {
	text-decoration: none;
	color:#FF0000 ;
}

#headerGlobal hgroup h2 {
	margin-top: 5px;
	color:#FF6600 ;
	width: 710px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Ccontents Layout
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#contents {
	width: 940px;
	margin: 0 auto;
}

#tpl01 #contentsMain {
	float: right;
	width: 733px;
}

#tpl02 #contentsMain {
	float: right;
	width: 710px;
}

#tpl02 #contentsMain img {
	max-width: 710px;
}

#contentsSub {
	float: left;
	width: 200px;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsMain Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#breadcrumb {
	font-size: 12px;
	margin-bottom: 30px;
}

#breadcrumb img {
	vertical-align: text-bottom;
}

.photos {
	float: left;
	width: 160px;
	margin-right: 23px;
}

.photos h1 {
	border: 1px solid #666666;
	height: 160px;
	overflow: hidden;
	background: #ffffff;
	vertical-align: middle;
}

.photos h1 img {
	width: 158px;
}

.photos h2 {
	line-height: 1.2;
	margin-top: 5px;
	height: 110px;
}

.article {
	background: url(//blog.ti-da.net/common/template/official_06/img/line_001.gif) left bottom repeat-x;
}

.articleInner {
	background: url(//blog.ti-da.net/common/template/official_06/img/line_001.gif) left top repeat-x;
	padding: 20px 0;
	margin-bottom: 30px;
}

div[align="center"] {
	margin-bottom: 30px;
}

.headerArticle {
	margin-bottom: 20px;
}

.headerArticle h1 {
	float: left;
	width: 440px;
	font-weight: bold;
	line-height: 1.1;
	font-size: 18px;
}

.headerArticle h1 a {
	font-weight: bold;
}

.headerArticle time {
	float: right;
	width: 150px;
	line-height: 1.1;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

section h1 {
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	background: url(//blog.ti-da.net/common/template/official_06/img/icon_002.gif) 0 2px no-repeat;
	padding: 22px 0 0 65px;
}

section h1 a {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	color: #ffffff;
}

.entrybottom {
	margin: 30px 0 0;
}

.readMore {
	float: left;
	width: 150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #000000;
	border: 1px solid #B9B9B9;
	text-align: center;
	margin: 39px 0 30px;
	color: #ffffff;
}

.readMore:hover {
	background: #373737;
}

.readMore a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.commentsBox {
	float: right;
	display: block;
	width: 65px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #000000;
	border: 1px solid #B9B9B9;
}

.commentsBox dt {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
}

.commentsBox dd {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #ffffff;
	padding: 10px;
	font-weight: bold;
	color: #333333;
}

.commentsBox:hover {
	background: #373737;
}

#footerContents {
	width: 480px;
	height: 42px;
	margin: 20px auto 0px;
	position: relative;
}

#footerContents #prevPage a {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #B9B9B9;
	background-color: #000000;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #brogTop a {
	position: absolute;
	left: 170px;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #B9B9B9;
	background-color: #000000;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #nextPage a {
	position: absolute;
	right: 0;
	top: 0;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #B9B9B9;
	background-color: #000000;
	text-align: center;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footerContents #prevPage a:hover { background-color: #373737; }
#footerContents #brogTop a:hover { background-color: #373737; }
#footerContents #nextPage a:hover { background-color: #373737; }

#pageTop {
	margin: 30px 0 30px 0;
	text-align: right;
}

#tpl01 #pageTop a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 23px;
}

#tpl02 #pageTop a {
	text-decoration: none;
	font-weight: bold;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		comments Style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.comments-head {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #B20000;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0 10px;
	color: #ffffff;
}

.comments-body {
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border: 1px solid #B20000;
	padding: 10px;
}

.comments-post {
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	background: #B20000;
	padding: 5px 10px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 10px;
}

.comments-post a {
	color: #ffffff;
}

#commentTable {
	width: 100%;
	margin: 30px 0 0 0;
}

#commentTable th {
	width: 30%;
	padding: 5px 10px;
	border-top: 3px solid #B9B9B9;
	vertical-align: middle;
	font-weight: bold;
}

#commentTable td {
	width: 70%;
	padding: 5px 10px;
	border-top: 1px solid #B9B9B9;
}

#commentTable input,
#commentTable textarea {
	border: 1px solid #B9B9B9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#commentTable input#submit {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #000000;
	padding: 5px 10px;
	color: #ffffff;

	cursor: pointer;
}

#commentTable input#submit:hover {
	background: #373737;
}

#commentTable .comments-body {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		contentsSub style
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.sidetitle {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	height: 30px;
	padding: 5px 0 0 35px;
	margin-bottom: 0;
	text-align: left;
	background: url(//blog.ti-da.net/common/template/official_06/img/icon_001.gif) top left no-repeat;
}

.side {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 14px;
	background-color: #000;
}

.sidebody {
	border-bottom: 1px dotted #666666;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.custom1,
.custom2,
.custom3,
.custom4,
.custom5 {
	margin-bottom: 20px;
}

ul.rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

.calender {
	margin-bottom: 20px;
}

.calender a {
	color: #FC0;
}

.calender a:hover {
	color: #FC0;
}

.calendarhead {
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 0 2px 0;
	text-align: center;
	height: 15px;
	margin-top: 5px;
}

.calendartable {
	margin: 0 auto 5px auto;
	padding: 0;
	width: 160px;
	text-align: left;
	background: #000;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
}

.calendarweek {
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
}

.calendarwd {
	border-top: 1px none #666;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #666;
	background: #000;
	background-position: -2px 0px;
	color: #ffffff;
	font-size: 88%;
	letter-spacing: 2px;
	padding: 5px 0 5px 5px;
}

.calendard {
	text-align: center;
	border-top: 1px solid #666;
}

.calendar {
	font-size: 88%;
	padding: 4px 2px 4px 2px;
	color: #ffffff;
}

blockquote {
	border-left: 5px solid #ffff66;
	padding: 37px 10px 10px;
	margin: 0 20px;
	background: #262626 url(//admin.ti-da.net/_img/staffokn_201207/img/blockquote_bg.png) 3px 3px no-repeat;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
		Footer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#footerGlobal {
	text-align: center;
	background: #1d1d1d;
	padding: 30px 0;
	margin-top: 50px;
	color: #cccccc;
}

#footerGlobal p {
	margin-bottom: 20px;
}

#footerGlobal small {
	font-weight: bold;
}

/* ヘッダー画像 */
#banner{
background-image: url(//img01.ti-da.net/usr/h/a/i/hairdco/IMG_3993.1jph_2.jpg); /*背景画像*/
}

.relevance_entry{
overflow-y:scroll;
height:150px;
background-color: #FFF;
}

<link rel="SHORTCUT ICON" href="//img01.ti-da.net/usr/h/a/i/hairdco/DCOs-ファビコン用_3.jpg">