@charset "utf-8";

/* What is UrumaDelvi? /about/
---------------------------------------- */
a, a:visited { color: #0066ff; }
a:hover { color: #ff6600; }
a.link_news, a:hover.link_news { color: #444444; }
.smallfont {font-size: 10px; font-weight: normal; }
span.mw_link { font-size: 10px; font-weight: normal; margin-left: 10px; }

body.about {background-color: #ececed; }

/* コンテンツ
------------------------------ */
#container { width: 900px; background: transparent; margin: 0 auto; background: transparent url(../about/images/bg_container.png); overflow: auto; }
#wrapper {
    clear: both;
    width: 800px;
    margin: 0 50px;    
    background: transparent;
    overflow: auto;
    border-top: solid 2px #ececed;
}

#content_title { width: 800px; margin: 0; background: #transparent; border-bottom: solid 1px #666666; }
#content_title h1 { margin: 0; padding: 0; color: #ffffff; }

#content {
    width: 800px;
    margin: 0;
    background: transparent url(../about/images/bg_content.gif) left top repeat-y;
    overflow:auto;
    border-bottom: solid 1px #666666;
    color: #444444;
    font-size: 12px;
}


/* コンテンツ メニュー（左側）
----------------------*/
#content_menu {
    float: left;
    width: 224px;
    background: transparent;
    overflow: auto;
    text-align: center;
    font-size: 12px;
}

.menu_box { margin: 53px 0 0 21px; }

#about_menu ul { margin: 0; padding:0; list-style-type: none; text-align:left; }
#about_menu li { list-style-type: none; margin: 0 0 40px 0; }
#about_menu li a { display: block; overflow: hidden; color: #ffffff; }

    /* 通常時 */
	#about_ud      a { background-position:  0     0; 
	                   background-image: url(../about/images/menu_what_ud.png);
	                   width: 200px;
	                   height: 0 !important;
	                   height /**/: 15px;
	                   padding-top: 15px;
	}
	
	#about_udp     a { background-position:  0     0; 
	                   background-image: url(../about/images/menu_what_udp.png);
	                   width: 168px;	                    
	                   height: 0 !important;
	                   height /**/: 30px;
	                   padding-top: 30px;
	}

	#about_inquiry a { background-position:  0     0; 
	                   background-image: url(../about/images/menu_inquiry.png);
	                   width: 95px;	                    
	                   height: 0 !important;
	                   height /**/: 15px;
	                   padding-top: 15px;
	}

    /* オンマウス、居場所 */
	#about_ud      a:hover, #about_ud      a.stay { background-position:  0     -15px; }
	#about_udp     a:hover, #about_udp     a.stay { background-position:  0     -30px; }
	#about_inquiry a:hover, #about_inquiry a.stay { background-position:  0     -15px; }


/* コンテンツ メイン（右側）
----------------------*/
#content_main { float: right; width: 576px; overflow:auto; background: transparent; }
#content_section { width: 400px; margin: 48px 88px 0 88px; padding-bottom: 20px; background: #ffffff; overflow:auto; }
div.lead p {
    text-align: left;
    line-height: 1.6;
    text-indent: 0;
    margin: 0 0 30px 0;
}

div.section p {
    text-align: left;
    line-height: 1.6;
    text-indent: 0;
    margin: 10px 0;
}

div.section p.prof {
    text-align: left;
    line-height: 1.6;
    text-indent: 1em;
    margin: 0;
    padding: 0;
}

div.section h2 {
    margin: 0;
    padding: 2px;
    border: solid 1px #999999;
    background: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

div.section h3 {
    margin: 5px 2px;
    background: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

div.section h4 {
    margin: 5px 2px;
    background: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}

/* ニュース・トピックス ul, li
------------------*/
#news_topix {
    width: 400px;
    margin: 0;
    padding:0;
    list-style-type: none;
    text-align: left;
}

#news_topix li {
    width: 400px;
    height: 27px;
    margin: 0;
    padding: 0;
    text-indent: 0;
    text-align: left;
    background: transparent url(../about/images/bg_news_li.gif) left top no-repeat;
    overflow: auto;
    line-height: 2.2;
    text-indent: 24px;
    font-size: 12px;
    font-weight: bold;
}

