Commit b0ba6ca5 by o.kimura

課題4

parent 9a2ff902
......@@ -227,7 +227,20 @@ div#container div#contents div#main_contents div.section2 {
div#container div#contents div#main_contents h4.blue {
background: url(../images/common/icon_midashi_blue.png) no-repeat left top;
padding: 0 0 0 30px;
height: 30px;
font-weight: bold;
font-size: 14px;
}
div#container div#contents div#main_contents h4.blue span {
font-size: 20px;
line-height: 30px;
}
div#container div#contents div#main_contents h4.blue p {
font-size: 18px;
text-align: right;
line-height: 24px;
margin-top: 10px;
}
div#container div#contents div#main_contents h4.red {
......
......@@ -131,6 +131,16 @@ body#data04 div#container div#contents div#main_contents p.title {
height: 219px;
}
body#data04 div#container div#contents div#main_contents p.title_pt2 {
background: url(../images/section/back_title_interview.png) no-repeat right bottom;
padding-left: 40px;
padding-right: 20px;
padding-top: 0px;
height: 266px;
margin-right: 55px;
margin-top: 25px;
}
body#data04 div#container div#contents div#main_contents p.title span {
display: block;
width: 400px;
......@@ -140,6 +150,19 @@ body#data04 div#container div#contents div#main_contents p.title span {
font-weight: bold;
}
body#data04 div#container div#contents div#main_contents p.title_pt2 span.blue {
display: block;
width: 400px;
margin-top: 40px;
padding-left: 5px;
color: #00B7CE;
font-weight: bold;
}
body#data04 div#container div#contents div#main_contents p.title_pt2 img {
margin-top:-30px;
}
body#data04 div#container div#contents div#main_contents div.section {
padding-bottom: 40px;
}
......@@ -264,6 +287,15 @@ body#data05 div#container div#contents div#main_contents div.section div.content
padding-top: 15px;
}
body#section03 div#container div#contents div#main_contents p.title span {
display: block;
width: 400px;
margin-top: 20px;
padding-left: 5px;
color: #02adef;
font-weight: bold;
}
/* jis */
body#jis div#container div#contents div#main_contents p.title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment