body {
    color: #3a3a3a;
	line-height: 20px;
}

img{
   border: none;
}


#sidenavi {
	background: #b9c9e3 url(../images/bg_sidenavi.gif) left top no-repeat;
}

#mainCol {
	background: #b9c9e3;
	padding: 0 0 10px 0;
}

#mainBlock {
	background: url(../images/bg_main.gif) left top repeat-y;
	margin: 0;
	padding: 0;
}

#mainBox {
	background: url(../images/bg_main_bottom.gif) left bottom no-repeat;
	margin: 0;
	padding: 0 0 10px 0;
}

#mainKazariBottom {
    background: url(../../../../shokai/cocoon/lineup/07_caligula/images/main_bottom.gif) left top no-repeat;
	height: 66px;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

/* top */

#conTop {
	background: url(../images/bg_main_top.gif) left top no-repeat;
        padding-top: 80px;
        margin-bottom: 30px;
}

#conTop h3{
	text-indent: -9999px;
}


#conTop p{
	margin-bottom: 20px;
}

#conTop h4{
        background: url(../images/subtitle_top.gif) left top no-repeat;
	text-indent: -9999px;
        padding: 10px 0;
}


#conTop .textBlock {
	padding: 0 30px 0 30px;
}


/* story*/


#conStory {
	background: url(../images/bg_main_story.gif) left top no-repeat;
        padding-top: 60px;
        margin-bottom: 30px;
}

#conStory h3{
	text-indent: -9999px;
}


#conStory p{
	margin-bottom: 20px;
}

#conStory .textBlock {
	padding: 0 30px 0 30px;
}


/* topics */

#conTopics {
	background: url(../images/bg_main_topics.gif) left top no-repeat;
        padding-top: 60px;
        margin-bottom: 30px;
}

#conTopics h3{
	text-indent: -9999px;
}


#conTopics .textBlock {
	margin: 0 30px 0 30px;
}

#conTopics .topicBlock {
        margin: 0 0 10px 0;
        background-color: #c8d9f0;

}

#conTopics .topicBox{
        background: #e7f0f8 url(../images/bg_topibox.gif) right top no-repeat;
        padding: 8px;
}


#conTopics .topicBlock h4{
        color: #0e3178;
        border-bottom: 1px dotted #7892b5;
        font-size: 14px;
        margin-bottom: 5px;
}

#conTopics .topicBox .btnShosai{
    margin: 5px 0;
}