#news_topix li a {
    color: #444444;
}

div.news_more {
    clear: both;
    text-align: left;
	padding: 0;
    width: 400px;
    height: 27px;
    margin-bottom: 20px;
    border-bottom: solid 1px #dddddd;	
}

div.news_more_link {
    float: right;
	padding: 5px;
	overflow: hidden;
}

div.news_more_link a {
	padding-left: 24px;
    font-size: 10px;
	background: transparent url(../images/link_te.gif) left top no-repeat;
}


/* 主な作品
------------------*/
div.main_work {
    clear: both;
    margin: 10px 0 0 10px;
}

div.main_work img {
    float: right;
    margin: 0 5px;
}

div.main_work h5 {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 0;
}

div.main_work p {
    font-size: 10px;
    text-align: left;
    margin-left: 10px;
    text-indent: 0;
}

div.main_work ul {
    font-size: 12px;
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
    text-align:left;
}

div.main_work li {
    font-weight: bold;
}

div.main_work li li {
    font-size: 10px;
    margin-left: 10px;
    text-indent: 0;
    font-weight: normal;
}

/* 会社概要
------------------*/
table.company {
    font-size: 12px;
    margin: 15px 0;
    width: 400px;
    text-align: left;
}

table.company th {
    text-align: left;
    padding: 12px 0;
    width: 110px;
}

table.company td {
    padding: 12px 0;
}

/* お問い合わせ
------------------*/
div.inquiry_section {
    text-align: center;
    margin: 0 0 25px 0;  
}

div.inquiry_section p {
    text-align: left;
}

div.inquiry_section h4 {
    margin: 5px 0;
    background: #ffffff;
    text-align: left;
    text-indent: 0;
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 2px #ececed;
}

#link_fan a {
	display: block;
	overflow: hidden;
    width: 200px;
    margin: 20px 100px;
	height: 0 !important;
	height /**/: 150px;
	padding-top: 150px;
	background: #ffffff url(../fan/images/banner_fan.gif) no-repeat left top;
    background-position:  0    0;
	color: #ffffff;
}

#link_hoketake a {
	display: block;
	overflow: hidden;
    width: 200px;
    margin: 20px 100px;
	height: 0 !important;
	height /**/: 150px;
	padding-top: 150px;
	background: #ffffff url(../newsletter/images/banner_hoketake.gif) no-repeat left top;
    background-position:  0    0;
	color: #ffffff;
}

#link_fan a:hover,
#link_hoketake a:hover {
    background-position:  0     -150px;
}

div.inquiry_section ul {
    font-size: 12px;
    margin: 5px 10px 0 0;
    padding: 0;
    list-style-type: none;
    text-align:left;
}

div.inquiry_section li {
    margin: 0 0 5px 10px;
}

/* 人材募集
------------------*/
div.recruit_section {
    text-align: left;
    margin: 0 0 35px 0;  
}

div.recruit_section h3 {
    font-size: 16px;
    font-weight: bold;
}

div.recruit_section h4 {
    margin: 15px 2px 5px 2px;
    background: #ffffff;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    border-bottom: solid 1px #444444;
}

div.recruit_section h5 {
    margin: 12px 2px 5px 2px;
    background: #ffffff;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

div.recruit_section p{ font-size: 12px; line-height: 1.6; margin-top: 5px; }
div.recruit_section ul { font-size: 12px; margin: 5px 10px 0 4px; padding: 0; text-align:left; }
div.recruit_section li { margin: 0 0 2px 1em; }

.link_oubo a {
    font-size: 12px;
	background: transparent url(../images/link_te.gif) left top no-repeat;
	padding-left: 26px;
	margin-left: 20px;
}


/* ヘッダー差し替え対応追記 */
#container {margin:0 auto;}
#wrapper {margin:21px auto 0;}
 
